addressType

@JvmName(name = "bguapvimbvbuqwoe")
suspend fun addressType(value: Output<String>)
@JvmName(name = "rbtolerrprohqtbn")
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 and INTERNAL.