UNPKG

@pulumi/aws

Version:

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

4 lines (3 loc) 208 B
export { ScalingPlanArgs, ScalingPlanState } from "./scalingPlan"; export type ScalingPlan = import("./scalingPlan").ScalingPlan; export declare const ScalingPlan: typeof import("./scalingPlan").ScalingPlan;