@Stability(value=Stable)
public static interface CfnAnomalyDetector.RangeProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getStartTime()
@Stability(value=Stable) static CfnAnomalyDetector.RangeProperty.Builder builder()
Copyright © 2021. All rights reserved.