GroupMemberTagsList

GroupMemberTagsList
GroupMemberTagsList

Collection of tags used in a policy group for a particular member type

JSON Example
{
    "member_type": "string",
    "tags": [
        "string"
    ]
}
string
member_type
Required

Member type for which we will list the tags

array of string
tags
Required

List of tags for the member type

Property Of