Class: Aws::Types::Input
- Inherits:
-
Object
- Object
- Aws::Types::Input
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#attached_channels ⇒ ::Array[::String]
Returns the value of attribute attached_channels.
-
#destinations ⇒ ::Array[Types::InputDestination]
Returns the value of attribute destinations.
-
#id ⇒ ::String
Returns the value of attribute id.
-
#input_class ⇒ "STANDARD", "SINGLE_PIPELINE"
Returns the value of attribute input_class.
-
#input_devices ⇒ ::Array[Types::InputDeviceSettings]
Returns the value of attribute input_devices.
-
#input_network_location ⇒ "AWS", "ON_PREMISES"
Returns the value of attribute input_network_location.
-
#input_partner_ids ⇒ ::Array[::String]
Returns the value of attribute input_partner_ids.
-
#input_source_type ⇒ "STATIC", "DYNAMIC"
Returns the value of attribute input_source_type.
-
#media_connect_flows ⇒ ::Array[Types::MediaConnectFlow]
Returns the value of attribute media_connect_flows.
-
#multicast_settings ⇒ Types::MulticastSettings
Returns the value of attribute multicast_settings.
-
#name ⇒ ::String
Returns the value of attribute name.
-
#role_arn ⇒ ::String
Returns the value of attribute role_arn.
-
#router_settings ⇒ Types::RouterInputSettings
Returns the value of attribute router_settings.
-
#sdi_sources ⇒ ::Array[::String]
Returns the value of attribute sdi_sources.
-
#security_groups ⇒ ::Array[::String]
Returns the value of attribute security_groups.
-
#smpte_2110_receiver_group_settings ⇒ Types::Smpte2110ReceiverGroupSettings
Returns the value of attribute smpte_2110_receiver_group_settings.
-
#sources ⇒ ::Array[Types::InputSource]
Returns the value of attribute sources.
-
#srt_settings ⇒ Types::SrtSettings
Returns the value of attribute srt_settings.
-
#state ⇒ "CREATING", ...
Returns the value of attribute state.
-
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
-
#type ⇒ "UDP_PUSH", ...
Returns the value of attribute type.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
1660 1661 1662 |
# File 'sig/types.rbs', line 1660 def arn @arn end |
#attached_channels ⇒ ::Array[::String]
Returns the value of attribute attached_channels.
1661 1662 1663 |
# File 'sig/types.rbs', line 1661 def attached_channels @attached_channels end |
#destinations ⇒ ::Array[Types::InputDestination]
Returns the value of attribute destinations.
1662 1663 1664 |
# File 'sig/types.rbs', line 1662 def destinations @destinations end |
#id ⇒ ::String
Returns the value of attribute id.
1663 1664 1665 |
# File 'sig/types.rbs', line 1663 def id @id end |
#input_class ⇒ "STANDARD", "SINGLE_PIPELINE"
Returns the value of attribute input_class.
1664 1665 1666 |
# File 'sig/types.rbs', line 1664 def input_class @input_class end |
#input_devices ⇒ ::Array[Types::InputDeviceSettings]
Returns the value of attribute input_devices.
1665 1666 1667 |
# File 'sig/types.rbs', line 1665 def input_devices @input_devices end |
#input_network_location ⇒ "AWS", "ON_PREMISES"
Returns the value of attribute input_network_location.
1677 1678 1679 |
# File 'sig/types.rbs', line 1677 def input_network_location @input_network_location end |
#input_partner_ids ⇒ ::Array[::String]
Returns the value of attribute input_partner_ids.
1666 1667 1668 |
# File 'sig/types.rbs', line 1666 def input_partner_ids @input_partner_ids end |
#input_source_type ⇒ "STATIC", "DYNAMIC"
Returns the value of attribute input_source_type.
1667 1668 1669 |
# File 'sig/types.rbs', line 1667 def input_source_type @input_source_type end |
#media_connect_flows ⇒ ::Array[Types::MediaConnectFlow]
Returns the value of attribute media_connect_flows.
1668 1669 1670 |
# File 'sig/types.rbs', line 1668 def media_connect_flows @media_connect_flows end |
#multicast_settings ⇒ Types::MulticastSettings
Returns the value of attribute multicast_settings.
1678 1679 1680 |
# File 'sig/types.rbs', line 1678 def multicast_settings @multicast_settings end |
#name ⇒ ::String
Returns the value of attribute name.
1669 1670 1671 |
# File 'sig/types.rbs', line 1669 def name @name end |
#role_arn ⇒ ::String
Returns the value of attribute role_arn.
1670 1671 1672 |
# File 'sig/types.rbs', line 1670 def role_arn @role_arn end |
#router_settings ⇒ Types::RouterInputSettings
Returns the value of attribute router_settings.
1681 1682 1683 |
# File 'sig/types.rbs', line 1681 def router_settings @router_settings end |
#sdi_sources ⇒ ::Array[::String]
Returns the value of attribute sdi_sources.
1680 1681 1682 |
# File 'sig/types.rbs', line 1680 def sdi_sources @sdi_sources end |
#security_groups ⇒ ::Array[::String]
Returns the value of attribute security_groups.
1671 1672 1673 |
# File 'sig/types.rbs', line 1671 def security_groups @security_groups end |
#smpte_2110_receiver_group_settings ⇒ Types::Smpte2110ReceiverGroupSettings
Returns the value of attribute smpte_2110_receiver_group_settings.
1679 1680 1681 |
# File 'sig/types.rbs', line 1679 def smpte_2110_receiver_group_settings @smpte_2110_receiver_group_settings end |
#sources ⇒ ::Array[Types::InputSource]
Returns the value of attribute sources.
1672 1673 1674 |
# File 'sig/types.rbs', line 1672 def sources @sources end |
#srt_settings ⇒ Types::SrtSettings
Returns the value of attribute srt_settings.
1676 1677 1678 |
# File 'sig/types.rbs', line 1676 def srt_settings @srt_settings end |
#state ⇒ "CREATING", ...
Returns the value of attribute state.
1673 1674 1675 |
# File 'sig/types.rbs', line 1673 def state @state end |
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
1674 1675 1676 |
# File 'sig/types.rbs', line 1674 def @tags end |
#type ⇒ "UDP_PUSH", ...
Returns the value of attribute type.
1675 1676 1677 |
# File 'sig/types.rbs', line 1675 def type @type end |