---
type: resource-type
title: FlowVpcInterface
description: aws resource type AWS::MediaConnect::FlowVpcInterface
name: FlowVpcInterface
lexicon: aws
resource_type: AWS::MediaConnect::FlowVpcInterface
---
`AWS::MediaConnect::FlowVpcInterface`, a resource type of the aws lexicon.

## Properties

- `FlowArn` (`string`, required): The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
- `Name` (`string`, required): Immutable and has to be a unique against other VpcInterfaces in this Flow.
- `RoleArn` (`string`, required): Role Arn MediaConnect can assume to create ENIs in customer's account.
- `SecurityGroupIds` (`string[]`, required): Security Group IDs to be used on ENI.
- `SubnetId` (`string`, required): Subnet must be in the AZ of the Flow
- `NetworkInterfaceIds` (`string[]`, optional): IDs of the network interfaces created in customer's account by MediaConnect.
- `Tags` (`FlowVpcInterface_Tag[]`, optional): Key-value pairs that can be used to tag and organize this VPC network interface.

## Attributes

- `NetworkInterfaceIds`
