secondaryPrivateIpAddresses

@JvmName(name = "hkjmeydlhqbyuyxx")
suspend fun secondaryPrivateIpAddresses(value: Output<List<String>>)
@JvmName(name = "abwklxtldgdmudfq")
suspend fun secondaryPrivateIpAddresses(value: List<String>?)

Parameters

value

Returns the secondary private IP addresses of the network interface.


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


@JvmName(name = "wxhileykcnwsprin")
suspend fun secondaryPrivateIpAddresses(values: List<Output<String>>)
@JvmName(name = "ffepufsjvoeolnqc")
suspend fun secondaryPrivateIpAddresses(vararg values: String)

Parameters

values

Returns the secondary private IP addresses of the network interface.