VpcRouterNetworkInterfaceConfiguration
The configuration settings for a router network interface within a VPC, including the security group IDs and subnet ID.
Contents
- securityGroupIds
-
The IDs of the security groups to associate with the router network interface within the VPC.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: Yes
- subnetId
-
The ID of the subnet within the VPC to associate the router network interface with.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: