Class: Aws::KinesisVideo::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::KinesisVideo::Types::Tag
- Defined in:
- gems/aws-sdk-kinesisvideo/lib/aws-sdk-kinesisvideo/types.rb
Overview
A key and value pair that is associated with the specified signaling channel.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key of the tag that is associated with the specified signaling channel.
-
#value ⇒ String
The value of the tag that is associated with the specified signaling channel.