UNPKG

@pulumi/aws-native

Version:

The Pulumi AWS Cloud Control Provider enables you to build, deploy, and manage [any AWS resource that's supported by the AWS Cloud Control API](https://github.com/pulumi/pulumi-aws-native/blob/master/provider/cmd/pulumi-gen-aws-native/supported-types.txt)

8 lines (7 loc) 687 B
export { ConfigurationManagerArgs } from "./configurationManager"; export type ConfigurationManager = import("./configurationManager").ConfigurationManager; export declare const ConfigurationManager: typeof import("./configurationManager").ConfigurationManager; export { GetConfigurationManagerArgs, GetConfigurationManagerResult, GetConfigurationManagerOutputArgs } from "./getConfigurationManager"; export declare const getConfigurationManager: typeof import("./getConfigurationManager").getConfigurationManager; export declare const getConfigurationManagerOutput: typeof import("./getConfigurationManager").getConfigurationManagerOutput; export * from "../types/enums/ssmquicksetup";