UNPKG

@pulumi/aws

Version:

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

10 lines 511 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.getVoicesOutput = exports.getVoices = void 0; const utilities = require("../utilities"); exports.getVoices = null; exports.getVoicesOutput = null; utilities.lazyLoad(exports, ["getVoices", "getVoicesOutput"], () => require("./getVoices")); //# sourceMappingURL=index.js.map