UNPKG

@gridscale/api

Version:
25 lines (24 loc) 546 B
export declare const $NetworkinFirewall: { type: string; contains: { properties: { create_time: { type: string; format: string; }; network_uuid: { type: string; }; network_name: { type: string; }; object_uuid: { type: string; format: string; }; object_name: { type: string; }; }; }; };