UNPKG

@pulumi/aws

Version:

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

68 lines (67 loc) 5.99 kB
export { ActivationArgs, ActivationState } from "./activation"; export type Activation = import("./activation").Activation; export declare const Activation: typeof import("./activation").Activation; export { AssociationArgs, AssociationState } from "./association"; export type Association = import("./association").Association; export declare const Association: typeof import("./association").Association; export { ContactsRotationArgs, ContactsRotationState } from "./contactsRotation"; export type ContactsRotation = import("./contactsRotation").ContactsRotation; export declare const ContactsRotation: typeof import("./contactsRotation").ContactsRotation; export { DefaultPatchBaselineArgs, DefaultPatchBaselineState } from "./defaultPatchBaseline"; export type DefaultPatchBaseline = import("./defaultPatchBaseline").DefaultPatchBaseline; export declare const DefaultPatchBaseline: typeof import("./defaultPatchBaseline").DefaultPatchBaseline; export { DocumentArgs, DocumentState } from "./document"; export type Document = import("./document").Document; export declare const Document: typeof import("./document").Document; export { GetContactsRotationArgs, GetContactsRotationResult, GetContactsRotationOutputArgs } from "./getContactsRotation"; export declare const getContactsRotation: typeof import("./getContactsRotation").getContactsRotation; export declare const getContactsRotationOutput: typeof import("./getContactsRotation").getContactsRotationOutput; export { GetDocumentArgs, GetDocumentResult, GetDocumentOutputArgs } from "./getDocument"; export declare const getDocument: typeof import("./getDocument").getDocument; export declare const getDocumentOutput: typeof import("./getDocument").getDocumentOutput; export { GetInstancesArgs, GetInstancesResult, GetInstancesOutputArgs } from "./getInstances"; export declare const getInstances: typeof import("./getInstances").getInstances; export declare const getInstancesOutput: typeof import("./getInstances").getInstancesOutput; export { GetMaintenanceWindowsArgs, GetMaintenanceWindowsResult, GetMaintenanceWindowsOutputArgs } from "./getMaintenanceWindows"; export declare const getMaintenanceWindows: typeof import("./getMaintenanceWindows").getMaintenanceWindows; export declare const getMaintenanceWindowsOutput: typeof import("./getMaintenanceWindows").getMaintenanceWindowsOutput; export { GetParameterArgs, GetParameterResult, GetParameterOutputArgs } from "./getParameter"; export declare const getParameter: typeof import("./getParameter").getParameter; export declare const getParameterOutput: typeof import("./getParameter").getParameterOutput; export { GetParametersByPathArgs, GetParametersByPathResult, GetParametersByPathOutputArgs } from "./getParametersByPath"; export declare const getParametersByPath: typeof import("./getParametersByPath").getParametersByPath; export declare const getParametersByPathOutput: typeof import("./getParametersByPath").getParametersByPathOutput; export { GetPatchBaselineArgs, GetPatchBaselineResult, GetPatchBaselineOutputArgs } from "./getPatchBaseline"; export declare const getPatchBaseline: typeof import("./getPatchBaseline").getPatchBaseline; export declare const getPatchBaselineOutput: typeof import("./getPatchBaseline").getPatchBaselineOutput; export { GetPatchBaselinesArgs, GetPatchBaselinesResult, GetPatchBaselinesOutputArgs } from "./getPatchBaselines"; export declare const getPatchBaselines: typeof import("./getPatchBaselines").getPatchBaselines; export declare const getPatchBaselinesOutput: typeof import("./getPatchBaselines").getPatchBaselinesOutput; export { MaintenanceWindowArgs, MaintenanceWindowState } from "./maintenanceWindow"; export type MaintenanceWindow = import("./maintenanceWindow").MaintenanceWindow; export declare const MaintenanceWindow: typeof import("./maintenanceWindow").MaintenanceWindow; export { MaintenanceWindowTargetArgs, MaintenanceWindowTargetState } from "./maintenanceWindowTarget"; export type MaintenanceWindowTarget = import("./maintenanceWindowTarget").MaintenanceWindowTarget; export declare const MaintenanceWindowTarget: typeof import("./maintenanceWindowTarget").MaintenanceWindowTarget; export { MaintenanceWindowTaskArgs, MaintenanceWindowTaskState } from "./maintenanceWindowTask"; export type MaintenanceWindowTask = import("./maintenanceWindowTask").MaintenanceWindowTask; export declare const MaintenanceWindowTask: typeof import("./maintenanceWindowTask").MaintenanceWindowTask; export { ParameterArgs, ParameterState } from "./parameter"; export type Parameter = import("./parameter").Parameter; export declare const Parameter: typeof import("./parameter").Parameter; export { PatchBaselineArgs, PatchBaselineState } from "./patchBaseline"; export type PatchBaseline = import("./patchBaseline").PatchBaseline; export declare const PatchBaseline: typeof import("./patchBaseline").PatchBaseline; export { PatchGroupArgs, PatchGroupState } from "./patchGroup"; export type PatchGroup = import("./patchGroup").PatchGroup; export declare const PatchGroup: typeof import("./patchGroup").PatchGroup; export { QuicksetupConfigurationManagerArgs, QuicksetupConfigurationManagerState } from "./quicksetupConfigurationManager"; export type QuicksetupConfigurationManager = import("./quicksetupConfigurationManager").QuicksetupConfigurationManager; export declare const QuicksetupConfigurationManager: typeof import("./quicksetupConfigurationManager").QuicksetupConfigurationManager; export { ResourceDataSyncArgs, ResourceDataSyncState } from "./resourceDataSync"; export type ResourceDataSync = import("./resourceDataSync").ResourceDataSync; export declare const ResourceDataSync: typeof import("./resourceDataSync").ResourceDataSync; export { ServiceSettingArgs, ServiceSettingState } from "./serviceSetting"; export type ServiceSetting = import("./serviceSetting").ServiceSetting; export declare const ServiceSetting: typeof import("./serviceSetting").ServiceSetting; export * from "../types/enums/ssm";