Builder

class Builder

Properties

Link copied to clipboard

Container for cold storage configuration options.

Link copied to clipboard

Number of dedicated master nodes in the cluster. This number must be greater than 2 and not 4, otherwise you receive a validation exception.

Link copied to clipboard

Indicates whether dedicated master nodes are enabled for the cluster.True if the cluster will use a dedicated master node.False if the cluster will not.

Link copied to clipboard

OpenSearch Service instance type of the dedicated master nodes in the cluster.

Link copied to clipboard

Number of data nodes in the cluster. This number must be greater than 1, otherwise you receive a validation exception.

Link copied to clipboard

Instance type of data nodes in the cluster.

Link copied to clipboard

A boolean that indicates whether a multi-AZ domain is turned on with a standby AZ. For more information, see Configuring a multi-AZ domain in Amazon OpenSearch Service.

Link copied to clipboard

List of node options for the domain.

Link copied to clipboard

The number of warm nodes in the cluster.

Link copied to clipboard

Whether to enable warm storage for the cluster.

Link copied to clipboard

The instance type for the cluster's warm nodes.

Link copied to clipboard

Container for zone awareness configuration options. Only required if ZoneAwarenessEnabled is true.

Link copied to clipboard

Indicates whether multiple Availability Zones are enabled. For more information, see Configuring a multi-AZ domain in Amazon OpenSearch Service.