class Aws::MediaConnect::Types::Source
The settings for the source of the flow.
@!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] decryption
The type of encryption that is used on the content ingested from this source. @return [Types::Encryption]
@!attribute [rw] description
A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account. @return [String]
@!attribute [rw] entitlement_arn
The ARN of the entitlement that allows you to subscribe to content that comes from another AWS account. The entitlement is set by the content originator and the ARN is generated as part of the originator's flow. @return [String]
@!attribute [rw] ingest_ip
The IP address that the flow will be listening on for incoming content. @return [String]
@!attribute [rw] ingest_port
The port that the flow will be listening on for incoming content. @return [Integer]
@!attribute [rw] media_stream_source_configurations
The media streams that are associated with the source, and the parameters for those associations. @return [Array<Types::MediaStreamSourceConfiguration>]
@!attribute [rw] name
The name of the source. @return [String]
@!attribute [rw] source_arn
The ARN of the source. @return [String]
@!attribute [rw] transport
Attributes related to the transport stream that are used in the source. @return [Types::Transport]
@!attribute [rw] vpc_interface_name
The name of the VPC interface that is used for this source. @return [String]
@!attribute [rw] whitelist_cidr
The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/Source AWS API Documentation
Constants
- SENSITIVE