podVswitchIds

@JvmName(name = "jmluvfwxdstihgly")
suspend fun podVswitchIds(value: Output<List<String>>)
@JvmName(name = "voiwfpmesoagxgxn")
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 = "axdhmsjwnslphbcm")
suspend fun podVswitchIds(vararg values: Output<String>)


@JvmName(name = "asmfbcijnvbdsnrm")
suspend fun podVswitchIds(values: List<Output<String>>)
@JvmName(name = "kefpmqllawsvrwrd")
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.