ServerlessCacheSnapshot

The resource representing a serverless cache snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of a serverless cache snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.

Link copied to clipboard

The total size of a serverless cache snapshot, in bytes. Available for Valkey, Redis OSS and Serverless Memcached only.

Link copied to clipboard

The date and time that the source serverless cache's metadata and cache data set was obtained for the snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.

Link copied to clipboard

The time that the serverless cache snapshot will expire. Available for Valkey, Redis OSS and Serverless Memcached only.

Link copied to clipboard

The ID of the Amazon Web Services Key Management Service (KMS) key of a serverless cache snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.

Link copied to clipboard

The configuration of the serverless cache, at the time the snapshot was taken. Available for Valkey, Redis OSS and Serverless Memcached only.

Link copied to clipboard

The identifier of a serverless cache snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.

Link copied to clipboard

The type of snapshot of serverless cache. Available for Valkey, Redis OSS and Serverless Memcached only.

Link copied to clipboard

The current status of the serverless cache. Available for Valkey, Redis OSS and Serverless Memcached only.

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