class Aws::MemoryDB::Types::ShardConfigurationRequest

A request to configure the sharding properties of a cluster

@note When making an API call, you may pass ShardConfigurationRequest

data as a hash:

    {
      shard_count: 1,
    }

@!attribute [rw] shard_count

The number of shards in the cluster
@return [Integer]

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

Constants

SENSITIVE