@pulumi/scm
Version:
A Pulumi package for managing resources on Strata Cloud Manager.. Based on terraform-provider-scm: version v0.2.1
448 lines • 59.6 kB
TypeScript
export { AddressGroupArgs, AddressGroupState } from "./addressGroup";
export type AddressGroup = import("./addressGroup").AddressGroup;
export declare const AddressGroup: typeof import("./addressGroup").AddressGroup;
export { AddressObjectArgs, AddressObjectState } from "./addressObject";
export type AddressObject = import("./addressObject").AddressObject;
export declare const AddressObject: typeof import("./addressObject").AddressObject;
export { AntiSpywareProfileArgs, AntiSpywareProfileState } from "./antiSpywareProfile";
export type AntiSpywareProfile = import("./antiSpywareProfile").AntiSpywareProfile;
export declare const AntiSpywareProfile: typeof import("./antiSpywareProfile").AntiSpywareProfile;
export { AntiSpywareSignatureArgs, AntiSpywareSignatureState } from "./antiSpywareSignature";
export type AntiSpywareSignature = import("./antiSpywareSignature").AntiSpywareSignature;
export declare const AntiSpywareSignature: typeof import("./antiSpywareSignature").AntiSpywareSignature;
export { AppOverrideRuleArgs, AppOverrideRuleState } from "./appOverrideRule";
export type AppOverrideRule = import("./appOverrideRule").AppOverrideRule;
export declare const AppOverrideRule: typeof import("./appOverrideRule").AppOverrideRule;
export { ApplicationArgs, ApplicationState } from "./application";
export type Application = import("./application").Application;
export declare const Application: typeof import("./application").Application;
export { ApplicationFilterArgs, ApplicationFilterState } from "./applicationFilter";
export type ApplicationFilter = import("./applicationFilter").ApplicationFilter;
export declare const ApplicationFilter: typeof import("./applicationFilter").ApplicationFilter;
export { ApplicationGroupArgs, ApplicationGroupState } from "./applicationGroup";
export type ApplicationGroup = import("./applicationGroup").ApplicationGroup;
export declare const ApplicationGroup: typeof import("./applicationGroup").ApplicationGroup;
export { AuthenticationPortalArgs, AuthenticationPortalState } from "./authenticationPortal";
export type AuthenticationPortal = import("./authenticationPortal").AuthenticationPortal;
export declare const AuthenticationPortal: typeof import("./authenticationPortal").AuthenticationPortal;
export { AuthenticationProfileArgs, AuthenticationProfileState } from "./authenticationProfile";
export type AuthenticationProfile = import("./authenticationProfile").AuthenticationProfile;
export declare const AuthenticationProfile: typeof import("./authenticationProfile").AuthenticationProfile;
export { AuthenticationRuleArgs, AuthenticationRuleState } from "./authenticationRule";
export type AuthenticationRule = import("./authenticationRule").AuthenticationRule;
export declare const AuthenticationRule: typeof import("./authenticationRule").AuthenticationRule;
export { AuthenticationSequenceArgs, AuthenticationSequenceState } from "./authenticationSequence";
export type AuthenticationSequence = import("./authenticationSequence").AuthenticationSequence;
export declare const AuthenticationSequence: typeof import("./authenticationSequence").AuthenticationSequence;
export { CertificateProfileArgs, CertificateProfileState } from "./certificateProfile";
export type CertificateProfile = import("./certificateProfile").CertificateProfile;
export declare const CertificateProfile: typeof import("./certificateProfile").CertificateProfile;
export { DecryptionExclusionArgs, DecryptionExclusionState } from "./decryptionExclusion";
export type DecryptionExclusion = import("./decryptionExclusion").DecryptionExclusion;
export declare const DecryptionExclusion: typeof import("./decryptionExclusion").DecryptionExclusion;
export { DecryptionProfileArgs, DecryptionProfileState } from "./decryptionProfile";
export type DecryptionProfile = import("./decryptionProfile").DecryptionProfile;
export declare const DecryptionProfile: typeof import("./decryptionProfile").DecryptionProfile;
export { DecryptionRuleArgs, DecryptionRuleState } from "./decryptionRule";
export type DecryptionRule = import("./decryptionRule").DecryptionRule;
export declare const DecryptionRule: typeof import("./decryptionRule").DecryptionRule;
export { DnsSecurityProfileArgs, DnsSecurityProfileState } from "./dnsSecurityProfile";
export type DnsSecurityProfile = import("./dnsSecurityProfile").DnsSecurityProfile;
export declare const DnsSecurityProfile: typeof import("./dnsSecurityProfile").DnsSecurityProfile;
export { DynamicUserGroupArgs, DynamicUserGroupState } from "./dynamicUserGroup";
export type DynamicUserGroup = import("./dynamicUserGroup").DynamicUserGroup;
export declare const DynamicUserGroup: typeof import("./dynamicUserGroup").DynamicUserGroup;
export { ExternalDynamicListArgs, ExternalDynamicListState } from "./externalDynamicList";
export type ExternalDynamicList = import("./externalDynamicList").ExternalDynamicList;
export declare const ExternalDynamicList: typeof import("./externalDynamicList").ExternalDynamicList;
export { FileBlockingProfileArgs, FileBlockingProfileState } from "./fileBlockingProfile";
export type FileBlockingProfile = import("./fileBlockingProfile").FileBlockingProfile;
export declare const FileBlockingProfile: typeof import("./fileBlockingProfile").FileBlockingProfile;
export { FolderArgs, FolderState } from "./folder";
export type Folder = import("./folder").Folder;
export declare const Folder: typeof import("./folder").Folder;
export { GetAddressGroupArgs, GetAddressGroupResult, GetAddressGroupOutputArgs } from "./getAddressGroup";
export declare const getAddressGroup: typeof import("./getAddressGroup").getAddressGroup;
export declare const getAddressGroupOutput: typeof import("./getAddressGroup").getAddressGroupOutput;
export { GetAddressGroupListArgs, GetAddressGroupListResult, GetAddressGroupListOutputArgs } from "./getAddressGroupList";
export declare const getAddressGroupList: typeof import("./getAddressGroupList").getAddressGroupList;
export declare const getAddressGroupListOutput: typeof import("./getAddressGroupList").getAddressGroupListOutput;
export { GetAddressObjectArgs, GetAddressObjectResult, GetAddressObjectOutputArgs } from "./getAddressObject";
export declare const getAddressObject: typeof import("./getAddressObject").getAddressObject;
export declare const getAddressObjectOutput: typeof import("./getAddressObject").getAddressObjectOutput;
export { GetAddressObjectListArgs, GetAddressObjectListResult, GetAddressObjectListOutputArgs } from "./getAddressObjectList";
export declare const getAddressObjectList: typeof import("./getAddressObjectList").getAddressObjectList;
export declare const getAddressObjectListOutput: typeof import("./getAddressObjectList").getAddressObjectListOutput;
export { GetAntiSpywareProfileArgs, GetAntiSpywareProfileResult, GetAntiSpywareProfileOutputArgs } from "./getAntiSpywareProfile";
export declare const getAntiSpywareProfile: typeof import("./getAntiSpywareProfile").getAntiSpywareProfile;
export declare const getAntiSpywareProfileOutput: typeof import("./getAntiSpywareProfile").getAntiSpywareProfileOutput;
export { GetAntiSpywareProfileListArgs, GetAntiSpywareProfileListResult, GetAntiSpywareProfileListOutputArgs } from "./getAntiSpywareProfileList";
export declare const getAntiSpywareProfileList: typeof import("./getAntiSpywareProfileList").getAntiSpywareProfileList;
export declare const getAntiSpywareProfileListOutput: typeof import("./getAntiSpywareProfileList").getAntiSpywareProfileListOutput;
export { GetAntiSpywareSignatureArgs, GetAntiSpywareSignatureResult, GetAntiSpywareSignatureOutputArgs } from "./getAntiSpywareSignature";
export declare const getAntiSpywareSignature: typeof import("./getAntiSpywareSignature").getAntiSpywareSignature;
export declare const getAntiSpywareSignatureOutput: typeof import("./getAntiSpywareSignature").getAntiSpywareSignatureOutput;
export { GetAntiSpywareSignatureListArgs, GetAntiSpywareSignatureListResult, GetAntiSpywareSignatureListOutputArgs } from "./getAntiSpywareSignatureList";
export declare const getAntiSpywareSignatureList: typeof import("./getAntiSpywareSignatureList").getAntiSpywareSignatureList;
export declare const getAntiSpywareSignatureListOutput: typeof import("./getAntiSpywareSignatureList").getAntiSpywareSignatureListOutput;
export { GetAppOverrideRuleArgs, GetAppOverrideRuleResult, GetAppOverrideRuleOutputArgs } from "./getAppOverrideRule";
export declare const getAppOverrideRule: typeof import("./getAppOverrideRule").getAppOverrideRule;
export declare const getAppOverrideRuleOutput: typeof import("./getAppOverrideRule").getAppOverrideRuleOutput;
export { GetAppOverrideRuleListArgs, GetAppOverrideRuleListResult, GetAppOverrideRuleListOutputArgs } from "./getAppOverrideRuleList";
export declare const getAppOverrideRuleList: typeof import("./getAppOverrideRuleList").getAppOverrideRuleList;
export declare const getAppOverrideRuleListOutput: typeof import("./getAppOverrideRuleList").getAppOverrideRuleListOutput;
export { GetApplicationArgs, GetApplicationResult, GetApplicationOutputArgs } from "./getApplication";
export declare const getApplication: typeof import("./getApplication").getApplication;
export declare const getApplicationOutput: typeof import("./getApplication").getApplicationOutput;
export { GetApplicationFilterArgs, GetApplicationFilterResult, GetApplicationFilterOutputArgs } from "./getApplicationFilter";
export declare const getApplicationFilter: typeof import("./getApplicationFilter").getApplicationFilter;
export declare const getApplicationFilterOutput: typeof import("./getApplicationFilter").getApplicationFilterOutput;
export { GetApplicationFilterListArgs, GetApplicationFilterListResult, GetApplicationFilterListOutputArgs } from "./getApplicationFilterList";
export declare const getApplicationFilterList: typeof import("./getApplicationFilterList").getApplicationFilterList;
export declare const getApplicationFilterListOutput: typeof import("./getApplicationFilterList").getApplicationFilterListOutput;
export { GetApplicationGroupArgs, GetApplicationGroupResult, GetApplicationGroupOutputArgs } from "./getApplicationGroup";
export declare const getApplicationGroup: typeof import("./getApplicationGroup").getApplicationGroup;
export declare const getApplicationGroupOutput: typeof import("./getApplicationGroup").getApplicationGroupOutput;
export { GetApplicationGroupListArgs, GetApplicationGroupListResult, GetApplicationGroupListOutputArgs } from "./getApplicationGroupList";
export declare const getApplicationGroupList: typeof import("./getApplicationGroupList").getApplicationGroupList;
export declare const getApplicationGroupListOutput: typeof import("./getApplicationGroupList").getApplicationGroupListOutput;
export { GetApplicationListArgs, GetApplicationListResult, GetApplicationListOutputArgs } from "./getApplicationList";
export declare const getApplicationList: typeof import("./getApplicationList").getApplicationList;
export declare const getApplicationListOutput: typeof import("./getApplicationList").getApplicationListOutput;
export { GetAuthenticationPortalArgs, GetAuthenticationPortalResult, GetAuthenticationPortalOutputArgs } from "./getAuthenticationPortal";
export declare const getAuthenticationPortal: typeof import("./getAuthenticationPortal").getAuthenticationPortal;
export declare const getAuthenticationPortalOutput: typeof import("./getAuthenticationPortal").getAuthenticationPortalOutput;
export { GetAuthenticationPortalListArgs, GetAuthenticationPortalListResult, GetAuthenticationPortalListOutputArgs } from "./getAuthenticationPortalList";
export declare const getAuthenticationPortalList: typeof import("./getAuthenticationPortalList").getAuthenticationPortalList;
export declare const getAuthenticationPortalListOutput: typeof import("./getAuthenticationPortalList").getAuthenticationPortalListOutput;
export { GetAuthenticationProfileArgs, GetAuthenticationProfileResult, GetAuthenticationProfileOutputArgs } from "./getAuthenticationProfile";
export declare const getAuthenticationProfile: typeof import("./getAuthenticationProfile").getAuthenticationProfile;
export declare const getAuthenticationProfileOutput: typeof import("./getAuthenticationProfile").getAuthenticationProfileOutput;
export { GetAuthenticationProfileListArgs, GetAuthenticationProfileListResult, GetAuthenticationProfileListOutputArgs } from "./getAuthenticationProfileList";
export declare const getAuthenticationProfileList: typeof import("./getAuthenticationProfileList").getAuthenticationProfileList;
export declare const getAuthenticationProfileListOutput: typeof import("./getAuthenticationProfileList").getAuthenticationProfileListOutput;
export { GetAuthenticationRuleArgs, GetAuthenticationRuleResult, GetAuthenticationRuleOutputArgs } from "./getAuthenticationRule";
export declare const getAuthenticationRule: typeof import("./getAuthenticationRule").getAuthenticationRule;
export declare const getAuthenticationRuleOutput: typeof import("./getAuthenticationRule").getAuthenticationRuleOutput;
export { GetAuthenticationRuleListArgs, GetAuthenticationRuleListResult, GetAuthenticationRuleListOutputArgs } from "./getAuthenticationRuleList";
export declare const getAuthenticationRuleList: typeof import("./getAuthenticationRuleList").getAuthenticationRuleList;
export declare const getAuthenticationRuleListOutput: typeof import("./getAuthenticationRuleList").getAuthenticationRuleListOutput;
export { GetAuthenticationSequenceArgs, GetAuthenticationSequenceResult, GetAuthenticationSequenceOutputArgs } from "./getAuthenticationSequence";
export declare const getAuthenticationSequence: typeof import("./getAuthenticationSequence").getAuthenticationSequence;
export declare const getAuthenticationSequenceOutput: typeof import("./getAuthenticationSequence").getAuthenticationSequenceOutput;
export { GetAuthenticationSequenceListArgs, GetAuthenticationSequenceListResult, GetAuthenticationSequenceListOutputArgs } from "./getAuthenticationSequenceList";
export declare const getAuthenticationSequenceList: typeof import("./getAuthenticationSequenceList").getAuthenticationSequenceList;
export declare const getAuthenticationSequenceListOutput: typeof import("./getAuthenticationSequenceList").getAuthenticationSequenceListOutput;
export { GetAutoTagActionsListArgs, GetAutoTagActionsListResult, GetAutoTagActionsListOutputArgs } from "./getAutoTagActionsList";
export declare const getAutoTagActionsList: typeof import("./getAutoTagActionsList").getAutoTagActionsList;
export declare const getAutoTagActionsListOutput: typeof import("./getAutoTagActionsList").getAutoTagActionsListOutput;
export { GetCertificateProfileArgs, GetCertificateProfileResult, GetCertificateProfileOutputArgs } from "./getCertificateProfile";
export declare const getCertificateProfile: typeof import("./getCertificateProfile").getCertificateProfile;
export declare const getCertificateProfileOutput: typeof import("./getCertificateProfile").getCertificateProfileOutput;
export { GetCertificateProfileListArgs, GetCertificateProfileListResult, GetCertificateProfileListOutputArgs } from "./getCertificateProfileList";
export declare const getCertificateProfileList: typeof import("./getCertificateProfileList").getCertificateProfileList;
export declare const getCertificateProfileListOutput: typeof import("./getCertificateProfileList").getCertificateProfileListOutput;
export { GetDecryptionExclusionArgs, GetDecryptionExclusionResult, GetDecryptionExclusionOutputArgs } from "./getDecryptionExclusion";
export declare const getDecryptionExclusion: typeof import("./getDecryptionExclusion").getDecryptionExclusion;
export declare const getDecryptionExclusionOutput: typeof import("./getDecryptionExclusion").getDecryptionExclusionOutput;
export { GetDecryptionProfileArgs, GetDecryptionProfileResult, GetDecryptionProfileOutputArgs } from "./getDecryptionProfile";
export declare const getDecryptionProfile: typeof import("./getDecryptionProfile").getDecryptionProfile;
export declare const getDecryptionProfileOutput: typeof import("./getDecryptionProfile").getDecryptionProfileOutput;
export { GetDecryptionProfileListArgs, GetDecryptionProfileListResult, GetDecryptionProfileListOutputArgs } from "./getDecryptionProfileList";
export declare const getDecryptionProfileList: typeof import("./getDecryptionProfileList").getDecryptionProfileList;
export declare const getDecryptionProfileListOutput: typeof import("./getDecryptionProfileList").getDecryptionProfileListOutput;
export { GetDecryptionRuleArgs, GetDecryptionRuleResult, GetDecryptionRuleOutputArgs } from "./getDecryptionRule";
export declare const getDecryptionRule: typeof import("./getDecryptionRule").getDecryptionRule;
export declare const getDecryptionRuleOutput: typeof import("./getDecryptionRule").getDecryptionRuleOutput;
export { GetDecryptionRuleListArgs, GetDecryptionRuleListResult, GetDecryptionRuleListOutputArgs } from "./getDecryptionRuleList";
export declare const getDecryptionRuleList: typeof import("./getDecryptionRuleList").getDecryptionRuleList;
export declare const getDecryptionRuleListOutput: typeof import("./getDecryptionRuleList").getDecryptionRuleListOutput;
export { GetDeviceArgs, GetDeviceResult, GetDeviceOutputArgs } from "./getDevice";
export declare const getDevice: typeof import("./getDevice").getDevice;
export declare const getDeviceOutput: typeof import("./getDevice").getDeviceOutput;
export { GetDeviceListArgs, GetDeviceListResult, GetDeviceListOutputArgs } from "./getDeviceList";
export declare const getDeviceList: typeof import("./getDeviceList").getDeviceList;
export declare const getDeviceListOutput: typeof import("./getDeviceList").getDeviceListOutput;
export { GetDnsSecurityProfileArgs, GetDnsSecurityProfileResult, GetDnsSecurityProfileOutputArgs } from "./getDnsSecurityProfile";
export declare const getDnsSecurityProfile: typeof import("./getDnsSecurityProfile").getDnsSecurityProfile;
export declare const getDnsSecurityProfileOutput: typeof import("./getDnsSecurityProfile").getDnsSecurityProfileOutput;
export { GetDnsSecurityProfileListArgs, GetDnsSecurityProfileListResult, GetDnsSecurityProfileListOutputArgs } from "./getDnsSecurityProfileList";
export declare const getDnsSecurityProfileList: typeof import("./getDnsSecurityProfileList").getDnsSecurityProfileList;
export declare const getDnsSecurityProfileListOutput: typeof import("./getDnsSecurityProfileList").getDnsSecurityProfileListOutput;
export { GetDynamicUserGroupArgs, GetDynamicUserGroupResult, GetDynamicUserGroupOutputArgs } from "./getDynamicUserGroup";
export declare const getDynamicUserGroup: typeof import("./getDynamicUserGroup").getDynamicUserGroup;
export declare const getDynamicUserGroupOutput: typeof import("./getDynamicUserGroup").getDynamicUserGroupOutput;
export { GetDynamicUserGroupListArgs, GetDynamicUserGroupListResult, GetDynamicUserGroupListOutputArgs } from "./getDynamicUserGroupList";
export declare const getDynamicUserGroupList: typeof import("./getDynamicUserGroupList").getDynamicUserGroupList;
export declare const getDynamicUserGroupListOutput: typeof import("./getDynamicUserGroupList").getDynamicUserGroupListOutput;
export { GetExternalDynamicListArgs, GetExternalDynamicListResult, GetExternalDynamicListOutputArgs } from "./getExternalDynamicList";
export declare const getExternalDynamicList: typeof import("./getExternalDynamicList").getExternalDynamicList;
export declare const getExternalDynamicListOutput: typeof import("./getExternalDynamicList").getExternalDynamicListOutput;
export { GetExternalDynamicListListArgs, GetExternalDynamicListListResult, GetExternalDynamicListListOutputArgs } from "./getExternalDynamicListList";
export declare const getExternalDynamicListList: typeof import("./getExternalDynamicListList").getExternalDynamicListList;
export declare const getExternalDynamicListListOutput: typeof import("./getExternalDynamicListList").getExternalDynamicListListOutput;
export { GetFileBlockingProfileArgs, GetFileBlockingProfileResult, GetFileBlockingProfileOutputArgs } from "./getFileBlockingProfile";
export declare const getFileBlockingProfile: typeof import("./getFileBlockingProfile").getFileBlockingProfile;
export declare const getFileBlockingProfileOutput: typeof import("./getFileBlockingProfile").getFileBlockingProfileOutput;
export { GetFileBlockingProfileListArgs, GetFileBlockingProfileListResult, GetFileBlockingProfileListOutputArgs } from "./getFileBlockingProfileList";
export declare const getFileBlockingProfileList: typeof import("./getFileBlockingProfileList").getFileBlockingProfileList;
export declare const getFileBlockingProfileListOutput: typeof import("./getFileBlockingProfileList").getFileBlockingProfileListOutput;
export { GetFolderArgs, GetFolderResult, GetFolderOutputArgs } from "./getFolder";
export declare const getFolder: typeof import("./getFolder").getFolder;
export declare const getFolderOutput: typeof import("./getFolder").getFolderOutput;
export { GetFolderListArgs, GetFolderListResult, GetFolderListOutputArgs } from "./getFolderList";
export declare const getFolderList: typeof import("./getFolderList").getFolderList;
export declare const getFolderListOutput: typeof import("./getFolderList").getFolderListOutput;
export { GetHipObjectArgs, GetHipObjectResult, GetHipObjectOutputArgs } from "./getHipObject";
export declare const getHipObject: typeof import("./getHipObject").getHipObject;
export declare const getHipObjectOutput: typeof import("./getHipObject").getHipObjectOutput;
export { GetHipObjectListArgs, GetHipObjectListResult, GetHipObjectListOutputArgs } from "./getHipObjectList";
export declare const getHipObjectList: typeof import("./getHipObjectList").getHipObjectList;
export declare const getHipObjectListOutput: typeof import("./getHipObjectList").getHipObjectListOutput;
export { GetHipProfileArgs, GetHipProfileResult, GetHipProfileOutputArgs } from "./getHipProfile";
export declare const getHipProfile: typeof import("./getHipProfile").getHipProfile;
export declare const getHipProfileOutput: typeof import("./getHipProfile").getHipProfileOutput;
export { GetHipProfileListArgs, GetHipProfileListResult, GetHipProfileListOutputArgs } from "./getHipProfileList";
export declare const getHipProfileList: typeof import("./getHipProfileList").getHipProfileList;
export declare const getHipProfileListOutput: typeof import("./getHipProfileList").getHipProfileListOutput;
export { GetHttpHeaderProfileArgs, GetHttpHeaderProfileResult, GetHttpHeaderProfileOutputArgs } from "./getHttpHeaderProfile";
export declare const getHttpHeaderProfile: typeof import("./getHttpHeaderProfile").getHttpHeaderProfile;
export declare const getHttpHeaderProfileOutput: typeof import("./getHttpHeaderProfile").getHttpHeaderProfileOutput;
export { GetHttpHeaderProfileListArgs, GetHttpHeaderProfileListResult, GetHttpHeaderProfileListOutputArgs } from "./getHttpHeaderProfileList";
export declare const getHttpHeaderProfileList: typeof import("./getHttpHeaderProfileList").getHttpHeaderProfileList;
export declare const getHttpHeaderProfileListOutput: typeof import("./getHttpHeaderProfileList").getHttpHeaderProfileListOutput;
export { GetIkeCryptoProfileArgs, GetIkeCryptoProfileResult, GetIkeCryptoProfileOutputArgs } from "./getIkeCryptoProfile";
export declare const getIkeCryptoProfile: typeof import("./getIkeCryptoProfile").getIkeCryptoProfile;
export declare const getIkeCryptoProfileOutput: typeof import("./getIkeCryptoProfile").getIkeCryptoProfileOutput;
export { GetIkeCryptoProfileListArgs, GetIkeCryptoProfileListResult, GetIkeCryptoProfileListOutputArgs } from "./getIkeCryptoProfileList";
export declare const getIkeCryptoProfileList: typeof import("./getIkeCryptoProfileList").getIkeCryptoProfileList;
export declare const getIkeCryptoProfileListOutput: typeof import("./getIkeCryptoProfileList").getIkeCryptoProfileListOutput;
export { GetIkeGatewayArgs, GetIkeGatewayResult, GetIkeGatewayOutputArgs } from "./getIkeGateway";
export declare const getIkeGateway: typeof import("./getIkeGateway").getIkeGateway;
export declare const getIkeGatewayOutput: typeof import("./getIkeGateway").getIkeGatewayOutput;
export { GetIkeGatewayListArgs, GetIkeGatewayListResult, GetIkeGatewayListOutputArgs } from "./getIkeGatewayList";
export declare const getIkeGatewayList: typeof import("./getIkeGatewayList").getIkeGatewayList;
export declare const getIkeGatewayListOutput: typeof import("./getIkeGatewayList").getIkeGatewayListOutput;
export { GetInternalDnsServerArgs, GetInternalDnsServerResult, GetInternalDnsServerOutputArgs } from "./getInternalDnsServer";
export declare const getInternalDnsServer: typeof import("./getInternalDnsServer").getInternalDnsServer;
export declare const getInternalDnsServerOutput: typeof import("./getInternalDnsServer").getInternalDnsServerOutput;
export { GetInternalDnsServerListArgs, GetInternalDnsServerListResult, GetInternalDnsServerListOutputArgs } from "./getInternalDnsServerList";
export declare const getInternalDnsServerList: typeof import("./getInternalDnsServerList").getInternalDnsServerList;
export declare const getInternalDnsServerListOutput: typeof import("./getInternalDnsServerList").getInternalDnsServerListOutput;
export { GetIpsecCryptoProfileArgs, GetIpsecCryptoProfileResult, GetIpsecCryptoProfileOutputArgs } from "./getIpsecCryptoProfile";
export declare const getIpsecCryptoProfile: typeof import("./getIpsecCryptoProfile").getIpsecCryptoProfile;
export declare const getIpsecCryptoProfileOutput: typeof import("./getIpsecCryptoProfile").getIpsecCryptoProfileOutput;
export { GetIpsecCryptoProfileListArgs, GetIpsecCryptoProfileListResult, GetIpsecCryptoProfileListOutputArgs } from "./getIpsecCryptoProfileList";
export declare const getIpsecCryptoProfileList: typeof import("./getIpsecCryptoProfileList").getIpsecCryptoProfileList;
export declare const getIpsecCryptoProfileListOutput: typeof import("./getIpsecCryptoProfileList").getIpsecCryptoProfileListOutput;
export { GetIpsecTunnelArgs, GetIpsecTunnelResult, GetIpsecTunnelOutputArgs } from "./getIpsecTunnel";
export declare const getIpsecTunnel: typeof import("./getIpsecTunnel").getIpsecTunnel;
export declare const getIpsecTunnelOutput: typeof import("./getIpsecTunnel").getIpsecTunnelOutput;
export { GetIpsecTunnelListArgs, GetIpsecTunnelListResult, GetIpsecTunnelListOutputArgs } from "./getIpsecTunnelList";
export declare const getIpsecTunnelList: typeof import("./getIpsecTunnelList").getIpsecTunnelList;
export declare const getIpsecTunnelListOutput: typeof import("./getIpsecTunnelList").getIpsecTunnelListOutput;
export { GetJobsArgs, GetJobsResult, GetJobsOutputArgs } from "./getJobs";
export declare const getJobs: typeof import("./getJobs").getJobs;
export declare const getJobsOutput: typeof import("./getJobs").getJobsOutput;
export { GetJobsListResult } from "./getJobsList";
export declare const getJobsList: typeof import("./getJobsList").getJobsList;
export declare const getJobsListOutput: typeof import("./getJobsList").getJobsListOutput;
export { GetKerberosServerProfileArgs, GetKerberosServerProfileResult, GetKerberosServerProfileOutputArgs } from "./getKerberosServerProfile";
export declare const getKerberosServerProfile: typeof import("./getKerberosServerProfile").getKerberosServerProfile;
export declare const getKerberosServerProfileOutput: typeof import("./getKerberosServerProfile").getKerberosServerProfileOutput;
export { GetKerberosServerProfileListArgs, GetKerberosServerProfileListResult, GetKerberosServerProfileListOutputArgs } from "./getKerberosServerProfileList";
export declare const getKerberosServerProfileList: typeof import("./getKerberosServerProfileList").getKerberosServerProfileList;
export declare const getKerberosServerProfileListOutput: typeof import("./getKerberosServerProfileList").getKerberosServerProfileListOutput;
export { GetLabelListArgs, GetLabelListResult, GetLabelListOutputArgs } from "./getLabelList";
export declare const getLabelList: typeof import("./getLabelList").getLabelList;
export declare const getLabelListOutput: typeof import("./getLabelList").getLabelListOutput;
export { GetLabelsGetbyidResponseArgs, GetLabelsGetbyidResponseResult, GetLabelsGetbyidResponseOutputArgs } from "./getLabelsGetbyidResponse";
export declare const getLabelsGetbyidResponse: typeof import("./getLabelsGetbyidResponse").getLabelsGetbyidResponse;
export declare const getLabelsGetbyidResponseOutput: typeof import("./getLabelsGetbyidResponse").getLabelsGetbyidResponseOutput;
export { GetLdapServerProfileArgs, GetLdapServerProfileResult, GetLdapServerProfileOutputArgs } from "./getLdapServerProfile";
export declare const getLdapServerProfile: typeof import("./getLdapServerProfile").getLdapServerProfile;
export declare const getLdapServerProfileOutput: typeof import("./getLdapServerProfile").getLdapServerProfileOutput;
export { GetLdapServerProfileListArgs, GetLdapServerProfileListResult, GetLdapServerProfileListOutputArgs } from "./getLdapServerProfileList";
export declare const getLdapServerProfileList: typeof import("./getLdapServerProfileList").getLdapServerProfileList;
export declare const getLdapServerProfileListOutput: typeof import("./getLdapServerProfileList").getLdapServerProfileListOutput;
export { GetLocalUserArgs, GetLocalUserResult, GetLocalUserOutputArgs } from "./getLocalUser";
export declare const getLocalUser: typeof import("./getLocalUser").getLocalUser;
export declare const getLocalUserOutput: typeof import("./getLocalUser").getLocalUserOutput;
export { GetLocalUserGroupListArgs, GetLocalUserGroupListResult, GetLocalUserGroupListOutputArgs } from "./getLocalUserGroupList";
export declare const getLocalUserGroupList: typeof import("./getLocalUserGroupList").getLocalUserGroupList;
export declare const getLocalUserGroupListOutput: typeof import("./getLocalUserGroupList").getLocalUserGroupListOutput;
export { GetLocalUserListArgs, GetLocalUserListResult, GetLocalUserListOutputArgs } from "./getLocalUserList";
export declare const getLocalUserList: typeof import("./getLocalUserList").getLocalUserList;
export declare const getLocalUserListOutput: typeof import("./getLocalUserList").getLocalUserListOutput;
export { GetMfaServerArgs, GetMfaServerResult, GetMfaServerOutputArgs } from "./getMfaServer";
export declare const getMfaServer: typeof import("./getMfaServer").getMfaServer;
export declare const getMfaServerOutput: typeof import("./getMfaServer").getMfaServerOutput;
export { GetNatRuleArgs, GetNatRuleResult, GetNatRuleOutputArgs } from "./getNatRule";
export declare const getNatRule: typeof import("./getNatRule").getNatRule;
export declare const getNatRuleOutput: typeof import("./getNatRule").getNatRuleOutput;
export { GetNatRuleListArgs, GetNatRuleListResult, GetNatRuleListOutputArgs } from "./getNatRuleList";
export declare const getNatRuleList: typeof import("./getNatRuleList").getNatRuleList;
export declare const getNatRuleListOutput: typeof import("./getNatRuleList").getNatRuleListOutput;
export { GetOcspResponderArgs, GetOcspResponderResult, GetOcspResponderOutputArgs } from "./getOcspResponder";
export declare const getOcspResponder: typeof import("./getOcspResponder").getOcspResponder;
export declare const getOcspResponderOutput: typeof import("./getOcspResponder").getOcspResponderOutput;
export { GetOcspResponderListArgs, GetOcspResponderListResult, GetOcspResponderListOutputArgs } from "./getOcspResponderList";
export declare const getOcspResponderList: typeof import("./getOcspResponderList").getOcspResponderList;
export declare const getOcspResponderListOutput: typeof import("./getOcspResponderList").getOcspResponderListOutput;
export { GetProfileGroupArgs, GetProfileGroupResult, GetProfileGroupOutputArgs } from "./getProfileGroup";
export declare const getProfileGroup: typeof import("./getProfileGroup").getProfileGroup;
export declare const getProfileGroupOutput: typeof import("./getProfileGroup").getProfileGroupOutput;
export { GetProfileGroupListArgs, GetProfileGroupListResult, GetProfileGroupListOutputArgs } from "./getProfileGroupList";
export declare const getProfileGroupList: typeof import("./getProfileGroupList").getProfileGroupList;
export declare const getProfileGroupListOutput: typeof import("./getProfileGroupList").getProfileGroupListOutput;
export { GetQosPolicyRuleArgs, GetQosPolicyRuleResult, GetQosPolicyRuleOutputArgs } from "./getQosPolicyRule";
export declare const getQosPolicyRule: typeof import("./getQosPolicyRule").getQosPolicyRule;
export declare const getQosPolicyRuleOutput: typeof import("./getQosPolicyRule").getQosPolicyRuleOutput;
export { GetQosPolicyRuleListArgs, GetQosPolicyRuleListResult, GetQosPolicyRuleListOutputArgs } from "./getQosPolicyRuleList";
export declare const getQosPolicyRuleList: typeof import("./getQosPolicyRuleList").getQosPolicyRuleList;
export declare const getQosPolicyRuleListOutput: typeof import("./getQosPolicyRuleList").getQosPolicyRuleListOutput;
export { GetQosProfileArgs, GetQosProfileResult, GetQosProfileOutputArgs } from "./getQosProfile";
export declare const getQosProfile: typeof import("./getQosProfile").getQosProfile;
export declare const getQosProfileOutput: typeof import("./getQosProfile").getQosProfileOutput;
export { GetQosProfileListArgs, GetQosProfileListResult, GetQosProfileListOutputArgs } from "./getQosProfileList";
export declare const getQosProfileList: typeof import("./getQosProfileList").getQosProfileList;
export declare const getQosProfileListOutput: typeof import("./getQosProfileList").getQosProfileListOutput;
export { GetRadiusServerProfileArgs, GetRadiusServerProfileResult, GetRadiusServerProfileOutputArgs } from "./getRadiusServerProfile";
export declare const getRadiusServerProfile: typeof import("./getRadiusServerProfile").getRadiusServerProfile;
export declare const getRadiusServerProfileOutput: typeof import("./getRadiusServerProfile").getRadiusServerProfileOutput;
export { GetRadiusServerProfileListArgs, GetRadiusServerProfileListResult, GetRadiusServerProfileListOutputArgs } from "./getRadiusServerProfileList";
export declare const getRadiusServerProfileList: typeof import("./getRadiusServerProfileList").getRadiusServerProfileList;
export declare const getRadiusServerProfileListOutput: typeof import("./getRadiusServerProfileList").getRadiusServerProfileListOutput;
export { GetRegionArgs, GetRegionResult, GetRegionOutputArgs } from "./getRegion";
export declare const getRegion: typeof import("./getRegion").getRegion;
export declare const getRegionOutput: typeof import("./getRegion").getRegionOutput;
export { GetRegionListArgs, GetRegionListResult, GetRegionListOutputArgs } from "./getRegionList";
export declare const getRegionList: typeof import("./getRegionList").getRegionList;
export declare const getRegionListOutput: typeof import("./getRegionList").getRegionListOutput;
export { GetRemoteNetworkArgs, GetRemoteNetworkResult, GetRemoteNetworkOutputArgs } from "./getRemoteNetwork";
export declare const getRemoteNetwork: typeof import("./getRemoteNetwork").getRemoteNetwork;
export declare const getRemoteNetworkOutput: typeof import("./getRemoteNetwork").getRemoteNetworkOutput;
export { GetRemoteNetworkListArgs, GetRemoteNetworkListResult, GetRemoteNetworkListOutputArgs } from "./getRemoteNetworkList";
export declare const getRemoteNetworkList: typeof import("./getRemoteNetworkList").getRemoteNetworkList;
export declare const getRemoteNetworkListOutput: typeof import("./getRemoteNetworkList").getRemoteNetworkListOutput;
export { GetSamlServerProfileArgs, GetSamlServerProfileResult, GetSamlServerProfileOutputArgs } from "./getSamlServerProfile";
export declare const getSamlServerProfile: typeof import("./getSamlServerProfile").getSamlServerProfile;
export declare const getSamlServerProfileOutput: typeof import("./getSamlServerProfile").getSamlServerProfileOutput;
export { GetSamlServerProfileListArgs, GetSamlServerProfileListResult, GetSamlServerProfileListOutputArgs } from "./getSamlServerProfileList";
export declare const getSamlServerProfileList: typeof import("./getSamlServerProfileList").getSamlServerProfileList;
export declare const getSamlServerProfileListOutput: typeof import("./getSamlServerProfileList").getSamlServerProfileListOutput;
export { GetScepProfileArgs, GetScepProfileResult, GetScepProfileOutputArgs } from "./getScepProfile";
export declare const getScepProfile: typeof import("./getScepProfile").getScepProfile;
export declare const getScepProfileOutput: typeof import("./getScepProfile").getScepProfileOutput;
export { GetScepProfileListArgs, GetScepProfileListResult, GetScepProfileListOutputArgs } from "./getScepProfileList";
export declare const getScepProfileList: typeof import("./getScepProfileList").getScepProfileList;
export declare const getScepProfileListOutput: typeof import("./getScepProfileList").getScepProfileListOutput;
export { GetScheduleArgs, GetScheduleResult, GetScheduleOutputArgs } from "./getSchedule";
export declare const getSchedule: typeof import("./getSchedule").getSchedule;
export declare const getScheduleOutput: typeof import("./getSchedule").getScheduleOutput;
export { GetScheduleListArgs, GetScheduleListResult, GetScheduleListOutputArgs } from "./getScheduleList";
export declare const getScheduleList: typeof import("./getScheduleList").getScheduleList;
export declare const getScheduleListOutput: typeof import("./getScheduleList").getScheduleListOutput;
export { GetSecurityRuleArgs, GetSecurityRuleResult, GetSecurityRuleOutputArgs } from "./getSecurityRule";
export declare const getSecurityRule: typeof import("./getSecurityRule").getSecurityRule;
export declare const getSecurityRuleOutput: typeof import("./getSecurityRule").getSecurityRuleOutput;
export { GetSecurityRuleListArgs, GetSecurityRuleListResult, GetSecurityRuleListOutputArgs } from "./getSecurityRuleList";
export declare const getSecurityRuleList: typeof import("./getSecurityRuleList").getSecurityRuleList;
export declare const getSecurityRuleListOutput: typeof import("./getSecurityRuleList").getSecurityRuleListOutput;
export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService";
export declare const getService: typeof import("./getService").getService;
export declare const getServiceOutput: typeof import("./getService").getServiceOutput;
export { GetServiceConnectionArgs, GetServiceConnectionResult, GetServiceConnectionOutputArgs } from "./getServiceConnection";
export declare const getServiceConnection: typeof import("./getServiceConnection").getServiceConnection;
export declare const getServiceConnectionOutput: typeof import("./getServiceConnection").getServiceConnectionOutput;
export { GetServiceConnectionGroupArgs, GetServiceConnectionGroupResult, GetServiceConnectionGroupOutputArgs } from "./getServiceConnectionGroup";
export declare const getServiceConnectionGroup: typeof import("./getServiceConnectionGroup").getServiceConnectionGroup;
export declare const getServiceConnectionGroupOutput: typeof import("./getServiceConnectionGroup").getServiceConnectionGroupOutput;
export { GetServiceConnectionGroupListArgs, GetServiceConnectionGroupListResult, GetServiceConnectionGroupListOutputArgs } from "./getServiceConnectionGroupList";
export declare const getServiceConnectionGroupList: typeof import("./getServiceConnectionGroupList").getServiceConnectionGroupList;
export declare const getServiceConnectionGroupListOutput: typeof import("./getServiceConnectionGroupList").getServiceConnectionGroupListOutput;
export { GetServiceConnectionListArgs, GetServiceConnectionListResult, GetServiceConnectionListOutputArgs } from "./getServiceConnectionList";
export declare const getServiceConnectionList: typeof import("./getServiceConnectionList").getServiceConnectionList;
export declare const getServiceConnectionListOutput: typeof import("./getServiceConnectionList").getServiceConnectionListOutput;
export { GetServiceGroupArgs, GetServiceGroupResult, GetServiceGroupOutputArgs } from "./getServiceGroup";
export declare const getServiceGroup: typeof import("./getServiceGroup").getServiceGroup;
export declare const getServiceGroupOutput: typeof import("./getServiceGroup").getServiceGroupOutput;
export { GetServiceGroupListArgs, GetServiceGroupListResult, GetServiceGroupListOutputArgs } from "./getServiceGroupList";
export declare const getServiceGroupList: typeof import("./getServiceGroupList").getServiceGroupList;
export declare const getServiceGroupListOutput: typeof import("./getServiceGroupList").getServiceGroupListOutput;
export { GetServiceListArgs, GetServiceListResult, GetServiceListOutputArgs } from "./getServiceList";
export declare const getServiceList: typeof import("./getServiceList").getServiceList;
export declare const getServiceListOutput: typeof import("./getServiceList").getServiceListOutput;
export { GetSharedInfrastructureSettingsListArgs, GetSharedInfrastructureSettingsListResult, GetSharedInfrastructureSettingsListOutputArgs } from "./getSharedInfrastructureSettingsList";
export declare const getSharedInfrastructureSettingsList: typeof import("./getSharedInfrastructureSettingsList").getSharedInfrastructureSettingsList;
export declare const getSharedInfrastructureSettingsListOutput: typeof import("./getSharedInfrastructureSettingsList").getSharedInfrastructureSettingsListOutput;
export { GetSnippetArgs, GetSnippetResult, GetSnippetOutputArgs } from "./getSnippet";
export declare const getSnippet: typeof import("./getSnippet").getSnippet;
export declare const getSnippetOutput: typeof import("./getSnippet").getSnippetOutput;
export { GetSnippetListArgs, GetSnippetListResult, GetSnippetListOutputArgs } from "./getSnippetList";
export declare const getSnippetList: typeof import("./getSnippetList").getSnippetList;
export declare const getSnippetListOutput: typeof import("./getSnippetList").getSnippetListOutput;
export { GetTacacsServerProfileArgs, GetTacacsServerProfileResult, GetTacacsServerProfileOutputArgs } from "./getTacacsServerProfile";
export declare const getTacacsServerProfile: typeof import("./getTacacsServerProfile").getTacacsServerProfile;
export declare const getTacacsServerProfileOutput: typeof import("./getTacacsServerProfile").getTacacsServerProfileOutput;
export { GetTacacsServerProfileListArgs, GetTacacsServerProfileListResult, GetTacacsServerProfileListOutputArgs } from "./getTacacsServerProfileList";
export declare const getTacacsServerProfileList: typeof import("./getTacacsServerProfileList").getTacacsServerProfileList;
export declare const getTacacsServerProfileListOutput: typeof import("./getTacacsServerProfileList").getTacacsServerProfileListOutput;
export { GetTagArgs, GetTagResult, GetTagOutputArgs } from "./getTag";
export declare const getTag: typeof import("./getTag").getTag;
export declare const getTagOutput: typeof import("./getTag").getTagOutput;
export { GetTagListArgs, GetTagListResult, GetTagListOutputArgs } from "./getTagList";
export declare const getTagList: typeof import("./getTagList").getTagList;
export declare const getTagListOutput: typeof import("./getTagList").getTagListOutput;
export { GetTlsServiceProfileArgs, GetTlsServiceProfileResult, GetTlsServiceProfileOutputArgs } from "./getTlsServiceProfile";
export declare const getTlsServiceProfile: typeof import("./getTlsServiceProfile").getTlsServiceProfile;
export declare const getTlsServiceProfileOutput: typeof import("./getTlsServiceProfile").getTlsServiceProfileOutput;
export { GetTlsServiceProfileListArgs, GetTlsServiceProfileListResult, GetTlsServiceProfileListOutputArgs } from "./getTlsServiceProfileList";
export declare const getTlsServiceProfileList: typeof import("./getTlsServiceProfileList").getTlsServiceProfileList;
export declare const getTlsServiceProfileListOutput: typeof import("./getTlsServiceProfileList").getTlsServiceProfileListOutput;
export { GetTrafficSteeringRuleArgs, GetTrafficSteeringRuleResult, GetTrafficSteeringRuleOutputArgs } from "./getTrafficSteeringRule";
export declare const getTrafficSteeringRule: typeof import("./getTrafficSteeringRule").getTrafficSteeringRule;
export declare const getTrafficSteeringRuleOutput: typeof import("./getTrafficSteeringRule").getTrafficSteeringRuleOutput;
export { GetTrafficSteeringRuleListArgs, GetTrafficSteeringRuleListResult, GetTrafficSteeringRuleListOutputArgs } from "./getTrafficSteeringRuleList";
export declare const getTrafficSteeringRuleList: typeof import("./getTrafficSteeringRuleList").getTrafficSteeringRuleList;
export declare const getTrafficSteeringRuleListOutput: typeof import("./getTrafficSteeringRuleList").getTrafficSteeringRuleListOutput;
export { GetTrustedCertificateAuthorityListArgs, GetTrustedCertificateAuthorityListResult, GetTrustedCertificateAuthorityListOutputArgs } from "./getTrustedCertificateAuthorityList";
export declare const getTrustedCertificateAuthorityList: typeof import("./getTrustedCertificateAuthorityList").getTrustedCertificateAuthorityList;
export declare const getTrustedCertificateAuthorityListOutput: typeof import("./getTrustedCertificateAuthorityList").getTrustedCertificateAuthorityListOutput;
export { GetUrlAccessProfileArgs, GetUrlAccessProfileResult, GetUrlAccessProfileOutputArgs } from "./getUrlAccessProfile";
export declare const getUrlAccessProfile: typeof import("./getUrlAccessProfile").getUrlAccessProfile;
export declare const getUrlAccessProfileOutput: typeof import("./getUrlAccessProfile").getUrlAccessProfileOutput;
export { GetUrlAccessProfileListArgs, GetUrlAccessProfileListResult, GetUrlAccessProfileListOutputArgs } from "./getUrlAccessProfileList";
export declare const getUrlAccessProfileList: typeof import("./getUrlAccessProfileList").getUrlAccessProfileList;
export declare const getUrlAccessProfileListOutput: typeof import("./getUrlAccessProfileList").getUrlAccessProfileListOutput;
export { GetUrlCategoryArgs, GetUrlCategoryResult, GetUrlCategoryOutputArgs } from "./getUrlCategory";
export declare const getUrlCategory: typeof import("./getUrlCategory").getUrlCategory;
export declare const getUrlCategoryOutput: typeof import("./getUrlCategory").getUrlCategoryOutput;
export { GetUrlCategoryListArgs, GetUrlCategoryListResult, GetUrlCategoryListOutputArgs } from "./getUrlCategoryList";
export declare const getUrlCategoryList: typeof import("./getUrlCategoryList").getUrlCategoryList;
export declare const getUrlCategoryListOutput: typeof import("./getUrlCategoryList").getUrlCategoryListOutput;
export { GetUrlFilteringCategoryListArgs, GetUrlFilteringCategoryListResult, GetUrlFilteringCategoryListOutputArgs } from "./getUrlFilteringCategoryList";
export declare const getUrlFilteringCategoryList: typeof import("./getUrlFilteringCategoryList").getUrlFilteringCategoryList;
export declare const getUrlFilteringCategoryListOutput: typeof import("./getUrlFilteringCategoryList").getUrlFilteringCategoryListOutput;
export { GetVariableArgs, GetVariableResult, GetVariableOutputArgs } from "./getVariable";
export declare const getVariable: typeof import("./getVariable").getVariable;
export declare const getVariableOutput: typeof import("./getVariable").getVariableOutput;
export { GetVariableListArgs, GetVariableListResult, GetVariableListOutputArgs } from "./getVariableList";
export declare const getVariableList: typeof import("./getVariableList").getVariableList;
export declare const getVariableListOutput: typeof import("./getVariableList").getVariableListOutput;
export { GetVulnerabilityProtectionProfileArgs, GetVulnerabilityProtectionProfileResult, GetVulnerabilityProtectionProfileOutputArgs } from "./getVulnerabilityProtectionProfile";
export declare const getVulnerabilityProtectionProfile: typeof import("./getVulnerabilityProtectionProfile").getVulnerabilityProtectionProfile;
export declare const getVulnerabilityProtectionProfileOutput: typeof import("./getVulnerabilityProtectionProfile").getVulnerabilityProtectionProfileOutput;
export { GetVulnerabilityProtectionProfileListArgs, GetVulnerabilityProtectionProfileListResult, GetVulnerabilityProtectionProfileListOutputArgs } from "./getVulnerabilityProtectionProfileList";
export declare const getVulnerabilityProtectionProfileList: typeof import("./getVulnerabilityProtectionProfileList").getVulnerabilityProtectionProfileList;
export declare const getVulnerabilityProtectionProfileListOutput: typeof import("./getVulnerabilityProtectionProfileList").getVulnerabilityProtectionProfileListOutput;
export { GetVulnerabilityProtectionSignaturesArgs, GetVulnerabilityProtectionSignaturesResult, GetVulnerabilityProtectionSignaturesOutputArgs } from "./getVulnerabilityProtectionSignatures";
export declare const getVulnerabilityProtectionSignatures: typeof import("./getVulnerabilityProtectionSignatures").getVulnerabilityProtectionSignatures;
export declare const getVulnerabilityProtectionSignaturesOutput: typeof import("./getVulnerabilityProtectionSignatures").getVulnerabilityProtectionSignaturesOutput;
export { GetVulnerabilityProtectionSignaturesListArgs, GetVulnerabilityProtectionSignaturesListResult, GetVulnerabilityProtectionSignaturesListOutputArgs } from "./getVulnerabilityProtectionSignaturesList";
export declare const getVulnerabilityProtectionSignaturesList: typeof import("./getVulnerabilityProtectionSignaturesList").getVulnerabilityProtectionSignaturesList;
export declare const getVulnerabilityProtectionSignaturesListOutput: typeof import("./getVulnerabilityProtectionSignaturesList").getVulnerabilityProtectionSignaturesListOutput;
export { GetWildfireAntiVirusProfileArgs, GetWildfireAntiVirusProfileResult, GetWildfireAntiVirusProfileOutputArgs } from "./getWildfireAntiVirusProfile";
export declare const getWildfireAntiVirusProfile: typeof import("./getWildfireAntiVirusProfile").getWildfireAntiVirusProfile;
export declare const getWildfireAntiVirusProfileOutput: typeof import("./getWildfireAntiVirusProfile").getWildfireAntiVirusProfileOutput;
export { GetWildfireAntiVirusProfileListArgs, GetWildfireAntiVirusProfileListResult, GetWildfireAntiVirusProfileListOutputArgs } from "./getWildfire