Variable BlobStorageIntegrationType
BlobStorageIntegrationType: {
AzureBlobStorage: "AZURE_BLOB_STORAGE";
S3: "S3";
S3Compatible: "S3_COMPATIBLE";
}
Type declaration
Readonly
AzureBlobStorage: "AZURE_BLOB_STORAGE"
Readonly
S3: "S3"
Readonly
S3Compatible: "S3_COMPATIBLE"