class Aws::MediaConnect::Types::Output
The settings for an output.
@!attribute [rw] data_transfer_subscriber_fee_percent
Percentage from 0-100 of the data transfer cost to be billed to the subscriber. @return [Integer]
@!attribute [rw] description
A description of the output. @return [String]
@!attribute [rw] destination
The address where you want to send the output. @return [String]
@!attribute [rw] encryption
The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key). @return [Types::Encryption]
@!attribute [rw] entitlement_arn
The ARN of the entitlement on the originator''s flow. This value is relevant only on entitled flows. @return [String]
@!attribute [rw] listener_address
The IP address that the receiver requires in order to establish a connection with the flow. For public networking, the ListenerAddress is represented by the elastic IP address of the flow. For private networking, the ListenerAddress is represented by the elastic network interface IP address of the VPC. This field applies only to outputs that use the Zixi pull or SRT listener protocol. @return [String]
@!attribute [rw] media_live_input_arn
The input ARN of the AWS Elemental MediaLive channel. This parameter is relevant only for outputs that were added by creating a MediaLive input. @return [String]
@!attribute [rw] media_stream_output_configurations
The configuration for each media stream that is associated with the output. @return [Array<Types::MediaStreamOutputConfiguration>]
@!attribute [rw] name
The name of the output. This value must be unique within the current flow. @return [String]
@!attribute [rw] output_arn
The ARN of the output. @return [String]
@!attribute [rw] port
The port to use when content is distributed to this output. @return [Integer]
@!attribute [rw] transport
Attributes related to the transport stream that are used in the output. @return [Types::Transport]
@!attribute [rw] vpc_interface_attachment
The name of the VPC interface attachment to use for this output. @return [Types::VpcInterfaceAttachment]
@see docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/Output AWS API Documentation
Constants
- SENSITIVE