ChangeProgressStatusDetails

The progress details of a specific domain configuration change.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique change identifier associated with a specific domain configuration change.

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 time at which the configuration change is made on the domain.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String