Module: Aws::MediaLive::Client::_DescribeChannelResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#anywhere_settingsTypes::DescribeAnywhereSettings



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

def anywhere_settings: () -> Types::DescribeAnywhereSettings

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#cdi_input_specificationTypes::CdiInputSpecification



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

def cdi_input_specification: () -> Types::CdiInputSpecification

#channel_class"STANDARD", "SINGLE_PIPELINE"

Returns:

  • ("STANDARD", "SINGLE_PIPELINE")


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

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

#channel_engine_versionTypes::ChannelEngineVersionResponse



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

def channel_engine_version: () -> Types::ChannelEngineVersionResponse

#channel_security_groups::Array[::String]

Returns:

  • (::Array[::String])


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

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

#destinations::Array[Types::OutputDestination]

Returns:



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

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

#egress_endpoints::Array[Types::ChannelEgressEndpoint]

Returns:



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

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

#encoder_settingsTypes::EncoderSettings



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

def encoder_settings: () -> Types::EncoderSettings

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#inference_settingsTypes::DescribeInferenceSettings



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

def inference_settings: () -> Types::DescribeInferenceSettings

#input_attachments::Array[Types::InputAttachment]

Returns:



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

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

#input_specificationTypes::InputSpecification



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

def input_specification: () -> Types::InputSpecification

#linked_channel_settingsTypes::DescribeLinkedChannelSettings



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

def linked_channel_settings: () -> Types::DescribeLinkedChannelSettings

#log_level"ERROR", ...

Returns:

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


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

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

#maintenanceTypes::MaintenanceStatus



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

def maintenance: () -> Types::MaintenanceStatus

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#pipeline_details::Array[Types::PipelineDetail]

Returns:



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

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

#pipelines_running_count::Integer

Returns:

  • (::Integer)


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

def pipelines_running_count: () -> ::Integer

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#state"CREATING", ...

Returns:

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


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

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

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

Returns:

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


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

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

#vpcTypes::VpcOutputSettingsDescription



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

def vpc: () -> Types::VpcOutputSettingsDescription