ipv6Addresses

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

Parameters

value

A list of IPv6 address to be assigned to the primary ENI. Support up to 10.


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


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

Parameters

values

A list of IPv6 address to be assigned to the primary ENI. Support up to 10.