ipv6Addresses

@JvmName(name = "idlkdqnfbthmxtmh")
suspend fun ipv6Addresses(value: Output<List<String>>)
@JvmName(name = "uyrvvurrcvdaywix")
suspend fun ipv6Addresses(value: List<String>?)

Parameters

value

Specify one or more IPv6 addresses from the range of the subnet to associate with the primary network interface


@JvmName(name = "ilvjqxtfdfrflyxb")
suspend fun ipv6Addresses(vararg values: Output<String>)


@JvmName(name = "swveubaupuioymup")
suspend fun ipv6Addresses(values: List<Output<String>>)
@JvmName(name = "xokjkwwfdqngxtxx")
suspend fun ipv6Addresses(vararg values: String)

Parameters

values

Specify one or more IPv6 addresses from the range of the subnet to associate with the primary network interface