tag-group

tag-group
tag-group

Represents the data for tag group settings

JSON Example
{
    "name": "string",
    "prioritized": false,
    "resourceTags": [
        {
            "category": "string",
            "name": "string"
        }
    ]
}
string
name
Required

Name of the tag group

boolean
prioritized
Optional

Specifies whether prioritization is enabled for the group or not

array of resourceTag
resourceTags
Optional

Collection of resource tag