Class: Aws::ChimeSDKMediaPipelines::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::ChimeSDKMediaPipelines::Types::Tag
- Defined in:
- gems/aws-sdk-chimesdkmediapipelines/lib/aws-sdk-chimesdkmediapipelines/types.rb
Overview
A key/value pair that grants users access to meeting resources.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key half of a tag.
-
#value ⇒ String
The value half of a tag.