CreateServerlessCacheSnapshotRequest

Types

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

Properties

Link copied to clipboard

The ID of the KMS key used to encrypt the snapshot. Available for Redis only. Default: NULL

Link copied to clipboard

The name of an existing serverless cache. The snapshot is created from this cache. Available for Redis only.

Link copied to clipboard

The name for the snapshot being created. Must be unique for the customer account. Available for Redis only. Must be between 1 and 255 characters.

Link copied to clipboard
val tags: List<Tag>?

A list of tags to be added to the snapshot resource. A tag is a key-value pair. Available for Redis 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