AWS::MediaConnect::RouterNetworkInterface VpcRouterNetworkInterfaceConfiguration - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::MediaConnect::RouterNetworkInterface VpcRouterNetworkInterfaceConfiguration

The VpcRouterNetworkInterfaceConfiguration property type specifies Property description not available. for an AWS::MediaConnect::RouterNetworkInterface.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "SecurityGroupIds" : [ String, ... ], "SubnetId" : String }

YAML

SecurityGroupIds: - String SubnetId: String

Properties

SecurityGroupIds

Property description not available.

Required: Yes

Type: Array of String

Minimum: 1

Maximum: 5

Update requires: No interruption

SubnetId

Property description not available.

Required: Yes

Type: String

Update requires: No interruption