@Stability(value=Stable) public static final class CfnAnomalyDetectorProps.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetectorProps>
CfnAnomalyDetectorProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder anomalyDetectorConfig(Object anomalyDetectorConfig)
CfnAnomalyDetectorProps.getAnomalyDetectorConfig()anomalyDetectorConfig - `AWS::LookoutMetrics::AnomalyDetector.AnomalyDetectorConfig`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder metricSetList(IResolvable metricSetList)
CfnAnomalyDetectorProps.getMetricSetList()metricSetList - `AWS::LookoutMetrics::AnomalyDetector.MetricSetList`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder metricSetList(List<? extends Object> metricSetList)
CfnAnomalyDetectorProps.getMetricSetList()metricSetList - `AWS::LookoutMetrics::AnomalyDetector.MetricSetList`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder anomalyDetectorDescription(String anomalyDetectorDescription)
CfnAnomalyDetectorProps.getAnomalyDetectorDescription()anomalyDetectorDescription - `AWS::LookoutMetrics::AnomalyDetector.AnomalyDetectorDescription`.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder anomalyDetectorName(String anomalyDetectorName)
CfnAnomalyDetectorProps.getAnomalyDetectorName()anomalyDetectorName - `AWS::LookoutMetrics::AnomalyDetector.AnomalyDetectorName`.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder kmsKeyArn(String kmsKeyArn)
CfnAnomalyDetectorProps.getKmsKeyArn()kmsKeyArn - `AWS::LookoutMetrics::AnomalyDetector.KmsKeyArn`.this@Stability(value=Stable) public CfnAnomalyDetectorProps build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetectorProps>CfnAnomalyDetectorPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.