Class: Aws::Types::AddOutputRequest
- Inherits:
-
Object
- Object
- Aws::Types::AddOutputRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cidr_allow_list ⇒ ::Array[::String]
Returns the value of attribute cidr_allow_list.
-
#description ⇒ ::String
Returns the value of attribute description.
-
#destination ⇒ ::String
Returns the value of attribute destination.
-
#encryption ⇒ Types::Encryption
Returns the value of attribute encryption.
-
#max_latency ⇒ ::Integer
Returns the value of attribute max_latency.
-
#media_stream_output_configurations ⇒ ::Array[Types::MediaStreamOutputConfigurationRequest]
Returns the value of attribute media_stream_output_configurations.
-
#min_latency ⇒ ::Integer
Returns the value of attribute min_latency.
-
#name ⇒ ::String
Returns the value of attribute name.
-
#ndi_output_timecode_source ⇒ "EMBEDDED_TIMECODE", "UTC_SYSTEM_TIME"
Returns the value of attribute ndi_output_timecode_source.
-
#ndi_program_name ⇒ ::String
Returns the value of attribute ndi_program_name.
-
#ndi_speed_hq_quality ⇒ ::Integer
Returns the value of attribute ndi_speed_hq_quality.
-
#output_status ⇒ "ENABLED", "DISABLED"
Returns the value of attribute output_status.
-
#output_tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute output_tags.
-
#port ⇒ ::Integer
Returns the value of attribute port.
-
#protocol ⇒ "zixi-push", ...
Returns the value of attribute protocol.
-
#remote_id ⇒ ::String
Returns the value of attribute remote_id.
-
#router_integration_state ⇒ "ENABLED", "DISABLED"
Returns the value of attribute router_integration_state.
-
#router_integration_transit_encryption ⇒ Types::FlowTransitEncryption
Returns the value of attribute router_integration_transit_encryption.
-
#sender_control_port ⇒ ::Integer
Returns the value of attribute sender_control_port.
-
#smoothing_latency ⇒ ::Integer
Returns the value of attribute smoothing_latency.
-
#stream_id ⇒ ::String
Returns the value of attribute stream_id.
-
#vpc_interface_attachment ⇒ Types::VpcInterfaceAttachment
Returns the value of attribute vpc_interface_attachment.
Instance Attribute Details
#cidr_allow_list ⇒ ::Array[::String]
Returns the value of attribute cidr_allow_list.
156 157 158 |
# File 'sig/types.rbs', line 156 def cidr_allow_list @cidr_allow_list end |
#description ⇒ ::String
Returns the value of attribute description.
157 158 159 |
# File 'sig/types.rbs', line 157 def description @description end |
#destination ⇒ ::String
Returns the value of attribute destination.
158 159 160 |
# File 'sig/types.rbs', line 158 def destination @destination end |
#encryption ⇒ Types::Encryption
Returns the value of attribute encryption.
159 160 161 |
# File 'sig/types.rbs', line 159 def encryption @encryption end |
#max_latency ⇒ ::Integer
Returns the value of attribute max_latency.
160 161 162 |
# File 'sig/types.rbs', line 160 def max_latency @max_latency end |
#media_stream_output_configurations ⇒ ::Array[Types::MediaStreamOutputConfigurationRequest]
Returns the value of attribute media_stream_output_configurations.
161 162 163 |
# File 'sig/types.rbs', line 161 def media_stream_output_configurations @media_stream_output_configurations end |
#min_latency ⇒ ::Integer
Returns the value of attribute min_latency.
162 163 164 |
# File 'sig/types.rbs', line 162 def min_latency @min_latency end |
#name ⇒ ::String
Returns the value of attribute name.
163 164 165 |
# File 'sig/types.rbs', line 163 def name @name end |
#ndi_output_timecode_source ⇒ "EMBEDDED_TIMECODE", "UTC_SYSTEM_TIME"
Returns the value of attribute ndi_output_timecode_source.
177 178 179 |
# File 'sig/types.rbs', line 177 def ndi_output_timecode_source @ndi_output_timecode_source end |
#ndi_program_name ⇒ ::String
Returns the value of attribute ndi_program_name.
173 174 175 |
# File 'sig/types.rbs', line 173 def ndi_program_name @ndi_program_name end |
#ndi_speed_hq_quality ⇒ ::Integer
Returns the value of attribute ndi_speed_hq_quality.
172 173 174 |
# File 'sig/types.rbs', line 172 def ndi_speed_hq_quality @ndi_speed_hq_quality end |
#output_status ⇒ "ENABLED", "DISABLED"
Returns the value of attribute output_status.
171 172 173 |
# File 'sig/types.rbs', line 171 def output_status @output_status end |
#output_tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute output_tags.
174 175 176 |
# File 'sig/types.rbs', line 174 def @output_tags end |
#port ⇒ ::Integer
Returns the value of attribute port.
164 165 166 |
# File 'sig/types.rbs', line 164 def port @port end |
#protocol ⇒ "zixi-push", ...
Returns the value of attribute protocol.
165 166 167 |
# File 'sig/types.rbs', line 165 def protocol @protocol end |
#remote_id ⇒ ::String
Returns the value of attribute remote_id.
166 167 168 |
# File 'sig/types.rbs', line 166 def remote_id @remote_id end |
#router_integration_state ⇒ "ENABLED", "DISABLED"
Returns the value of attribute router_integration_state.
175 176 177 |
# File 'sig/types.rbs', line 175 def router_integration_state @router_integration_state end |
#router_integration_transit_encryption ⇒ Types::FlowTransitEncryption
Returns the value of attribute router_integration_transit_encryption.
176 177 178 |
# File 'sig/types.rbs', line 176 def router_integration_transit_encryption @router_integration_transit_encryption end |
#sender_control_port ⇒ ::Integer
Returns the value of attribute sender_control_port.
167 168 169 |
# File 'sig/types.rbs', line 167 def sender_control_port @sender_control_port end |
#smoothing_latency ⇒ ::Integer
Returns the value of attribute smoothing_latency.
168 169 170 |
# File 'sig/types.rbs', line 168 def smoothing_latency @smoothing_latency end |
#stream_id ⇒ ::String
Returns the value of attribute stream_id.
169 170 171 |
# File 'sig/types.rbs', line 169 def stream_id @stream_id end |
#vpc_interface_attachment ⇒ Types::VpcInterfaceAttachment
Returns the value of attribute vpc_interface_attachment.
170 171 172 |
# File 'sig/types.rbs', line 170 def @vpc_interface_attachment end |