Uses of Class
software.amazon.awscdk.services.opensearchservice.CfnDomain.OffPeakWindowOptionsProperty.Builder
Packages that use CfnDomain.OffPeakWindowOptionsProperty.Builder
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of CfnDomain.OffPeakWindowOptionsProperty.Builder in software.amazon.awscdk.services.opensearchservice
Methods in software.amazon.awscdk.services.opensearchservice that return CfnDomain.OffPeakWindowOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnDomain.OffPeakWindowOptionsProperty.builder()Sets the value ofCfnDomain.OffPeakWindowOptionsProperty.getEnabled()CfnDomain.OffPeakWindowOptionsProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnDomain.OffPeakWindowOptionsProperty.getEnabled()CfnDomain.OffPeakWindowOptionsProperty.Builder.offPeakWindow(IResolvable offPeakWindow) Sets the value ofCfnDomain.OffPeakWindowOptionsProperty.getOffPeakWindow()CfnDomain.OffPeakWindowOptionsProperty.Builder.offPeakWindow(CfnDomain.OffPeakWindowProperty offPeakWindow) Sets the value ofCfnDomain.OffPeakWindowOptionsProperty.getOffPeakWindow()Constructors in software.amazon.awscdk.services.opensearchservice with parameters of type CfnDomain.OffPeakWindowOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomain.OffPeakWindowOptionsProperty.Builder.