UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 207 B
/** Missing description */ export interface ProjectIpFailoverAttachCreation { /** Attach failover ip to instance */ instanceId: string; } //# sourceMappingURL=ProjectIpFailoverAttachCreation.d.ts.map