podVswitchIds

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


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