Module: Aws::MediaLive::Client::_DescribeInputResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#attached_channels::Array[::String]

Returns:

  • (::Array[::String])


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

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

#destinations::Array[Types::InputDestination]

Returns:



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

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

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#input_class"STANDARD", "SINGLE_PIPELINE"

Returns:

  • ("STANDARD", "SINGLE_PIPELINE")


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

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

#input_devices::Array[Types::InputDeviceSettings]

Returns:



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

def input_devices: () -> ::Array[Types::InputDeviceSettings]

#input_network_location"AWS", "ON_PREMISES"

Returns:

  • ("AWS", "ON_PREMISES")


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

def input_network_location: () -> ("AWS" | "ON_PREMISES")

#input_partner_ids::Array[::String]

Returns:

  • (::Array[::String])


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

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

#input_source_type"STATIC", "DYNAMIC"

Returns:

  • ("STATIC", "DYNAMIC")


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

def input_source_type: () -> ("STATIC" | "DYNAMIC")

#media_connect_flows::Array[Types::MediaConnectFlow]

Returns:



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

def media_connect_flows: () -> ::Array[Types::MediaConnectFlow]

#multicast_settingsTypes::MulticastSettings



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

def multicast_settings: () -> Types::MulticastSettings

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#router_settingsTypes::RouterInputSettings



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

def router_settings: () -> Types::RouterInputSettings

#sdi_sources::Array[::String]

Returns:

  • (::Array[::String])


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

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

#security_groups::Array[::String]

Returns:

  • (::Array[::String])


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

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

#smpte_2110_receiver_group_settingsTypes::Smpte2110ReceiverGroupSettings



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

def smpte_2110_receiver_group_settings: () -> Types::Smpte2110ReceiverGroupSettings

#sources::Array[Types::InputSource]

Returns:



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

def sources: () -> ::Array[Types::InputSource]

#srt_settingsTypes::SrtSettings

Returns:



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

def srt_settings: () -> Types::SrtSettings

#state"CREATING", ...

Returns:

  • ("CREATING", "DETACHED", "ATTACHED", "DELETING", "DELETED")


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

def state: () -> ("CREATING" | "DETACHED" | "ATTACHED" | "DELETING" | "DELETED")

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

Returns:

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


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

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

#type"UDP_PUSH", ...

Returns:

  • ("UDP_PUSH", "RTP_PUSH", "RTMP_PUSH", "RTMP_PULL", "URL_PULL", "MP4_FILE", "MEDIACONNECT", "INPUT_DEVICE", "AWS_CDI", "TS_FILE", "SRT_CALLER", "MULTICAST", "SMPTE_2110_RECEIVER_GROUP", "SDI", "MEDIACONNECT_ROUTER", "SRT_LISTENER")


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

def type: () -> ("UDP_PUSH" | "RTP_PUSH" | "RTMP_PUSH" | "RTMP_PULL" | "URL_PULL" | "MP4_FILE" | "MEDIACONNECT" | "INPUT_DEVICE" | "AWS_CDI" | "TS_FILE" | "SRT_CALLER" | "MULTICAST" | "SMPTE_2110_RECEIVER_GROUP" | "SDI" | "MEDIACONNECT_ROUTER" | "SRT_LISTENER")