CacheNodeUpdateStatus

The status of the service update on the cache node

Types

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

Properties

Link copied to clipboard

The node ID of the cache cluster

Link copied to clipboard
val nodeDeletionDate: <Error class: unknown class>?

The deletion date of the node

Link copied to clipboard
val nodeUpdateEndDate: <Error class: unknown class>?

The end date of the update for a node

Link copied to clipboard

Reflects whether the update was initiated by the customer or automatically applied

Link copied to clipboard
val nodeUpdateInitiatedDate: <Error class: unknown class>?

The date when the update is triggered

Link copied to clipboard
val nodeUpdateStartDate: <Error class: unknown class>?

The start date of the update for a node

Link copied to clipboard

The update status of the node

Link copied to clipboard
val nodeUpdateStatusModifiedDate: <Error class: unknown class>?

The date when the NodeUpdateStatus was last modified>

Functions

Link copied to clipboard
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