Class: Aws::Types::UpdateFlowOutputRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateFlowOutputRequest
- 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::UpdateEncryption
Returns the value of attribute encryption.
-
#flow_arn ⇒ ::String
Returns the value of attribute flow_arn.
-
#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.
-
#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_arn ⇒ ::String
Returns the value of attribute output_arn.
-
#output_status ⇒ "ENABLED", "DISABLED"
Returns the value of attribute output_status.
-
#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.
-
#sender_ip_address ⇒ ::String
Returns the value of attribute sender_ip_address.
-
#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.
2517 2518 2519 |
# File 'sig/types.rbs', line 2517 def cidr_allow_list @cidr_allow_list end |
#description ⇒ ::String
Returns the value of attribute description.
2518 2519 2520 |
# File 'sig/types.rbs', line 2518 def description @description end |
#destination ⇒ ::String
Returns the value of attribute destination.
2519 2520 2521 |
# File 'sig/types.rbs', line 2519 def destination @destination end |
#encryption ⇒ Types::UpdateEncryption
Returns the value of attribute encryption.
2520 2521 2522 |
# File 'sig/types.rbs', line 2520 def encryption @encryption end |
#flow_arn ⇒ ::String
Returns the value of attribute flow_arn.
2521 2522 2523 |
# File 'sig/types.rbs', line 2521 def flow_arn @flow_arn end |
#max_latency ⇒ ::Integer
Returns the value of attribute max_latency.
2522 2523 2524 |
# File 'sig/types.rbs', line 2522 def max_latency @max_latency end |
#media_stream_output_configurations ⇒ ::Array[Types::MediaStreamOutputConfigurationRequest]
Returns the value of attribute media_stream_output_configurations.
2523 2524 2525 |
# File 'sig/types.rbs', line 2523 def media_stream_output_configurations @media_stream_output_configurations end |
#min_latency ⇒ ::Integer
Returns the value of attribute min_latency.
2524 2525 2526 |
# File 'sig/types.rbs', line 2524 def min_latency @min_latency end |
#ndi_output_timecode_source ⇒ "EMBEDDED_TIMECODE", "UTC_SYSTEM_TIME"
Returns the value of attribute ndi_output_timecode_source.
2539 2540 2541 |
# File 'sig/types.rbs', line 2539 def ndi_output_timecode_source @ndi_output_timecode_source end |
#ndi_program_name ⇒ ::String
Returns the value of attribute ndi_program_name.
2535 2536 2537 |
# File 'sig/types.rbs', line 2535 def ndi_program_name @ndi_program_name end |
#ndi_speed_hq_quality ⇒ ::Integer
Returns the value of attribute ndi_speed_hq_quality.
2536 2537 2538 |
# File 'sig/types.rbs', line 2536 def ndi_speed_hq_quality @ndi_speed_hq_quality end |
#output_arn ⇒ ::String
Returns the value of attribute output_arn.
2525 2526 2527 |
# File 'sig/types.rbs', line 2525 def output_arn @output_arn end |
#output_status ⇒ "ENABLED", "DISABLED"
Returns the value of attribute output_status.
2534 2535 2536 |
# File 'sig/types.rbs', line 2534 def output_status @output_status end |
#port ⇒ ::Integer
Returns the value of attribute port.
2526 2527 2528 |
# File 'sig/types.rbs', line 2526 def port @port end |
#protocol ⇒ "zixi-push", ...
Returns the value of attribute protocol.
2527 2528 2529 |
# File 'sig/types.rbs', line 2527 def protocol @protocol end |
#remote_id ⇒ ::String
Returns the value of attribute remote_id.
2528 2529 2530 |
# File 'sig/types.rbs', line 2528 def remote_id @remote_id end |
#router_integration_state ⇒ "ENABLED", "DISABLED"
Returns the value of attribute router_integration_state.
2537 2538 2539 |
# File 'sig/types.rbs', line 2537 def router_integration_state @router_integration_state end |
#router_integration_transit_encryption ⇒ Types::FlowTransitEncryption
Returns the value of attribute router_integration_transit_encryption.
2538 2539 2540 |
# File 'sig/types.rbs', line 2538 def router_integration_transit_encryption @router_integration_transit_encryption end |
#sender_control_port ⇒ ::Integer
Returns the value of attribute sender_control_port.
2529 2530 2531 |
# File 'sig/types.rbs', line 2529 def sender_control_port @sender_control_port end |
#sender_ip_address ⇒ ::String
Returns the value of attribute sender_ip_address.
2530 2531 2532 |
# File 'sig/types.rbs', line 2530 def sender_ip_address @sender_ip_address end |
#smoothing_latency ⇒ ::Integer
Returns the value of attribute smoothing_latency.
2531 2532 2533 |
# File 'sig/types.rbs', line 2531 def smoothing_latency @smoothing_latency end |
#stream_id ⇒ ::String
Returns the value of attribute stream_id.
2532 2533 2534 |
# File 'sig/types.rbs', line 2532 def stream_id @stream_id end |
#vpc_interface_attachment ⇒ Types::VpcInterfaceAttachment
Returns the value of attribute vpc_interface_attachment.
2533 2534 2535 |
# File 'sig/types.rbs', line 2533 def @vpc_interface_attachment end |