@pulumi/aws
Version:
A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.
46 lines (45 loc) • 4.8 kB
TypeScript
export { AccountSuppressionAttributesArgs, AccountSuppressionAttributesState } from "./accountSuppressionAttributes";
export type AccountSuppressionAttributes = import("./accountSuppressionAttributes").AccountSuppressionAttributes;
export declare const AccountSuppressionAttributes: typeof import("./accountSuppressionAttributes").AccountSuppressionAttributes;
export { AccountVdmAttributesArgs, AccountVdmAttributesState } from "./accountVdmAttributes";
export type AccountVdmAttributes = import("./accountVdmAttributes").AccountVdmAttributes;
export declare const AccountVdmAttributes: typeof import("./accountVdmAttributes").AccountVdmAttributes;
export { ConfigurationSetArgs, ConfigurationSetState } from "./configurationSet";
export type ConfigurationSet = import("./configurationSet").ConfigurationSet;
export declare const ConfigurationSet: typeof import("./configurationSet").ConfigurationSet;
export { ConfigurationSetEventDestinationArgs, ConfigurationSetEventDestinationState } from "./configurationSetEventDestination";
export type ConfigurationSetEventDestination = import("./configurationSetEventDestination").ConfigurationSetEventDestination;
export declare const ConfigurationSetEventDestination: typeof import("./configurationSetEventDestination").ConfigurationSetEventDestination;
export { ContactListArgs, ContactListState } from "./contactList";
export type ContactList = import("./contactList").ContactList;
export declare const ContactList: typeof import("./contactList").ContactList;
export { DedicatedIpAssignmentArgs, DedicatedIpAssignmentState } from "./dedicatedIpAssignment";
export type DedicatedIpAssignment = import("./dedicatedIpAssignment").DedicatedIpAssignment;
export declare const DedicatedIpAssignment: typeof import("./dedicatedIpAssignment").DedicatedIpAssignment;
export { DedicatedIpPoolArgs, DedicatedIpPoolState } from "./dedicatedIpPool";
export type DedicatedIpPool = import("./dedicatedIpPool").DedicatedIpPool;
export declare const DedicatedIpPool: typeof import("./dedicatedIpPool").DedicatedIpPool;
export { EmailIdentityArgs, EmailIdentityState } from "./emailIdentity";
export type EmailIdentity = import("./emailIdentity").EmailIdentity;
export declare const EmailIdentity: typeof import("./emailIdentity").EmailIdentity;
export { EmailIdentityFeedbackAttributesArgs, EmailIdentityFeedbackAttributesState } from "./emailIdentityFeedbackAttributes";
export type EmailIdentityFeedbackAttributes = import("./emailIdentityFeedbackAttributes").EmailIdentityFeedbackAttributes;
export declare const EmailIdentityFeedbackAttributes: typeof import("./emailIdentityFeedbackAttributes").EmailIdentityFeedbackAttributes;
export { EmailIdentityMailFromAttributesArgs, EmailIdentityMailFromAttributesState } from "./emailIdentityMailFromAttributes";
export type EmailIdentityMailFromAttributes = import("./emailIdentityMailFromAttributes").EmailIdentityMailFromAttributes;
export declare const EmailIdentityMailFromAttributes: typeof import("./emailIdentityMailFromAttributes").EmailIdentityMailFromAttributes;
export { EmailIdentityPolicyArgs, EmailIdentityPolicyState } from "./emailIdentityPolicy";
export type EmailIdentityPolicy = import("./emailIdentityPolicy").EmailIdentityPolicy;
export declare const EmailIdentityPolicy: typeof import("./emailIdentityPolicy").EmailIdentityPolicy;
export { GetConfigurationSetArgs, GetConfigurationSetResult, GetConfigurationSetOutputArgs } from "./getConfigurationSet";
export declare const getConfigurationSet: typeof import("./getConfigurationSet").getConfigurationSet;
export declare const getConfigurationSetOutput: typeof import("./getConfigurationSet").getConfigurationSetOutput;
export { GetDedicatedIpPoolArgs, GetDedicatedIpPoolResult, GetDedicatedIpPoolOutputArgs } from "./getDedicatedIpPool";
export declare const getDedicatedIpPool: typeof import("./getDedicatedIpPool").getDedicatedIpPool;
export declare const getDedicatedIpPoolOutput: typeof import("./getDedicatedIpPool").getDedicatedIpPoolOutput;
export { GetEmailIdentityArgs, GetEmailIdentityResult, GetEmailIdentityOutputArgs } from "./getEmailIdentity";
export declare const getEmailIdentity: typeof import("./getEmailIdentity").getEmailIdentity;
export declare const getEmailIdentityOutput: typeof import("./getEmailIdentity").getEmailIdentityOutput;
export { GetEmailIdentityMailFromAttributesArgs, GetEmailIdentityMailFromAttributesResult, GetEmailIdentityMailFromAttributesOutputArgs } from "./getEmailIdentityMailFromAttributes";
export declare const getEmailIdentityMailFromAttributes: typeof import("./getEmailIdentityMailFromAttributes").getEmailIdentityMailFromAttributes;
export declare const getEmailIdentityMailFromAttributesOutput: typeof import("./getEmailIdentityMailFromAttributes").getEmailIdentityMailFromAttributesOutput;