SourceFieldProperties
The properties that can be applied to a field when the connector is being used as a source.
Contents
- isQueryable
-
Indicates if the field can be queried.
Type: Boolean
Required: No
- isRetrievable
-
Indicates whether the field can be returned in a search result.
Type: Boolean
Required: No
- isTimestampFieldForIncrementalQueries
-
Indicates if this timestamp field can be used for incremental queries.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: