FlowVpcInterface

class FlowVpcInterface : KotlinCustomResource

Resource schema for AWS::MediaConnect::FlowVpcInterface

Properties

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

Immutable and has to be a unique against other VpcInterfaces in this Flow.

Link copied to clipboard

IDs of the network interfaces created in customer's account by MediaConnect.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>

Role Arn MediaConnect can assume to create ENIs in customer's account.

Link copied to clipboard

Security Group IDs to be used on ENI.

Link copied to clipboard
val subnetId: Output<String>

Subnet must be in the AZ of the Flow

Link copied to clipboard
val urn: Output<String>