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



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

def anywhere_settings: () -> Types::DescribeAnywhereSettings

#arn::String



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

def arn: () -> ::String

#cdi_input_specificationTypes::CdiInputSpecification



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

def cdi_input_specification: () -> Types::CdiInputSpecification

#channel_class"STANDARD", "SINGLE_PIPELINE"



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

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

#channel_engine_versionTypes::ChannelEngineVersionResponse



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

def channel_engine_version: () -> Types::ChannelEngineVersionResponse

#channel_security_groups::Array[::String]



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

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

#destinations::Array[Types::OutputDestination]



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

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

#egress_endpoints::Array[Types::ChannelEgressEndpoint]



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

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

#encoder_settingsTypes::EncoderSettings



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

def encoder_settings: () -> Types::EncoderSettings

#id::String



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

def id: () -> ::String

#inference_settingsTypes::DescribeInferenceSettings



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

def inference_settings: () -> Types::DescribeInferenceSettings

#input_attachments::Array[Types::InputAttachment]



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

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

#input_specificationTypes::InputSpecification



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

def input_specification: () -> Types::InputSpecification

#linked_channel_settingsTypes::DescribeLinkedChannelSettings



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

def linked_channel_settings: () -> Types::DescribeLinkedChannelSettings

#log_level"ERROR", ...



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

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

#maintenanceTypes::MaintenanceStatus



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

def maintenance: () -> Types::MaintenanceStatus

#name::String



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

def name: () -> ::String

#pipeline_details::Array[Types::PipelineDetail]



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

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

#pipelines_running_count::Integer



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

def pipelines_running_count: () -> ::Integer

#role_arn::String



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

def role_arn: () -> ::String

#state"CREATING", ...



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

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

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



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

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

#vpcTypes::VpcOutputSettingsDescription



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

def vpc: () -> Types::VpcOutputSettingsDescription