UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 195 B
/** Specific fields for RESOURCE_GROUP events */ export interface LogResourceGroupDetails { /** Name of the policy */ name: string; } //# sourceMappingURL=LogResourceGroupDetails.d.ts.map