You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElasticsearchService::Types::AdditionalLimit

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

List of limits that are specific to a given InstanceType and for each of it's InstanceRole .

Instance Attribute Summary collapse

Instance Attribute Details

#limit_nameString

Name of Additional Limit is specific to a given InstanceType and for each of it\'s InstanceRole etc.
Attributes and their details:
* MaximumNumberOfDataNodesSupported ESPartitionInstanceType* MaximumNumberOfDataNodesWithoutMasterNode ESPartitionInstanceType

Returns:

  • (String)

    Name of Additional Limit is specific to a given InstanceType and for each of it\'s InstanceRole etc.

#limit_valuesArray<String>

Value for given AdditionalLimit$LimitName .

Returns:

  • (Array<String>)

    Value for given AdditionalLimit$LimitName .