class Aws::SSOAdmin::Types::Tag
A set of key-value pairs that are used to manage the resource. Tags can only be applied to permission sets and cannot be applied to corresponding roles that Amazon Web Services SSO creates in Amazon Web Services accounts.
@note When making an API call, you may pass Tag
data as a hash: { key: "TagKey", value: "TagValue", }
@!attribute [rw] key
The key for the tag. @return [String]
@!attribute [rw] value
The value of the tag. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sso-admin-2020-07-20/Tag AWS API Documentation
Constants
- SENSITIVE