@pulumi/scm 1.0.5 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/forwardingProfile.d.ts +294 -0
  2. package/forwardingProfile.js +247 -0
  3. package/forwardingProfile.js.map +1 -0
  4. package/forwardingProfileDestination.d.ts +190 -0
  5. package/forwardingProfileDestination.js +143 -0
  6. package/forwardingProfileDestination.js.map +1 -0
  7. package/forwardingProfileRegionalAndCustomProxy.d.ts +289 -0
  8. package/forwardingProfileRegionalAndCustomProxy.js +192 -0
  9. package/forwardingProfileRegionalAndCustomProxy.js.map +1 -0
  10. package/forwardingProfileSourceApplication.d.ts +161 -0
  11. package/forwardingProfileSourceApplication.js +129 -0
  12. package/forwardingProfileSourceApplication.js.map +1 -0
  13. package/forwardingProfileUserLocation.d.ts +172 -0
  14. package/forwardingProfileUserLocation.js +125 -0
  15. package/forwardingProfileUserLocation.js.map +1 -0
  16. package/getAddressGroupList.d.ts +4 -4
  17. package/getAddressGroupList.js +4 -4
  18. package/getAddressList.d.ts +4 -4
  19. package/getAddressList.js +4 -4
  20. package/getAggregateInterfaceList.d.ts +2 -2
  21. package/getAggregateInterfaceList.js +2 -2
  22. package/getApplicationGroupList.d.ts +4 -4
  23. package/getApplicationGroupList.js +4 -4
  24. package/getBgpAuthProfileList.d.ts +2 -2
  25. package/getBgpAuthProfileList.js +2 -2
  26. package/getBgpRedistributionProfileList.d.ts +2 -2
  27. package/getBgpRedistributionProfileList.js +2 -2
  28. package/getBgpRouteMapList.d.ts +2 -2
  29. package/getBgpRouteMapList.js +2 -2
  30. package/getConfigMatchListList.d.ts +2 -2
  31. package/getConfigMatchListList.js +2 -2
  32. package/getDevice.d.ts +267 -0
  33. package/getDevice.js +82 -0
  34. package/getDevice.js.map +1 -0
  35. package/getDeviceList.d.ts +171 -0
  36. package/getDeviceList.js +88 -0
  37. package/getDeviceList.js.map +1 -0
  38. package/getDynamicUserGroupList.d.ts +4 -4
  39. package/getDynamicUserGroupList.js +4 -4
  40. package/getEthernetInterfaceList.d.ts +2 -2
  41. package/getEthernetInterfaceList.js +2 -2
  42. package/getForwardingProfile.d.ts +137 -0
  43. package/getForwardingProfile.js +92 -0
  44. package/getForwardingProfile.js.map +1 -0
  45. package/getForwardingProfileDestination.d.ts +127 -0
  46. package/getForwardingProfileDestination.js +82 -0
  47. package/getForwardingProfileDestination.js.map +1 -0
  48. package/getForwardingProfileDestinationList.d.ts +163 -0
  49. package/getForwardingProfileDestinationList.js +90 -0
  50. package/getForwardingProfileDestinationList.js.map +1 -0
  51. package/getForwardingProfileList.d.ts +163 -0
  52. package/getForwardingProfileList.js +90 -0
  53. package/getForwardingProfileList.js.map +1 -0
  54. package/getForwardingProfileRegionalAndCustomProxy.d.ts +157 -0
  55. package/getForwardingProfileRegionalAndCustomProxy.js +92 -0
  56. package/getForwardingProfileRegionalAndCustomProxy.js.map +1 -0
  57. package/getForwardingProfileRegionalAndCustomProxyList.d.ts +163 -0
  58. package/getForwardingProfileRegionalAndCustomProxyList.js +90 -0
  59. package/getForwardingProfileRegionalAndCustomProxyList.js.map +1 -0
  60. package/getForwardingProfileSourceApplication.d.ts +98 -0
  61. package/getForwardingProfileSourceApplication.js +58 -0
  62. package/getForwardingProfileSourceApplication.js.map +1 -0
  63. package/getForwardingProfileSourceApplicationList.d.ts +113 -0
  64. package/getForwardingProfileSourceApplicationList.js +40 -0
  65. package/getForwardingProfileSourceApplicationList.js.map +1 -0
  66. package/getForwardingProfileUserLocation.d.ts +127 -0
  67. package/getForwardingProfileUserLocation.js +82 -0
  68. package/getForwardingProfileUserLocation.js.map +1 -0
  69. package/getForwardingProfileUserLocationList.d.ts +163 -0
  70. package/getForwardingProfileUserLocationList.js +90 -0
  71. package/getForwardingProfileUserLocationList.js.map +1 -0
  72. package/getGlobalprotectMatchListList.d.ts +2 -2
  73. package/getGlobalprotectMatchListList.js +2 -2
  74. package/getHipmatchMatchListList.d.ts +2 -2
  75. package/getHipmatchMatchListList.js +2 -2
  76. package/getIptagMatchListList.d.ts +2 -2
  77. package/getIptagMatchListList.js +2 -2
  78. package/getLayer2SubinterfaceList.d.ts +2 -2
  79. package/getLayer2SubinterfaceList.js +2 -2
  80. package/getLayer3SubinterfaceList.d.ts +2 -2
  81. package/getLayer3SubinterfaceList.js +2 -2
  82. package/getLogicalRouterList.d.ts +2 -2
  83. package/getLogicalRouterList.js +2 -2
  84. package/getLoopbackInterfaceList.d.ts +2 -2
  85. package/getLoopbackInterfaceList.js +2 -2
  86. package/getServiceConnection.d.ts +4 -0
  87. package/getServiceConnection.js.map +1 -1
  88. package/getServiceList.d.ts +2 -2
  89. package/getServiceList.js +2 -2
  90. package/getSystemMatchListList.d.ts +2 -2
  91. package/getSystemMatchListList.js +2 -2
  92. package/getTunnelInterfaceList.d.ts +2 -2
  93. package/getTunnelInterfaceList.js +2 -2
  94. package/getUseridMatchListList.d.ts +2 -2
  95. package/getUseridMatchListList.js +2 -2
  96. package/getVlanInterfaceList.d.ts +2 -2
  97. package/getVlanInterfaceList.js +2 -2
  98. package/getZoneList.d.ts +2 -2
  99. package/getZoneList.js +2 -2
  100. package/index.d.ts +51 -0
  101. package/index.js +74 -13
  102. package/index.js.map +1 -1
  103. package/package.json +2 -2
  104. package/securityRule.d.ts +27 -0
  105. package/securityRule.js +27 -0
  106. package/securityRule.js.map +1 -1
  107. package/serviceConnection.d.ts +12 -0
  108. package/serviceConnection.js +2 -0
  109. package/serviceConnection.js.map +1 -1
  110. package/types/input.d.ts +335 -1
  111. package/types/output.d.ts +1423 -1
package/index.js CHANGED
@@ -16,19 +16,19 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
- exports.getAddressGroupListOutput = exports.getAddressGroupList = exports.getAddressGroupOutput = exports.getAddressGroup = exports.getAddressOutput = exports.getAddress = exports.GeneralSetting = exports.Folder = exports.FileBlockingProfile = exports.ExternalDynamicList = exports.EthernetInterface = exports.DynamicUserGroup = exports.DosProtectionRule = exports.DosProtectionProfile = exports.DnsSecurityProfile = exports.DnsProxy = exports.DhcpInterface = exports.DeviceRedistributionCollector = exports.DecryptionRule = exports.DecryptionProfile = exports.DecryptionExclusion = exports.DataObject = exports.DataFilteringProfile = exports.ContentIdSetting = exports.ConfigMatchList = exports.CertificateProfile = exports.BgpRouting = exports.BgpRouteMapRedistribution = exports.BgpRouteMap = exports.BgpRedistributionProfile = exports.BgpFilteringProfile = exports.BgpAuthProfile = exports.BgpAddressFamilyProfile = exports.BandwidthAllocation = exports.AutoVpnSetting = exports.AutoVpnCluster = exports.AuthenticationSetting = exports.AuthenticationSequence = exports.AuthenticationRule = exports.AuthenticationProfile = exports.AuthenticationPortal = exports.ApplicationGroup = exports.ApplicationFilter = exports.Application = exports.AppOverrideRule = exports.AntiSpywareSignature = exports.AntiSpywareProfile = exports.AggregateInterface = exports.AddressGroup = exports.Address = void 0;
20
- exports.getAutoVpnClusterListOutput = exports.getAutoVpnClusterList = exports.getAutoVpnClusterOutput = exports.getAutoVpnCluster = exports.getAuthenticationSettingListOutput = exports.getAuthenticationSettingList = exports.getAuthenticationSettingOutput = exports.getAuthenticationSetting = exports.getAuthenticationSequenceListOutput = exports.getAuthenticationSequenceList = exports.getAuthenticationSequenceOutput = exports.getAuthenticationSequence = exports.getAuthenticationRuleListOutput = exports.getAuthenticationRuleList = exports.getAuthenticationRuleOutput = exports.getAuthenticationRule = exports.getAuthenticationProfileListOutput = exports.getAuthenticationProfileList = exports.getAuthenticationProfileOutput = exports.getAuthenticationProfile = exports.getApplicationListOutput = exports.getApplicationList = exports.getApplicationGroupListOutput = exports.getApplicationGroupList = exports.getApplicationGroupOutput = exports.getApplicationGroup = exports.getApplicationFilterListOutput = exports.getApplicationFilterList = exports.getApplicationFilterOutput = exports.getApplicationFilter = exports.getApplicationOutput = exports.getApplication = exports.getAppOverrideRuleListOutput = exports.getAppOverrideRuleList = exports.getAppOverrideRuleOutput = exports.getAppOverrideRule = exports.getAntiSpywareSignatureListOutput = exports.getAntiSpywareSignatureList = exports.getAntiSpywareSignatureOutput = exports.getAntiSpywareSignature = exports.getAntiSpywareProfileListOutput = exports.getAntiSpywareProfileList = exports.getAntiSpywareProfileOutput = exports.getAntiSpywareProfile = exports.getAggregateInterfaceListOutput = exports.getAggregateInterfaceList = exports.getAggregateInterfaceOutput = exports.getAggregateInterface = exports.getAddressListOutput = exports.getAddressList = void 0;
21
- exports.getDataObjectOutput = exports.getDataObject = exports.getDataFilteringProfileListOutput = exports.getDataFilteringProfileList = exports.getDataFilteringProfileOutput = exports.getDataFilteringProfile = exports.getContentIdSettingListOutput = exports.getContentIdSettingList = exports.getContentIdSettingOutput = exports.getContentIdSetting = exports.getConfigMatchListListOutput = exports.getConfigMatchListList = exports.getConfigMatchListOutput = exports.getConfigMatchList = exports.getCertificateProfileListOutput = exports.getCertificateProfileList = exports.getCertificateProfileOutput = exports.getCertificateProfile = exports.getBgpRoutingOutput = exports.getBgpRouting = exports.getBgpRouteMapRedistributionListOutput = exports.getBgpRouteMapRedistributionList = exports.getBgpRouteMapRedistributionOutput = exports.getBgpRouteMapRedistribution = exports.getBgpRouteMapListOutput = exports.getBgpRouteMapList = exports.getBgpRouteMapOutput = exports.getBgpRouteMap = exports.getBgpRedistributionProfileListOutput = exports.getBgpRedistributionProfileList = exports.getBgpRedistributionProfileOutput = exports.getBgpRedistributionProfile = exports.getBgpFilteringProfileListOutput = exports.getBgpFilteringProfileList = exports.getBgpFilteringProfileOutput = exports.getBgpFilteringProfile = exports.getBgpAuthProfileListOutput = exports.getBgpAuthProfileList = exports.getBgpAuthProfileOutput = exports.getBgpAuthProfile = exports.getBgpAddressFamilyProfileListOutput = exports.getBgpAddressFamilyProfileList = exports.getBgpAddressFamilyProfileOutput = exports.getBgpAddressFamilyProfile = exports.getBandwidthAllocationListOutput = exports.getBandwidthAllocationList = exports.getBandwidthAllocationOutput = exports.getBandwidthAllocation = exports.getAutoVpnSettingOutput = exports.getAutoVpnSetting = void 0;
22
- exports.getExternalDynamicListListOutput = exports.getExternalDynamicListList = exports.getExternalDynamicListOutput = exports.getExternalDynamicList = exports.getEthernetInterfaceListOutput = exports.getEthernetInterfaceList = exports.getEthernetInterfaceOutput = exports.getEthernetInterface = exports.getDynamicUserGroupListOutput = exports.getDynamicUserGroupList = exports.getDynamicUserGroupOutput = exports.getDynamicUserGroup = exports.getDosProtectionRuleListOutput = exports.getDosProtectionRuleList = exports.getDosProtectionRuleOutput = exports.getDosProtectionRule = exports.getDosProtectionProfileListOutput = exports.getDosProtectionProfileList = exports.getDosProtectionProfileOutput = exports.getDosProtectionProfile = exports.getDnsSecurityProfileListOutput = exports.getDnsSecurityProfileList = exports.getDnsSecurityProfileOutput = exports.getDnsSecurityProfile = exports.getDnsProxyListOutput = exports.getDnsProxyList = exports.getDnsProxyOutput = exports.getDnsProxy = exports.getDhcpInterfaceListOutput = exports.getDhcpInterfaceList = exports.getDhcpInterfaceOutput = exports.getDhcpInterface = exports.getDeviceRedistributionCollectorListOutput = exports.getDeviceRedistributionCollectorList = exports.getDeviceRedistributionCollectorOutput = exports.getDeviceRedistributionCollector = exports.getDecryptionRuleListOutput = exports.getDecryptionRuleList = exports.getDecryptionRuleOutput = exports.getDecryptionRule = exports.getDecryptionProfileListOutput = exports.getDecryptionProfileList = exports.getDecryptionProfileOutput = exports.getDecryptionProfile = exports.getDecryptionExclusionListOutput = exports.getDecryptionExclusionList = exports.getDecryptionExclusionOutput = exports.getDecryptionExclusion = exports.getDataObjectListOutput = exports.getDataObjectList = void 0;
23
- exports.getIpsecCryptoProfileOutput = exports.getIpsecCryptoProfile = exports.getInterfaceManagementProfileListOutput = exports.getInterfaceManagementProfileList = exports.getInterfaceManagementProfileOutput = exports.getInterfaceManagementProfile = exports.getIkeGatewayListOutput = exports.getIkeGatewayList = exports.getIkeGatewayOutput = exports.getIkeGateway = exports.getIkeCryptoProfileListOutput = exports.getIkeCryptoProfileList = exports.getIkeCryptoProfileOutput = exports.getIkeCryptoProfile = exports.getHttpServerProfileListOutput = exports.getHttpServerProfileList = exports.getHttpServerProfileOutput = exports.getHttpServerProfile = exports.getHttpHeaderProfileListOutput = exports.getHttpHeaderProfileList = exports.getHttpHeaderProfileOutput = exports.getHttpHeaderProfile = exports.getHipmatchMatchListListOutput = exports.getHipmatchMatchListList = exports.getHipmatchMatchListOutput = exports.getHipmatchMatchList = exports.getHipProfileListOutput = exports.getHipProfileList = exports.getHipProfileOutput = exports.getHipProfile = exports.getHipObjectListOutput = exports.getHipObjectList = exports.getHipObjectOutput = exports.getHipObject = exports.getGlobalprotectMatchListListOutput = exports.getGlobalprotectMatchListList = exports.getGlobalprotectMatchListOutput = exports.getGlobalprotectMatchList = exports.getGeneralSettingListOutput = exports.getGeneralSettingList = exports.getGeneralSettingOutput = exports.getGeneralSetting = exports.getFolderListOutput = exports.getFolderList = exports.getFolderOutput = exports.getFolder = exports.getFileBlockingProfileListOutput = exports.getFileBlockingProfileList = exports.getFileBlockingProfileOutput = exports.getFileBlockingProfile = void 0;
24
- exports.getLogForwardingProfileListOutput = exports.getLogForwardingProfileList = exports.getLogForwardingProfileOutput = exports.getLogForwardingProfile = exports.getLocalUserListOutput = exports.getLocalUserList = exports.getLocalUserGroupListOutput = exports.getLocalUserGroupList = exports.getLocalUserGroupOutput = exports.getLocalUserGroup = exports.getLocalUserOutput = exports.getLocalUser = exports.getLldpProfileListOutput = exports.getLldpProfileList = exports.getLldpProfileOutput = exports.getLldpProfile = exports.getLinkTagListOutput = exports.getLinkTagList = exports.getLinkTagOutput = exports.getLinkTag = exports.getLdapServerProfileListOutput = exports.getLdapServerProfileList = exports.getLdapServerProfileOutput = exports.getLdapServerProfile = exports.getLayer3SubinterfaceListOutput = exports.getLayer3SubinterfaceList = exports.getLayer3SubinterfaceOutput = exports.getLayer3Subinterface = exports.getLayer2SubinterfaceListOutput = exports.getLayer2SubinterfaceList = exports.getLayer2SubinterfaceOutput = exports.getLayer2Subinterface = exports.getLabelListOutput = exports.getLabelList = exports.getLabelOutput = exports.getLabel = exports.getKerberosServerProfileListOutput = exports.getKerberosServerProfileList = exports.getKerberosServerProfileOutput = exports.getKerberosServerProfile = exports.getIptagMatchListListOutput = exports.getIptagMatchListList = exports.getIptagMatchListOutput = exports.getIptagMatchList = exports.getIpsecTunnelListOutput = exports.getIpsecTunnelList = exports.getIpsecTunnelOutput = exports.getIpsecTunnel = exports.getIpsecCryptoProfileListOutput = exports.getIpsecCryptoProfileList = void 0;
25
- exports.getRemoteNetworkOutput = exports.getRemoteNetwork = exports.getRegionListOutput = exports.getRegionList = exports.getRegionOutput = exports.getRegion = exports.getRadiusServerProfileListOutput = exports.getRadiusServerProfileList = exports.getRadiusServerProfileOutput = exports.getRadiusServerProfile = exports.getQosProfileListOutput = exports.getQosProfileList = exports.getQosProfileOutput = exports.getQosProfile = exports.getQosPolicyRuleListOutput = exports.getQosPolicyRuleList = exports.getQosPolicyRuleOutput = exports.getQosPolicyRule = exports.getProfileGroupListOutput = exports.getProfileGroupList = exports.getProfileGroupOutput = exports.getProfileGroup = exports.getPbfRuleListOutput = exports.getPbfRuleList = exports.getPbfRuleOutput = exports.getPbfRule = exports.getOspfAuthProfileListOutput = exports.getOspfAuthProfileList = exports.getOspfAuthProfileOutput = exports.getOspfAuthProfile = exports.getNatRuleListOutput = exports.getNatRuleList = exports.getNatRuleOutput = exports.getNatRule = exports.getMotdBannerSettingListOutput = exports.getMotdBannerSettingList = exports.getMotdBannerSettingOutput = exports.getMotdBannerSetting = exports.getManagementInterfaceListOutput = exports.getManagementInterfaceList = exports.getManagementInterfaceOutput = exports.getManagementInterface = exports.getLoopbackInterfaceListOutput = exports.getLoopbackInterfaceList = exports.getLoopbackInterfaceOutput = exports.getLoopbackInterface = exports.getLogicalRouterListOutput = exports.getLogicalRouterList = exports.getLogicalRouterOutput = exports.getLogicalRouter = void 0;
26
- exports.getSdwanTrafficDistributionProfileListOutput = exports.getSdwanTrafficDistributionProfileList = exports.getSdwanTrafficDistributionProfileOutput = exports.getSdwanTrafficDistributionProfile = exports.getSdwanSaasQualityProfileListOutput = exports.getSdwanSaasQualityProfileList = exports.getSdwanSaasQualityProfileOutput = exports.getSdwanSaasQualityProfile = exports.getSdwanRuleListOutput = exports.getSdwanRuleList = exports.getSdwanRuleOutput = exports.getSdwanRule = exports.getSdwanPathQualityProfileListOutput = exports.getSdwanPathQualityProfileList = exports.getSdwanPathQualityProfileOutput = exports.getSdwanPathQualityProfile = exports.getSdwanErrorCorrectionProfileListOutput = exports.getSdwanErrorCorrectionProfileList = exports.getSdwanErrorCorrectionProfileOutput = exports.getSdwanErrorCorrectionProfile = exports.getScheduleListOutput = exports.getScheduleList = exports.getScheduleOutput = exports.getSchedule = exports.getScepProfileListOutput = exports.getScepProfileList = exports.getScepProfileOutput = exports.getScepProfile = exports.getSamlServerProfileListOutput = exports.getSamlServerProfileList = exports.getSamlServerProfileOutput = exports.getSamlServerProfile = exports.getRoutePrefixListListOutput = exports.getRoutePrefixListList = exports.getRoutePrefixListOutput = exports.getRoutePrefixList = exports.getRoutePathAccessListListOutput = exports.getRoutePathAccessListList = exports.getRoutePathAccessListOutput = exports.getRoutePathAccessList = exports.getRouteCommunityListListOutput = exports.getRouteCommunityListList = exports.getRouteCommunityListOutput = exports.getRouteCommunityList = exports.getRouteAccessListListOutput = exports.getRouteAccessListList = exports.getRouteAccessListOutput = exports.getRouteAccessList = exports.getRemoteNetworkListOutput = exports.getRemoteNetworkList = void 0;
27
- exports.getSystemMatchListOutput = exports.getSystemMatchList = exports.getSyslogServerProfileListOutput = exports.getSyslogServerProfileList = exports.getSyslogServerProfileOutput = exports.getSyslogServerProfile = exports.getSnippetListOutput = exports.getSnippetList = exports.getSnippetOutput = exports.getSnippet = exports.getSiteListOutput = exports.getSiteList = exports.getSiteOutput = exports.getSite = exports.getSessionTimeoutListOutput = exports.getSessionTimeoutList = exports.getSessionTimeoutOutput = exports.getSessionTimeout = exports.getSessionSettingListOutput = exports.getSessionSettingList = exports.getSessionSettingOutput = exports.getSessionSetting = exports.getServiceSettingListOutput = exports.getServiceSettingList = exports.getServiceSettingOutput = exports.getServiceSetting = exports.getServiceRouteListOutput = exports.getServiceRouteList = exports.getServiceRouteOutput = exports.getServiceRoute = exports.getServiceListOutput = exports.getServiceList = exports.getServiceGroupListOutput = exports.getServiceGroupList = exports.getServiceGroupOutput = exports.getServiceGroup = exports.getServiceConnectionListOutput = exports.getServiceConnectionList = exports.getServiceConnectionGroupListOutput = exports.getServiceConnectionGroupList = exports.getServiceConnectionGroupOutput = exports.getServiceConnectionGroup = exports.getServiceConnectionOutput = exports.getServiceConnection = exports.getServiceOutput = exports.getService = exports.getSecurityRuleListOutput = exports.getSecurityRuleList = exports.getSecurityRuleOutput = exports.getSecurityRule = void 0;
28
- exports.getVlanInterfaceListOutput = exports.getVlanInterfaceList = exports.getVlanInterfaceOutput = exports.getVlanInterface = exports.getVariableListOutput = exports.getVariableList = exports.getVariableOutput = exports.getVariable = exports.getUseridMatchListListOutput = exports.getUseridMatchListList = exports.getUseridMatchListOutput = exports.getUseridMatchList = exports.getUrlCategoryListOutput = exports.getUrlCategoryList = exports.getUrlCategoryOutput = exports.getUrlCategory = exports.getUrlAccessProfileListOutput = exports.getUrlAccessProfileList = exports.getUrlAccessProfileOutput = exports.getUrlAccessProfile = exports.getUpdateScheduleListOutput = exports.getUpdateScheduleList = exports.getUpdateScheduleOutput = exports.getUpdateSchedule = exports.getTunnelInterfaceListOutput = exports.getTunnelInterfaceList = exports.getTunnelInterfaceOutput = exports.getTunnelInterface = exports.getTrafficSteeringRuleListOutput = exports.getTrafficSteeringRuleList = exports.getTrafficSteeringRuleOutput = exports.getTrafficSteeringRule = exports.getTlsServiceProfileListOutput = exports.getTlsServiceProfileList = exports.getTlsServiceProfileOutput = exports.getTlsServiceProfile = exports.getTcpSettingListOutput = exports.getTcpSettingList = exports.getTcpSettingOutput = exports.getTcpSetting = exports.getTagListOutput = exports.getTagList = exports.getTagOutput = exports.getTag = exports.getTacacsServerProfileListOutput = exports.getTacacsServerProfileList = exports.getTacacsServerProfileOutput = exports.getTacacsServerProfile = exports.getSystemMatchListListOutput = exports.getSystemMatchListList = void 0;
29
- exports.ManagementInterface = exports.LoopbackInterface = exports.LogicalRouter = exports.LogForwardingProfile = exports.LocalUserGroup = exports.LocalUser = exports.LldpProfile = exports.LinkTag = exports.LdapServerProfile = exports.Layer3Subinterface = exports.Layer2Subinterface = exports.Label = exports.KerberosServerProfile = exports.IptagMatchList = exports.IpsecTunnel = exports.IpsecCryptoProfile = exports.InternalDnsServer = exports.InterfaceManagementProfile = exports.IkeGateway = exports.IkeCryptoProfile = exports.HttpServerProfile = exports.HttpHeaderProfile = exports.HipmatchMatchList = exports.HipProfile = exports.HipObject = exports.GlobalprotectMatchList = exports.getZoneProtectionProfileListOutput = exports.getZoneProtectionProfileList = exports.getZoneProtectionProfileOutput = exports.getZoneProtectionProfile = exports.getZoneListOutput = exports.getZoneList = exports.getZoneOutput = exports.getZone = exports.getWildfireAntiVirusProfileListOutput = exports.getWildfireAntiVirusProfileList = exports.getWildfireAntiVirusProfileOutput = exports.getWildfireAntiVirusProfile = exports.getVulnerabilityProtectionSignatureListOutput = exports.getVulnerabilityProtectionSignatureList = exports.getVulnerabilityProtectionSignatureOutput = exports.getVulnerabilityProtectionSignature = exports.getVulnerabilityProtectionProfileListOutput = exports.getVulnerabilityProtectionProfileList = exports.getVulnerabilityProtectionProfileOutput = exports.getVulnerabilityProtectionProfile = exports.getVpnSettingListOutput = exports.getVpnSettingList = exports.getVpnSettingOutput = exports.getVpnSetting = void 0;
30
- exports.VulnerabilityProtectionProfile = exports.VpnSetting = exports.VlanInterface = exports.Variable = exports.UseridMatchList = exports.UrlCategory = exports.UrlAccessProfile = exports.UpdateSchedule = exports.TunnelInterface = exports.TrafficSteeringRule = exports.TlsServiceProfile = exports.TcpSetting = exports.Tag = exports.TacacsServerProfile = exports.SystemMatchList = exports.SyslogServerProfile = exports.Snippet = exports.Site = exports.SessionTimeout = exports.SessionSetting = exports.ServiceSetting = exports.ServiceRoute = exports.ServiceGroup = exports.ServiceConnectionGroup = exports.ServiceConnection = exports.Service = exports.SecurityRule = exports.SdwanTrafficDistributionProfile = exports.SdwanSaasQualityProfile = exports.SdwanRule = exports.SdwanPathQualityProfile = exports.SdwanErrorCorrectionProfile = exports.Schedule = exports.ScepProfile = exports.SamlServerProfile = exports.RoutePrefixList = exports.RoutePathAccessList = exports.RouteCommunityList = exports.RouteAccessList = exports.RemoteNetwork = exports.Region = exports.RadiusServerProfile = exports.QosProfile = exports.QosPolicyRule = exports.ProfileGroup = exports.PbfRule = exports.OspfAuthProfile = exports.NatRule = exports.MotdBannerSetting = exports.MfaServer = void 0;
31
- exports.types = exports.config = exports.ZoneProtectionProfile = exports.Zone = exports.WildfireAntiVirusProfile = exports.VulnerabilityProtectionSignature = void 0;
19
+ exports.getAddress = exports.GeneralSetting = exports.ForwardingProfileUserLocation = exports.ForwardingProfileSourceApplication = exports.ForwardingProfileRegionalAndCustomProxy = exports.ForwardingProfileDestination = exports.ForwardingProfile = exports.Folder = exports.FileBlockingProfile = exports.ExternalDynamicList = exports.EthernetInterface = exports.DynamicUserGroup = exports.DosProtectionRule = exports.DosProtectionProfile = exports.DnsSecurityProfile = exports.DnsProxy = exports.DhcpInterface = exports.DeviceRedistributionCollector = exports.DecryptionRule = exports.DecryptionProfile = exports.DecryptionExclusion = exports.DataObject = exports.DataFilteringProfile = exports.ContentIdSetting = exports.ConfigMatchList = exports.CertificateProfile = exports.BgpRouting = exports.BgpRouteMapRedistribution = exports.BgpRouteMap = exports.BgpRedistributionProfile = exports.BgpFilteringProfile = exports.BgpAuthProfile = exports.BgpAddressFamilyProfile = exports.BandwidthAllocation = exports.AutoVpnSetting = exports.AutoVpnCluster = exports.AuthenticationSetting = exports.AuthenticationSequence = exports.AuthenticationRule = exports.AuthenticationProfile = exports.AuthenticationPortal = exports.ApplicationGroup = exports.ApplicationFilter = exports.Application = exports.AppOverrideRule = exports.AntiSpywareSignature = exports.AntiSpywareProfile = exports.AggregateInterface = exports.AddressGroup = exports.Address = void 0;
20
+ exports.getAuthenticationSettingList = exports.getAuthenticationSettingOutput = exports.getAuthenticationSetting = exports.getAuthenticationSequenceListOutput = exports.getAuthenticationSequenceList = exports.getAuthenticationSequenceOutput = exports.getAuthenticationSequence = exports.getAuthenticationRuleListOutput = exports.getAuthenticationRuleList = exports.getAuthenticationRuleOutput = exports.getAuthenticationRule = exports.getAuthenticationProfileListOutput = exports.getAuthenticationProfileList = exports.getAuthenticationProfileOutput = exports.getAuthenticationProfile = exports.getApplicationListOutput = exports.getApplicationList = exports.getApplicationGroupListOutput = exports.getApplicationGroupList = exports.getApplicationGroupOutput = exports.getApplicationGroup = exports.getApplicationFilterListOutput = exports.getApplicationFilterList = exports.getApplicationFilterOutput = exports.getApplicationFilter = exports.getApplicationOutput = exports.getApplication = exports.getAppOverrideRuleListOutput = exports.getAppOverrideRuleList = exports.getAppOverrideRuleOutput = exports.getAppOverrideRule = exports.getAntiSpywareSignatureListOutput = exports.getAntiSpywareSignatureList = exports.getAntiSpywareSignatureOutput = exports.getAntiSpywareSignature = exports.getAntiSpywareProfileListOutput = exports.getAntiSpywareProfileList = exports.getAntiSpywareProfileOutput = exports.getAntiSpywareProfile = exports.getAggregateInterfaceListOutput = exports.getAggregateInterfaceList = exports.getAggregateInterfaceOutput = exports.getAggregateInterface = exports.getAddressListOutput = exports.getAddressList = exports.getAddressGroupListOutput = exports.getAddressGroupList = exports.getAddressGroupOutput = exports.getAddressGroup = exports.getAddressOutput = void 0;
21
+ exports.getDataFilteringProfile = exports.getContentIdSettingListOutput = exports.getContentIdSettingList = exports.getContentIdSettingOutput = exports.getContentIdSetting = exports.getConfigMatchListListOutput = exports.getConfigMatchListList = exports.getConfigMatchListOutput = exports.getConfigMatchList = exports.getCertificateProfileListOutput = exports.getCertificateProfileList = exports.getCertificateProfileOutput = exports.getCertificateProfile = exports.getBgpRoutingOutput = exports.getBgpRouting = exports.getBgpRouteMapRedistributionListOutput = exports.getBgpRouteMapRedistributionList = exports.getBgpRouteMapRedistributionOutput = exports.getBgpRouteMapRedistribution = exports.getBgpRouteMapListOutput = exports.getBgpRouteMapList = exports.getBgpRouteMapOutput = exports.getBgpRouteMap = exports.getBgpRedistributionProfileListOutput = exports.getBgpRedistributionProfileList = exports.getBgpRedistributionProfileOutput = exports.getBgpRedistributionProfile = exports.getBgpFilteringProfileListOutput = exports.getBgpFilteringProfileList = exports.getBgpFilteringProfileOutput = exports.getBgpFilteringProfile = exports.getBgpAuthProfileListOutput = exports.getBgpAuthProfileList = exports.getBgpAuthProfileOutput = exports.getBgpAuthProfile = exports.getBgpAddressFamilyProfileListOutput = exports.getBgpAddressFamilyProfileList = exports.getBgpAddressFamilyProfileOutput = exports.getBgpAddressFamilyProfile = exports.getBandwidthAllocationListOutput = exports.getBandwidthAllocationList = exports.getBandwidthAllocationOutput = exports.getBandwidthAllocation = exports.getAutoVpnSettingOutput = exports.getAutoVpnSetting = exports.getAutoVpnClusterListOutput = exports.getAutoVpnClusterList = exports.getAutoVpnClusterOutput = exports.getAutoVpnCluster = exports.getAuthenticationSettingListOutput = void 0;
22
+ exports.getDynamicUserGroupList = exports.getDynamicUserGroupOutput = exports.getDynamicUserGroup = exports.getDosProtectionRuleListOutput = exports.getDosProtectionRuleList = exports.getDosProtectionRuleOutput = exports.getDosProtectionRule = exports.getDosProtectionProfileListOutput = exports.getDosProtectionProfileList = exports.getDosProtectionProfileOutput = exports.getDosProtectionProfile = exports.getDnsSecurityProfileListOutput = exports.getDnsSecurityProfileList = exports.getDnsSecurityProfileOutput = exports.getDnsSecurityProfile = exports.getDnsProxyListOutput = exports.getDnsProxyList = exports.getDnsProxyOutput = exports.getDnsProxy = exports.getDhcpInterfaceListOutput = exports.getDhcpInterfaceList = exports.getDhcpInterfaceOutput = exports.getDhcpInterface = exports.getDeviceRedistributionCollectorListOutput = exports.getDeviceRedistributionCollectorList = exports.getDeviceRedistributionCollectorOutput = exports.getDeviceRedistributionCollector = exports.getDeviceListOutput = exports.getDeviceList = exports.getDeviceOutput = exports.getDevice = exports.getDecryptionRuleListOutput = exports.getDecryptionRuleList = exports.getDecryptionRuleOutput = exports.getDecryptionRule = exports.getDecryptionProfileListOutput = exports.getDecryptionProfileList = exports.getDecryptionProfileOutput = exports.getDecryptionProfile = exports.getDecryptionExclusionListOutput = exports.getDecryptionExclusionList = exports.getDecryptionExclusionOutput = exports.getDecryptionExclusion = exports.getDataObjectListOutput = exports.getDataObjectList = exports.getDataObjectOutput = exports.getDataObject = exports.getDataFilteringProfileListOutput = exports.getDataFilteringProfileList = exports.getDataFilteringProfileOutput = void 0;
23
+ exports.getHipProfile = exports.getHipObjectListOutput = exports.getHipObjectList = exports.getHipObjectOutput = exports.getHipObject = exports.getGlobalprotectMatchListListOutput = exports.getGlobalprotectMatchListList = exports.getGlobalprotectMatchListOutput = exports.getGlobalprotectMatchList = exports.getGeneralSettingListOutput = exports.getGeneralSettingList = exports.getGeneralSettingOutput = exports.getGeneralSetting = exports.getForwardingProfileUserLocationListOutput = exports.getForwardingProfileUserLocationList = exports.getForwardingProfileUserLocationOutput = exports.getForwardingProfileUserLocation = exports.getForwardingProfileSourceApplicationListOutput = exports.getForwardingProfileSourceApplicationList = exports.getForwardingProfileSourceApplicationOutput = exports.getForwardingProfileSourceApplication = exports.getForwardingProfileRegionalAndCustomProxyListOutput = exports.getForwardingProfileRegionalAndCustomProxyList = exports.getForwardingProfileRegionalAndCustomProxyOutput = exports.getForwardingProfileRegionalAndCustomProxy = exports.getForwardingProfileListOutput = exports.getForwardingProfileList = exports.getForwardingProfileDestinationListOutput = exports.getForwardingProfileDestinationList = exports.getForwardingProfileDestinationOutput = exports.getForwardingProfileDestination = exports.getForwardingProfileOutput = exports.getForwardingProfile = exports.getFolderListOutput = exports.getFolderList = exports.getFolderOutput = exports.getFolder = exports.getFileBlockingProfileListOutput = exports.getFileBlockingProfileList = exports.getFileBlockingProfileOutput = exports.getFileBlockingProfile = exports.getExternalDynamicListListOutput = exports.getExternalDynamicListList = exports.getExternalDynamicListOutput = exports.getExternalDynamicList = exports.getEthernetInterfaceListOutput = exports.getEthernetInterfaceList = exports.getEthernetInterfaceOutput = exports.getEthernetInterface = exports.getDynamicUserGroupListOutput = void 0;
24
+ exports.getLayer2SubinterfaceList = exports.getLayer2SubinterfaceOutput = exports.getLayer2Subinterface = exports.getLabelListOutput = exports.getLabelList = exports.getLabelOutput = exports.getLabel = exports.getKerberosServerProfileListOutput = exports.getKerberosServerProfileList = exports.getKerberosServerProfileOutput = exports.getKerberosServerProfile = exports.getIptagMatchListListOutput = exports.getIptagMatchListList = exports.getIptagMatchListOutput = exports.getIptagMatchList = exports.getIpsecTunnelListOutput = exports.getIpsecTunnelList = exports.getIpsecTunnelOutput = exports.getIpsecTunnel = exports.getIpsecCryptoProfileListOutput = exports.getIpsecCryptoProfileList = exports.getIpsecCryptoProfileOutput = exports.getIpsecCryptoProfile = exports.getInterfaceManagementProfileListOutput = exports.getInterfaceManagementProfileList = exports.getInterfaceManagementProfileOutput = exports.getInterfaceManagementProfile = exports.getIkeGatewayListOutput = exports.getIkeGatewayList = exports.getIkeGatewayOutput = exports.getIkeGateway = exports.getIkeCryptoProfileListOutput = exports.getIkeCryptoProfileList = exports.getIkeCryptoProfileOutput = exports.getIkeCryptoProfile = exports.getHttpServerProfileListOutput = exports.getHttpServerProfileList = exports.getHttpServerProfileOutput = exports.getHttpServerProfile = exports.getHttpHeaderProfileListOutput = exports.getHttpHeaderProfileList = exports.getHttpHeaderProfileOutput = exports.getHttpHeaderProfile = exports.getHipmatchMatchListListOutput = exports.getHipmatchMatchListList = exports.getHipmatchMatchListOutput = exports.getHipmatchMatchList = exports.getHipProfileListOutput = exports.getHipProfileList = exports.getHipProfileOutput = void 0;
25
+ exports.getOspfAuthProfile = exports.getNatRuleListOutput = exports.getNatRuleList = exports.getNatRuleOutput = exports.getNatRule = exports.getMotdBannerSettingListOutput = exports.getMotdBannerSettingList = exports.getMotdBannerSettingOutput = exports.getMotdBannerSetting = exports.getManagementInterfaceListOutput = exports.getManagementInterfaceList = exports.getManagementInterfaceOutput = exports.getManagementInterface = exports.getLoopbackInterfaceListOutput = exports.getLoopbackInterfaceList = exports.getLoopbackInterfaceOutput = exports.getLoopbackInterface = exports.getLogicalRouterListOutput = exports.getLogicalRouterList = exports.getLogicalRouterOutput = exports.getLogicalRouter = exports.getLogForwardingProfileListOutput = exports.getLogForwardingProfileList = exports.getLogForwardingProfileOutput = exports.getLogForwardingProfile = exports.getLocalUserListOutput = exports.getLocalUserList = exports.getLocalUserGroupListOutput = exports.getLocalUserGroupList = exports.getLocalUserGroupOutput = exports.getLocalUserGroup = exports.getLocalUserOutput = exports.getLocalUser = exports.getLldpProfileListOutput = exports.getLldpProfileList = exports.getLldpProfileOutput = exports.getLldpProfile = exports.getLinkTagListOutput = exports.getLinkTagList = exports.getLinkTagOutput = exports.getLinkTag = exports.getLdapServerProfileListOutput = exports.getLdapServerProfileList = exports.getLdapServerProfileOutput = exports.getLdapServerProfile = exports.getLayer3SubinterfaceListOutput = exports.getLayer3SubinterfaceList = exports.getLayer3SubinterfaceOutput = exports.getLayer3Subinterface = exports.getLayer2SubinterfaceListOutput = void 0;
26
+ exports.getSamlServerProfileList = exports.getSamlServerProfileOutput = exports.getSamlServerProfile = exports.getRoutePrefixListListOutput = exports.getRoutePrefixListList = exports.getRoutePrefixListOutput = exports.getRoutePrefixList = exports.getRoutePathAccessListListOutput = exports.getRoutePathAccessListList = exports.getRoutePathAccessListOutput = exports.getRoutePathAccessList = exports.getRouteCommunityListListOutput = exports.getRouteCommunityListList = exports.getRouteCommunityListOutput = exports.getRouteCommunityList = exports.getRouteAccessListListOutput = exports.getRouteAccessListList = exports.getRouteAccessListOutput = exports.getRouteAccessList = exports.getRemoteNetworkListOutput = exports.getRemoteNetworkList = exports.getRemoteNetworkOutput = exports.getRemoteNetwork = exports.getRegionListOutput = exports.getRegionList = exports.getRegionOutput = exports.getRegion = exports.getRadiusServerProfileListOutput = exports.getRadiusServerProfileList = exports.getRadiusServerProfileOutput = exports.getRadiusServerProfile = exports.getQosProfileListOutput = exports.getQosProfileList = exports.getQosProfileOutput = exports.getQosProfile = exports.getQosPolicyRuleListOutput = exports.getQosPolicyRuleList = exports.getQosPolicyRuleOutput = exports.getQosPolicyRule = exports.getProfileGroupListOutput = exports.getProfileGroupList = exports.getProfileGroupOutput = exports.getProfileGroup = exports.getPbfRuleListOutput = exports.getPbfRuleList = exports.getPbfRuleOutput = exports.getPbfRule = exports.getOspfAuthProfileListOutput = exports.getOspfAuthProfileList = exports.getOspfAuthProfileOutput = void 0;
27
+ exports.getServiceRoute = exports.getServiceListOutput = exports.getServiceList = exports.getServiceGroupListOutput = exports.getServiceGroupList = exports.getServiceGroupOutput = exports.getServiceGroup = exports.getServiceConnectionListOutput = exports.getServiceConnectionList = exports.getServiceConnectionGroupListOutput = exports.getServiceConnectionGroupList = exports.getServiceConnectionGroupOutput = exports.getServiceConnectionGroup = exports.getServiceConnectionOutput = exports.getServiceConnection = exports.getServiceOutput = exports.getService = exports.getSecurityRuleListOutput = exports.getSecurityRuleList = exports.getSecurityRuleOutput = exports.getSecurityRule = exports.getSdwanTrafficDistributionProfileListOutput = exports.getSdwanTrafficDistributionProfileList = exports.getSdwanTrafficDistributionProfileOutput = exports.getSdwanTrafficDistributionProfile = exports.getSdwanSaasQualityProfileListOutput = exports.getSdwanSaasQualityProfileList = exports.getSdwanSaasQualityProfileOutput = exports.getSdwanSaasQualityProfile = exports.getSdwanRuleListOutput = exports.getSdwanRuleList = exports.getSdwanRuleOutput = exports.getSdwanRule = exports.getSdwanPathQualityProfileListOutput = exports.getSdwanPathQualityProfileList = exports.getSdwanPathQualityProfileOutput = exports.getSdwanPathQualityProfile = exports.getSdwanErrorCorrectionProfileListOutput = exports.getSdwanErrorCorrectionProfileList = exports.getSdwanErrorCorrectionProfileOutput = exports.getSdwanErrorCorrectionProfile = exports.getScheduleListOutput = exports.getScheduleList = exports.getScheduleOutput = exports.getSchedule = exports.getScepProfileListOutput = exports.getScepProfileList = exports.getScepProfileOutput = exports.getScepProfile = exports.getSamlServerProfileListOutput = void 0;
28
+ exports.getTrafficSteeringRuleList = exports.getTrafficSteeringRuleOutput = exports.getTrafficSteeringRule = exports.getTlsServiceProfileListOutput = exports.getTlsServiceProfileList = exports.getTlsServiceProfileOutput = exports.getTlsServiceProfile = exports.getTcpSettingListOutput = exports.getTcpSettingList = exports.getTcpSettingOutput = exports.getTcpSetting = exports.getTagListOutput = exports.getTagList = exports.getTagOutput = exports.getTag = exports.getTacacsServerProfileListOutput = exports.getTacacsServerProfileList = exports.getTacacsServerProfileOutput = exports.getTacacsServerProfile = exports.getSystemMatchListListOutput = exports.getSystemMatchListList = exports.getSystemMatchListOutput = exports.getSystemMatchList = exports.getSyslogServerProfileListOutput = exports.getSyslogServerProfileList = exports.getSyslogServerProfileOutput = exports.getSyslogServerProfile = exports.getSnippetListOutput = exports.getSnippetList = exports.getSnippetOutput = exports.getSnippet = exports.getSiteListOutput = exports.getSiteList = exports.getSiteOutput = exports.getSite = exports.getSessionTimeoutListOutput = exports.getSessionTimeoutList = exports.getSessionTimeoutOutput = exports.getSessionTimeout = exports.getSessionSettingListOutput = exports.getSessionSettingList = exports.getSessionSettingOutput = exports.getSessionSetting = exports.getServiceSettingListOutput = exports.getServiceSettingList = exports.getServiceSettingOutput = exports.getServiceSetting = exports.getServiceRouteListOutput = exports.getServiceRouteList = exports.getServiceRouteOutput = void 0;
29
+ exports.getZoneProtectionProfile = exports.getZoneListOutput = exports.getZoneList = exports.getZoneOutput = exports.getZone = exports.getWildfireAntiVirusProfileListOutput = exports.getWildfireAntiVirusProfileList = exports.getWildfireAntiVirusProfileOutput = exports.getWildfireAntiVirusProfile = exports.getVulnerabilityProtectionSignatureListOutput = exports.getVulnerabilityProtectionSignatureList = exports.getVulnerabilityProtectionSignatureOutput = exports.getVulnerabilityProtectionSignature = exports.getVulnerabilityProtectionProfileListOutput = exports.getVulnerabilityProtectionProfileList = exports.getVulnerabilityProtectionProfileOutput = exports.getVulnerabilityProtectionProfile = exports.getVpnSettingListOutput = exports.getVpnSettingList = exports.getVpnSettingOutput = exports.getVpnSetting = exports.getVlanInterfaceListOutput = exports.getVlanInterfaceList = exports.getVlanInterfaceOutput = exports.getVlanInterface = exports.getVariableListOutput = exports.getVariableList = exports.getVariableOutput = exports.getVariable = exports.getUseridMatchListListOutput = exports.getUseridMatchListList = exports.getUseridMatchListOutput = exports.getUseridMatchList = exports.getUrlCategoryListOutput = exports.getUrlCategoryList = exports.getUrlCategoryOutput = exports.getUrlCategory = exports.getUrlAccessProfileListOutput = exports.getUrlAccessProfileList = exports.getUrlAccessProfileOutput = exports.getUrlAccessProfile = exports.getUpdateScheduleListOutput = exports.getUpdateScheduleList = exports.getUpdateScheduleOutput = exports.getUpdateSchedule = exports.getTunnelInterfaceListOutput = exports.getTunnelInterfaceList = exports.getTunnelInterfaceOutput = exports.getTunnelInterface = exports.getTrafficSteeringRuleListOutput = void 0;
30
+ exports.SdwanRule = exports.SdwanPathQualityProfile = exports.SdwanErrorCorrectionProfile = exports.Schedule = exports.ScepProfile = exports.SamlServerProfile = exports.RoutePrefixList = exports.RoutePathAccessList = exports.RouteCommunityList = exports.RouteAccessList = exports.RemoteNetwork = exports.Region = exports.RadiusServerProfile = exports.QosProfile = exports.QosPolicyRule = exports.ProfileGroup = exports.PbfRule = exports.OspfAuthProfile = exports.NatRule = exports.MotdBannerSetting = exports.MfaServer = exports.ManagementInterface = exports.LoopbackInterface = exports.LogicalRouter = exports.LogForwardingProfile = exports.LocalUserGroup = exports.LocalUser = exports.LldpProfile = exports.LinkTag = exports.LdapServerProfile = exports.Layer3Subinterface = exports.Layer2Subinterface = exports.Label = exports.KerberosServerProfile = exports.IptagMatchList = exports.IpsecTunnel = exports.IpsecCryptoProfile = exports.InternalDnsServer = exports.InterfaceManagementProfile = exports.IkeGateway = exports.IkeCryptoProfile = exports.HttpServerProfile = exports.HttpHeaderProfile = exports.HipmatchMatchList = exports.HipProfile = exports.HipObject = exports.GlobalprotectMatchList = exports.getZoneProtectionProfileListOutput = exports.getZoneProtectionProfileList = exports.getZoneProtectionProfileOutput = void 0;
31
+ exports.types = exports.config = exports.ZoneProtectionProfile = exports.Zone = exports.WildfireAntiVirusProfile = exports.VulnerabilityProtectionSignature = exports.VulnerabilityProtectionProfile = exports.VpnSetting = exports.VlanInterface = exports.Variable = exports.UseridMatchList = exports.UrlCategory = exports.UrlAccessProfile = exports.UpdateSchedule = exports.TunnelInterface = exports.TrafficSteeringRule = exports.TlsServiceProfile = exports.TcpSetting = exports.Tag = exports.TacacsServerProfile = exports.SystemMatchList = exports.SyslogServerProfile = exports.Snippet = exports.Site = exports.SessionTimeout = exports.SessionSetting = exports.ServiceSetting = exports.ServiceRoute = exports.ServiceGroup = exports.ServiceConnectionGroup = exports.ServiceConnection = exports.Service = exports.SecurityRule = exports.SdwanTrafficDistributionProfile = exports.SdwanSaasQualityProfile = void 0;
32
32
  const pulumi = require("@pulumi/pulumi");
33
33
  const utilities = require("./utilities");
34
34
  exports.Address = null;
@@ -117,6 +117,16 @@ exports.FileBlockingProfile = null;
117
117
  utilities.lazyLoad(exports, ["FileBlockingProfile"], () => require("./fileBlockingProfile"));
118
118
  exports.Folder = null;
119
119
  utilities.lazyLoad(exports, ["Folder"], () => require("./folder"));
120
+ exports.ForwardingProfile = null;
121
+ utilities.lazyLoad(exports, ["ForwardingProfile"], () => require("./forwardingProfile"));
122
+ exports.ForwardingProfileDestination = null;
123
+ utilities.lazyLoad(exports, ["ForwardingProfileDestination"], () => require("./forwardingProfileDestination"));
124
+ exports.ForwardingProfileRegionalAndCustomProxy = null;
125
+ utilities.lazyLoad(exports, ["ForwardingProfileRegionalAndCustomProxy"], () => require("./forwardingProfileRegionalAndCustomProxy"));
126
+ exports.ForwardingProfileSourceApplication = null;
127
+ utilities.lazyLoad(exports, ["ForwardingProfileSourceApplication"], () => require("./forwardingProfileSourceApplication"));
128
+ exports.ForwardingProfileUserLocation = null;
129
+ utilities.lazyLoad(exports, ["ForwardingProfileUserLocation"], () => require("./forwardingProfileUserLocation"));
120
130
  exports.GeneralSetting = null;
121
131
  utilities.lazyLoad(exports, ["GeneralSetting"], () => require("./generalSetting"));
122
132
  exports.getAddress = null;
@@ -299,6 +309,12 @@ utilities.lazyLoad(exports, ["getDecryptionRule", "getDecryptionRuleOutput"], ()
299
309
  exports.getDecryptionRuleList = null;
300
310
  exports.getDecryptionRuleListOutput = null;
301
311
  utilities.lazyLoad(exports, ["getDecryptionRuleList", "getDecryptionRuleListOutput"], () => require("./getDecryptionRuleList"));
312
+ exports.getDevice = null;
313
+ exports.getDeviceOutput = null;
314
+ utilities.lazyLoad(exports, ["getDevice", "getDeviceOutput"], () => require("./getDevice"));
315
+ exports.getDeviceList = null;
316
+ exports.getDeviceListOutput = null;
317
+ utilities.lazyLoad(exports, ["getDeviceList", "getDeviceListOutput"], () => require("./getDeviceList"));
302
318
  exports.getDeviceRedistributionCollector = null;
303
319
  exports.getDeviceRedistributionCollectorOutput = null;
304
320
  utilities.lazyLoad(exports, ["getDeviceRedistributionCollector", "getDeviceRedistributionCollectorOutput"], () => require("./getDeviceRedistributionCollector"));
@@ -365,6 +381,36 @@ utilities.lazyLoad(exports, ["getFolder", "getFolderOutput"], () => require("./g
365
381
  exports.getFolderList = null;
366
382
  exports.getFolderListOutput = null;
367
383
  utilities.lazyLoad(exports, ["getFolderList", "getFolderListOutput"], () => require("./getFolderList"));
384
+ exports.getForwardingProfile = null;
385
+ exports.getForwardingProfileOutput = null;
386
+ utilities.lazyLoad(exports, ["getForwardingProfile", "getForwardingProfileOutput"], () => require("./getForwardingProfile"));
387
+ exports.getForwardingProfileDestination = null;
388
+ exports.getForwardingProfileDestinationOutput = null;
389
+ utilities.lazyLoad(exports, ["getForwardingProfileDestination", "getForwardingProfileDestinationOutput"], () => require("./getForwardingProfileDestination"));
390
+ exports.getForwardingProfileDestinationList = null;
391
+ exports.getForwardingProfileDestinationListOutput = null;
392
+ utilities.lazyLoad(exports, ["getForwardingProfileDestinationList", "getForwardingProfileDestinationListOutput"], () => require("./getForwardingProfileDestinationList"));
393
+ exports.getForwardingProfileList = null;
394
+ exports.getForwardingProfileListOutput = null;
395
+ utilities.lazyLoad(exports, ["getForwardingProfileList", "getForwardingProfileListOutput"], () => require("./getForwardingProfileList"));
396
+ exports.getForwardingProfileRegionalAndCustomProxy = null;
397
+ exports.getForwardingProfileRegionalAndCustomProxyOutput = null;
398
+ utilities.lazyLoad(exports, ["getForwardingProfileRegionalAndCustomProxy", "getForwardingProfileRegionalAndCustomProxyOutput"], () => require("./getForwardingProfileRegionalAndCustomProxy"));
399
+ exports.getForwardingProfileRegionalAndCustomProxyList = null;
400
+ exports.getForwardingProfileRegionalAndCustomProxyListOutput = null;
401
+ utilities.lazyLoad(exports, ["getForwardingProfileRegionalAndCustomProxyList", "getForwardingProfileRegionalAndCustomProxyListOutput"], () => require("./getForwardingProfileRegionalAndCustomProxyList"));
402
+ exports.getForwardingProfileSourceApplication = null;
403
+ exports.getForwardingProfileSourceApplicationOutput = null;
404
+ utilities.lazyLoad(exports, ["getForwardingProfileSourceApplication", "getForwardingProfileSourceApplicationOutput"], () => require("./getForwardingProfileSourceApplication"));
405
+ exports.getForwardingProfileSourceApplicationList = null;
406
+ exports.getForwardingProfileSourceApplicationListOutput = null;
407
+ utilities.lazyLoad(exports, ["getForwardingProfileSourceApplicationList", "getForwardingProfileSourceApplicationListOutput"], () => require("./getForwardingProfileSourceApplicationList"));
408
+ exports.getForwardingProfileUserLocation = null;
409
+ exports.getForwardingProfileUserLocationOutput = null;
410
+ utilities.lazyLoad(exports, ["getForwardingProfileUserLocation", "getForwardingProfileUserLocationOutput"], () => require("./getForwardingProfileUserLocation"));
411
+ exports.getForwardingProfileUserLocationList = null;
412
+ exports.getForwardingProfileUserLocationListOutput = null;
413
+ utilities.lazyLoad(exports, ["getForwardingProfileUserLocationList", "getForwardingProfileUserLocationListOutput"], () => require("./getForwardingProfileUserLocationList"));
368
414
  exports.getGeneralSetting = null;
369
415
  exports.getGeneralSettingOutput = null;
370
416
  utilities.lazyLoad(exports, ["getGeneralSetting", "getGeneralSettingOutput"], () => require("./getGeneralSetting"));
@@ -1096,6 +1142,16 @@ const _module = {
1096
1142
  return new exports.FileBlockingProfile(name, undefined, { urn });
1097
1143
  case "scm:index/folder:Folder":
1098
1144
  return new exports.Folder(name, undefined, { urn });
1145
+ case "scm:index/forwardingProfile:ForwardingProfile":
1146
+ return new exports.ForwardingProfile(name, undefined, { urn });
1147
+ case "scm:index/forwardingProfileDestination:ForwardingProfileDestination":
1148
+ return new exports.ForwardingProfileDestination(name, undefined, { urn });
1149
+ case "scm:index/forwardingProfileRegionalAndCustomProxy:ForwardingProfileRegionalAndCustomProxy":
1150
+ return new exports.ForwardingProfileRegionalAndCustomProxy(name, undefined, { urn });
1151
+ case "scm:index/forwardingProfileSourceApplication:ForwardingProfileSourceApplication":
1152
+ return new exports.ForwardingProfileSourceApplication(name, undefined, { urn });
1153
+ case "scm:index/forwardingProfileUserLocation:ForwardingProfileUserLocation":
1154
+ return new exports.ForwardingProfileUserLocation(name, undefined, { urn });
1099
1155
  case "scm:index/generalSetting:GeneralSetting":
1100
1156
  return new exports.GeneralSetting(name, undefined, { urn });
1101
1157
  case "scm:index/globalprotectMatchList:GlobalprotectMatchList":
@@ -1306,6 +1362,11 @@ pulumi.runtime.registerResourceModule("scm", "index/ethernetInterface", _module)
1306
1362
  pulumi.runtime.registerResourceModule("scm", "index/externalDynamicList", _module);
1307
1363
  pulumi.runtime.registerResourceModule("scm", "index/fileBlockingProfile", _module);
1308
1364
  pulumi.runtime.registerResourceModule("scm", "index/folder", _module);
1365
+ pulumi.runtime.registerResourceModule("scm", "index/forwardingProfile", _module);
1366
+ pulumi.runtime.registerResourceModule("scm", "index/forwardingProfileDestination", _module);
1367
+ pulumi.runtime.registerResourceModule("scm", "index/forwardingProfileRegionalAndCustomProxy", _module);
1368
+ pulumi.runtime.registerResourceModule("scm", "index/forwardingProfileSourceApplication", _module);
1369
+ pulumi.runtime.registerResourceModule("scm", "index/forwardingProfileUserLocation", _module);
1309
1370
  pulumi.runtime.registerResourceModule("scm", "index/generalSetting", _module);
1310
1371
  pulumi.runtime.registerResourceModule("scm", "index/globalprotectMatchList", _module);
1311
1372
  pulumi.runtime.registerResourceModule("scm", "index/hipObject", _module);