Values.VpcInterfaceSourceThe settings for a VPC source.
type nonrec t = {name : String_.t option;Immutable and has to be a unique against other VpcInterfaces in this Flow.
*)networkInterfaceIds : String_.t list option;IDs of the network interfaces created in customer's account by MediaConnect.
*)networkInterfaceType : NetworkInterfaceType.t option;The type of network interface.
*)roleArn : String_.t option;A role Arn MediaConnect can assume to create ENIs in your account.
*)securityGroupIds : String_.t list option;Security Group IDs to be used on ENI.
*)subnetId : String_.t option;Subnet must be in the AZ of the Flow.
*)}