UNPKG

@gridscale/api

Version:
17 lines (16 loc) 299 B
export declare const $FirewallUpdate: { properties: { name: { type: string; }; labels: { type: string; contains: { type: string; }; }; rules: { type: string; }; }; };