public static final class CfnFlow.IncrementalPullConfigProperty.Builder
extends java.lang.Object
CfnFlow.IncrementalPullConfigProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnFlow.IncrementalPullConfigProperty |
build()
Builds the configured instance.
|
CfnFlow.IncrementalPullConfigProperty.Builder |
datetimeTypeFieldName(java.lang.String datetimeTypeFieldName)
Sets the value of
CfnFlow.IncrementalPullConfigProperty.getDatetimeTypeFieldName() |
public CfnFlow.IncrementalPullConfigProperty.Builder datetimeTypeFieldName(java.lang.String datetimeTypeFieldName)
CfnFlow.IncrementalPullConfigProperty.getDatetimeTypeFieldName()
datetimeTypeFieldName
- A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.this
public CfnFlow.IncrementalPullConfigProperty build()
CfnFlow.IncrementalPullConfigProperty
java.lang.NullPointerException
- if any required attribute was not provided