DescribeElasticsearchInstanceTypeLimitsRequest

Container for the parameters to <a>DescribeElasticsearchInstanceTypeLimits</a> operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

DomainName represents the name of the Domain that we are trying to modify. This should be present only if we are querying for Elasticsearch <a>Limits</a> for existing domain.

Link copied to clipboard

Version of Elasticsearch for which <a>Limits</a> are needed.

Link copied to clipboard

The instance type for an Elasticsearch cluster for which Elasticsearch <a>Limits</a> are needed.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String