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 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
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the flow.

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
val urn: Output<String>