ipv6Addresses

@JvmName(name = "vnnafpamgqfroxng")
suspend fun ipv6Addresses(value: Output<List<InstanceIpv6AddressArgs>>)
@JvmName(name = "rkdweokdiffdmmjh")
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 = "quudqcyuqpkgipsr")
suspend fun ipv6Addresses(vararg values: Output<InstanceIpv6AddressArgs>)


@JvmName(name = "hqdhffxtvuvtdtbt")
suspend fun ipv6Addresses(values: List<Output<InstanceIpv6AddressArgs>>)
@JvmName(name = "drltovsvxdftmdjx")
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 = "wwttwmlhtgynwedx")
suspend fun ipv6Addresses(argument: List<suspend InstanceIpv6AddressArgsBuilder.() -> Unit>)
@JvmName(name = "qdebbwmtbxwuwdkf")
suspend fun ipv6Addresses(vararg argument: suspend InstanceIpv6AddressArgsBuilder.() -> Unit)
@JvmName(name = "dphrjpemevgyrtau")
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.