@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.274Z") @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() |
default Object |
getConfiguration()
`AWS::CloudWatch::AnomalyDetector.Configuration`.
|
default Object |
getDimensions()
`AWS::CloudWatch::AnomalyDetector.Dimensions`.
|
String |
getMetricName()
`AWS::CloudWatch::AnomalyDetector.MetricName`.
|
String |
getNamespace()
`AWS::CloudWatch::AnomalyDetector.Namespace`.
|
String |
getStat()
`AWS::CloudWatch::AnomalyDetector.Stat`.
|
@Stability(value=Stable) @NotNull String getMetricName()
@Stability(value=Stable) @NotNull String getNamespace()
@Stability(value=Stable) @NotNull String getStat()
@Stability(value=Stable) @Nullable default Object getConfiguration()
@Stability(value=Stable) @Nullable default Object getDimensions()
@Stability(value=Stable) static CfnAnomalyDetectorProps.Builder builder()
CfnAnomalyDetectorProps.Builder of CfnAnomalyDetectorPropsCopyright © 2021. All rights reserved.