class Aws::MemoryDB::Types::ReplicaConfigurationRequest

A request to configure the number of replicas in a shard

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

data as a hash:

    {
      replica_count: 1,
    }

@!attribute [rw] replica_count

The number of replicas to scale up or down to
@return [Integer]

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

Constants

SENSITIVE