ipv6AddressType

@JvmName(name = "irxjkgjwkpfwaiwa")
suspend fun ipv6AddressType(value: Output<String>)
@JvmName(name = "qhsvdxgtcnssfypk")
suspend fun ipv6AddressType(value: String?)

Parameters

value

The type of IPv6 address used by the NLB instance. Valid values:

  • Internet: a public IP address. The domain name of the NLB instance is resolved to the public IP address. Therefore, the NLB instance can be accessed over the Internet.

  • Intranet: a private IP address. The domain name of the NLB instance is resolved to the private IP address. Therefore, the NLB instance can be accessed over the VPC where the NLB instance is deployed.