ReservedCacheNode

Represents the output of a PurchaseReservedCacheNodesOffering operation.

Types

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

Properties

Link copied to clipboard

The number of cache nodes that have been reserved.

Link copied to clipboard

The cache node type for the reserved cache nodes.

Link copied to clipboard

The duration of the reservation in seconds.

Link copied to clipboard

The fixed price charged for this reserved cache node.

Link copied to clipboard

The offering type of this reserved cache node.

Link copied to clipboard

The description of the reserved cache node.

Link copied to clipboard

The recurring price charged to run this reserved cache node.

Link copied to clipboard

The Amazon Resource Name (ARN) of the reserved cache node.

Link copied to clipboard

The unique identifier for the reservation.

Link copied to clipboard

The offering identifier.

Link copied to clipboard

The time the reservation started.

Link copied to clipboard

The state of the reserved cache node.

Link copied to clipboard

The hourly price charged for this reserved cache node.

Functions

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