Flow

class Flow : KotlinCustomResource

Resource schema for AWS::MediaConnect::Flow

Properties

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

The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.

Link copied to clipboard
val egressIp: Output<String>

The IP address from which video will be sent to output destinations.

Link copied to clipboard
val flowArn: Output<String>

The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.

Link copied to clipboard

The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.(ReadOnly)

Link copied to clipboard

A prefix for the names of the NDI sources that the flow creates.(ReadOnly)

Link copied to clipboard
val flowSize: Output<FlowSize>?

Determines the processing capacity and feature set of the flow. Set this optional parameter to LARGE if you want to enable NDI outputs on the flow.

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

The maintenance settings you want to use for the flow.

Link copied to clipboard

The media streams associated with the flow. You can associate any of these media streams with sources and outputs on the flow.

Link copied to clipboard
val name: Output<String>

The name of the flow.

Link copied to clipboard
val ndiConfig: Output<FlowNdiConfig>?

Specifies the configuration settings for NDI outputs. Required when the flow includes NDI outputs.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val source: Output<FlowSource>

The source of the flow.

Link copied to clipboard

The source failover config of the flow.

Link copied to clipboard

The source monitoring config of the flow.

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

The VPC interfaces that you added to this flow.