UNPKG

@gridscale/api

Version:
26 lines (24 loc) 608 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$LoadbalancerinIp = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$LoadbalancerinIp = { type: 'array', contains: { properties: { create_time: { type: 'string', format: 'date-time', }, loadbalancer_uuid: { type: 'string', }, loadbalancer_name: { type: 'string', }, }, }, }; //# sourceMappingURL=$LoadbalancerinIp.js.map