@Stability(value=Stable)
public static interface CfnAnomalyDetector.RangeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-anomalydetector-range.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAnomalyDetector.RangeProperty.Builder
A builder for
CfnAnomalyDetector.RangeProperty |
static class |
CfnAnomalyDetector.RangeProperty.Jsii$Proxy
An implementation for
CfnAnomalyDetector.RangeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAnomalyDetector.RangeProperty.Builder |
builder() |
String |
getEndTime()
`CfnAnomalyDetector.RangeProperty.EndTime`.
|
String |
getStartTime()
`CfnAnomalyDetector.RangeProperty.StartTime`.
|
@Stability(value=Stable) @NotNull String getEndTime()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-anomalydetector-range.html#cfn-cloudwatch-anomalydetector-range-endtime@Stability(value=Stable) @NotNull String getStartTime()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-anomalydetector-range.html#cfn-cloudwatch-anomalydetector-range-starttime@Stability(value=Stable) static CfnAnomalyDetector.RangeProperty.Builder builder()
Copyright © 2020. All rights reserved.