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)


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

def arn: () -> ::String

#audiences::Array[::String]

Returns:

  • (::Array[::String])


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

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

#channel_name::String

Returns:

  • (::String)


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

def channel_name: () -> ::String

#channel_state"RUNNING", "STOPPED"

Returns:

  • ("RUNNING", "STOPPED")


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

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

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#filler_slateTypes::SlateSource

Returns:



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

def filler_slate: () -> Types::SlateSource

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#outputs::Array[Types::ResponseOutputItem]

Returns:



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

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

#playback_mode::String

Returns:

  • (::String)


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

def playback_mode: () -> ::String

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

Returns:

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


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

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

#tier::String

Returns:

  • (::String)


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

def tier: () -> ::String

#time_shift_configurationTypes::TimeShiftConfiguration



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

def time_shift_configuration: () -> Types::TimeShiftConfiguration