RouterNetworkInterfaceConfiguration
The configuration settings for a router network interface.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- public
-
The configuration settings for a public router network interface, including the list of allowed CIDR blocks.
Type: PublicRouterNetworkInterfaceConfiguration object
Required: No
- vpc
-
The configuration settings for a router network interface within a VPC, including the security group IDs and subnet ID.
Type: VpcRouterNetworkInterfaceConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: