@Stability(value=Stable)
public static interface CfnAnomalyDetector.TimestampColumnProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAnomalyDetector.TimestampColumnProperty.Builder
A builder for
CfnAnomalyDetector.TimestampColumnProperty |
static class |
CfnAnomalyDetector.TimestampColumnProperty.Jsii$Proxy
An implementation for
CfnAnomalyDetector.TimestampColumnProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAnomalyDetector.TimestampColumnProperty.Builder |
builder() |
default String |
getColumnFormat()
`CfnAnomalyDetector.TimestampColumnProperty.ColumnFormat`.
|
default String |
getColumnName()
`CfnAnomalyDetector.TimestampColumnProperty.ColumnName`.
|
@Stability(value=Stable) @Nullable default String getColumnFormat()
@Stability(value=Stable) @Nullable default String getColumnName()
@Stability(value=Stable) static CfnAnomalyDetector.TimestampColumnProperty.Builder builder()
Copyright © 2021. All rights reserved.