UNPKG

@gridscale/api

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