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