class Aws::KinesisVideo::Types::Tag
A key and value pair that is associated with the specified signaling channel.
@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 of the tag that is associated with the specified signaling channel. @return [String]
@!attribute [rw] value
The value of the tag that is associated with the specified signaling channel. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kinesisvideo-2017-09-30/Tag AWS API Documentation
Constants
- SENSITIVE