secondaryPrivateIps

@JvmName(name = "thqsnhkcviwahuma")
suspend fun secondaryPrivateIps(value: Output<List<String>>)
@JvmName(name = "suurnhxcrgmscfjj")
suspend fun secondaryPrivateIps(value: List<String>?)

Parameters

value

A list of Secondary private IP addresses which is selected from within the CIDR block of the vSwitch.


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


@JvmName(name = "ayuannllrbhmowmq")
suspend fun secondaryPrivateIps(values: List<Output<String>>)
@JvmName(name = "qmtfirxlpnqmdsff")
suspend fun secondaryPrivateIps(vararg values: String)

Parameters

values

A list of Secondary private IP addresses which is selected from within the CIDR block of the vSwitch.