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