ipAddressType

@JvmName(name = "tokvgcufrxltgijx")
suspend fun ipAddressType(value: Output<Either<String, IPAddressType>>)
@JvmName(name = "cqclqggiskagkrin")
suspend fun ipAddressType(value: Either<String, IPAddressType>?)
@JvmName(name = "acngcwbeuyindfej")
fun ipAddressType(value: String)
@JvmName(name = "esuijnubmqvmgcac")
fun ipAddressType(value: IPAddressType)

Parameters

value

The IP address type of this frontend configuration. If omitted the default value is IPv4.