Module: Aws::MediaLive::Client::_DeleteChannelResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#anywhere_settingsTypes::DescribeAnywhereSettings



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

def anywhere_settings: () -> Types::DescribeAnywhereSettings

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#cdi_input_specificationTypes::CdiInputSpecification



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

def cdi_input_specification: () -> Types::CdiInputSpecification

#channel_class"STANDARD", "SINGLE_PIPELINE"

Returns:

  • ("STANDARD", "SINGLE_PIPELINE")


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

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

#channel_engine_versionTypes::ChannelEngineVersionResponse



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

def channel_engine_version: () -> Types::ChannelEngineVersionResponse

#channel_security_groups::Array[::String]

Returns:

  • (::Array[::String])


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

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

#destinations::Array[Types::OutputDestination]

Returns:



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

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

#egress_endpoints::Array[Types::ChannelEgressEndpoint]

Returns:



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

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

#encoder_settingsTypes::EncoderSettings



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

def encoder_settings: () -> Types::EncoderSettings

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#inference_settingsTypes::DescribeInferenceSettings



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

def inference_settings: () -> Types::DescribeInferenceSettings

#input_attachments::Array[Types::InputAttachment]

Returns:



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

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

#input_specificationTypes::InputSpecification



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

def input_specification: () -> Types::InputSpecification

#linked_channel_settingsTypes::DescribeLinkedChannelSettings



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

def linked_channel_settings: () -> Types::DescribeLinkedChannelSettings

#log_level"ERROR", ...

Returns:

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


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

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

#maintenanceTypes::MaintenanceStatus



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

def maintenance: () -> Types::MaintenanceStatus

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#pipeline_details::Array[Types::PipelineDetail]

Returns:



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

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

#pipelines_running_count::Integer

Returns:

  • (::Integer)


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

def pipelines_running_count: () -> ::Integer

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#state"CREATING", ...

Returns:

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


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

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

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

Returns:

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


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

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

#vpcTypes::VpcOutputSettingsDescription



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

def vpc: () -> Types::VpcOutputSettingsDescription