@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.566Z") @Stability(value=Stable) public interface CfnAnomalyDetectorProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-anomalydetector.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-anomalydetector.html#cfn-cloudwatch-anomalydetector-metricname@Stability(value=Stable) @NotNull String getNamespace()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-anomalydetector.html#cfn-cloudwatch-anomalydetector-namespace@Stability(value=Stable) @NotNull String getStat()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-anomalydetector.html#cfn-cloudwatch-anomalydetector-stat@Stability(value=Stable) @Nullable default Object getConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-anomalydetector.html#cfn-cloudwatch-anomalydetector-configuration@Stability(value=Stable) @Nullable default Object getDimensions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-anomalydetector.html#cfn-cloudwatch-anomalydetector-dimensions@Stability(value=Stable) static CfnAnomalyDetectorProps.Builder builder()
CfnAnomalyDetectorProps.Builder of CfnAnomalyDetectorPropsCopyright © 2020. All rights reserved.