class Aws::MediaPackage::Types::CreateChannelRequest
@note When making an API call, you may pass CreateChannelRequest
data as a hash: { description: "__string", id: "__string", # required tags: { "__string" => "__string", }, }
@!attribute [rw] description
@return [String]
@!attribute [rw] id
@return [String]
@!attribute [rw] tags
A collection of tags associated with a resource @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/mediapackage-2017-10-12/CreateChannelRequest AWS API Documentation
Constants
- SENSITIVE