ServiceUpdate

An update that you can apply to your Valkey or Redis OSS clusters.

Types

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

Properties

Link copied to clipboard

Indicates whether the service update will be automatically applied once the recommended apply-by date has expired.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The estimated length of time the service update will take

Link copied to clipboard

Provides details of the service update

Link copied to clipboard

The date after which the service update is no longer available

Link copied to clipboard

The unique ID of the service update

Link copied to clipboard

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

Link copied to clipboard

The date when the service update is initially 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

Functions

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