UpdateAction

The status of the service update for a specific replication group

Types

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

Properties

Link copied to clipboard

The ID of the cache cluster

Link copied to clipboard

The status of the service update on the cache node

Link copied to clipboard

The Elasticache engine to which the update applies. Either Valkey, Redis OSS or Memcached.

Link copied to clipboard

The estimated length of time for the update to complete

Link copied to clipboard

The status of the service update on the node group

Link copied to clipboard

The progress of the service update on the replication group

Link copied to clipboard

The ID of the replication group

Link copied to clipboard

The unique ID of the service update

Link copied to clipboard

The recommended date to apply the service update to ensure compliance. For information on compliance, see Self-Service Security Updates for Compliance.

Link copied to clipboard

The date the update is first available

Link copied to clipboard

The severity of the service update

Link copied to clipboard

The status of the service update

Link copied to clipboard

Reflects the nature of the service update

Link copied to clipboard

If yes, all nodes in the replication group have been updated by the recommended apply-by date. If no, at least one node in the replication group have not been updated by the recommended apply-by date. If N/A, the replication group was created after the recommended apply-by date.

Link copied to clipboard

The date that the service update is available to a replication group

Link copied to clipboard

The status of the update action

Link copied to clipboard

The date when the UpdateActionStatus was last modified

Functions

Link copied to clipboard
inline fun copy(block: UpdateAction.Builder.() -> Unit = {}): UpdateAction
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