privateIpAddresses

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


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