UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 178 B
/** Enum values for datacenter region type */ export declare enum RegionTypeEnum { 'Key_1-AZ' = "1-AZ", 'Key_3-AZ' = "3-AZ" } //# sourceMappingURL=RegionTypeEnum.d.ts.map