Builder
Properties
IAM access policy as a JSON-formatted string.
Modifies the advanced option to allow references to indices in an HTTP request body. Must be false
when configuring access to individual sub-resources. By default, the value is true
. See Configuration Advanced Options for more information.
Specifies advanced security options.
Specifies Auto-Tune options.
Options to specify the Cognito user and identity pools for Kibana authentication. For more information, see Amazon Cognito Authentication for Kibana.
Options to specify configuration that will be applied to the domain endpoint.
The name of the Elasticsearch domain that you are updating.
This flag, when set to True, specifies whether the UpdateElasticsearchDomain
request should return the results of validation checks without actually applying the change. This flag, when set to True, specifies the deployment mechanism through which the update shall be applied on the domain. This will not actually perform the Update.
Specify the type and size of the EBS volume that you want to use.
The type and number of instances to instantiate for the domain cluster.
Specifies the Encryption At Rest Options.
Map of LogType
and LogPublishingOption
, each containing options to publish a given type of Elasticsearch log.
Specifies the NodeToNodeEncryptionOptions.
Option to set the time, in UTC format, for the daily automated snapshot. Default value is 0
hours.
Options to specify the subnets and security groups for VPC endpoint. For more information, see Creating a VPC in VPC Endpoints for Amazon Elasticsearch Service Domains
Functions
construct an aws.sdk.kotlin.services.elasticsearchservice.model.AdvancedSecurityOptionsInput inside the given block
construct an aws.sdk.kotlin.services.elasticsearchservice.model.AutoTuneOptions inside the given block
construct an aws.sdk.kotlin.services.elasticsearchservice.model.CognitoOptions inside the given block
construct an aws.sdk.kotlin.services.elasticsearchservice.model.DomainEndpointOptions inside the given block
construct an aws.sdk.kotlin.services.elasticsearchservice.model.EbsOptions inside the given block
construct an aws.sdk.kotlin.services.elasticsearchservice.model.ElasticsearchClusterConfig inside the given block
construct an aws.sdk.kotlin.services.elasticsearchservice.model.EncryptionAtRestOptions inside the given block
construct an aws.sdk.kotlin.services.elasticsearchservice.model.NodeToNodeEncryptionOptions inside the given block
construct an aws.sdk.kotlin.services.elasticsearchservice.model.SnapshotOptions inside the given block
construct an aws.sdk.kotlin.services.elasticsearchservice.model.VpcOptions inside the given block