secondaryPrivateIps

@JvmName(name = "esblmuprijpnpasr")
suspend fun secondaryPrivateIps(value: Output<List<String>>)
@JvmName(name = "quaguiffrwrcahin")
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 = "qvtgwcpljnqjlyck")
suspend fun secondaryPrivateIps(vararg values: Output<String>)


@JvmName(name = "kyhmpycwrwjddtry")
suspend fun secondaryPrivateIps(values: List<Output<String>>)
@JvmName(name = "cxnirfdryavrxehs")
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.