Uses of Interface
software.amazon.awscdk.services.elasticsearch.CfnDomain.ElasticsearchClusterConfigProperty
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of CfnDomain.ElasticsearchClusterConfigProperty in software.amazon.awscdk.services.elasticsearch
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDomain.ElasticsearchClusterConfigProperty
Modifier and TypeMethodDescriptionCfnDomain.ElasticsearchClusterConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnDomain.Builder.elasticsearchClusterConfig
(CfnDomain.ElasticsearchClusterConfigProperty elasticsearchClusterConfig) ElasticsearchClusterConfig is a property of the AWS::Elasticsearch::Domain resource that configures the cluster of an Amazon OpenSearch Service domain.CfnDomainProps.Builder.elasticsearchClusterConfig
(CfnDomain.ElasticsearchClusterConfigProperty elasticsearchClusterConfig) Sets the value ofCfnDomainProps.getElasticsearchClusterConfig()
void
ElasticsearchClusterConfig is a property of the AWS::Elasticsearch::Domain resource that configures the cluster of an Amazon OpenSearch Service domain.