@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)
185 lines (184 loc) • 15.8 kB
TypeScript
export { AgentStatusArgs } from "./agentStatus";
export type AgentStatus = import("./agentStatus").AgentStatus;
export declare const AgentStatus: typeof import("./agentStatus").AgentStatus;
export { ApprovedOriginArgs } from "./approvedOrigin";
export type ApprovedOrigin = import("./approvedOrigin").ApprovedOrigin;
export declare const ApprovedOrigin: typeof import("./approvedOrigin").ApprovedOrigin;
export { ContactFlowArgs } from "./contactFlow";
export type ContactFlow = import("./contactFlow").ContactFlow;
export declare const ContactFlow: typeof import("./contactFlow").ContactFlow;
export { ContactFlowModuleArgs } from "./contactFlowModule";
export type ContactFlowModule = import("./contactFlowModule").ContactFlowModule;
export declare const ContactFlowModule: typeof import("./contactFlowModule").ContactFlowModule;
export { ContactFlowVersionArgs } from "./contactFlowVersion";
export type ContactFlowVersion = import("./contactFlowVersion").ContactFlowVersion;
export declare const ContactFlowVersion: typeof import("./contactFlowVersion").ContactFlowVersion;
export { DataTableArgs } from "./dataTable";
export type DataTable = import("./dataTable").DataTable;
export declare const DataTable: typeof import("./dataTable").DataTable;
export { DataTableAttributeArgs } from "./dataTableAttribute";
export type DataTableAttribute = import("./dataTableAttribute").DataTableAttribute;
export declare const DataTableAttribute: typeof import("./dataTableAttribute").DataTableAttribute;
export { DataTableRecordArgs } from "./dataTableRecord";
export type DataTableRecord = import("./dataTableRecord").DataTableRecord;
export declare const DataTableRecord: typeof import("./dataTableRecord").DataTableRecord;
export { EmailAddressArgs } from "./emailAddress";
export type EmailAddress = import("./emailAddress").EmailAddress;
export declare const EmailAddress: typeof import("./emailAddress").EmailAddress;
export { EvaluationFormArgs } from "./evaluationForm";
export type EvaluationForm = import("./evaluationForm").EvaluationForm;
export declare const EvaluationForm: typeof import("./evaluationForm").EvaluationForm;
export { GetAgentStatusArgs, GetAgentStatusResult, GetAgentStatusOutputArgs } from "./getAgentStatus";
export declare const getAgentStatus: typeof import("./getAgentStatus").getAgentStatus;
export declare const getAgentStatusOutput: typeof import("./getAgentStatus").getAgentStatusOutput;
export { GetContactFlowArgs, GetContactFlowResult, GetContactFlowOutputArgs } from "./getContactFlow";
export declare const getContactFlow: typeof import("./getContactFlow").getContactFlow;
export declare const getContactFlowOutput: typeof import("./getContactFlow").getContactFlowOutput;
export { GetContactFlowModuleArgs, GetContactFlowModuleResult, GetContactFlowModuleOutputArgs } from "./getContactFlowModule";
export declare const getContactFlowModule: typeof import("./getContactFlowModule").getContactFlowModule;
export declare const getContactFlowModuleOutput: typeof import("./getContactFlowModule").getContactFlowModuleOutput;
export { GetContactFlowVersionArgs, GetContactFlowVersionResult, GetContactFlowVersionOutputArgs } from "./getContactFlowVersion";
export declare const getContactFlowVersion: typeof import("./getContactFlowVersion").getContactFlowVersion;
export declare const getContactFlowVersionOutput: typeof import("./getContactFlowVersion").getContactFlowVersionOutput;
export { GetDataTableArgs, GetDataTableResult, GetDataTableOutputArgs } from "./getDataTable";
export declare const getDataTable: typeof import("./getDataTable").getDataTable;
export declare const getDataTableOutput: typeof import("./getDataTable").getDataTableOutput;
export { GetDataTableAttributeArgs, GetDataTableAttributeResult, GetDataTableAttributeOutputArgs } from "./getDataTableAttribute";
export declare const getDataTableAttribute: typeof import("./getDataTableAttribute").getDataTableAttribute;
export declare const getDataTableAttributeOutput: typeof import("./getDataTableAttribute").getDataTableAttributeOutput;
export { GetDataTableRecordArgs, GetDataTableRecordResult, GetDataTableRecordOutputArgs } from "./getDataTableRecord";
export declare const getDataTableRecord: typeof import("./getDataTableRecord").getDataTableRecord;
export declare const getDataTableRecordOutput: typeof import("./getDataTableRecord").getDataTableRecordOutput;
export { GetEmailAddressArgs, GetEmailAddressResult, GetEmailAddressOutputArgs } from "./getEmailAddress";
export declare const getEmailAddress: typeof import("./getEmailAddress").getEmailAddress;
export declare const getEmailAddressOutput: typeof import("./getEmailAddress").getEmailAddressOutput;
export { GetEvaluationFormArgs, GetEvaluationFormResult, GetEvaluationFormOutputArgs } from "./getEvaluationForm";
export declare const getEvaluationForm: typeof import("./getEvaluationForm").getEvaluationForm;
export declare const getEvaluationFormOutput: typeof import("./getEvaluationForm").getEvaluationFormOutput;
export { GetHoursOfOperationArgs, GetHoursOfOperationResult, GetHoursOfOperationOutputArgs } from "./getHoursOfOperation";
export declare const getHoursOfOperation: typeof import("./getHoursOfOperation").getHoursOfOperation;
export declare const getHoursOfOperationOutput: typeof import("./getHoursOfOperation").getHoursOfOperationOutput;
export { GetInstanceArgs, GetInstanceResult, GetInstanceOutputArgs } from "./getInstance";
export declare const getInstance: typeof import("./getInstance").getInstance;
export declare const getInstanceOutput: typeof import("./getInstance").getInstanceOutput;
export { GetInstanceStorageConfigArgs, GetInstanceStorageConfigResult, GetInstanceStorageConfigOutputArgs } from "./getInstanceStorageConfig";
export declare const getInstanceStorageConfig: typeof import("./getInstanceStorageConfig").getInstanceStorageConfig;
export declare const getInstanceStorageConfigOutput: typeof import("./getInstanceStorageConfig").getInstanceStorageConfigOutput;
export { GetIntegrationAssociationArgs, GetIntegrationAssociationResult, GetIntegrationAssociationOutputArgs } from "./getIntegrationAssociation";
export declare const getIntegrationAssociation: typeof import("./getIntegrationAssociation").getIntegrationAssociation;
export declare const getIntegrationAssociationOutput: typeof import("./getIntegrationAssociation").getIntegrationAssociationOutput;
export { GetPhoneNumberArgs, GetPhoneNumberResult, GetPhoneNumberOutputArgs } from "./getPhoneNumber";
export declare const getPhoneNumber: typeof import("./getPhoneNumber").getPhoneNumber;
export declare const getPhoneNumberOutput: typeof import("./getPhoneNumber").getPhoneNumberOutput;
export { GetPredefinedAttributeArgs, GetPredefinedAttributeResult, GetPredefinedAttributeOutputArgs } from "./getPredefinedAttribute";
export declare const getPredefinedAttribute: typeof import("./getPredefinedAttribute").getPredefinedAttribute;
export declare const getPredefinedAttributeOutput: typeof import("./getPredefinedAttribute").getPredefinedAttributeOutput;
export { GetPromptArgs, GetPromptResult, GetPromptOutputArgs } from "./getPrompt";
export declare const getPrompt: typeof import("./getPrompt").getPrompt;
export declare const getPromptOutput: typeof import("./getPrompt").getPromptOutput;
export { GetQueueArgs, GetQueueResult, GetQueueOutputArgs } from "./getQueue";
export declare const getQueue: typeof import("./getQueue").getQueue;
export declare const getQueueOutput: typeof import("./getQueue").getQueueOutput;
export { GetQuickConnectArgs, GetQuickConnectResult, GetQuickConnectOutputArgs } from "./getQuickConnect";
export declare const getQuickConnect: typeof import("./getQuickConnect").getQuickConnect;
export declare const getQuickConnectOutput: typeof import("./getQuickConnect").getQuickConnectOutput;
export { GetRoutingProfileArgs, GetRoutingProfileResult, GetRoutingProfileOutputArgs } from "./getRoutingProfile";
export declare const getRoutingProfile: typeof import("./getRoutingProfile").getRoutingProfile;
export declare const getRoutingProfileOutput: typeof import("./getRoutingProfile").getRoutingProfileOutput;
export { GetRuleArgs, GetRuleResult, GetRuleOutputArgs } from "./getRule";
export declare const getRule: typeof import("./getRule").getRule;
export declare const getRuleOutput: typeof import("./getRule").getRuleOutput;
export { GetSecurityKeyArgs, GetSecurityKeyResult, GetSecurityKeyOutputArgs } from "./getSecurityKey";
export declare const getSecurityKey: typeof import("./getSecurityKey").getSecurityKey;
export declare const getSecurityKeyOutput: typeof import("./getSecurityKey").getSecurityKeyOutput;
export { GetSecurityProfileArgs, GetSecurityProfileResult, GetSecurityProfileOutputArgs } from "./getSecurityProfile";
export declare const getSecurityProfile: typeof import("./getSecurityProfile").getSecurityProfile;
export declare const getSecurityProfileOutput: typeof import("./getSecurityProfile").getSecurityProfileOutput;
export { GetTaskTemplateArgs, GetTaskTemplateResult, GetTaskTemplateOutputArgs } from "./getTaskTemplate";
export declare const getTaskTemplate: typeof import("./getTaskTemplate").getTaskTemplate;
export declare const getTaskTemplateOutput: typeof import("./getTaskTemplate").getTaskTemplateOutput;
export { GetTrafficDistributionGroupArgs, GetTrafficDistributionGroupResult, GetTrafficDistributionGroupOutputArgs } from "./getTrafficDistributionGroup";
export declare const getTrafficDistributionGroup: typeof import("./getTrafficDistributionGroup").getTrafficDistributionGroup;
export declare const getTrafficDistributionGroupOutput: typeof import("./getTrafficDistributionGroup").getTrafficDistributionGroupOutput;
export { GetUserArgs, GetUserResult, GetUserOutputArgs } from "./getUser";
export declare const getUser: typeof import("./getUser").getUser;
export declare const getUserOutput: typeof import("./getUser").getUserOutput;
export { GetUserHierarchyGroupArgs, GetUserHierarchyGroupResult, GetUserHierarchyGroupOutputArgs } from "./getUserHierarchyGroup";
export declare const getUserHierarchyGroup: typeof import("./getUserHierarchyGroup").getUserHierarchyGroup;
export declare const getUserHierarchyGroupOutput: typeof import("./getUserHierarchyGroup").getUserHierarchyGroupOutput;
export { GetUserHierarchyStructureArgs, GetUserHierarchyStructureResult, GetUserHierarchyStructureOutputArgs } from "./getUserHierarchyStructure";
export declare const getUserHierarchyStructure: typeof import("./getUserHierarchyStructure").getUserHierarchyStructure;
export declare const getUserHierarchyStructureOutput: typeof import("./getUserHierarchyStructure").getUserHierarchyStructureOutput;
export { GetViewArgs, GetViewResult, GetViewOutputArgs } from "./getView";
export declare const getView: typeof import("./getView").getView;
export declare const getViewOutput: typeof import("./getView").getViewOutput;
export { GetViewVersionArgs, GetViewVersionResult, GetViewVersionOutputArgs } from "./getViewVersion";
export declare const getViewVersion: typeof import("./getViewVersion").getViewVersion;
export declare const getViewVersionOutput: typeof import("./getViewVersion").getViewVersionOutput;
export { GetWorkspaceArgs, GetWorkspaceResult, GetWorkspaceOutputArgs } from "./getWorkspace";
export declare const getWorkspace: typeof import("./getWorkspace").getWorkspace;
export declare const getWorkspaceOutput: typeof import("./getWorkspace").getWorkspaceOutput;
export { HoursOfOperationArgs } from "./hoursOfOperation";
export type HoursOfOperation = import("./hoursOfOperation").HoursOfOperation;
export declare const HoursOfOperation: typeof import("./hoursOfOperation").HoursOfOperation;
export { InstanceArgs } from "./instance";
export type Instance = import("./instance").Instance;
export declare const Instance: typeof import("./instance").Instance;
export { InstanceStorageConfigArgs } from "./instanceStorageConfig";
export type InstanceStorageConfig = import("./instanceStorageConfig").InstanceStorageConfig;
export declare const InstanceStorageConfig: typeof import("./instanceStorageConfig").InstanceStorageConfig;
export { IntegrationAssociationArgs } from "./integrationAssociation";
export type IntegrationAssociation = import("./integrationAssociation").IntegrationAssociation;
export declare const IntegrationAssociation: typeof import("./integrationAssociation").IntegrationAssociation;
export { PhoneNumberArgs } from "./phoneNumber";
export type PhoneNumber = import("./phoneNumber").PhoneNumber;
export declare const PhoneNumber: typeof import("./phoneNumber").PhoneNumber;
export { PredefinedAttributeArgs } from "./predefinedAttribute";
export type PredefinedAttribute = import("./predefinedAttribute").PredefinedAttribute;
export declare const PredefinedAttribute: typeof import("./predefinedAttribute").PredefinedAttribute;
export { PromptArgs } from "./prompt";
export type Prompt = import("./prompt").Prompt;
export declare const Prompt: typeof import("./prompt").Prompt;
export { QueueArgs } from "./queue";
export type Queue = import("./queue").Queue;
export declare const Queue: typeof import("./queue").Queue;
export { QuickConnectArgs } from "./quickConnect";
export type QuickConnect = import("./quickConnect").QuickConnect;
export declare const QuickConnect: typeof import("./quickConnect").QuickConnect;
export { RoutingProfileArgs } from "./routingProfile";
export type RoutingProfile = import("./routingProfile").RoutingProfile;
export declare const RoutingProfile: typeof import("./routingProfile").RoutingProfile;
export { RuleArgs } from "./rule";
export type Rule = import("./rule").Rule;
export declare const Rule: typeof import("./rule").Rule;
export { SecurityKeyArgs } from "./securityKey";
export type SecurityKey = import("./securityKey").SecurityKey;
export declare const SecurityKey: typeof import("./securityKey").SecurityKey;
export { SecurityProfileArgs } from "./securityProfile";
export type SecurityProfile = import("./securityProfile").SecurityProfile;
export declare const SecurityProfile: typeof import("./securityProfile").SecurityProfile;
export { TaskTemplateArgs } from "./taskTemplate";
export type TaskTemplate = import("./taskTemplate").TaskTemplate;
export declare const TaskTemplate: typeof import("./taskTemplate").TaskTemplate;
export { TrafficDistributionGroupArgs } from "./trafficDistributionGroup";
export type TrafficDistributionGroup = import("./trafficDistributionGroup").TrafficDistributionGroup;
export declare const TrafficDistributionGroup: typeof import("./trafficDistributionGroup").TrafficDistributionGroup;
export { UserArgs } from "./user";
export type User = import("./user").User;
export declare const User: typeof import("./user").User;
export { UserHierarchyGroupArgs } from "./userHierarchyGroup";
export type UserHierarchyGroup = import("./userHierarchyGroup").UserHierarchyGroup;
export declare const UserHierarchyGroup: typeof import("./userHierarchyGroup").UserHierarchyGroup;
export { UserHierarchyStructureArgs } from "./userHierarchyStructure";
export type UserHierarchyStructure = import("./userHierarchyStructure").UserHierarchyStructure;
export declare const UserHierarchyStructure: typeof import("./userHierarchyStructure").UserHierarchyStructure;
export { ViewArgs } from "./view";
export type View = import("./view").View;
export declare const View: typeof import("./view").View;
export { ViewVersionArgs } from "./viewVersion";
export type ViewVersion = import("./viewVersion").ViewVersion;
export declare const ViewVersion: typeof import("./viewVersion").ViewVersion;
export { WorkspaceArgs } from "./workspace";
export type Workspace = import("./workspace").Workspace;
export declare const Workspace: typeof import("./workspace").Workspace;
export * from "../types/enums/connect";