Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.elasticsearch.CfnDomainPropsMixin.EBSOptionsProperty
Packages that use CfnDomainPropsMixin.EBSOptionsProperty
-
Uses of CfnDomainPropsMixin.EBSOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.elasticsearch
Classes in software.amazon.awscdk.cfnpropertymixins.services.elasticsearch that implement CfnDomainPropsMixin.EBSOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDomainPropsMixin.EBSOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.elasticsearch that return CfnDomainPropsMixin.EBSOptionsPropertyModifier and TypeMethodDescriptionCfnDomainPropsMixin.EBSOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticsearch with parameters of type CfnDomainPropsMixin.EBSOptionsPropertyModifier and TypeMethodDescriptionCfnDomainMixinProps.Builder.ebsOptions(CfnDomainPropsMixin.EBSOptionsProperty ebsOptions) Sets the value ofCfnDomainMixinProps.getEbsOptions()CfnDomainPropsMixin.Builder.ebsOptions(CfnDomainPropsMixin.EBSOptionsProperty ebsOptions) The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain.