addressType

val addressType: Output<String>?

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.