@Stability(value=Stable) public static final class CfnAnomalyDetector.TimestampColumnProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetector.TimestampColumnProperty>
CfnAnomalyDetector.TimestampColumnProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAnomalyDetector.TimestampColumnProperty |
build()
Builds the configured instance.
|
CfnAnomalyDetector.TimestampColumnProperty.Builder |
columnFormat(String columnFormat)
Sets the value of
CfnAnomalyDetector.TimestampColumnProperty.getColumnFormat() |
CfnAnomalyDetector.TimestampColumnProperty.Builder |
columnName(String columnName)
Sets the value of
CfnAnomalyDetector.TimestampColumnProperty.getColumnName() |
@Stability(value=Stable) public CfnAnomalyDetector.TimestampColumnProperty.Builder columnFormat(String columnFormat)
CfnAnomalyDetector.TimestampColumnProperty.getColumnFormat()columnFormat - The format of the timestamp column.this@Stability(value=Stable) public CfnAnomalyDetector.TimestampColumnProperty.Builder columnName(String columnName)
CfnAnomalyDetector.TimestampColumnProperty.getColumnName()columnName - The name of the timestamp column.this@Stability(value=Stable) public CfnAnomalyDetector.TimestampColumnProperty build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetector.TimestampColumnProperty>CfnAnomalyDetector.TimestampColumnPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.