CopyServerlessCacheSnapshotRequest

Types

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

Properties

Link copied to clipboard

The identifier of the KMS key used to encrypt the target snapshot. Available for Redis only.

Link copied to clipboard

The identifier of the existing serverless cache’s snapshot to be copied. Available for Redis only.

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

A list of tags to be added to the target snapshot resource. A tag is a key-value pair. Available for Redis only. Default: NULL

Link copied to clipboard

The identifier for the snapshot to be created. 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