AwsOpenSearchServiceDomainDetails

Information about an Amazon OpenSearch Service domain.

Types

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

Properties

Link copied to clipboard

IAM policy document that specifies the access policies for the OpenSearch Service domain.

Link copied to clipboard

Specifies options for fine-grained access control.

Link copied to clipboard
val arn: String?

The ARN of the OpenSearch Service domain.

Link copied to clipboard

Details about the configuration of an OpenSearch cluster.

Link copied to clipboard

The domain endpoint.

Link copied to clipboard

Additional options for the domain endpoint.

Link copied to clipboard

The domain endpoints. Used if the OpenSearch domain resides in a VPC.

Link copied to clipboard

The name of the endpoint.

Link copied to clipboard

Details about the configuration for encryption at rest.

Link copied to clipboard

The version of the domain engine.

Link copied to clipboard
val id: String?

The identifier of the domain.

Link copied to clipboard

Configures the CloudWatch Logs to publish for the OpenSearch 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 Service 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