ChangeProgressDetails

Container for information about a configuration change happening on a domain.

Types

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

Properties

Link copied to clipboard

The ID of the configuration change.

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 configuration change was updated.

Link copied to clipboard

A message corresponding to the status of the configuration change.

Link copied to clipboard

The time that the configuration change was initiated, in Universal Coordinated Time (UTC).

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