Module: Aws::MediaTailor::Client::_UpdateChannelResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#audiences::Array[::String]

Returns:

  • (::Array[::String])


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

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

#channel_name::String

Returns:

  • (::String)


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

def channel_name: () -> ::String

#channel_state"RUNNING", "STOPPED"

Returns:

  • ("RUNNING", "STOPPED")


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

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

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#filler_slateTypes::SlateSource

Returns:



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

def filler_slate: () -> Types::SlateSource

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#outputs::Array[Types::ResponseOutputItem]

Returns:



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

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

#playback_mode::String

Returns:

  • (::String)


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

def playback_mode: () -> ::String

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

Returns:

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


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

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

#tier::String

Returns:

  • (::String)


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

def tier: () -> ::String

#time_shift_configurationTypes::TimeShiftConfiguration



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

def time_shift_configuration: () -> Types::TimeShiftConfiguration