NAME
Paws::Greengrass::GetDeploymentStatusResponse
ATTRIBUTES
DeploymentStatus => Str
The status of the deployment: ''InProgress'', ''Building'', ''Success'', or ''Failure''.
DeploymentType => Str
The type of the deployment.
Valid values are: "NewDeployment"
, "Redeployment"
, "ResetDeployment"
, "ForceResetDeployment"
=head2 ErrorDetails => ArrayRef[Paws::Greengrass::ErrorDetail]
Error details
ErrorMessage => Str
Error message
UpdatedAt => Str
The time, in milliseconds since the epoch, when the deployment status was updated.