secondaryPrivateIps

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


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