podVswitchIds

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


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