ChangeProgressStatusDetails
The progress details of a specific domain configuration change.
Types
Properties
Link copied to clipboard
The specific stages that the domain is going through to perform the configuration change.
Link copied to clipboard
The list of properties involved in the domain configuration change that are completed.
Link copied to clipboard
The current status of the configuration change.
Link copied to clipboard
The IAM principal who initiated the configuration change.
Link copied to clipboard
The last time that the status of the configuration change was updated.
Link copied to clipboard
The list of properties involved in the domain configuration change that are still in pending.
Link copied to clipboard
The overall status of the domain configuration change. This field can take the following values: PENDING
, PROCESSING
, COMPLETED
and FAILED
Link copied to clipboard
The total number of stages required for the configuration change.
Functions
Link copied to clipboard
inline fun copy(block: ChangeProgressStatusDetails.Builder.() -> Unit = {}): ChangeProgressStatusDetails