ipAddressType property
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;
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).
final IpAddressType? ipAddressType;