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)


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

def arn: () -> ::String

#attached_channels::Array[::String]

Returns:

  • (::Array[::String])


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

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

#destinations::Array[Types::InputDestination]

Returns:



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

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

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#input_class"STANDARD", "SINGLE_PIPELINE"

Returns:

  • ("STANDARD", "SINGLE_PIPELINE")


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

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

#input_devices::Array[Types::InputDeviceSettings]

Returns:



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

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

#input_network_location"AWS", "ON_PREMISES"

Returns:

  • ("AWS", "ON_PREMISES")


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

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

#input_partner_ids::Array[::String]

Returns:

  • (::Array[::String])


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

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

#input_source_type"STATIC", "DYNAMIC"

Returns:

  • ("STATIC", "DYNAMIC")


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

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

#media_connect_flows::Array[Types::MediaConnectFlow]

Returns:



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

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

#multicast_settingsTypes::MulticastSettings



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

def multicast_settings: () -> Types::MulticastSettings

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#router_settingsTypes::RouterInputSettings



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

def router_settings: () -> Types::RouterInputSettings

#sdi_sources::Array[::String]

Returns:

  • (::Array[::String])


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

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

#security_groups::Array[::String]

Returns:

  • (::Array[::String])


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

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

#smpte_2110_receiver_group_settingsTypes::Smpte2110ReceiverGroupSettings



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

def smpte_2110_receiver_group_settings: () -> Types::Smpte2110ReceiverGroupSettings

#sources::Array[Types::InputSource]

Returns:



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

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

#srt_settingsTypes::SrtSettings

Returns:



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

def srt_settings: () -> Types::SrtSettings

#state"CREATING", ...

Returns:

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


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

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

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

Returns:

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


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

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")


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

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")