Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opensearchservice.CfnDomainPropsMixin.EBSOptionsProperty.Builder
Packages that use CfnDomainPropsMixin.EBSOptionsProperty.Builder
-
Uses of CfnDomainPropsMixin.EBSOptionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice
Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice that return CfnDomainPropsMixin.EBSOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnDomainPropsMixin.EBSOptionsProperty.builder()CfnDomainPropsMixin.EBSOptionsProperty.Builder.ebsEnabled(Boolean ebsEnabled) Sets the value ofCfnDomainPropsMixin.EBSOptionsProperty.getEbsEnabled()CfnDomainPropsMixin.EBSOptionsProperty.Builder.ebsEnabled(IResolvable ebsEnabled) Sets the value ofCfnDomainPropsMixin.EBSOptionsProperty.getEbsEnabled()Sets the value ofCfnDomainPropsMixin.EBSOptionsProperty.getIops()CfnDomainPropsMixin.EBSOptionsProperty.Builder.throughput(Number throughput) Sets the value ofCfnDomainPropsMixin.EBSOptionsProperty.getThroughput()CfnDomainPropsMixin.EBSOptionsProperty.Builder.volumeSize(Number volumeSize) Sets the value ofCfnDomainPropsMixin.EBSOptionsProperty.getVolumeSize()CfnDomainPropsMixin.EBSOptionsProperty.Builder.volumeType(String volumeType) Sets the value ofCfnDomainPropsMixin.EBSOptionsProperty.getVolumeType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice with parameters of type CfnDomainPropsMixin.EBSOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomainPropsMixin.EBSOptionsProperty.Builder.