ProtocolEnum: "s3" | "nas" | "local"

Enum for the different protocols that can be used to store a source_data.

S3: the source_data is stored in an S3 bucket NAS: the source_data is stored in a NAS LOCAL: the source_data is stored locally

Generated using TypeDoc