Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.opensearchservice.CfnDomainPropsMixin.OffPeakWindowOptionsProperty
Packages that use CfnDomainPropsMixin.OffPeakWindowOptionsProperty
-
Uses of CfnDomainPropsMixin.OffPeakWindowOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice
Classes in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice that implement CfnDomainPropsMixin.OffPeakWindowOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDomainPropsMixin.OffPeakWindowOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice that return CfnDomainPropsMixin.OffPeakWindowOptionsPropertyModifier and TypeMethodDescriptionCfnDomainPropsMixin.OffPeakWindowOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice with parameters of type CfnDomainPropsMixin.OffPeakWindowOptionsPropertyModifier and TypeMethodDescriptionCfnDomainMixinProps.Builder.offPeakWindowOptions(CfnDomainPropsMixin.OffPeakWindowOptionsProperty offPeakWindowOptions) Sets the value ofCfnDomainMixinProps.getOffPeakWindowOptions()CfnDomainPropsMixin.Builder.offPeakWindowOptions(CfnDomainPropsMixin.OffPeakWindowOptionsProperty offPeakWindowOptions) Options for a domain's off-peak window, during which OpenSearch Service can perform mandatory configuration changes on the domain.