UNPKG

@pulumi/aws

Version:

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

7 lines (6 loc) 468 B
export { GetModelArgs, GetModelResult, GetModelOutputArgs } from "./getModel"; export declare const getModel: typeof import("./getModel").getModel; export declare const getModelOutput: typeof import("./getModel").getModelOutput; export { GetModelsArgs, GetModelsResult, GetModelsOutputArgs } from "./getModels"; export declare const getModels: typeof import("./getModels").getModels; export declare const getModelsOutput: typeof import("./getModels").getModelsOutput;