class documentation

class WorkerDeploymentOptions: (source)

View In Hierarchy

Python representation of the Rust struct for configuring a worker deployment options.

Class Variable default_versioning_behavior An enums.v1.VersioningBehavior as an int
Class Variable use_worker_versioning Undocumented
Class Variable version Undocumented
default_versioning_behavior: int = (source)

An enums.v1.VersioningBehavior as an int

use_worker_versioning: bool = (source)

Undocumented