class Aws::IVS::Types::CreateStreamKeyRequest
@note When making an API call, you may pass CreateStreamKeyRequest
data as a hash: { channel_arn: "ChannelArn", # required tags: { "TagKey" => "TagValue", }, }
@!attribute [rw] channel_arn
ARN of the channel for which to create the stream key. @return [String]
@!attribute [rw] tags
Array of 1-50 maps, each of the form `string:string (key:value)`. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/CreateStreamKeyRequest AWS API Documentation
Constants
- SENSITIVE