class Aws::MemoryDB::Types::ShardConfiguration

Shard configuration options. Each shard configuration has the following: Slots and ReplicaCount.

@!attribute [rw] slots

A string that specifies the keyspace for a particular node group.
Keyspaces range from 0 to 16,383. The string is in the format
startkey-endkey.
@return [String]

@!attribute [rw] replica_count

The number of read replica nodes in this shard.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01/ShardConfiguration AWS API Documentation

Constants

SENSITIVE