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:



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

def arn: () -> ::String

#audiences::Array[::String]

Returns:



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

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

#channel_name::String

Returns:



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

def channel_name: () -> ::String

#channel_state"RUNNING", "STOPPED"

Returns:



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

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

#creation_time::Time

Returns:



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

def creation_time: () -> ::Time

#filler_slateTypes::SlateSource

Returns:



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

def filler_slate: () -> Types::SlateSource

#last_modified_time::Time

Returns:



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

def last_modified_time: () -> ::Time

#outputs::Array[Types::ResponseOutputItem]

Returns:



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

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

#playback_mode::String

Returns:



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

def playback_mode: () -> ::String

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

Returns:



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

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

#tier::String

Returns:



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

def tier: () -> ::String

#time_shift_configurationTypes::TimeShiftConfiguration

Returns:



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

def time_shift_configuration: () -> Types::TimeShiftConfiguration