Workers Deployment Args
constructor(accountId: Output<String>? = null, annotations: Output<WorkersDeploymentAnnotationsArgs>? = null, scriptName: Output<String>? = null, strategy: Output<String>? = null, versions: Output<List<WorkersDeploymentVersionArgs>>? = null)