Type alias ReferenceTableCreateSourceType

ReferenceTableCreateSourceType: typeof LOCAL_FILE | typeof S3 | typeof GCS | typeof AZURE | UnparsedObject

The source type for creating reference table data. Only these source types can be created through this API.

Generated using TypeDoc