changeProgressStages property
The specific stages that the domain is going through to perform the configuration change.
Implementation
final List<ChangeProgressStage>? changeProgressStages;
The specific stages that the domain is going through to perform the configuration change.
final List<ChangeProgressStage>? changeProgressStages;