ListClusterSnapshotsRequest

Types

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

Properties

Link copied to clipboard

The ARN identifier of the elastic cluster.

Link copied to clipboard

The maximum number of elastic cluster snapshot results to receive in the response.

Link copied to clipboard

A pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond this token, up to the value specified by max-results.

Link copied to clipboard

The type of cluster snapshots to be returned. You can specify one of the following values:

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