class Aws::ElastiCache::Types::UpdateAction

The status of the service update for a specific replication group

@!attribute [rw] replication_group_id

The ID of the replication group
@return [String]

@!attribute [rw] cache_cluster_id

The ID of the cache cluster
@return [String]

@!attribute [rw] service_update_name

The unique ID of the service update
@return [String]

@!attribute [rw] service_update_release_date

The date the update is first available
@return [Time]

@!attribute [rw] service_update_severity

The severity of the service update
@return [String]

@!attribute [rw] service_update_status

The status of the service update
@return [String]

@!attribute [rw] service_update_recommended_apply_by_date

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

[1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/elasticache-compliance.html#elasticache-compliance-self-service
@return [Time]

@!attribute [rw] service_update_type

Reflects the nature of the service update
@return [String]

@!attribute [rw] update_action_available_date

The date that the service update is available to a replication group
@return [Time]

@!attribute [rw] update_action_status

The status of the update action
@return [String]

@!attribute [rw] nodes_updated

The progress of the service update on the replication group
@return [String]

@!attribute [rw] update_action_status_modified_date

The date when the UpdateActionStatus was last modified
@return [Time]

@!attribute [rw] sla_met

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.
@return [String]

@!attribute [rw] node_group_update_status

The status of the service update on the node group
@return [Array<Types::NodeGroupUpdateStatus>]

@!attribute [rw] cache_node_update_status

The status of the service update on the cache node
@return [Array<Types::CacheNodeUpdateStatus>]

@!attribute [rw] estimated_update_time

The estimated length of time for the update to complete
@return [String]

@!attribute [rw] engine

The Elasticache engine to which the update applies. Either Redis or
Memcached
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/UpdateAction AWS API Documentation

Constants

SENSITIVE