HybridUpdateInfoEntry

Contains detailed information about a specific update activity for a hybrid directory component.

Types

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

Properties

Link copied to clipboard

The identifier of the assessment performed to validate this update configuration.

Link copied to clipboard

Specifies if the update was initiated by the customer or Amazon Web Services.

Link copied to clipboard

The date and time when the update activity status was last updated.

Link copied to clipboard

The new configuration values being applied in this update.

Link copied to clipboard

The previous configuration values before this update was applied.

Link copied to clipboard

The date and time when the update activity was initiated.

Link copied to clipboard

The current status of the update activity. Valid values include UPDATED, UPDATING, and UPDATE_FAILED.

Link copied to clipboard

A human-readable description of the update status, including any error details or progress information.

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