ServiceUpdate

An update that you can apply to your MemoryDB clusters.

Types

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

Properties

Link copied to clipboard

The date at which the service update will be automatically applied

Link copied to clipboard

The name of the cluster to which the service update applies

Link copied to clipboard

Provides details of the service update

Link copied to clipboard

The name of the engine for which a service update is available.

Link copied to clipboard

A list of nodes updated by the service update

Link copied to clipboard

The date when the service update is initially available

Link copied to clipboard

The unique ID 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