Module: Aws::MediaLive::Client::_StopChannelResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#anywhere_settingsTypes::DescribeAnywhereSettings



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

def anywhere_settings: () -> Types::DescribeAnywhereSettings

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#cdi_input_specificationTypes::CdiInputSpecification



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

def cdi_input_specification: () -> Types::CdiInputSpecification

#channel_class"STANDARD", "SINGLE_PIPELINE"

Returns:

  • ("STANDARD", "SINGLE_PIPELINE")


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

def channel_class: () -> ("STANDARD" | "SINGLE_PIPELINE")

#channel_engine_versionTypes::ChannelEngineVersionResponse



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

def channel_engine_version: () -> Types::ChannelEngineVersionResponse

#channel_security_groups::Array[::String]

Returns:

  • (::Array[::String])


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

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

#destinations::Array[Types::OutputDestination]

Returns:



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

def destinations: () -> ::Array[Types::OutputDestination]

#egress_endpoints::Array[Types::ChannelEgressEndpoint]

Returns:



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

def egress_endpoints: () -> ::Array[Types::ChannelEgressEndpoint]

#encoder_settingsTypes::EncoderSettings



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

def encoder_settings: () -> Types::EncoderSettings

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#inference_settingsTypes::DescribeInferenceSettings



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

def inference_settings: () -> Types::DescribeInferenceSettings

#input_attachments::Array[Types::InputAttachment]

Returns:



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

def input_attachments: () -> ::Array[Types::InputAttachment]

#input_specificationTypes::InputSpecification



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

def input_specification: () -> Types::InputSpecification

#linked_channel_settingsTypes::DescribeLinkedChannelSettings



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

def linked_channel_settings: () -> Types::DescribeLinkedChannelSettings

#log_level"ERROR", ...

Returns:

  • ("ERROR", "WARNING", "INFO", "DEBUG", "DISABLED")


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

def log_level: () -> ("ERROR" | "WARNING" | "INFO" | "DEBUG" | "DISABLED")

#maintenanceTypes::MaintenanceStatus



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

def maintenance: () -> Types::MaintenanceStatus

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#pipeline_details::Array[Types::PipelineDetail]

Returns:



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

def pipeline_details: () -> ::Array[Types::PipelineDetail]

#pipelines_running_count::Integer

Returns:

  • (::Integer)


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

def pipelines_running_count: () -> ::Integer

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#state"CREATING", ...

Returns:

  • ("CREATING", "CREATE_FAILED", "IDLE", "STARTING", "RUNNING", "RECOVERING", "STOPPING", "DELETING", "DELETED", "UPDATING", "UPDATE_FAILED")


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

def state: () -> ("CREATING" | "CREATE_FAILED" | "IDLE" | "STARTING" | "RUNNING" | "RECOVERING" | "STOPPING" | "DELETING" | "DELETED" | "UPDATING" | "UPDATE_FAILED")

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

Returns:

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


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

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

#vpcTypes::VpcOutputSettingsDescription



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

def vpc: () -> Types::VpcOutputSettingsDescription