ipv6Addresses

@JvmName(name = "mbshuxxghntxsfky")
suspend fun ipv6Addresses(value: Output<List<String>>)
@JvmName(name = "bexpottqgairpqnx")
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 = "eteeapiqtwwppegq")
suspend fun ipv6Addresses(vararg values: Output<String>)


@JvmName(name = "twkcqbkdvwavedqt")
suspend fun ipv6Addresses(values: List<Output<String>>)
@JvmName(name = "swodowpmgbsohjvk")
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