UNPKG

cdktf-crd

Version:
11 lines (10 loc) 416 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MonitoringGoogleapisComRulesV1 = void 0; const manifest_1 = require("@cdktf/provider-kubernetes/lib/manifest"); class MonitoringGoogleapisComRulesV1 extends manifest_1.Manifest { constructor(scope, id, config) { super(scope, id, config); } } exports.MonitoringGoogleapisComRulesV1 = MonitoringGoogleapisComRulesV1;