masterVswitchIds

@JvmName(name = "vlfvjokpinlmohkt")
suspend fun masterVswitchIds(value: Output<List<String>>)
@JvmName(name = "dgxlbwdqrvlfmycn")
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 = "gponxwmffeqhbtin")
suspend fun masterVswitchIds(vararg values: Output<String>)


@JvmName(name = "efokuqqlvdpwjohm")
suspend fun masterVswitchIds(values: List<Output<String>>)
@JvmName(name = "ohmqjyuvtihuuuoi")
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.