View a markdown version of this page

NetworkConnectorConfiguration - AWS Lambda Core

NetworkConnectorConfiguration

The network configuration for a network connector. Different connector types use different configuration shapes; specify the configuration that matches your connector type.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

VpcEgressConfiguration

Configuration for a VPC egress network connector. Specifies the subnets, security groups, and network protocol for routing outbound traffic through your VPC.

Type: NetworkConnectorVpcEgressConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: