class Aws::ElasticsearchService::Types::Limits

Limits for given InstanceType and for each of it's role.

Limits contains following ` StorageTypes, ` ` InstanceLimits ` and `

AdditionalLimits `

@!attribute [rw] storage_types

StorageType represents the list of storage related types and
attributes that are available for given InstanceType.
@return [Array<Types::StorageType>]

@!attribute [rw] instance_limits

InstanceLimits represents the list of instance related attributes
that are available for given InstanceType.
@return [Types::InstanceLimits]

@!attribute [rw] additional_limits

List of additional limits that are specific to a given InstanceType
and for each of it's ` InstanceRole ` .
@return [Array<Types::AdditionalLimit>]

Constants

SENSITIVE