LastDeploymentInfo
Information about the most recent attempted or successful deployment to a deployment group.
Contents
- createTime
-
A timestamp that indicates when the most recent deployment to the deployment group started.
Type: Timestamp
Required: No
- deploymentId
-
The unique ID of a deployment.
Type: String
Required: No
- endTime
-
A timestamp that indicates when the most recent deployment to the deployment group was complete.
Type: Timestamp
Required: No
- status
-
The status of the most recent deployment.
Type: String
Valid Values:
Created | Queued | InProgress | Baking | Succeeded | Failed | Stopped | Ready
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: