@bdzscaler/pulumi-zia
Version:
A Pulumi package for creating and managing zia cloud resources.
437 lines (436 loc) • 47.5 kB
TypeScript
export { ActivationStatusArgs, ActivationStatusState } from "./activationStatus";
export type ActivationStatus = import("./activationStatus").ActivationStatus;
export declare const ActivationStatus: typeof import("./activationStatus").ActivationStatus;
export { AdminRolesArgs, AdminRolesState } from "./adminRoles";
export type AdminRoles = import("./adminRoles").AdminRoles;
export declare const AdminRoles: typeof import("./adminRoles").AdminRoles;
export { AdminUsersArgs, AdminUsersState } from "./adminUsers";
export type AdminUsers = import("./adminUsers").AdminUsers;
export declare const AdminUsers: typeof import("./adminUsers").AdminUsers;
export { AdvancedSettingsArgs, AdvancedSettingsState } from "./advancedSettings";
export type AdvancedSettings = import("./advancedSettings").AdvancedSettings;
export declare const AdvancedSettings: typeof import("./advancedSettings").AdvancedSettings;
export { AdvancedThreatSettingsArgs, AdvancedThreatSettingsState } from "./advancedThreatSettings";
export type AdvancedThreatSettings = import("./advancedThreatSettings").AdvancedThreatSettings;
export declare const AdvancedThreatSettings: typeof import("./advancedThreatSettings").AdvancedThreatSettings;
export { ATPMaliciousURLsArgs, ATPMaliciousURLsState } from "./atpmaliciousURLs";
export type ATPMaliciousURLs = import("./atpmaliciousURLs").ATPMaliciousURLs;
export declare const ATPMaliciousURLs: typeof import("./atpmaliciousURLs").ATPMaliciousURLs;
export { ATPMalwareInspectionArgs, ATPMalwareInspectionState } from "./atpmalwareInspection";
export type ATPMalwareInspection = import("./atpmalwareInspection").ATPMalwareInspection;
export declare const ATPMalwareInspection: typeof import("./atpmalwareInspection").ATPMalwareInspection;
export { ATPMalwarePolicyArgs, ATPMalwarePolicyState } from "./atpmalwarePolicy";
export type ATPMalwarePolicy = import("./atpmalwarePolicy").ATPMalwarePolicy;
export declare const ATPMalwarePolicy: typeof import("./atpmalwarePolicy").ATPMalwarePolicy;
export { ATPMalwareProtocolsArgs, ATPMalwareProtocolsState } from "./atpmalwareProtocols";
export type ATPMalwareProtocols = import("./atpmalwareProtocols").ATPMalwareProtocols;
export declare const ATPMalwareProtocols: typeof import("./atpmalwareProtocols").ATPMalwareProtocols;
export { ATPMalwareSettingsArgs, ATPMalwareSettingsState } from "./atpmalwareSettings";
export type ATPMalwareSettings = import("./atpmalwareSettings").ATPMalwareSettings;
export declare const ATPMalwareSettings: typeof import("./atpmalwareSettings").ATPMalwareSettings;
export { ATPSecurityExceptionsArgs, ATPSecurityExceptionsState } from "./atpsecurityExceptions";
export type ATPSecurityExceptions = import("./atpsecurityExceptions").ATPSecurityExceptions;
export declare const ATPSecurityExceptions: typeof import("./atpsecurityExceptions").ATPSecurityExceptions;
export { AuthSettingsURLsArgs, AuthSettingsURLsState } from "./authSettingsURLs";
export type AuthSettingsURLs = import("./authSettingsURLs").AuthSettingsURLs;
export declare const AuthSettingsURLs: typeof import("./authSettingsURLs").AuthSettingsURLs;
export { BrowserControlPolicyArgs, BrowserControlPolicyState } from "./browserControlPolicy";
export type BrowserControlPolicy = import("./browserControlPolicy").BrowserControlPolicy;
export declare const BrowserControlPolicy: typeof import("./browserControlPolicy").BrowserControlPolicy;
export { BrowserControlSettingsArgs, BrowserControlSettingsState } from "./browserControlSettings";
export type BrowserControlSettings = import("./browserControlSettings").BrowserControlSettings;
export declare const BrowserControlSettings: typeof import("./browserControlSettings").BrowserControlSettings;
export { CasbDlpRuleArgs, CasbDlpRuleState } from "./casbDlpRule";
export type CasbDlpRule = import("./casbDlpRule").CasbDlpRule;
export declare const CasbDlpRule: typeof import("./casbDlpRule").CasbDlpRule;
export { CasbDlpRulesArgs, CasbDlpRulesState } from "./casbDlpRules";
export type CasbDlpRules = import("./casbDlpRules").CasbDlpRules;
export declare const CasbDlpRules: typeof import("./casbDlpRules").CasbDlpRules;
export { CasbMalwareRuleArgs, CasbMalwareRuleState } from "./casbMalwareRule";
export type CasbMalwareRule = import("./casbMalwareRule").CasbMalwareRule;
export declare const CasbMalwareRule: typeof import("./casbMalwareRule").CasbMalwareRule;
export { CasbMalwareRulesArgs, CasbMalwareRulesState } from "./casbMalwareRules";
export type CasbMalwareRules = import("./casbMalwareRules").CasbMalwareRules;
export declare const CasbMalwareRules: typeof import("./casbMalwareRules").CasbMalwareRules;
export { CloudAppControlRuleArgs, CloudAppControlRuleState } from "./cloudAppControlRule";
export type CloudAppControlRule = import("./cloudAppControlRule").CloudAppControlRule;
export declare const CloudAppControlRule: typeof import("./cloudAppControlRule").CloudAppControlRule;
export { CloudApplicationInstanceArgs, CloudApplicationInstanceState } from "./cloudApplicationInstance";
export type CloudApplicationInstance = import("./cloudApplicationInstance").CloudApplicationInstance;
export declare const CloudApplicationInstance: typeof import("./cloudApplicationInstance").CloudApplicationInstance;
export { DLPDictionariesArgs, DLPDictionariesState } from "./dlpdictionaries";
export type DLPDictionaries = import("./dlpdictionaries").DLPDictionaries;
export declare const DLPDictionaries: typeof import("./dlpdictionaries").DLPDictionaries;
export { DLPEnginesArgs, DLPEnginesState } from "./dlpengines";
export type DLPEngines = import("./dlpengines").DLPEngines;
export declare const DLPEngines: typeof import("./dlpengines").DLPEngines;
export { DLPNotificationTemplatesArgs, DLPNotificationTemplatesState } from "./dlpnotificationTemplates";
export type DLPNotificationTemplates = import("./dlpnotificationTemplates").DLPNotificationTemplates;
export declare const DLPNotificationTemplates: typeof import("./dlpnotificationTemplates").DLPNotificationTemplates;
export { DLPWebRulesArgs, DLPWebRulesState } from "./dlpwebRules";
export type DLPWebRules = import("./dlpwebRules").DLPWebRules;
export declare const DLPWebRules: typeof import("./dlpwebRules").DLPWebRules;
export { EndUserNotificationArgs, EndUserNotificationState } from "./endUserNotification";
export type EndUserNotification = import("./endUserNotification").EndUserNotification;
export declare const EndUserNotification: typeof import("./endUserNotification").EndUserNotification;
export { FileTypeControlRulesArgs, FileTypeControlRulesState } from "./fileTypeControlRules";
export type FileTypeControlRules = import("./fileTypeControlRules").FileTypeControlRules;
export declare const FileTypeControlRules: typeof import("./fileTypeControlRules").FileTypeControlRules;
export { FirewallDNSRuleArgs, FirewallDNSRuleState } from "./firewallDNSRule";
export type FirewallDNSRule = import("./firewallDNSRule").FirewallDNSRule;
export declare const FirewallDNSRule: typeof import("./firewallDNSRule").FirewallDNSRule;
export { FirewallFilteringApplicationGroupsArgs, FirewallFilteringApplicationGroupsState } from "./firewallFilteringApplicationGroups";
export type FirewallFilteringApplicationGroups = import("./firewallFilteringApplicationGroups").FirewallFilteringApplicationGroups;
export declare const FirewallFilteringApplicationGroups: typeof import("./firewallFilteringApplicationGroups").FirewallFilteringApplicationGroups;
export { FirewallFilteringDestinationGroupsArgs, FirewallFilteringDestinationGroupsState } from "./firewallFilteringDestinationGroups";
export type FirewallFilteringDestinationGroups = import("./firewallFilteringDestinationGroups").FirewallFilteringDestinationGroups;
export declare const FirewallFilteringDestinationGroups: typeof import("./firewallFilteringDestinationGroups").FirewallFilteringDestinationGroups;
export { FirewallFilteringNetworkServicesArgs, FirewallFilteringNetworkServicesState } from "./firewallFilteringNetworkServices";
export type FirewallFilteringNetworkServices = import("./firewallFilteringNetworkServices").FirewallFilteringNetworkServices;
export declare const FirewallFilteringNetworkServices: typeof import("./firewallFilteringNetworkServices").FirewallFilteringNetworkServices;
export { FirewallFilteringRuleArgs, FirewallFilteringRuleState } from "./firewallFilteringRule";
export type FirewallFilteringRule = import("./firewallFilteringRule").FirewallFilteringRule;
export declare const FirewallFilteringRule: typeof import("./firewallFilteringRule").FirewallFilteringRule;
export { FirewallFilteringServiceGroupsArgs, FirewallFilteringServiceGroupsState } from "./firewallFilteringServiceGroups";
export type FirewallFilteringServiceGroups = import("./firewallFilteringServiceGroups").FirewallFilteringServiceGroups;
export declare const FirewallFilteringServiceGroups: typeof import("./firewallFilteringServiceGroups").FirewallFilteringServiceGroups;
export { FirewallFilteringSourceGroupsArgs, FirewallFilteringSourceGroupsState } from "./firewallFilteringSourceGroups";
export type FirewallFilteringSourceGroups = import("./firewallFilteringSourceGroups").FirewallFilteringSourceGroups;
export declare const FirewallFilteringSourceGroups: typeof import("./firewallFilteringSourceGroups").FirewallFilteringSourceGroups;
export { ForwardingControlProxiesArgs, ForwardingControlProxiesState } from "./forwardingControlProxies";
export type ForwardingControlProxies = import("./forwardingControlProxies").ForwardingControlProxies;
export declare const ForwardingControlProxies: typeof import("./forwardingControlProxies").ForwardingControlProxies;
export { ForwardingControlRuleArgs, ForwardingControlRuleState } from "./forwardingControlRule";
export type ForwardingControlRule = import("./forwardingControlRule").ForwardingControlRule;
export declare const ForwardingControlRule: typeof import("./forwardingControlRule").ForwardingControlRule;
export { ForwardingControlZPAGatewayArgs, ForwardingControlZPAGatewayState } from "./forwardingControlZPAGateway";
export type ForwardingControlZPAGateway = import("./forwardingControlZPAGateway").ForwardingControlZPAGateway;
export declare const ForwardingControlZPAGateway: typeof import("./forwardingControlZPAGateway").ForwardingControlZPAGateway;
export { FtpControlPolicyArgs, FtpControlPolicyState } from "./ftpControlPolicy";
export type FtpControlPolicy = import("./ftpControlPolicy").FtpControlPolicy;
export declare const FtpControlPolicy: typeof import("./ftpControlPolicy").FtpControlPolicy;
export { GetATPMaliciousURLsResult } from "./getATPMaliciousURLs";
export declare const getATPMaliciousURLs: typeof import("./getATPMaliciousURLs").getATPMaliciousURLs;
export declare const getATPMaliciousURLsOutput: typeof import("./getATPMaliciousURLs").getATPMaliciousURLsOutput;
export { GetATPSecurityExceptionsResult } from "./getATPSecurityExceptions";
export declare const getATPSecurityExceptions: typeof import("./getATPSecurityExceptions").getATPSecurityExceptions;
export declare const getATPSecurityExceptionsOutput: typeof import("./getATPSecurityExceptions").getATPSecurityExceptionsOutput;
export { GetActivationStatusResult } from "./getActivationStatus";
export declare const getActivationStatus: typeof import("./getActivationStatus").getActivationStatus;
export declare const getActivationStatusOutput: typeof import("./getActivationStatus").getActivationStatusOutput;
export { GetAdminRolesArgs, GetAdminRolesResult, GetAdminRolesOutputArgs } from "./getAdminRoles";
export declare const getAdminRoles: typeof import("./getAdminRoles").getAdminRoles;
export declare const getAdminRolesOutput: typeof import("./getAdminRoles").getAdminRolesOutput;
export { GetAdminUsersArgs, GetAdminUsersResult, GetAdminUsersOutputArgs } from "./getAdminUsers";
export declare const getAdminUsers: typeof import("./getAdminUsers").getAdminUsers;
export declare const getAdminUsersOutput: typeof import("./getAdminUsers").getAdminUsersOutput;
export { GetAdvancedSettingsResult } from "./getAdvancedSettings";
export declare const getAdvancedSettings: typeof import("./getAdvancedSettings").getAdvancedSettings;
export declare const getAdvancedSettingsOutput: typeof import("./getAdvancedSettings").getAdvancedSettingsOutput;
export { GetAdvancedThreatSettingsResult } from "./getAdvancedThreatSettings";
export declare const getAdvancedThreatSettings: typeof import("./getAdvancedThreatSettings").getAdvancedThreatSettings;
export declare const getAdvancedThreatSettingsOutput: typeof import("./getAdvancedThreatSettings").getAdvancedThreatSettingsOutput;
export { GetAuthSettingsURLsResult } from "./getAuthSettingsURLs";
export declare const getAuthSettingsURLs: typeof import("./getAuthSettingsURLs").getAuthSettingsURLs;
export declare const getAuthSettingsURLsOutput: typeof import("./getAuthSettingsURLs").getAuthSettingsURLsOutput;
export { GetBrowserControlPolicyResult } from "./getBrowserControlPolicy";
export declare const getBrowserControlPolicy: typeof import("./getBrowserControlPolicy").getBrowserControlPolicy;
export declare const getBrowserControlPolicyOutput: typeof import("./getBrowserControlPolicy").getBrowserControlPolicyOutput;
export { GetBrowserControlSettingsResult } from "./getBrowserControlSettings";
export declare const getBrowserControlSettings: typeof import("./getBrowserControlSettings").getBrowserControlSettings;
export declare const getBrowserControlSettingsOutput: typeof import("./getBrowserControlSettings").getBrowserControlSettingsOutput;
export { GetCasbDlpRulesArgs, GetCasbDlpRulesResult, GetCasbDlpRulesOutputArgs } from "./getCasbDlpRules";
export declare const getCasbDlpRules: typeof import("./getCasbDlpRules").getCasbDlpRules;
export declare const getCasbDlpRulesOutput: typeof import("./getCasbDlpRules").getCasbDlpRulesOutput;
export { GetCasbEmailLabelArgs, GetCasbEmailLabelResult, GetCasbEmailLabelOutputArgs } from "./getCasbEmailLabel";
export declare const getCasbEmailLabel: typeof import("./getCasbEmailLabel").getCasbEmailLabel;
export declare const getCasbEmailLabelOutput: typeof import("./getCasbEmailLabel").getCasbEmailLabelOutput;
export { GetCasbMalwareRulesArgs, GetCasbMalwareRulesResult, GetCasbMalwareRulesOutputArgs } from "./getCasbMalwareRules";
export declare const getCasbMalwareRules: typeof import("./getCasbMalwareRules").getCasbMalwareRules;
export declare const getCasbMalwareRulesOutput: typeof import("./getCasbMalwareRules").getCasbMalwareRulesOutput;
export { GetCasbTenantArgs, GetCasbTenantResult, GetCasbTenantOutputArgs } from "./getCasbTenant";
export declare const getCasbTenant: typeof import("./getCasbTenant").getCasbTenant;
export declare const getCasbTenantOutput: typeof import("./getCasbTenant").getCasbTenantOutput;
export { GetCasbTombstoneTemplateArgs, GetCasbTombstoneTemplateResult, GetCasbTombstoneTemplateOutputArgs } from "./getCasbTombstoneTemplate";
export declare const getCasbTombstoneTemplate: typeof import("./getCasbTombstoneTemplate").getCasbTombstoneTemplate;
export declare const getCasbTombstoneTemplateOutput: typeof import("./getCasbTombstoneTemplate").getCasbTombstoneTemplateOutput;
export { GetCbiProfileArgs, GetCbiProfileResult, GetCbiProfileOutputArgs } from "./getCbiProfile";
export declare const getCbiProfile: typeof import("./getCbiProfile").getCbiProfile;
export declare const getCbiProfileOutput: typeof import("./getCbiProfile").getCbiProfileOutput;
export { GetCloudAppControlRuleArgs, GetCloudAppControlRuleResult, GetCloudAppControlRuleOutputArgs } from "./getCloudAppControlRule";
export declare const getCloudAppControlRule: typeof import("./getCloudAppControlRule").getCloudAppControlRule;
export declare const getCloudAppControlRuleOutput: typeof import("./getCloudAppControlRule").getCloudAppControlRuleOutput;
export { GetCloudApplicationInstanceArgs, GetCloudApplicationInstanceResult, GetCloudApplicationInstanceOutputArgs } from "./getCloudApplicationInstance";
export declare const getCloudApplicationInstance: typeof import("./getCloudApplicationInstance").getCloudApplicationInstance;
export declare const getCloudApplicationInstanceOutput: typeof import("./getCloudApplicationInstance").getCloudApplicationInstanceOutput;
export { GetCloudApplicationsArgs, GetCloudApplicationsResult, GetCloudApplicationsOutputArgs } from "./getCloudApplications";
export declare const getCloudApplications: typeof import("./getCloudApplications").getCloudApplications;
export declare const getCloudApplicationsOutput: typeof import("./getCloudApplications").getCloudApplicationsOutput;
export { GetDLPDictionariesArgs, GetDLPDictionariesResult, GetDLPDictionariesOutputArgs } from "./getDLPDictionaries";
export declare const getDLPDictionaries: typeof import("./getDLPDictionaries").getDLPDictionaries;
export declare const getDLPDictionariesOutput: typeof import("./getDLPDictionaries").getDLPDictionariesOutput;
export { GetDLPEDMSchemaArgs, GetDLPEDMSchemaResult, GetDLPEDMSchemaOutputArgs } from "./getDLPEDMSchema";
export declare const getDLPEDMSchema: typeof import("./getDLPEDMSchema").getDLPEDMSchema;
export declare const getDLPEDMSchemaOutput: typeof import("./getDLPEDMSchema").getDLPEDMSchemaOutput;
export { GetDLPEnginesArgs, GetDLPEnginesResult, GetDLPEnginesOutputArgs } from "./getDLPEngines";
export declare const getDLPEngines: typeof import("./getDLPEngines").getDLPEngines;
export declare const getDLPEnginesOutput: typeof import("./getDLPEngines").getDLPEnginesOutput;
export { GetDLPIDMProfileLiteArgs, GetDLPIDMProfileLiteResult, GetDLPIDMProfileLiteOutputArgs } from "./getDLPIDMProfileLite";
export declare const getDLPIDMProfileLite: typeof import("./getDLPIDMProfileLite").getDLPIDMProfileLite;
export declare const getDLPIDMProfileLiteOutput: typeof import("./getDLPIDMProfileLite").getDLPIDMProfileLiteOutput;
export { GetDLPIDMProfilesArgs, GetDLPIDMProfilesResult, GetDLPIDMProfilesOutputArgs } from "./getDLPIDMProfiles";
export declare const getDLPIDMProfiles: typeof import("./getDLPIDMProfiles").getDLPIDMProfiles;
export declare const getDLPIDMProfilesOutput: typeof import("./getDLPIDMProfiles").getDLPIDMProfilesOutput;
export { GetDLPIncidentReceiverServersArgs, GetDLPIncidentReceiverServersResult, GetDLPIncidentReceiverServersOutputArgs } from "./getDLPIncidentReceiverServers";
export declare const getDLPIncidentReceiverServers: typeof import("./getDLPIncidentReceiverServers").getDLPIncidentReceiverServers;
export declare const getDLPIncidentReceiverServersOutput: typeof import("./getDLPIncidentReceiverServers").getDLPIncidentReceiverServersOutput;
export { GetDLPNotificationTemplatesArgs, GetDLPNotificationTemplatesResult, GetDLPNotificationTemplatesOutputArgs } from "./getDLPNotificationTemplates";
export declare const getDLPNotificationTemplates: typeof import("./getDLPNotificationTemplates").getDLPNotificationTemplates;
export declare const getDLPNotificationTemplatesOutput: typeof import("./getDLPNotificationTemplates").getDLPNotificationTemplatesOutput;
export { GetDLPWebRulesArgs, GetDLPWebRulesResult, GetDLPWebRulesOutputArgs } from "./getDLPWebRules";
export declare const getDLPWebRules: typeof import("./getDLPWebRules").getDLPWebRules;
export declare const getDLPWebRulesOutput: typeof import("./getDLPWebRules").getDLPWebRulesOutput;
export { GetDepartmentManagementArgs, GetDepartmentManagementResult, GetDepartmentManagementOutputArgs } from "./getDepartmentManagement";
export declare const getDepartmentManagement: typeof import("./getDepartmentManagement").getDepartmentManagement;
export declare const getDepartmentManagementOutput: typeof import("./getDepartmentManagement").getDepartmentManagementOutput;
export { GetDeviceGroupsArgs, GetDeviceGroupsResult, GetDeviceGroupsOutputArgs } from "./getDeviceGroups";
export declare const getDeviceGroups: typeof import("./getDeviceGroups").getDeviceGroups;
export declare const getDeviceGroupsOutput: typeof import("./getDeviceGroups").getDeviceGroupsOutput;
export { GetDevicesArgs, GetDevicesResult, GetDevicesOutputArgs } from "./getDevices";
export declare const getDevices: typeof import("./getDevices").getDevices;
export declare const getDevicesOutput: typeof import("./getDevices").getDevicesOutput;
export { GetDlpDictionaryPredefinedIdentifiersArgs, GetDlpDictionaryPredefinedIdentifiersResult, GetDlpDictionaryPredefinedIdentifiersOutputArgs } from "./getDlpDictionaryPredefinedIdentifiers";
export declare const getDlpDictionaryPredefinedIdentifiers: typeof import("./getDlpDictionaryPredefinedIdentifiers").getDlpDictionaryPredefinedIdentifiers;
export declare const getDlpDictionaryPredefinedIdentifiersOutput: typeof import("./getDlpDictionaryPredefinedIdentifiers").getDlpDictionaryPredefinedIdentifiersOutput;
export { GetDomainProfilesArgs, GetDomainProfilesResult, GetDomainProfilesOutputArgs } from "./getDomainProfiles";
export declare const getDomainProfiles: typeof import("./getDomainProfiles").getDomainProfiles;
export declare const getDomainProfilesOutput: typeof import("./getDomainProfiles").getDomainProfilesOutput;
export { GetEndUserNotificationResult } from "./getEndUserNotification";
export declare const getEndUserNotification: typeof import("./getEndUserNotification").getEndUserNotification;
export declare const getEndUserNotificationOutput: typeof import("./getEndUserNotification").getEndUserNotificationOutput;
export { GetFileTypeControlRulesArgs, GetFileTypeControlRulesResult, GetFileTypeControlRulesOutputArgs } from "./getFileTypeControlRules";
export declare const getFileTypeControlRules: typeof import("./getFileTypeControlRules").getFileTypeControlRules;
export declare const getFileTypeControlRulesOutput: typeof import("./getFileTypeControlRules").getFileTypeControlRulesOutput;
export { GetFirewallDNSRulesArgs, GetFirewallDNSRulesResult, GetFirewallDNSRulesOutputArgs } from "./getFirewallDNSRules";
export declare const getFirewallDNSRules: typeof import("./getFirewallDNSRules").getFirewallDNSRules;
export declare const getFirewallDNSRulesOutput: typeof import("./getFirewallDNSRules").getFirewallDNSRulesOutput;
export { GetFirewallFilteringAppGroupArgs, GetFirewallFilteringAppGroupResult, GetFirewallFilteringAppGroupOutputArgs } from "./getFirewallFilteringAppGroup";
export declare const getFirewallFilteringAppGroup: typeof import("./getFirewallFilteringAppGroup").getFirewallFilteringAppGroup;
export declare const getFirewallFilteringAppGroupOutput: typeof import("./getFirewallFilteringAppGroup").getFirewallFilteringAppGroupOutput;
export { GetFirewallFilteringAppServicesArgs, GetFirewallFilteringAppServicesResult, GetFirewallFilteringAppServicesOutputArgs } from "./getFirewallFilteringAppServices";
export declare const getFirewallFilteringAppServices: typeof import("./getFirewallFilteringAppServices").getFirewallFilteringAppServices;
export declare const getFirewallFilteringAppServicesOutput: typeof import("./getFirewallFilteringAppServices").getFirewallFilteringAppServicesOutput;
export { GetFirewallFilteringApplicationArgs, GetFirewallFilteringApplicationResult, GetFirewallFilteringApplicationOutputArgs } from "./getFirewallFilteringApplication";
export declare const getFirewallFilteringApplication: typeof import("./getFirewallFilteringApplication").getFirewallFilteringApplication;
export declare const getFirewallFilteringApplicationOutput: typeof import("./getFirewallFilteringApplication").getFirewallFilteringApplicationOutput;
export { GetFirewallFilteringApplicationGroupsArgs, GetFirewallFilteringApplicationGroupsResult, GetFirewallFilteringApplicationGroupsOutputArgs } from "./getFirewallFilteringApplicationGroups";
export declare const getFirewallFilteringApplicationGroups: typeof import("./getFirewallFilteringApplicationGroups").getFirewallFilteringApplicationGroups;
export declare const getFirewallFilteringApplicationGroupsOutput: typeof import("./getFirewallFilteringApplicationGroups").getFirewallFilteringApplicationGroupsOutput;
export { GetFirewallFilteringDestinationGroupsArgs, GetFirewallFilteringDestinationGroupsResult, GetFirewallFilteringDestinationGroupsOutputArgs } from "./getFirewallFilteringDestinationGroups";
export declare const getFirewallFilteringDestinationGroups: typeof import("./getFirewallFilteringDestinationGroups").getFirewallFilteringDestinationGroups;
export declare const getFirewallFilteringDestinationGroupsOutput: typeof import("./getFirewallFilteringDestinationGroups").getFirewallFilteringDestinationGroupsOutput;
export { GetFirewallFilteringNetworkServiceGroupsArgs, GetFirewallFilteringNetworkServiceGroupsResult, GetFirewallFilteringNetworkServiceGroupsOutputArgs } from "./getFirewallFilteringNetworkServiceGroups";
export declare const getFirewallFilteringNetworkServiceGroups: typeof import("./getFirewallFilteringNetworkServiceGroups").getFirewallFilteringNetworkServiceGroups;
export declare const getFirewallFilteringNetworkServiceGroupsOutput: typeof import("./getFirewallFilteringNetworkServiceGroups").getFirewallFilteringNetworkServiceGroupsOutput;
export { GetFirewallFilteringNetworkServicesArgs, GetFirewallFilteringNetworkServicesResult, GetFirewallFilteringNetworkServicesOutputArgs } from "./getFirewallFilteringNetworkServices";
export declare const getFirewallFilteringNetworkServices: typeof import("./getFirewallFilteringNetworkServices").getFirewallFilteringNetworkServices;
export declare const getFirewallFilteringNetworkServicesOutput: typeof import("./getFirewallFilteringNetworkServices").getFirewallFilteringNetworkServicesOutput;
export { GetFirewallFilteringRuleArgs, GetFirewallFilteringRuleResult, GetFirewallFilteringRuleOutputArgs } from "./getFirewallFilteringRule";
export declare const getFirewallFilteringRule: typeof import("./getFirewallFilteringRule").getFirewallFilteringRule;
export declare const getFirewallFilteringRuleOutput: typeof import("./getFirewallFilteringRule").getFirewallFilteringRuleOutput;
export { GetFirewallFilteringSourceIPGroupsArgs, GetFirewallFilteringSourceIPGroupsResult, GetFirewallFilteringSourceIPGroupsOutputArgs } from "./getFirewallFilteringSourceIPGroups";
export declare const getFirewallFilteringSourceIPGroups: typeof import("./getFirewallFilteringSourceIPGroups").getFirewallFilteringSourceIPGroups;
export declare const getFirewallFilteringSourceIPGroupsOutput: typeof import("./getFirewallFilteringSourceIPGroups").getFirewallFilteringSourceIPGroupsOutput;
export { GetForwardingControlProxiesArgs, GetForwardingControlProxiesResult, GetForwardingControlProxiesOutputArgs } from "./getForwardingControlProxies";
export declare const getForwardingControlProxies: typeof import("./getForwardingControlProxies").getForwardingControlProxies;
export declare const getForwardingControlProxiesOutput: typeof import("./getForwardingControlProxies").getForwardingControlProxiesOutput;
export { GetForwardingControlProxyGatewayArgs, GetForwardingControlProxyGatewayResult, GetForwardingControlProxyGatewayOutputArgs } from "./getForwardingControlProxyGateway";
export declare const getForwardingControlProxyGateway: typeof import("./getForwardingControlProxyGateway").getForwardingControlProxyGateway;
export declare const getForwardingControlProxyGatewayOutput: typeof import("./getForwardingControlProxyGateway").getForwardingControlProxyGatewayOutput;
export { GetForwardingControlRuleArgs, GetForwardingControlRuleResult, GetForwardingControlRuleOutputArgs } from "./getForwardingControlRule";
export declare const getForwardingControlRule: typeof import("./getForwardingControlRule").getForwardingControlRule;
export declare const getForwardingControlRuleOutput: typeof import("./getForwardingControlRule").getForwardingControlRuleOutput;
export { GetForwardingControlZPAGatewayArgs, GetForwardingControlZPAGatewayResult, GetForwardingControlZPAGatewayOutputArgs } from "./getForwardingControlZPAGateway";
export declare const getForwardingControlZPAGateway: typeof import("./getForwardingControlZPAGateway").getForwardingControlZPAGateway;
export declare const getForwardingControlZPAGatewayOutput: typeof import("./getForwardingControlZPAGateway").getForwardingControlZPAGatewayOutput;
export { GetForwardingProxyGatewayArgs, GetForwardingProxyGatewayResult, GetForwardingProxyGatewayOutputArgs } from "./getForwardingProxyGateway";
export declare const getForwardingProxyGateway: typeof import("./getForwardingProxyGateway").getForwardingProxyGateway;
export declare const getForwardingProxyGatewayOutput: typeof import("./getForwardingProxyGateway").getForwardingProxyGatewayOutput;
export { GetFtpControlPolicyResult } from "./getFtpControlPolicy";
export declare const getFtpControlPolicy: typeof import("./getFtpControlPolicy").getFtpControlPolicy;
export declare const getFtpControlPolicyOutput: typeof import("./getFtpControlPolicy").getFtpControlPolicyOutput;
export { GetGroupManagementArgs, GetGroupManagementResult, GetGroupManagementOutputArgs } from "./getGroupManagement";
export declare const getGroupManagement: typeof import("./getGroupManagement").getGroupManagement;
export declare const getGroupManagementOutput: typeof import("./getGroupManagement").getGroupManagementOutput;
export { GetIPSFirewallRuleArgs, GetIPSFirewallRuleResult, GetIPSFirewallRuleOutputArgs } from "./getIPSFirewallRule";
export declare const getIPSFirewallRule: typeof import("./getIPSFirewallRule").getIPSFirewallRule;
export declare const getIPSFirewallRuleOutput: typeof import("./getIPSFirewallRule").getIPSFirewallRuleOutput;
export { GetIcapServersArgs, GetIcapServersResult, GetIcapServersOutputArgs } from "./getIcapServers";
export declare const getIcapServers: typeof import("./getIcapServers").getIcapServers;
export declare const getIcapServersOutput: typeof import("./getIcapServers").getIcapServersOutput;
export { GetLocationGroupsArgs, GetLocationGroupsResult, GetLocationGroupsOutputArgs } from "./getLocationGroups";
export declare const getLocationGroups: typeof import("./getLocationGroups").getLocationGroups;
export declare const getLocationGroupsOutput: typeof import("./getLocationGroups").getLocationGroupsOutput;
export { GetLocationLiteArgs, GetLocationLiteResult, GetLocationLiteOutputArgs } from "./getLocationLite";
export declare const getLocationLite: typeof import("./getLocationLite").getLocationLite;
export declare const getLocationLiteOutput: typeof import("./getLocationLite").getLocationLiteOutput;
export { GetLocationManagementArgs, GetLocationManagementResult, GetLocationManagementOutputArgs } from "./getLocationManagement";
export declare const getLocationManagement: typeof import("./getLocationManagement").getLocationManagement;
export declare const getLocationManagementOutput: typeof import("./getLocationManagement").getLocationManagementOutput;
export { GetMalwareInspectionResult } from "./getMalwareInspection";
export declare const getMalwareInspection: typeof import("./getMalwareInspection").getMalwareInspection;
export declare const getMalwareInspectionOutput: typeof import("./getMalwareInspection").getMalwareInspectionOutput;
export { GetMalwarePolicyArgs, GetMalwarePolicyResult, GetMalwarePolicyOutputArgs } from "./getMalwarePolicy";
export declare const getMalwarePolicy: typeof import("./getMalwarePolicy").getMalwarePolicy;
export declare const getMalwarePolicyOutput: typeof import("./getMalwarePolicy").getMalwarePolicyOutput;
export { GetMalwareProtocolsResult } from "./getMalwareProtocols";
export declare const getMalwareProtocols: typeof import("./getMalwareProtocols").getMalwareProtocols;
export declare const getMalwareProtocolsOutput: typeof import("./getMalwareProtocols").getMalwareProtocolsOutput;
export { GetMalwareSettingsResult } from "./getMalwareSettings";
export declare const getMalwareSettings: typeof import("./getMalwareSettings").getMalwareSettings;
export declare const getMalwareSettingsOutput: typeof import("./getMalwareSettings").getMalwareSettingsOutput;
export { GetMobileMalwareProtectionPolicyResult } from "./getMobileMalwareProtectionPolicy";
export declare const getMobileMalwareProtectionPolicy: typeof import("./getMobileMalwareProtectionPolicy").getMobileMalwareProtectionPolicy;
export declare const getMobileMalwareProtectionPolicyOutput: typeof import("./getMobileMalwareProtectionPolicy").getMobileMalwareProtectionPolicyOutput;
export { GetNatControlRulesArgs, GetNatControlRulesResult, GetNatControlRulesOutputArgs } from "./getNatControlRules";
export declare const getNatControlRules: typeof import("./getNatControlRules").getNatControlRules;
export declare const getNatControlRulesOutput: typeof import("./getNatControlRules").getNatControlRulesOutput;
export { GetNssServerArgs, GetNssServerResult, GetNssServerOutputArgs } from "./getNssServer";
export declare const getNssServer: typeof import("./getNssServer").getNssServer;
export declare const getNssServerOutput: typeof import("./getNssServer").getNssServerOutput;
export { GetRiskProfilesArgs, GetRiskProfilesResult, GetRiskProfilesOutputArgs } from "./getRiskProfiles";
export declare const getRiskProfiles: typeof import("./getRiskProfiles").getRiskProfiles;
export declare const getRiskProfilesOutput: typeof import("./getRiskProfiles").getRiskProfilesOutput;
export { GetRuleLabelsArgs, GetRuleLabelsResult, GetRuleLabelsOutputArgs } from "./getRuleLabels";
export declare const getRuleLabels: typeof import("./getRuleLabels").getRuleLabels;
export declare const getRuleLabelsOutput: typeof import("./getRuleLabels").getRuleLabelsOutput;
export { GetSSLInspectionRulesArgs, GetSSLInspectionRulesResult, GetSSLInspectionRulesOutputArgs } from "./getSSLInspectionRules";
export declare const getSSLInspectionRules: typeof import("./getSSLInspectionRules").getSSLInspectionRules;
export declare const getSSLInspectionRulesOutput: typeof import("./getSSLInspectionRules").getSSLInspectionRulesOutput;
export { GetSandboxBehavioralAnalysisResult } from "./getSandboxBehavioralAnalysis";
export declare const getSandboxBehavioralAnalysis: typeof import("./getSandboxBehavioralAnalysis").getSandboxBehavioralAnalysis;
export declare const getSandboxBehavioralAnalysisOutput: typeof import("./getSandboxBehavioralAnalysis").getSandboxBehavioralAnalysisOutput;
export { GetSandboxReportArgs, GetSandboxReportResult, GetSandboxReportOutputArgs } from "./getSandboxReport";
export declare const getSandboxReport: typeof import("./getSandboxReport").getSandboxReport;
export declare const getSandboxReportOutput: typeof import("./getSandboxReport").getSandboxReportOutput;
export { GetSandboxRulesArgs, GetSandboxRulesResult, GetSandboxRulesOutputArgs } from "./getSandboxRules";
export declare const getSandboxRules: typeof import("./getSandboxRules").getSandboxRules;
export declare const getSandboxRulesOutput: typeof import("./getSandboxRules").getSandboxRulesOutput;
export { GetSecuritySettingsResult } from "./getSecuritySettings";
export declare const getSecuritySettings: typeof import("./getSecuritySettings").getSecuritySettings;
export declare const getSecuritySettingsOutput: typeof import("./getSecuritySettings").getSecuritySettingsOutput;
export { GetSubscriptionAlertArgs, GetSubscriptionAlertResult, GetSubscriptionAlertOutputArgs } from "./getSubscriptionAlert";
export declare const getSubscriptionAlert: typeof import("./getSubscriptionAlert").getSubscriptionAlert;
export declare const getSubscriptionAlertOutput: typeof import("./getSubscriptionAlert").getSubscriptionAlertOutput;
export { GetTenantRestrictionProfileArgs, GetTenantRestrictionProfileResult, GetTenantRestrictionProfileOutputArgs } from "./getTenantRestrictionProfile";
export declare const getTenantRestrictionProfile: typeof import("./getTenantRestrictionProfile").getTenantRestrictionProfile;
export declare const getTenantRestrictionProfileOutput: typeof import("./getTenantRestrictionProfile").getTenantRestrictionProfileOutput;
export { GetTimeWindowArgs, GetTimeWindowResult, GetTimeWindowOutputArgs } from "./getTimeWindow";
export declare const getTimeWindow: typeof import("./getTimeWindow").getTimeWindow;
export declare const getTimeWindowOutput: typeof import("./getTimeWindow").getTimeWindowOutput;
export { GetTrafficForwardingGREInternalIPRangeArgs, GetTrafficForwardingGREInternalIPRangeResult, GetTrafficForwardingGREInternalIPRangeOutputArgs } from "./getTrafficForwardingGREInternalIPRange";
export declare const getTrafficForwardingGREInternalIPRange: typeof import("./getTrafficForwardingGREInternalIPRange").getTrafficForwardingGREInternalIPRange;
export declare const getTrafficForwardingGREInternalIPRangeOutput: typeof import("./getTrafficForwardingGREInternalIPRange").getTrafficForwardingGREInternalIPRangeOutput;
export { GetTrafficForwardingGRETunnelArgs, GetTrafficForwardingGRETunnelResult, GetTrafficForwardingGRETunnelOutputArgs } from "./getTrafficForwardingGRETunnel";
export declare const getTrafficForwardingGRETunnel: typeof import("./getTrafficForwardingGRETunnel").getTrafficForwardingGRETunnel;
export declare const getTrafficForwardingGRETunnelOutput: typeof import("./getTrafficForwardingGRETunnel").getTrafficForwardingGRETunnelOutput;
export { GetTrafficForwardingGRETunnelInfoArgs, GetTrafficForwardingGRETunnelInfoResult, GetTrafficForwardingGRETunnelInfoOutputArgs } from "./getTrafficForwardingGRETunnelInfo";
export declare const getTrafficForwardingGRETunnelInfo: typeof import("./getTrafficForwardingGRETunnelInfo").getTrafficForwardingGRETunnelInfo;
export declare const getTrafficForwardingGRETunnelInfoOutput: typeof import("./getTrafficForwardingGRETunnelInfo").getTrafficForwardingGRETunnelInfoOutput;
export { GetTrafficForwardingNodeVIPsArgs, GetTrafficForwardingNodeVIPsResult, GetTrafficForwardingNodeVIPsOutputArgs } from "./getTrafficForwardingNodeVIPs";
export declare const getTrafficForwardingNodeVIPs: typeof import("./getTrafficForwardingNodeVIPs").getTrafficForwardingNodeVIPs;
export declare const getTrafficForwardingNodeVIPsOutput: typeof import("./getTrafficForwardingNodeVIPs").getTrafficForwardingNodeVIPsOutput;
export { GetTrafficForwardingStaticIPArgs, GetTrafficForwardingStaticIPResult, GetTrafficForwardingStaticIPOutputArgs } from "./getTrafficForwardingStaticIP";
export declare const getTrafficForwardingStaticIP: typeof import("./getTrafficForwardingStaticIP").getTrafficForwardingStaticIP;
export declare const getTrafficForwardingStaticIPOutput: typeof import("./getTrafficForwardingStaticIP").getTrafficForwardingStaticIPOutput;
export { GetTrafficForwardingVIPRecommendedListArgs, GetTrafficForwardingVIPRecommendedListResult, GetTrafficForwardingVIPRecommendedListOutputArgs } from "./getTrafficForwardingVIPRecommendedList";
export declare const getTrafficForwardingVIPRecommendedList: typeof import("./getTrafficForwardingVIPRecommendedList").getTrafficForwardingVIPRecommendedList;
export declare const getTrafficForwardingVIPRecommendedListOutput: typeof import("./getTrafficForwardingVIPRecommendedList").getTrafficForwardingVIPRecommendedListOutput;
export { GetTrafficForwardingVPNCredentialsArgs, GetTrafficForwardingVPNCredentialsResult, GetTrafficForwardingVPNCredentialsOutputArgs } from "./getTrafficForwardingVPNCredentials";
export declare const getTrafficForwardingVPNCredentials: typeof import("./getTrafficForwardingVPNCredentials").getTrafficForwardingVPNCredentials;
export declare const getTrafficForwardingVPNCredentialsOutput: typeof import("./getTrafficForwardingVPNCredentials").getTrafficForwardingVPNCredentialsOutput;
export { GetURLCategoriesArgs, GetURLCategoriesResult, GetURLCategoriesOutputArgs } from "./getURLCategories";
export declare const getURLCategories: typeof import("./getURLCategories").getURLCategories;
export declare const getURLCategoriesOutput: typeof import("./getURLCategories").getURLCategoriesOutput;
export { GetURLFilteringCloudAppSettingsResult } from "./getURLFilteringCloudAppSettings";
export declare const getURLFilteringCloudAppSettings: typeof import("./getURLFilteringCloudAppSettings").getURLFilteringCloudAppSettings;
export declare const getURLFilteringCloudAppSettingsOutput: typeof import("./getURLFilteringCloudAppSettings").getURLFilteringCloudAppSettingsOutput;
export { GetURLFilteringRulesArgs, GetURLFilteringRulesResult, GetURLFilteringRulesOutputArgs } from "./getURLFilteringRules";
export declare const getURLFilteringRules: typeof import("./getURLFilteringRules").getURLFilteringRules;
export declare const getURLFilteringRulesOutput: typeof import("./getURLFilteringRules").getURLFilteringRulesOutput;
export { GetUserManagementArgs, GetUserManagementResult, GetUserManagementOutputArgs } from "./getUserManagement";
export declare const getUserManagement: typeof import("./getUserManagement").getUserManagement;
export declare const getUserManagementOutput: typeof import("./getUserManagement").getUserManagementOutput;
export { GetVirtualServiceEdgeClusterArgs, GetVirtualServiceEdgeClusterResult, GetVirtualServiceEdgeClusterOutputArgs } from "./getVirtualServiceEdgeCluster";
export declare const getVirtualServiceEdgeCluster: typeof import("./getVirtualServiceEdgeCluster").getVirtualServiceEdgeCluster;
export declare const getVirtualServiceEdgeClusterOutput: typeof import("./getVirtualServiceEdgeCluster").getVirtualServiceEdgeClusterOutput;
export { GetWorkloadGroupsArgs, GetWorkloadGroupsResult, GetWorkloadGroupsOutputArgs } from "./getWorkloadGroups";
export declare const getWorkloadGroups: typeof import("./getWorkloadGroups").getWorkloadGroups;
export declare const getWorkloadGroupsOutput: typeof import("./getWorkloadGroups").getWorkloadGroupsOutput;
export { IPSFirewallRuleArgs, IPSFirewallRuleState } from "./ipsfirewallRule";
export type IPSFirewallRule = import("./ipsfirewallRule").IPSFirewallRule;
export declare const IPSFirewallRule: typeof import("./ipsfirewallRule").IPSFirewallRule;
export { LocationManagementArgs, LocationManagementState } from "./locationManagement";
export type LocationManagement = import("./locationManagement").LocationManagement;
export declare const LocationManagement: typeof import("./locationManagement").LocationManagement;
export { MobileMalwareProtectionPolicyArgs, MobileMalwareProtectionPolicyState } from "./mobileMalwareProtectionPolicy";
export type MobileMalwareProtectionPolicy = import("./mobileMalwareProtectionPolicy").MobileMalwareProtectionPolicy;
export declare const MobileMalwareProtectionPolicy: typeof import("./mobileMalwareProtectionPolicy").MobileMalwareProtectionPolicy;
export { NatControlRulesArgs, NatControlRulesState } from "./natControlRules";
export type NatControlRules = import("./natControlRules").NatControlRules;
export declare const NatControlRules: typeof import("./natControlRules").NatControlRules;
export { NssServerArgs, NssServerState } from "./nssServer";
export type NssServer = import("./nssServer").NssServer;
export declare const NssServer: typeof import("./nssServer").NssServer;
export * from "./provider";
export { RiskProfilesArgs, RiskProfilesState } from "./riskProfiles";
export type RiskProfiles = import("./riskProfiles").RiskProfiles;
export declare const RiskProfiles: typeof import("./riskProfiles").RiskProfiles;
export { RuleLabelsArgs, RuleLabelsState } from "./ruleLabels";
export type RuleLabels = import("./ruleLabels").RuleLabels;
export declare const RuleLabels: typeof import("./ruleLabels").RuleLabels;
export { SandboxBehavioralAnalysisArgs, SandboxBehavioralAnalysisState } from "./sandboxBehavioralAnalysis";
export type SandboxBehavioralAnalysis = import("./sandboxBehavioralAnalysis").SandboxBehavioralAnalysis;
export declare const SandboxBehavioralAnalysis: typeof import("./sandboxBehavioralAnalysis").SandboxBehavioralAnalysis;
export { SandboxFileSubmissionArgs, SandboxFileSubmissionState } from "./sandboxFileSubmission";
export type SandboxFileSubmission = import("./sandboxFileSubmission").SandboxFileSubmission;
export declare const SandboxFileSubmission: typeof import("./sandboxFileSubmission").SandboxFileSubmission;
export { SandboxRulesArgs, SandboxRulesState } from "./sandboxRules";
export type SandboxRules = import("./sandboxRules").SandboxRules;
export declare const SandboxRules: typeof import("./sandboxRules").SandboxRules;
export { SecuritySettingsArgs, SecuritySettingsState } from "./securitySettings";
export type SecuritySettings = import("./securitySettings").SecuritySettings;
export declare const SecuritySettings: typeof import("./securitySettings").SecuritySettings;
export { SSLInspectionRulesArgs, SSLInspectionRulesState } from "./sslinspectionRules";
export type SSLInspectionRules = import("./sslinspectionRules").SSLInspectionRules;
export declare const SSLInspectionRules: typeof import("./sslinspectionRules").SSLInspectionRules;
export { SubscriptionAlertArgs, SubscriptionAlertState } from "./subscriptionAlert";
export type SubscriptionAlert = import("./subscriptionAlert").SubscriptionAlert;
export declare const SubscriptionAlert: typeof import("./subscriptionAlert").SubscriptionAlert;
export { TrafficForwardingGRETunnelArgs, TrafficForwardingGRETunnelState } from "./trafficForwardingGRETunnel";
export type TrafficForwardingGRETunnel = import("./trafficForwardingGRETunnel").TrafficForwardingGRETunnel;
export declare const TrafficForwardingGRETunnel: typeof import("./trafficForwardingGRETunnel").TrafficForwardingGRETunnel;
export { TrafficForwardingStaticIPArgs, TrafficForwardingStaticIPState } from "./trafficForwardingStaticIP";
export type TrafficForwardingStaticIP = import("./trafficForwardingStaticIP").TrafficForwardingStaticIP;
export declare const TrafficForwardingStaticIP: typeof import("./trafficForwardingStaticIP").TrafficForwardingStaticIP;
export { TrafficForwardingVPNCredentialsArgs, TrafficForwardingVPNCredentialsState } from "./trafficForwardingVPNCredentials";
export type TrafficForwardingVPNCredentials = import("./trafficForwardingVPNCredentials").TrafficForwardingVPNCredentials;
export declare const TrafficForwardingVPNCredentials: typeof import("./trafficForwardingVPNCredentials").TrafficForwardingVPNCredentials;
export { URLCategoriesArgs, URLCategoriesState } from "./urlcategories";
export type URLCategories = import("./urlcategories").URLCategories;
export declare const URLCategories: typeof import("./urlcategories").URLCategories;
export { URLFilteringCloudAppSettingsArgs, URLFilteringCloudAppSettingsState } from "./urlfilteringCloudAppSettings";
export type URLFilteringCloudAppSettings = import("./urlfilteringCloudAppSettings").URLFilteringCloudAppSettings;
export declare const URLFilteringCloudAppSettings: typeof import("./urlfilteringCloudAppSettings").URLFilteringCloudAppSettings;
export { URLFilteringRulesArgs, URLFilteringRulesState } from "./urlfilteringRules";
export type URLFilteringRules = import("./urlfilteringRules").URLFilteringRules;
export declare const URLFilteringRules: typeof import("./urlfilteringRules").URLFilteringRules;
export { UserManagementArgs, UserManagementState } from "./userManagement";
export type UserManagement = import("./userManagement").UserManagement;
export declare const UserManagement: typeof import("./userManagement").UserManagement;
export { VirtualServiceEdgeClusterArgs, VirtualServiceEdgeClusterState } from "./virtualServiceEdgeCluster";
export type VirtualServiceEdgeCluster = import("./virtualServiceEdgeCluster").VirtualServiceEdgeCluster;
export declare const VirtualServiceEdgeCluster: typeof import("./virtualServiceEdgeCluster").VirtualServiceEdgeCluster;
import * as config from "./config";
import * as types from "./types";
export { config, types, };