ipv6Addresses

@JvmName(name = "bssbbwsstebfsdte")
suspend fun ipv6Addresses(value: Output<List<InstanceIpv6AddressArgs>>)
@JvmName(name = "yiudlptgitlexdho")
suspend fun ipv6Addresses(value: List<InstanceIpv6AddressArgs>?)

Parameters

value

EC2-VPC The IPv6 addresses from the range of the subnet to associate with the primary network interface.


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


@JvmName(name = "bnhkahjduhvsyirb")
suspend fun ipv6Addresses(values: List<Output<InstanceIpv6AddressArgs>>)
@JvmName(name = "ymqocwfculflgdgg")
suspend fun ipv6Addresses(vararg values: InstanceIpv6AddressArgs)

Parameters

values

EC2-VPC The IPv6 addresses from the range of the subnet to associate with the primary network interface.


@JvmName(name = "ynjbddscvblnfkgb")
suspend fun ipv6Addresses(argument: List<suspend InstanceIpv6AddressArgsBuilder.() -> Unit>)
@JvmName(name = "eyyjodtlpdxgluiw")
suspend fun ipv6Addresses(vararg argument: suspend InstanceIpv6AddressArgsBuilder.() -> Unit)
@JvmName(name = "qtjodjvmmedvmiod")
suspend fun ipv6Addresses(argument: suspend InstanceIpv6AddressArgsBuilder.() -> Unit)

Parameters

argument

EC2-VPC The IPv6 addresses from the range of the subnet to associate with the primary network interface.