status property

ChangeSetStatus? status
final

The current status of the change set, such as CREATE_IN_PROGRESS, CREATE_COMPLETE, or FAILED.

Implementation

final ChangeSetStatus? status;