@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.744Z") @Stability(value=Stable) public interface CfnAnomalyDetectorProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAnomalyDetectorProps.Builder
A builder for
CfnAnomalyDetectorProps |
static class |
CfnAnomalyDetectorProps.Jsii$Proxy
An implementation for
CfnAnomalyDetectorProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAnomalyDetectorProps.Builder |
builder() |
Object |
getAnomalyDetectorConfig()
`AWS::LookoutMetrics::AnomalyDetector.AnomalyDetectorConfig`.
|
default String |
getAnomalyDetectorDescription()
`AWS::LookoutMetrics::AnomalyDetector.AnomalyDetectorDescription`.
|
default String |
getAnomalyDetectorName()
`AWS::LookoutMetrics::AnomalyDetector.AnomalyDetectorName`.
|
default String |
getKmsKeyArn()
`AWS::LookoutMetrics::AnomalyDetector.KmsKeyArn`.
|
Object |
getMetricSetList()
`AWS::LookoutMetrics::AnomalyDetector.MetricSetList`.
|
@Stability(value=Stable) @NotNull Object getAnomalyDetectorConfig()
@Stability(value=Stable) @NotNull Object getMetricSetList()
@Stability(value=Stable) @Nullable default String getAnomalyDetectorDescription()
@Stability(value=Stable) @Nullable default String getAnomalyDetectorName()
@Stability(value=Stable) @Nullable default String getKmsKeyArn()
@Stability(value=Stable) static CfnAnomalyDetectorProps.Builder builder()
CfnAnomalyDetectorProps.Builder of CfnAnomalyDetectorPropsCopyright © 2021. All rights reserved.