AwsElasticsearchDomainDetails

Information about an Elasticsearch domain.

Types

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

Properties

Link copied to clipboard

IAM policy document specifying the access policies for the new Elasticsearch domain.

Link copied to clipboard

Additional options for the domain endpoint.

Link copied to clipboard

Unique identifier for an Elasticsearch domain.

Link copied to clipboard

Name of an Elasticsearch domain.

Link copied to clipboard

Information about an OpenSearch cluster configuration.

Link copied to clipboard

OpenSearch version.

Link copied to clipboard

Details about the configuration for encryption at rest.

Link copied to clipboard

Domain-specific endpoint used to submit index, search, and data upload requests to an Elasticsearch domain.

Link copied to clipboard

The key-value pair that exists if the Elasticsearch domain uses VPC endpoints.

Link copied to clipboard

Configures the CloudWatch Logs to publish for the Elasticsearch domain.

Link copied to clipboard

Details about the configuration for node-to-node encryption.

Link copied to clipboard

Information about the status of a domain relative to the latest service software.

Link copied to clipboard

Information that OpenSearch derives based on VPCOptions for the domain.

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