Class: Aws::ChimeSDKVoice::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::ChimeSDKVoice::Types::Tag
- Defined in:
- gems/aws-sdk-chimesdkvoice/lib/aws-sdk-chimesdkvoice/types.rb
Overview
Describes a tag applied to a resource.
Constant Summary collapse
- SENSITIVE =
[:key, :value]
Instance Attribute Summary collapse
-
#key ⇒ String
The tag's key.
-
#value ⇒ String
The tag's value.