Skip to content

Type Alias: CreateDeployment

ts
type CreateDeployment = Omit<DeploymentCreateBody, "job_definition"> & object;

Type Declaration

NameType
job_definitionJobDefinition