masterVswitchIds

@JvmName(name = "puglijipmddujign")
suspend fun masterVswitchIds(value: Output<List<String>>)
@JvmName(name = "atrwjwebklavpity")
suspend fun masterVswitchIds(value: List<String>?)

Parameters

value

The vswitches used by master, you can specific 3 or 5 vswitches because of the amount of masters. Detailed below.


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


@JvmName(name = "trkwjwquwrihmlsq")
suspend fun masterVswitchIds(values: List<Output<String>>)
@JvmName(name = "hcqteyqlieslkuwq")
suspend fun masterVswitchIds(vararg values: String)

Parameters

values

The vswitches used by master, you can specific 3 or 5 vswitches because of the amount of masters. Detailed below.