ipv6AddressLists

@JvmName(name = "obmifehbyenweakl")
suspend fun ipv6AddressLists(value: Output<List<String>>)
@JvmName(name = "cumawcvhmnnsvjlf")
suspend fun ipv6AddressLists(value: List<String>?)

Parameters

value

List of private IPs to assign to the ENI in sequential order.


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


@JvmName(name = "uwsrfwcbliycckrw")
suspend fun ipv6AddressLists(values: List<Output<String>>)
@JvmName(name = "olbjmuygmyylaoyu")
suspend fun ipv6AddressLists(vararg values: String)

Parameters

values

List of private IPs to assign to the ENI in sequential order.