addressType

val addressType: Output<String>

The type of the IPv6 address. Value:

  • IPv6Address (default): indicates that the current instance is a single IPv6 address.

  • IPv6Prefix: indicates that the current instance is a contiguous block of IPv6 addresses.