addressType

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

Parameters

value

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.