/** OVHCloud Object Storage Repo Type */
export declare enum ObjectStorageRepoTypeEnum {
    'highPerformance' = "highPerformance",
    'standard' = "standard"
}
//# sourceMappingURL=ObjectStorageRepoTypeEnum.d.ts.map