Builder
class Builder
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.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.apprunner.model.EgressConfiguration inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.apprunner.model.IngressConfiguration inside the given block