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)


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

def arn: () -> ::String

#audiences::Array[::String]

Returns:

  • (::Array[::String])


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

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

#channel_name::String

Returns:

  • (::String)


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

def channel_name: () -> ::String

#channel_state"RUNNING", "STOPPED"

Returns:

  • ("RUNNING", "STOPPED")


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

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

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#filler_slateTypes::SlateSource

Returns:



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

def filler_slate: () -> Types::SlateSource

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#outputs::Array[Types::ResponseOutputItem]

Returns:



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

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

#playback_mode::String

Returns:

  • (::String)


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

def playback_mode: () -> ::String

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

Returns:

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


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

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

#tier::String

Returns:

  • (::String)


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

def tier: () -> ::String

#time_shift_configurationTypes::TimeShiftConfiguration



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

def time_shift_configuration: () -> Types::TimeShiftConfiguration