AWS::MediaConnect::Flow VpcInterfaceAttachment
The VPC interface that you want to send your output to.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "VpcInterfaceName" :
String
}
YAML
VpcInterfaceName:
String
Properties
VpcInterfaceName
-
The name of the VPC interface that you want to send your output to.
Required: No
Type: String
Update requires: No interruption