Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.aps.CfnAnomalyDetectorMixinProps.Builder
Packages that use CfnAnomalyDetectorMixinProps.Builder
-
Uses of CfnAnomalyDetectorMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.aps
Methods in software.amazon.awscdk.cfnpropertymixins.services.aps that return CfnAnomalyDetectorMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnAnomalyDetectorMixinProps.getAlias()CfnAnomalyDetectorMixinProps.builder()CfnAnomalyDetectorMixinProps.Builder.configuration(CfnAnomalyDetectorPropsMixin.AnomalyDetectorConfigurationProperty configuration) Sets the value ofCfnAnomalyDetectorMixinProps.getConfiguration()CfnAnomalyDetectorMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnAnomalyDetectorMixinProps.getConfiguration()CfnAnomalyDetectorMixinProps.Builder.evaluationIntervalInSeconds(Number evaluationIntervalInSeconds) Sets the value ofCfnAnomalyDetectorMixinProps.getEvaluationIntervalInSeconds()Sets the value ofCfnAnomalyDetectorMixinProps.getLabels()CfnAnomalyDetectorMixinProps.Builder.labels(IResolvable labels) Sets the value ofCfnAnomalyDetectorMixinProps.getLabels()CfnAnomalyDetectorMixinProps.Builder.missingDataAction(CfnAnomalyDetectorPropsMixin.MissingDataActionProperty missingDataAction) Sets the value ofCfnAnomalyDetectorMixinProps.getMissingDataAction()CfnAnomalyDetectorMixinProps.Builder.missingDataAction(IResolvable missingDataAction) Sets the value ofCfnAnomalyDetectorMixinProps.getMissingDataAction()Sets the value ofCfnAnomalyDetectorMixinProps.getTags()Sets the value ofCfnAnomalyDetectorMixinProps.getWorkspace()Constructors in software.amazon.awscdk.cfnpropertymixins.services.aps with parameters of type CfnAnomalyDetectorMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnomalyDetectorMixinProps.Builder.