deployment [object]
A request for a specific ref(branch,sha,tag) to be deployed
Attributes
Name for the target deployment environment.
Unique identifier of the deployment
Specifies if the given environment is one that end-users directly interact with. Default: false.
The ref to deploy. This can be a branch, tag, or sha.
Parameter to specify a task to execute
Specifies if the given environment is will no longer exist at some point in the future. Default: false.