ipAddressType property

IpAddressType? ipAddressType
final

The type of IP addresses used by the subnets for your load balancer. The possible values are ipv4 (for IPv4 addresses) and dualstack (for IPv4 and IPv6 addresses).

Implementation

final IpAddressType? ipAddressType;