FlowSource

class FlowSource : KotlinCustomResource

Resource schema for AWS::MediaConnect::FlowSource

Properties

Link copied to clipboard

The type of encryption that is used on the content ingested from this source.

Link copied to clipboard
val description: Output<String>

A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.

Link copied to clipboard
val entitlementArn: Output<String>?

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.

Link copied to clipboard
val flowArn: Output<String>?

The ARN of the flow.

Link copied to clipboard

The source configuration for cloud flows receiving a stream from a bridge.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val ingestIp: Output<String>

The IP address that the flow will be listening on for incoming content.

Link copied to clipboard
val ingestPort: Output<Int>?

The port that the flow will be listening on for incoming content.

Link copied to clipboard
val maxBitrate: Output<Int>?

The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.

Link copied to clipboard
val maxLatency: Output<Int>?

The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.

Link copied to clipboard
val minLatency: Output<Int>?

The minimum latency in milliseconds.

Link copied to clipboard
val name: Output<String>

The name of the source.

Link copied to clipboard

The protocol that is used by the source.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val senderControlPort: Output<Int>?

The port that the flow uses to send outbound requests to initiate connection with the sender for fujitsu-qos protocol.

Link copied to clipboard
val senderIpAddress: Output<String>?

The IP address that the flow communicates with to initiate connection with the sender for fujitsu-qos protocol.

Link copied to clipboard
val sourceArn: Output<String>

The ARN of the source.

Link copied to clipboard

The port that the flow will be listening on for incoming content.(ReadOnly)

Link copied to clipboard

Source IP or domain name for SRT-caller protocol.

Link copied to clipboard
val sourceListenerPort: Output<Int>?

Source port for SRT-caller protocol.

Link copied to clipboard
val streamId: Output<String>?

The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcInterfaceName: Output<String>?

The name of the VPC Interface this Source is configured with.

Link copied to clipboard
val whitelistCidr: Output<String>?

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.