class Aws::GameLift::Types::Tag
A label that can be assigned to a GameLift
resource.
**Learn more**
- Tagging AWS Resources][1
-
in the *AWS General Reference*
- AWS Tagging Strategies][2
-
**Related actions**
TagResource | UntagResource | ListTagsForResource | [All APIs by task]
[1]: docs.aws.amazon.com/general/latest/gr/aws_tagging.html [2]: aws.amazon.com/answers/account-management/aws-tagging-strategies/ [3]: docs.aws.amazon.com/gamelift/latest/developerguide/reference-awssdk.html#reference-awssdk-resources-fleets
@note When making an API call, you may pass
Tag
data as a hash: { key: "TagKey", # required value: "TagValue", # required }
@!attribute [rw] key
The key for a developer-defined key:value pair for tagging an AWS resource. @return [String]
@!attribute [rw] value
The value for a developer-defined key:value pair for tagging an AWS resource. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/Tag AWS API Documentation
Constants
- SENSITIVE