podVswitchIds

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


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