ClusterConfiguration

A list of cluster configuration options.

Types

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

Properties

Link copied to clipboard

The description of the cluster configuration

Link copied to clipboard

The name of the engine used by the cluster configuration.

Link copied to clipboard

The Redis OSS engine version used by the cluster

Link copied to clipboard

The specified maintenance window for the cluster

Link copied to clipboard

The name for the multi-Region cluster associated with the cluster configuration.

Link copied to clipboard

The name of the multi-Region parameter group associated with the cluster configuration.

Link copied to clipboard
val name: String?

The name of the cluster

Link copied to clipboard

The node type used for the cluster

Link copied to clipboard

The number of shards in the cluster

Link copied to clipboard

The name of parameter group used by the cluster

Link copied to clipboard
val port: Int?

The port used by the cluster

Link copied to clipboard

The list of shards in the cluster

Link copied to clipboard

The snapshot retention limit set by the cluster

Link copied to clipboard

The snapshot window set by the cluster

Link copied to clipboard

The name of the subnet group used by the cluster

Link copied to clipboard

The Amazon Resource Name (ARN) of the SNS notification topic for the cluster

Link copied to clipboard

The ID of the VPC the cluster belongs to

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