podVswitchIds

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

Parameters

value

Terway Specific The vswitches for the pod network when using Terway. It is recommended that pod_vswitch_ids is not belong to worker_vswitch_ids and master_vswitch_ids but must be in same availability zones. Only works for Create Operation.


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


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

Parameters

values

Terway Specific The vswitches for the pod network when using Terway. It is recommended that pod_vswitch_ids is not belong to worker_vswitch_ids and master_vswitch_ids but must be in same availability zones. Only works for Create Operation.