- idDeployment ID
- createdAtCreatedAt is unix timestamp (in seconds) at which the deployment was created
- spaceSpace!The space where the deployment was created
- templateTemplateDeploymentTemplate!The template used for deployment
- templateVersionTemplateDeploymentVersion!The version number of the template used for deployment
- nameDeployment name
- descriptionDeployment description
- deploymentTypeTemplateDeploymentTypeThe type of deployment (REGULAR or TEST)
- The state of the deployment that is calculated based on the state of the managed stacks in the deployment.
- All stacks for this deployment
- List of non-secret inputs used during deployment
- allowedActionsActionActions that the user can perform on this TemplateDeployment.
- Search through the history of changes made to this deployment
- scheduledDeleteTimestampThe scheduled deletion timestamp for this deployment (unix seconds), if any
- scheduledDeleteStacksWhether stacks will be deleted when the scheduled deletion fires (true by default)