class Aws::OpenSearchService::Types::InstanceCountLimits

InstanceCountLimits represents the limits on the number of instances that can be created in Amazon OpenSearch Service for a given InstanceType.

@!attribute [rw] minimum_instance_count

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

@!attribute [rw] maximum_instance_count

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

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

Constants

SENSITIVE