Uses of Interface
software.amazon.awscdk.services.opensearchservice.WindowStartTime
Packages that use WindowStartTime
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of WindowStartTime in software.amazon.awscdk.services.opensearchservice
Classes in software.amazon.awscdk.services.opensearchservice that implement WindowStartTimeMethods in software.amazon.awscdk.services.opensearchservice that return WindowStartTimeModifier and TypeMethodDescriptionWindowStartTime.Builder.build()Builds the configured instance.default WindowStartTimeDomainProps.getOffPeakWindowStart()Start time for the off-peak window, in Coordinated Universal Time (UTC).final WindowStartTimeDomainProps.Jsii$Proxy.getOffPeakWindowStart()Methods in software.amazon.awscdk.services.opensearchservice with parameters of type WindowStartTimeModifier and TypeMethodDescriptionDomain.Builder.offPeakWindowStart(WindowStartTime offPeakWindowStart) Start time for the off-peak window, in Coordinated Universal Time (UTC).DomainProps.Builder.offPeakWindowStart(WindowStartTime offPeakWindowStart) Sets the value ofDomainProps.getOffPeakWindowStart()