public static final class CfnAnomalyDetector.TimestampColumnProperty.Builder
extends java.lang.Object
CfnAnomalyDetector.TimestampColumnProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnAnomalyDetector.TimestampColumnProperty |
build()
Builds the configured instance.
|
CfnAnomalyDetector.TimestampColumnProperty.Builder |
columnFormat(java.lang.String columnFormat)
Sets the value of
CfnAnomalyDetector.TimestampColumnProperty.getColumnFormat() |
CfnAnomalyDetector.TimestampColumnProperty.Builder |
columnName(java.lang.String columnName)
Sets the value of
CfnAnomalyDetector.TimestampColumnProperty.getColumnName() |
public CfnAnomalyDetector.TimestampColumnProperty.Builder columnFormat(java.lang.String columnFormat)
CfnAnomalyDetector.TimestampColumnProperty.getColumnFormat()
columnFormat
- The format of the timestamp column.this
public CfnAnomalyDetector.TimestampColumnProperty.Builder columnName(java.lang.String columnName)
CfnAnomalyDetector.TimestampColumnProperty.getColumnName()
columnName
- The name of the timestamp column.this
public CfnAnomalyDetector.TimestampColumnProperty build()
CfnAnomalyDetector.TimestampColumnProperty
java.lang.NullPointerException
- if any required attribute was not provided