ClusterConfiguration - Amazon MemoryDB
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ClusterConfiguration

A list of cluster configuration options.

Contents

Description

The description of the cluster configuration

Type: String

Required: No

EngineVersion

The Redis engine version used by the cluster

Type: String

Required: No

MaintenanceWindow

The specified maintenance window for the cluster

Type: String

Required: No

Name

The name of the cluster

Type: String

Required: No

NodeType

The node type used for the cluster

Type: String

Required: No

NumShards

The number of shards in the cluster

Type: Integer

Required: No

ParameterGroupName

The name of parameter group used by the cluster

Type: String

Required: No

Port

The port used by the cluster

Type: Integer

Required: No

Shards

The list of shards in the cluster

Type: Array of ShardDetail objects

Required: No

SnapshotRetentionLimit

The snapshot retention limit set by the cluster

Type: Integer

Required: No

SnapshotWindow

The snapshot window set by the cluster

Type: String

Required: No

SubnetGroupName

The name of the subnet group used by the cluster

Type: String

Required: No

TopicArn

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

Type: String

Required: No

VpcId

The ID of the VPC the cluster belongs to

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: