ipv6Addresses

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

Parameters

value

One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. Addresses are assigned without regard to order. You can't use this option if you're specifying ipv6_address_count.


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


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

Parameters

values

One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. Addresses are assigned without regard to order. You can't use this option if you're specifying ipv6_address_count.