status property
The overall status of the domain configuration change. This field can take
the following values: PENDING
, PROCESSING
,
COMPLETED
and FAILED
Implementation
final OverallChangeStatus? status;
The overall status of the domain configuration change. This field can take
the following values: PENDING
, PROCESSING
,
COMPLETED
and FAILED
final OverallChangeStatus? status;