Input

Input configures a specific instance of data from an external system that's available to Indent.

Fields

namestring
Name of the Input.
displayNamestring
Text that should be shown to users to represent an Input.
schemaSchema
Schema representing the structure of an Input's data.
stepsarray of TransformStep
Transforms applied to prepare data for querying.
storageStorage
Storage configuration for querying the Input.
syncSync
Sync options for Input to be copied to external storage.