ipv6Addresses

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


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