status property

OverallChangeStatus? status
final

The overall status of the domain configuration change. This field can take the following values: PENDING, PROCESSING, COMPLETED and FAILED

Implementation

final OverallChangeStatus? status;