podVswitchIds

@JvmName(name = "qbnbrmuwteogvogj")
suspend fun podVswitchIds(value: Output<List<String>>)
@JvmName(name = "mkrexycydrdngvqe")
suspend fun podVswitchIds(value: List<String>?)

Parameters

value

Terway Specific The vswitches for the pod network when using Terway.Be careful the pod_vswitch_ids can not equal to worker_vswitch_ids or master_vswitch_ids but must be in same availability zones.


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


@JvmName(name = "nqasqwaacardjncp")
suspend fun podVswitchIds(values: List<Output<String>>)
@JvmName(name = "ebptngtdqrblceeq")
suspend fun podVswitchIds(vararg values: String)

Parameters

values

Terway Specific The vswitches for the pod network when using Terway.Be careful the pod_vswitch_ids can not equal to worker_vswitch_ids or master_vswitch_ids but must be in same availability zones.