InstanceLimits

InstanceLimits represents the list of instance related attributes that are available for given InstanceType.

Types

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

Properties

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: InstanceLimits.Builder.() -> Unit = {}): InstanceLimits
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