UNPKG

@pulumi/aws

Version:

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

4 lines (3 loc) 190 B
export { StatementArgs, StatementState } from "./statement"; export type Statement = import("./statement").Statement; export declare const Statement: typeof import("./statement").Statement;