UNPKG

@pulumi/aws

Version:

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

7 lines (6 loc) 389 B
export { AnalyzerArgs, AnalyzerState } from "./analyzer"; export type Analyzer = import("./analyzer").Analyzer; export declare const Analyzer: typeof import("./analyzer").Analyzer; export { ArchiveRuleArgs, ArchiveRuleState } from "./archiveRule"; export type ArchiveRule = import("./archiveRule").ArchiveRule; export declare const ArchiveRule: typeof import("./archiveRule").ArchiveRule;