UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 148 B
/** Raw storage policy. */ export interface PolicyRaw { /** Raw storage policy. */ policy: string; } //# sourceMappingURL=PolicyRaw.d.ts.map