CreateClusterSnapshotRequest

Types

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

Properties

Link copied to clipboard

The cluster identifier for which you want a snapshot.

Link copied to clipboard

The number of days that a manual snapshot is retained. If the value is -1, the manual snapshot is retained indefinitely.

Link copied to clipboard

A unique identifier for the snapshot that you are requesting. This identifier must be unique for all snapshots within the Amazon Web Services account.

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

A list of tag instances.

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