NAME
Paws::CodeDeploy::StopDeploymentOutput
ATTRIBUTES
Status => Str
The status of the stop deployment operation:
Pending: The stop operation is pending.
Succeeded: The stop operation was successful.
Valid values are: "Pending"
, "Succeeded"
=head2 StatusMessage => Str
An accompanying status message.