privateIpAddresses

@JvmName(name = "nnkmpxvolfirtdyv")
suspend fun privateIpAddresses(value: Output<List<String>>)
@JvmName(name = "lwrcsndbkxvwlukv")
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 = "cuuyciudymsdkndr")
suspend fun privateIpAddresses(vararg values: Output<String>)


@JvmName(name = "igpjxyocsdrfyoay")
suspend fun privateIpAddresses(values: List<Output<String>>)
@JvmName(name = "jnxtieyprfanluvl")
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.