secondaryPrivateIps

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


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