public static final class CfnAnomalyDetector.MetricSourceProperty.Builder
extends java.lang.Object
CfnAnomalyDetector.MetricSourceProperty
Constructor and Description |
---|
Builder() |
public CfnAnomalyDetector.MetricSourceProperty.Builder appFlowConfig(IResolvable appFlowConfig)
CfnAnomalyDetector.MetricSourceProperty.getAppFlowConfig()
appFlowConfig
- Details about an AppFlow datasource.this
public CfnAnomalyDetector.MetricSourceProperty.Builder appFlowConfig(CfnAnomalyDetector.AppFlowConfigProperty appFlowConfig)
CfnAnomalyDetector.MetricSourceProperty.getAppFlowConfig()
appFlowConfig
- Details about an AppFlow datasource.this
public CfnAnomalyDetector.MetricSourceProperty.Builder cloudwatchConfig(IResolvable cloudwatchConfig)
CfnAnomalyDetector.MetricSourceProperty.getCloudwatchConfig()
cloudwatchConfig
- Details about an Amazon CloudWatch monitoring datasource.this
public CfnAnomalyDetector.MetricSourceProperty.Builder cloudwatchConfig(CfnAnomalyDetector.CloudwatchConfigProperty cloudwatchConfig)
CfnAnomalyDetector.MetricSourceProperty.getCloudwatchConfig()
cloudwatchConfig
- Details about an Amazon CloudWatch monitoring datasource.this
public CfnAnomalyDetector.MetricSourceProperty.Builder rdsSourceConfig(IResolvable rdsSourceConfig)
CfnAnomalyDetector.MetricSourceProperty.getRdsSourceConfig()
rdsSourceConfig
- Details about an Amazon Relational Database Service (RDS) datasource.this
public CfnAnomalyDetector.MetricSourceProperty.Builder rdsSourceConfig(CfnAnomalyDetector.RDSSourceConfigProperty rdsSourceConfig)
CfnAnomalyDetector.MetricSourceProperty.getRdsSourceConfig()
rdsSourceConfig
- Details about an Amazon Relational Database Service (RDS) datasource.this
public CfnAnomalyDetector.MetricSourceProperty.Builder redshiftSourceConfig(IResolvable redshiftSourceConfig)
CfnAnomalyDetector.MetricSourceProperty.getRedshiftSourceConfig()
redshiftSourceConfig
- Details about an Amazon Redshift database datasource.this
public CfnAnomalyDetector.MetricSourceProperty.Builder redshiftSourceConfig(CfnAnomalyDetector.RedshiftSourceConfigProperty redshiftSourceConfig)
CfnAnomalyDetector.MetricSourceProperty.getRedshiftSourceConfig()
redshiftSourceConfig
- Details about an Amazon Redshift database datasource.this
public CfnAnomalyDetector.MetricSourceProperty.Builder s3SourceConfig(IResolvable s3SourceConfig)
CfnAnomalyDetector.MetricSourceProperty.getS3SourceConfig()
s3SourceConfig
- Contains information about the configuration of the S3 bucket that contains source files.this
public CfnAnomalyDetector.MetricSourceProperty.Builder s3SourceConfig(CfnAnomalyDetector.S3SourceConfigProperty s3SourceConfig)
CfnAnomalyDetector.MetricSourceProperty.getS3SourceConfig()
s3SourceConfig
- Contains information about the configuration of the S3 bucket that contains source files.this
public CfnAnomalyDetector.MetricSourceProperty build()
CfnAnomalyDetector.MetricSourceProperty
java.lang.NullPointerException
- if any required attribute was not provided