ElasticsearchDomainConfig

The configuration of an Elasticsearch domain.

Types

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

Properties

Link copied to clipboard

IAM access policy as a JSON-formatted string.

Link copied to clipboard

Specifies the AdvancedOptions for the domain. See Configuring Advanced Options for more information.

Link copied to clipboard

Specifies AdvancedSecurityOptions for the domain.

Link copied to clipboard

Specifies AutoTuneOptions for the domain.

Link copied to clipboard

Specifies change details of the domain configuration change.

Link copied to clipboard

The CognitoOptions for the specified domain. For more information, see Amazon Cognito Authentication for Kibana.

Link copied to clipboard

Specifies the DomainEndpointOptions for the Elasticsearch domain.

Link copied to clipboard

Specifies the EBSOptions for the Elasticsearch domain.

Link copied to clipboard

Specifies the ElasticsearchClusterConfig for the Elasticsearch domain.

Link copied to clipboard

String of format X.Y to specify version for the Elasticsearch domain.

Link copied to clipboard

Specifies the EncryptionAtRestOptions for the Elasticsearch domain.

Link copied to clipboard

Log publishing options for the given domain.

Link copied to clipboard

Information about the domain properties that are currently being modified.

Link copied to clipboard

Specifies the NodeToNodeEncryptionOptions for the Elasticsearch domain.

Link copied to clipboard

Specifies the SnapshotOptions for the Elasticsearch domain.

Link copied to clipboard

The VPCOptions for the specified domain. For more information, see VPC Endpoints for Amazon Elasticsearch Service Domains.

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