Module: Aws::MediaTailor::Client::_CreateChannelResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateChannelResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


119
# File 'sig/client.rbs', line 119

def arn: () -> ::String

#audiences::Array[::String]

Returns:

  • (::Array[::String])


130
# File 'sig/client.rbs', line 130

def audiences: () -> ::Array[::String]

#channel_name::String

Returns:

  • (::String)


120
# File 'sig/client.rbs', line 120

def channel_name: () -> ::String

#channel_state"RUNNING", "STOPPED"

Returns:

  • ("RUNNING", "STOPPED")


121
# File 'sig/client.rbs', line 121

def channel_state: () -> ("RUNNING" | "STOPPED")

#creation_time::Time

Returns:

  • (::Time)


122
# File 'sig/client.rbs', line 122

def creation_time: () -> ::Time

#filler_slateTypes::SlateSource

Returns:



123
# File 'sig/client.rbs', line 123

def filler_slate: () -> Types::SlateSource

#last_modified_time::Time

Returns:

  • (::Time)


124
# File 'sig/client.rbs', line 124

def last_modified_time: () -> ::Time

#outputs::Array[Types::ResponseOutputItem]

Returns:



125
# File 'sig/client.rbs', line 125

def outputs: () -> ::Array[Types::ResponseOutputItem]

#playback_mode::String

Returns:

  • (::String)


126
# File 'sig/client.rbs', line 126

def playback_mode: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


127
# File 'sig/client.rbs', line 127

def tags: () -> ::Hash[::String, ::String]

#tier::String

Returns:

  • (::String)


128
# File 'sig/client.rbs', line 128

def tier: () -> ::String

#time_shift_configurationTypes::TimeShiftConfiguration



129
# File 'sig/client.rbs', line 129

def time_shift_configuration: () -> Types::TimeShiftConfiguration