Uses of Interface
software.amazon.awscdk.services.opensearchservice.CapacityConfig
Packages that use CapacityConfig
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of CapacityConfig in software.amazon.awscdk.services.opensearchservice
Classes in software.amazon.awscdk.services.opensearchservice that implement CapacityConfigMethods in software.amazon.awscdk.services.opensearchservice that return CapacityConfigModifier and TypeMethodDescriptionCapacityConfig.Builder.build()Builds the configured instance.default CapacityConfigDomainProps.getCapacity()The cluster capacity configuration for the Amazon OpenSearch Service domain.final CapacityConfigDomainProps.Jsii$Proxy.getCapacity()Methods in software.amazon.awscdk.services.opensearchservice with parameters of type CapacityConfigModifier and TypeMethodDescriptionDomain.Builder.capacity(CapacityConfig capacity) The cluster capacity configuration for the Amazon OpenSearch Service domain.DomainProps.Builder.capacity(CapacityConfig capacity) Sets the value ofDomainProps.getCapacity()