vswitchIds

@JvmName(name = "wjyiqjsunvphlihl")
suspend fun vswitchIds(value: Output<List<String>>)
@JvmName(name = "rncykogxagpqjyqg")
suspend fun vswitchIds(value: List<String>?)

Parameters

value

The IDs of the vSwitches with which the instance is associated.


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


@JvmName(name = "lypryfgyvvgapbcu")
suspend fun vswitchIds(values: List<Output<String>>)
@JvmName(name = "rebglecpvdkufpxd")
suspend fun vswitchIds(vararg values: String)

Parameters

values

The IDs of the vSwitches with which the instance is associated.