Wasm Directoryalpha
Record

create-response-app-in-progress-deployment-spec

No description available.

record create-response-app-in-progress-deployment-spec {
  databases: option​<list​<create-response-app-in-progress-deployment-spec-databases-item>>,
  domains: option​<list​<create-response-app-in-progress-deployment-spec-domains-item>>,
  functions: option​<list​<create-response-app-in-progress-deployment-spec-functions-item>>,
  ingress: option​<create-response-app-in-progress-deployment-spec-ingress>,
  jobs: option​<list​<create-response-app-in-progress-deployment-spec-jobs-item>>,
  name: string,
  region: option​<list-op-response-apps-item-active-deployment-spec-region-enum>,
  services: option​<list​<create-response-app-in-progress-deployment-spec-services-item>>,
  static-sites: option​<list​<string>>,
  workers: option​<list​<string>>,
}