ipv6Addresses

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


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