Variable BlobStorageIntegrationType
BlobStorageIntegrationType: {
    AzureBlobStorage: "AZURE_BLOB_STORAGE";
    S3: "S3";
    S3Compatible: "S3_COMPATIBLE";
}
Type declaration
- ReadonlyAzureBlobStorage: "AZURE_BLOB_STORAGE"
- ReadonlyS3: "S3"
- ReadonlyS3Compatible: "S3_COMPATIBLE"