UNPKG

@gridscale/api

Version:
20 lines (18 loc) 452 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$PaasSecurityZoneCreate = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$PaasSecurityZoneCreate = { properties: { name: { type: 'string', }, location_uuid: { type: 'string', format: 'uuid', }, }, }; //# sourceMappingURL=$PaasSecurityZoneCreate.js.map