Uses of Interface
software.amazon.awscdk.services.opensearchservice.CfnDomain.OffPeakWindowOptionsProperty
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of CfnDomain.OffPeakWindowOptionsProperty in software.amazon.awscdk.services.opensearchservice
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDomain.OffPeakWindowOptionsProperty
Modifier and TypeMethodDescriptionCfnDomain.OffPeakWindowOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnDomain.Builder.offPeakWindowOptions
(CfnDomain.OffPeakWindowOptionsProperty offPeakWindowOptions) Options for a domain's off-peak window, during which OpenSearch Service can perform mandatory configuration changes on the domain.CfnDomainProps.Builder.offPeakWindowOptions
(CfnDomain.OffPeakWindowOptionsProperty offPeakWindowOptions) Sets the value ofCfnDomainProps.getOffPeakWindowOptions()
void
CfnDomain.setOffPeakWindowOptions
(CfnDomain.OffPeakWindowOptionsProperty value) Options for a domain's off-peak window, during which OpenSearch Service can perform mandatory configuration changes on the domain.