NetworkConfiguration
class NetworkConfiguration
Describes configuration settings related to network traffic of an App Runner service. Consists of embedded objects for each configurable network feature.
Types
Properties
Link copied to clipboard
Network configuration settings for outbound message traffic.
Link copied to clipboard
Network configuration settings for inbound message traffic.
Link copied to clipboard
App Runner provides you with the option to choose between Internet Protocol version 4 (IPv4) and dual stack (IPv4 and IPv6) for your incoming public network configuration. This is an optional parameter. If you do not specify an IpAddressType
, it defaults to select IPv4.