ElasticsearchClusterConfig

Specifies the configuration for the domain cluster, such as the type and number of instances.

Types

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

Properties

Link copied to clipboard

Specifies the ColdStorageOptions config for Elasticsearch Domain

Link copied to clipboard

Total number of dedicated master nodes, active and on standby, for the cluster.

Link copied to clipboard

A boolean value to indicate whether a dedicated master node is enabled. See About Dedicated Master Nodes for more information.

Link copied to clipboard

The instance type for a dedicated master node.

Link copied to clipboard

The number of instances in the specified domain cluster.

Link copied to clipboard

The instance type for an Elasticsearch cluster. UltraWarm instance types are not supported for data instances.

Link copied to clipboard

The number of warm nodes in the cluster.

Link copied to clipboard

True to enable warm storage.

Link copied to clipboard

The instance type for the Elasticsearch cluster's warm nodes.

Link copied to clipboard

Specifies the zone awareness configuration for a domain when zone awareness is enabled.

Link copied to clipboard

A boolean value to indicate whether zone awareness is enabled. See About Zone Awareness for more information.

Functions

Link copied to clipboard
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