status property
The status of the stop deployment operation:
- Pending: The stop operation is pending.
- Succeeded: The stop operation was successful.
Implementation
final StopStatus? status;
The status of the stop deployment operation:
final StopStatus? status;