class Aws::MediaTailor::Types::CreateChannelRequest


@see docs.aws.amazon.com/goto/WebAPI/mediatailor-2018-04-23/CreateChannelRequest AWS API Documentation
@return [Hash<String,String>]
The tags to assign to the channel.
@!attribute [rw] tags
@return [String]
is LOOP.
The type of playback mode for this channel. The only supported value
@!attribute [rw] playback_mode
@return [Array<Types::RequestOutputItem>]
The channel’s output properties.
@!attribute [rw] outputs
@return [String]
@!attribute [rw] channel_name
}
},
“__string” => “__string”,
tags: {
playback_mode: “LOOP”, # required, accepts LOOP
],
},
source_group: “__string”, # required
manifest_name: “__string”, # required
},
manifest_window_seconds: 1,
hls_playlist_settings: {
},
suggested_presentation_delay_seconds: 1,
min_update_period_seconds: 1,
min_buffer_time_seconds: 1,
manifest_window_seconds: 1,
dash_playlist_settings: {
{
outputs: [ # required
channel_name: “__string”, # required
{
data as a hash:
@note When making an API call, you may pass CreateChannelRequest
The configuration for this channel.