status property

ChangeSetStatus? status
final

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

Implementation

final ChangeSetStatus? status;