Uses of Interface
software.amazon.awscdk.services.opensearchservice.CfnDomain.EBSOptionsProperty
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of CfnDomain.EBSOptionsProperty in software.amazon.awscdk.services.opensearchservice
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDomain.EBSOptionsProperty
Modifier and TypeMethodDescriptionCfnDomain.EBSOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnDomain.Builder.ebsOptions
(CfnDomain.EBSOptionsProperty ebsOptions) The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain.CfnDomainProps.Builder.ebsOptions
(CfnDomain.EBSOptionsProperty ebsOptions) Sets the value ofCfnDomainProps.getEbsOptions()
void
CfnDomain.setEbsOptions
(CfnDomain.EBSOptionsProperty value) The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain.