Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics.CfnAnomalyDetectorMixinProps.Builder
Packages that use CfnAnomalyDetectorMixinProps.Builder
-
Uses of CfnAnomalyDetectorMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics
Methods in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics that return CfnAnomalyDetectorMixinProps.BuilderModifier and TypeMethodDescriptionCfnAnomalyDetectorMixinProps.Builder.anomalyDetectorConfig(CfnAnomalyDetectorPropsMixin.AnomalyDetectorConfigProperty anomalyDetectorConfig) Sets the value ofCfnAnomalyDetectorMixinProps.getAnomalyDetectorConfig()CfnAnomalyDetectorMixinProps.Builder.anomalyDetectorConfig(IResolvable anomalyDetectorConfig) Sets the value ofCfnAnomalyDetectorMixinProps.getAnomalyDetectorConfig()CfnAnomalyDetectorMixinProps.Builder.anomalyDetectorDescription(String anomalyDetectorDescription) Sets the value ofCfnAnomalyDetectorMixinProps.getAnomalyDetectorDescription()CfnAnomalyDetectorMixinProps.Builder.anomalyDetectorName(String anomalyDetectorName) Sets the value ofCfnAnomalyDetectorMixinProps.getAnomalyDetectorName()CfnAnomalyDetectorMixinProps.builder()Sets the value ofCfnAnomalyDetectorMixinProps.getKmsKeyArn()Sets the value ofCfnAnomalyDetectorMixinProps.getKmsKeyArn()CfnAnomalyDetectorMixinProps.Builder.metricSetList(List<? extends Object> metricSetList) Sets the value ofCfnAnomalyDetectorMixinProps.getMetricSetList()CfnAnomalyDetectorMixinProps.Builder.metricSetList(IResolvable metricSetList) Sets the value ofCfnAnomalyDetectorMixinProps.getMetricSetList()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics with parameters of type CfnAnomalyDetectorMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnomalyDetectorMixinProps.Builder.