class Aws::ElastiCache::Types::ServiceUpdate
An update that you can apply to your Redis clusters.
@!attribute [rw] service_update_name
The unique ID of the service update @return [String]
@!attribute [rw] service_update_release_date
The date when the service update is initially available @return [Time]
@!attribute [rw] service_update_end_date
The date after which the service update is no longer available @return [Time]
@!attribute [rw] service_update_severity
The severity of the service update @return [String]
@!attribute [rw] service_update_recommended_apply_by_date
The recommendend date to apply the service update in order 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_status
The status of the service update @return [String]
@!attribute [rw] service_update_description
Provides details of the service update @return [String]
@!attribute [rw] service_update_type
Reflects the nature of the service update @return [String]
@!attribute [rw] engine
The Elasticache engine to which the update applies. Either Redis or Memcached @return [String]
@!attribute [rw] engine_version
The Elasticache engine version to which the update applies. Either Redis or Memcached engine version @return [String]
@!attribute [rw] auto_update_after_recommended_apply_by_date
Indicates whether the service update will be automatically applied once the recommended apply-by date has expired. @return [Boolean]
@!attribute [rw] estimated_update_time
The estimated length of time the service update will take @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/ServiceUpdate AWS API Documentation
Constants
- SENSITIVE