addressType

@JvmName(name = "evqntflsiarukxoi")
suspend fun addressType(value: Output<String>)
@JvmName(name = "xontwpfpxsepbckd")
suspend fun addressType(value: String?)

Parameters

value

The type of the address to reserve.

  • EXTERNAL indicates public/external single IP address.

  • INTERNAL indicates internal IP ranges belonging to some network. Default value is EXTERNAL. Possible values are: EXTERNAL, INTERNAL.