UNPKG

@pulumi/aws

Version:

A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.

10 lines 539 B
"use strict"; // *** WARNING: this file was generated by pulumi-language-nodejs. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** Object.defineProperty(exports, "__esModule", { value: true }); exports.getConnectionOutput = exports.getConnection = void 0; const utilities = require("../utilities"); exports.getConnection = null; exports.getConnectionOutput = null; utilities.lazyLoad(exports, ["getConnection", "getConnectionOutput"], () => require("./getConnection")); //# sourceMappingURL=index.js.map