secondaryPrivateIps

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


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