Uses of Class
software.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector.MetricSourceProperty.Builder
Package
Description
AWS::LookoutMetrics Construct Library
-
Uses of CfnAnomalyDetector.MetricSourceProperty.Builder in software.amazon.awscdk.services.lookoutmetrics
Modifier and TypeMethodDescriptionCfnAnomalyDetector.MetricSourceProperty.Builder.appFlowConfig
(IResolvable appFlowConfig) Sets the value ofCfnAnomalyDetector.MetricSourceProperty.getAppFlowConfig()
CfnAnomalyDetector.MetricSourceProperty.Builder.appFlowConfig
(CfnAnomalyDetector.AppFlowConfigProperty appFlowConfig) Sets the value ofCfnAnomalyDetector.MetricSourceProperty.getAppFlowConfig()
CfnAnomalyDetector.MetricSourceProperty.builder()
CfnAnomalyDetector.MetricSourceProperty.Builder.cloudwatchConfig
(IResolvable cloudwatchConfig) Sets the value ofCfnAnomalyDetector.MetricSourceProperty.getCloudwatchConfig()
CfnAnomalyDetector.MetricSourceProperty.Builder.cloudwatchConfig
(CfnAnomalyDetector.CloudwatchConfigProperty cloudwatchConfig) Sets the value ofCfnAnomalyDetector.MetricSourceProperty.getCloudwatchConfig()
CfnAnomalyDetector.MetricSourceProperty.Builder.rdsSourceConfig
(IResolvable rdsSourceConfig) Sets the value ofCfnAnomalyDetector.MetricSourceProperty.getRdsSourceConfig()
CfnAnomalyDetector.MetricSourceProperty.Builder.rdsSourceConfig
(CfnAnomalyDetector.RDSSourceConfigProperty rdsSourceConfig) Sets the value ofCfnAnomalyDetector.MetricSourceProperty.getRdsSourceConfig()
CfnAnomalyDetector.MetricSourceProperty.Builder.redshiftSourceConfig
(IResolvable redshiftSourceConfig) Sets the value ofCfnAnomalyDetector.MetricSourceProperty.getRedshiftSourceConfig()
CfnAnomalyDetector.MetricSourceProperty.Builder.redshiftSourceConfig
(CfnAnomalyDetector.RedshiftSourceConfigProperty redshiftSourceConfig) Sets the value ofCfnAnomalyDetector.MetricSourceProperty.getRedshiftSourceConfig()
CfnAnomalyDetector.MetricSourceProperty.Builder.s3SourceConfig
(IResolvable s3SourceConfig) Sets the value ofCfnAnomalyDetector.MetricSourceProperty.getS3SourceConfig()
CfnAnomalyDetector.MetricSourceProperty.Builder.s3SourceConfig
(CfnAnomalyDetector.S3SourceConfigProperty s3SourceConfig) Sets the value ofCfnAnomalyDetector.MetricSourceProperty.getS3SourceConfig()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnomalyDetector.MetricSourceProperty.Builder
.