class Aws::ElasticsearchService::Types::InstanceCountLimits

InstanceCountLimits represents the limits on number of instances that be created in Amazon Elasticsearch for given InstanceType.

@!attribute [rw] minimum_instance_count

Minimum number of Instances that can be instantiated for given
InstanceType.
@return [Integer]

@!attribute [rw] maximum_instance_count

Maximum number of Instances that can be instantiated for given
InstanceType.
@return [Integer]

Constants

SENSITIVE