NetworkConfiguration - AWS App Runner

NetworkConfiguration

Describes configuration settings related to network traffic of an AWS App Runner service. Consists of embedded objects for each configurable network feature.

Contents

EgressConfiguration

Network configuration settings for outbound message traffic.

Type: EgressConfiguration object

Required: No

IngressConfiguration

Network configuration settings for inbound message traffic.

Type: IngressConfiguration object

Required: No

IpAddressType

App Runner provides you with the option to choose between IPv4 and dual stack (IPv4 and IPv6). This is an optional parameter. If you do not specify an IpAddressType, it defaults to select IPv4.

Type: String

Valid Values: IPV4 | DUAL_STACK

Required: No

See Also

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