Specifies the placement mode for the Worker (e.g. 'smart').
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/workers_placement_mode", "title": "workers_placement_mode", "description": "Specifies the placement mode for the Worker (e.g. 'smart').", "example": "smart", "type": "string" }