CreateDbClusterSnapshotRequest

Types

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

Properties

Link copied to clipboard

The identifier of the DB cluster to create a snapshot for. This parameter isn't case-sensitive.

Link copied to clipboard

The identifier of the DB cluster snapshot. This parameter is stored as a lowercase string.

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

The tags to be assigned to the DB cluster snapshot.

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