UNPKG

@pulumi/aws

Version:

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

4 lines (3 loc) 249 B
export { GetProductArgs, GetProductResult, GetProductOutputArgs } from "./getProduct"; export declare const getProduct: typeof import("./getProduct").getProduct; export declare const getProductOutput: typeof import("./getProduct").getProductOutput;