privateIpAddresses

@JvmName(name = "uvrjxklxfshatkxx")
suspend fun privateIpAddresses(value: Output<List<String>>)
@JvmName(name = "flawidbmojhsuevq")
suspend fun privateIpAddresses(value: List<String>?)

Parameters

value

Specifies secondary private IP address N of the ENI. This IP address must be an available IP address within the CIDR block of the VSwitch to which the ENI belongs.


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


@JvmName(name = "qcpytxqvslkwndjq")
suspend fun privateIpAddresses(values: List<Output<String>>)
@JvmName(name = "sxsqqhoeipuugxpg")
suspend fun privateIpAddresses(vararg values: String)

Parameters

values

Specifies secondary private IP address N of the ENI. This IP address must be an available IP address within the CIDR block of the VSwitch to which the ENI belongs.