ipAddressType

@JvmName(name = "edjflubjxeqblkcf")
suspend fun ipAddressType(value: Output<String>)
@JvmName(name = "rbemhnkbkptkeuey")
suspend fun ipAddressType(value: String?)

Parameters

value

The IP address type. The possible values are `ipv4` (for IPv4 addresses) and `dualstack` (for IPv4 and IPv6 addresses). You can’t specify `dualstack` for a load balancer with a UDP or TCP_UDP listener.