Module: Aws::MediaLive::Client::_StartChannelResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#anywhere_settingsTypes::DescribeAnywhereSettings



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

def anywhere_settings: () -> Types::DescribeAnywhereSettings

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#cdi_input_specificationTypes::CdiInputSpecification



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

def cdi_input_specification: () -> Types::CdiInputSpecification

#channel_class"STANDARD", "SINGLE_PIPELINE"

Returns:

  • ("STANDARD", "SINGLE_PIPELINE")


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

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

#channel_engine_versionTypes::ChannelEngineVersionResponse



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

def channel_engine_version: () -> Types::ChannelEngineVersionResponse

#channel_security_groups::Array[::String]

Returns:

  • (::Array[::String])


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

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

#destinations::Array[Types::OutputDestination]

Returns:



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

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

#egress_endpoints::Array[Types::ChannelEgressEndpoint]

Returns:



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

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

#encoder_settingsTypes::EncoderSettings



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

def encoder_settings: () -> Types::EncoderSettings

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#inference_settingsTypes::DescribeInferenceSettings



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

def inference_settings: () -> Types::DescribeInferenceSettings

#input_attachments::Array[Types::InputAttachment]

Returns:



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

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

#input_specificationTypes::InputSpecification



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

def input_specification: () -> Types::InputSpecification

#linked_channel_settingsTypes::DescribeLinkedChannelSettings



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

def linked_channel_settings: () -> Types::DescribeLinkedChannelSettings

#log_level"ERROR", ...

Returns:

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


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

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

#maintenanceTypes::MaintenanceStatus



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

def maintenance: () -> Types::MaintenanceStatus

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#pipeline_details::Array[Types::PipelineDetail]

Returns:



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

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

#pipelines_running_count::Integer

Returns:

  • (::Integer)


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

def pipelines_running_count: () -> ::Integer

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#state"CREATING", ...

Returns:

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


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

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

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

Returns:

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


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

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

#vpcTypes::VpcOutputSettingsDescription



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

def vpc: () -> Types::VpcOutputSettingsDescription