@pulumi/scm 1.0.2 → 1.0.3

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 (445) hide show
  1. package/address.d.ts +18 -3
  2. package/address.js.map +1 -1
  3. package/addressGroup.d.ts +12 -3
  4. package/addressGroup.js.map +1 -1
  5. package/aggregateInterface.d.ts +12 -3
  6. package/aggregateInterface.js.map +1 -1
  7. package/antiSpywareProfile.d.ts +6 -3
  8. package/antiSpywareProfile.js.map +1 -1
  9. package/antiSpywareSignature.d.ts +6 -3
  10. package/antiSpywareSignature.js.map +1 -1
  11. package/appOverrideRule.d.ts +6 -3
  12. package/appOverrideRule.js.map +1 -1
  13. package/application.d.ts +6 -3
  14. package/application.js.map +1 -1
  15. package/applicationFilter.d.ts +6 -3
  16. package/applicationFilter.js.map +1 -1
  17. package/applicationGroup.d.ts +6 -3
  18. package/applicationGroup.js.map +1 -1
  19. package/authenticationPortal.d.ts +6 -3
  20. package/authenticationPortal.js.map +1 -1
  21. package/authenticationProfile.d.ts +6 -3
  22. package/authenticationProfile.js.map +1 -1
  23. package/authenticationRule.d.ts +6 -3
  24. package/authenticationRule.js.map +1 -1
  25. package/authenticationSequence.d.ts +6 -3
  26. package/authenticationSequence.js.map +1 -1
  27. package/authenticationSetting.d.ts +6 -3
  28. package/authenticationSetting.js.map +1 -1
  29. package/bgpAddressFamilyProfile.d.ts +6 -3
  30. package/bgpAddressFamilyProfile.js.map +1 -1
  31. package/bgpAuthProfile.d.ts +6 -3
  32. package/bgpAuthProfile.js.map +1 -1
  33. package/bgpFilteringProfile.d.ts +6 -3
  34. package/bgpFilteringProfile.js.map +1 -1
  35. package/bgpRedistributionProfile.d.ts +6 -3
  36. package/bgpRedistributionProfile.js.map +1 -1
  37. package/bgpRouteMap.d.ts +6 -3
  38. package/bgpRouteMap.js.map +1 -1
  39. package/bgpRouteMapRedistribution.d.ts +15 -3
  40. package/bgpRouteMapRedistribution.js.map +1 -1
  41. package/certificateProfile.d.ts +6 -3
  42. package/certificateProfile.js.map +1 -1
  43. package/contentIdSetting.d.ts +6 -3
  44. package/contentIdSetting.js.map +1 -1
  45. package/decryptionExclusion.d.ts +6 -3
  46. package/decryptionExclusion.js.map +1 -1
  47. package/decryptionProfile.d.ts +6 -3
  48. package/decryptionProfile.js.map +1 -1
  49. package/decryptionRule.d.ts +32 -3
  50. package/decryptionRule.js +26 -0
  51. package/decryptionRule.js.map +1 -1
  52. package/deviceRedistributionCollector.d.ts +6 -3
  53. package/deviceRedistributionCollector.js.map +1 -1
  54. package/dhcpInterface.d.ts +66 -3
  55. package/dhcpInterface.js +54 -0
  56. package/dhcpInterface.js.map +1 -1
  57. package/dnsProxy.d.ts +6 -3
  58. package/dnsProxy.js.map +1 -1
  59. package/dnsSecurityProfile.d.ts +6 -3
  60. package/dnsSecurityProfile.js.map +1 -1
  61. package/dosProtectionProfile.d.ts +6 -3
  62. package/dosProtectionProfile.js.map +1 -1
  63. package/dosProtectionRule.d.ts +6 -3
  64. package/dosProtectionRule.js.map +1 -1
  65. package/dynamicUserGroup.d.ts +6 -3
  66. package/dynamicUserGroup.js.map +1 -1
  67. package/ethernetInterface.d.ts +18 -3
  68. package/ethernetInterface.js.map +1 -1
  69. package/externalDynamicList.d.ts +6 -3
  70. package/externalDynamicList.js.map +1 -1
  71. package/fileBlockingProfile.d.ts +6 -3
  72. package/fileBlockingProfile.js.map +1 -1
  73. package/generalSetting.d.ts +6 -3
  74. package/generalSetting.js.map +1 -1
  75. package/getAddress.d.ts +0 -58
  76. package/getAddress.js.map +1 -1
  77. package/getAddressGroup.d.ts +0 -50
  78. package/getAddressGroup.js.map +1 -1
  79. package/getAggregateInterface.d.ts +0 -50
  80. package/getAggregateInterface.js.map +1 -1
  81. package/getAntiSpywareProfile.d.ts +0 -57
  82. package/getAntiSpywareProfile.js.map +1 -1
  83. package/getAntiSpywareSignature.d.ts +0 -60
  84. package/getAntiSpywareSignature.js.map +1 -1
  85. package/getAppOverrideRule.d.ts +0 -84
  86. package/getAppOverrideRule.js.map +1 -1
  87. package/getApplication.d.ts +0 -117
  88. package/getApplication.js.map +1 -1
  89. package/getApplicationFilter.d.ts +0 -90
  90. package/getApplicationFilter.js.map +1 -1
  91. package/getApplicationGroup.d.ts +0 -39
  92. package/getApplicationGroup.js.map +1 -1
  93. package/getAuthenticationProfile.d.ts +0 -57
  94. package/getAuthenticationProfile.js.map +1 -1
  95. package/getAuthenticationRule.d.ts +0 -105
  96. package/getAuthenticationRule.js.map +1 -1
  97. package/getAuthenticationSequence.d.ts +0 -42
  98. package/getAuthenticationSequence.js.map +1 -1
  99. package/getAuthenticationSetting.d.ts +0 -30
  100. package/getAuthenticationSetting.js.map +1 -1
  101. package/getBgpAddressFamilyProfile.d.ts +0 -39
  102. package/getBgpAddressFamilyProfile.js.map +1 -1
  103. package/getBgpAuthProfile.d.ts +0 -42
  104. package/getBgpAuthProfile.js.map +1 -1
  105. package/getBgpFilteringProfile.d.ts +0 -42
  106. package/getBgpFilteringProfile.js.map +1 -1
  107. package/getBgpRedistributionProfile.d.ts +0 -39
  108. package/getBgpRedistributionProfile.js.map +1 -1
  109. package/getBgpRouteMap.d.ts +0 -42
  110. package/getBgpRouteMap.js.map +1 -1
  111. package/getBgpRouteMapRedistribution.d.ts +0 -51
  112. package/getBgpRouteMapRedistribution.js.map +1 -1
  113. package/getCertificateProfile.d.ts +0 -72
  114. package/getCertificateProfile.js.map +1 -1
  115. package/getContentIdSetting.d.ts +0 -30
  116. package/getContentIdSetting.js.map +1 -1
  117. package/getDecryptionExclusion.d.ts +0 -39
  118. package/getDecryptionExclusion.js.map +1 -1
  119. package/getDecryptionProfile.d.ts +0 -48
  120. package/getDecryptionProfile.js.map +1 -1
  121. package/getDecryptionRule.d.ts +0 -105
  122. package/getDecryptionRule.js.map +1 -1
  123. package/getDeviceRedistributionCollector.d.ts +0 -30
  124. package/getDeviceRedistributionCollector.js.map +1 -1
  125. package/getDhcpInterface.d.ts +26 -44
  126. package/getDhcpInterface.js +26 -0
  127. package/getDhcpInterface.js.map +1 -1
  128. package/getDhcpInterfaceList.d.ts +32 -0
  129. package/getDhcpInterfaceList.js +32 -0
  130. package/getDhcpInterfaceList.js.map +1 -1
  131. package/getDnsProxy.d.ts +0 -60
  132. package/getDnsProxy.js.map +1 -1
  133. package/getDnsSecurityProfile.d.ts +0 -42
  134. package/getDnsSecurityProfile.js.map +1 -1
  135. package/getDosProtectionProfile.d.ts +0 -48
  136. package/getDosProtectionProfile.js.map +1 -1
  137. package/getDosProtectionRule.d.ts +0 -78
  138. package/getDosProtectionRule.js.map +1 -1
  139. package/getDynamicUserGroup.d.ts +0 -45
  140. package/getDynamicUserGroup.js.map +1 -1
  141. package/getEthernetInterface.d.ts +0 -73
  142. package/getEthernetInterface.js.map +1 -1
  143. package/getExternalDynamicList.d.ts +0 -42
  144. package/getExternalDynamicList.js.map +1 -1
  145. package/getFileBlockingProfile.d.ts +0 -42
  146. package/getFileBlockingProfile.js.map +1 -1
  147. package/getGeneralSetting.d.ts +0 -30
  148. package/getGeneralSetting.js.map +1 -1
  149. package/getHipObject.d.ts +0 -72
  150. package/getHipObject.js.map +1 -1
  151. package/getHipProfile.d.ts +0 -42
  152. package/getHipProfile.js.map +1 -1
  153. package/getHttpHeaderProfile.d.ts +0 -42
  154. package/getHttpHeaderProfile.js.map +1 -1
  155. package/getHttpServerProfile.d.ts +0 -45
  156. package/getHttpServerProfile.js.map +1 -1
  157. package/getIkeCryptoProfile.d.ts +0 -51
  158. package/getIkeCryptoProfile.js.map +1 -1
  159. package/getIkeGateway.d.ts +0 -60
  160. package/getIkeGateway.js.map +1 -1
  161. package/getInterfaceManagementProfile.d.ts +0 -69
  162. package/getInterfaceManagementProfile.js.map +1 -1
  163. package/getIpsecCryptoProfile.d.ts +0 -53
  164. package/getIpsecCryptoProfile.js.map +1 -1
  165. package/getIpsecTunnel.d.ts +0 -54
  166. package/getIpsecTunnel.js.map +1 -1
  167. package/getKerberosServerProfile.d.ts +40 -39
  168. package/getKerberosServerProfile.js +40 -0
  169. package/getKerberosServerProfile.js.map +1 -1
  170. package/getKerberosServerProfileList.d.ts +32 -0
  171. package/getKerberosServerProfileList.js +32 -0
  172. package/getKerberosServerProfileList.js.map +1 -1
  173. package/getLayer2Subinterface.d.ts +0 -45
  174. package/getLayer2Subinterface.js.map +1 -1
  175. package/getLayer3Subinterface.d.ts +0 -65
  176. package/getLayer3Subinterface.js.map +1 -1
  177. package/getLdapServerProfile.d.ts +0 -69
  178. package/getLdapServerProfile.js.map +1 -1
  179. package/getLinkTag.d.ts +0 -42
  180. package/getLinkTag.js.map +1 -1
  181. package/getLldpProfile.d.ts +24 -45
  182. package/getLldpProfile.js +24 -0
  183. package/getLldpProfile.js.map +1 -1
  184. package/getLldpProfileList.d.ts +30 -0
  185. package/getLldpProfileList.js +30 -0
  186. package/getLldpProfileList.js.map +1 -1
  187. package/getLocalUser.d.ts +0 -45
  188. package/getLocalUser.js.map +1 -1
  189. package/getLocalUserGroup.d.ts +0 -39
  190. package/getLocalUserGroup.js.map +1 -1
  191. package/getLogForwardingProfile.d.ts +42 -42
  192. package/getLogForwardingProfile.js +42 -0
  193. package/getLogForwardingProfile.js.map +1 -1
  194. package/getLogForwardingProfileList.d.ts +32 -0
  195. package/getLogForwardingProfileList.js +32 -0
  196. package/getLogForwardingProfileList.js.map +1 -1
  197. package/getLogicalRouter.d.ts +0 -42
  198. package/getLogicalRouter.js.map +1 -1
  199. package/getLoopbackInterface.d.ts +0 -54
  200. package/getLoopbackInterface.js.map +1 -1
  201. package/getManagementInterface.d.ts +0 -30
  202. package/getManagementInterface.js.map +1 -1
  203. package/getMotdBannerSetting.d.ts +0 -30
  204. package/getMotdBannerSetting.js.map +1 -1
  205. package/getOspfAuthProfile.d.ts +0 -47
  206. package/getOspfAuthProfile.js.map +1 -1
  207. package/getPbfRule.d.ts +0 -69
  208. package/getPbfRule.js.map +1 -1
  209. package/getProfileGroup.d.ts +0 -63
  210. package/getProfileGroup.js.map +1 -1
  211. package/getQosPolicyRule.d.ts +0 -57
  212. package/getQosPolicyRule.js.map +1 -1
  213. package/getQosProfile.d.ts +40 -42
  214. package/getQosProfile.js +40 -0
  215. package/getQosProfile.js.map +1 -1
  216. package/getQosProfileList.d.ts +34 -0
  217. package/getQosProfileList.js +34 -0
  218. package/getQosProfileList.js.map +1 -1
  219. package/getRadiusServerProfile.d.ts +3 -48
  220. package/getRadiusServerProfile.js.map +1 -1
  221. package/getRegion.d.ts +0 -42
  222. package/getRegion.js.map +1 -1
  223. package/getRouteAccessList.d.ts +0 -42
  224. package/getRouteAccessList.js.map +1 -1
  225. package/getRouteCommunityList.d.ts +0 -42
  226. package/getRouteCommunityList.js.map +1 -1
  227. package/getRoutePathAccessList.d.ts +0 -42
  228. package/getRoutePathAccessList.js.map +1 -1
  229. package/getRoutePrefixList.d.ts +0 -42
  230. package/getRoutePrefixList.js.map +1 -1
  231. package/getSamlServerProfile.d.ts +43 -60
  232. package/getSamlServerProfile.js +42 -0
  233. package/getSamlServerProfile.js.map +1 -1
  234. package/getSamlServerProfileList.d.ts +32 -0
  235. package/getSamlServerProfileList.js +32 -0
  236. package/getSamlServerProfileList.js.map +1 -1
  237. package/getScepProfile.d.ts +40 -75
  238. package/getScepProfile.js +40 -0
  239. package/getScepProfile.js.map +1 -1
  240. package/getScepProfileList.d.ts +32 -0
  241. package/getScepProfileList.js +32 -0
  242. package/getScepProfileList.js.map +1 -1
  243. package/getSchedule.d.ts +0 -39
  244. package/getSchedule.js.map +1 -1
  245. package/getSdwanErrorCorrectionProfile.d.ts +0 -42
  246. package/getSdwanErrorCorrectionProfile.js.map +1 -1
  247. package/getSdwanPathQualityProfile.d.ts +0 -39
  248. package/getSdwanPathQualityProfile.js.map +1 -1
  249. package/getSdwanRule.d.ts +0 -87
  250. package/getSdwanRule.js.map +1 -1
  251. package/getSdwanSaasQualityProfile.d.ts +0 -39
  252. package/getSdwanSaasQualityProfile.js.map +1 -1
  253. package/getSdwanTrafficDistributionProfile.d.ts +0 -42
  254. package/getSdwanTrafficDistributionProfile.js.map +1 -1
  255. package/getService.d.ts +0 -45
  256. package/getService.js.map +1 -1
  257. package/getServiceGroup.d.ts +0 -42
  258. package/getServiceGroup.js.map +1 -1
  259. package/getServiceRoute.d.ts +0 -30
  260. package/getServiceRoute.js.map +1 -1
  261. package/getServiceSetting.d.ts +0 -33
  262. package/getServiceSetting.js.map +1 -1
  263. package/getSessionSetting.d.ts +0 -30
  264. package/getSessionSetting.js.map +1 -1
  265. package/getSessionTimeout.d.ts +0 -30
  266. package/getSessionTimeout.js.map +1 -1
  267. package/getSyslogServerProfile.d.ts +0 -42
  268. package/getSyslogServerProfile.js.map +1 -1
  269. package/getTacacsServerProfile.d.ts +41 -48
  270. package/getTacacsServerProfile.js +38 -0
  271. package/getTacacsServerProfile.js.map +1 -1
  272. package/getTacacsServerProfileList.d.ts +28 -0
  273. package/getTacacsServerProfileList.js +28 -0
  274. package/getTacacsServerProfileList.js.map +1 -1
  275. package/getTag.d.ts +0 -42
  276. package/getTag.js.map +1 -1
  277. package/getTcpSetting.d.ts +0 -30
  278. package/getTcpSetting.js.map +1 -1
  279. package/getTlsServiceProfile.d.ts +0 -42
  280. package/getTlsServiceProfile.js.map +1 -1
  281. package/getTunnelInterface.d.ts +1 -51
  282. package/getTunnelInterface.js.map +1 -1
  283. package/getUpdateSchedule.d.ts +0 -30
  284. package/getUpdateSchedule.js.map +1 -1
  285. package/getUrlAccessProfile.d.ts +0 -81
  286. package/getUrlAccessProfile.js.map +1 -1
  287. package/getUrlCategory.d.ts +0 -45
  288. package/getUrlCategory.js.map +1 -1
  289. package/getVariable.d.ts +0 -48
  290. package/getVariable.js.map +1 -1
  291. package/getVlanInterface.d.ts +0 -65
  292. package/getVlanInterface.js.map +1 -1
  293. package/getVpnSetting.d.ts +0 -30
  294. package/getVpnSetting.js.map +1 -1
  295. package/getVulnerabilityProtectionProfile.d.ts +0 -45
  296. package/getVulnerabilityProtectionProfile.js.map +1 -1
  297. package/getVulnerabilityProtectionSignature.d.ts +0 -63
  298. package/getVulnerabilityProtectionSignature.js.map +1 -1
  299. package/getWildfireAntiVirusProfile.d.ts +0 -51
  300. package/getWildfireAntiVirusProfile.js.map +1 -1
  301. package/getZone.d.ts +0 -57
  302. package/getZone.js.map +1 -1
  303. package/hipObject.d.ts +6 -3
  304. package/hipObject.js.map +1 -1
  305. package/hipProfile.d.ts +6 -3
  306. package/hipProfile.js.map +1 -1
  307. package/httpHeaderProfile.d.ts +6 -3
  308. package/httpHeaderProfile.js.map +1 -1
  309. package/httpServerProfile.d.ts +6 -3
  310. package/httpServerProfile.js.map +1 -1
  311. package/ikeCryptoProfile.d.ts +6 -3
  312. package/ikeCryptoProfile.js.map +1 -1
  313. package/ikeGateway.d.ts +6 -3
  314. package/ikeGateway.js.map +1 -1
  315. package/interfaceManagementProfile.d.ts +6 -3
  316. package/interfaceManagementProfile.js.map +1 -1
  317. package/ipsecCryptoProfile.d.ts +12 -3
  318. package/ipsecCryptoProfile.js.map +1 -1
  319. package/ipsecTunnel.d.ts +6 -3
  320. package/ipsecTunnel.js.map +1 -1
  321. package/kerberosServerProfile.d.ts +52 -3
  322. package/kerberosServerProfile.js +46 -0
  323. package/kerberosServerProfile.js.map +1 -1
  324. package/layer2Subinterface.d.ts +6 -3
  325. package/layer2Subinterface.js.map +1 -1
  326. package/layer3Subinterface.d.ts +12 -3
  327. package/layer3Subinterface.js.map +1 -1
  328. package/ldapServerProfile.d.ts +6 -3
  329. package/ldapServerProfile.js.map +1 -1
  330. package/linkTag.d.ts +6 -3
  331. package/linkTag.js.map +1 -1
  332. package/lldpProfile.d.ts +29 -3
  333. package/lldpProfile.js +23 -0
  334. package/lldpProfile.js.map +1 -1
  335. package/localUser.d.ts +6 -3
  336. package/localUser.js.map +1 -1
  337. package/localUserGroup.d.ts +6 -3
  338. package/localUserGroup.js.map +1 -1
  339. package/logForwardingProfile.d.ts +115 -6
  340. package/logForwardingProfile.js +109 -0
  341. package/logForwardingProfile.js.map +1 -1
  342. package/logicalRouter.d.ts +6 -3
  343. package/logicalRouter.js.map +1 -1
  344. package/loopbackInterface.d.ts +35 -3
  345. package/loopbackInterface.js +29 -0
  346. package/loopbackInterface.js.map +1 -1
  347. package/managementInterface.d.ts +6 -3
  348. package/managementInterface.js.map +1 -1
  349. package/mfaServer.d.ts +6 -3
  350. package/mfaServer.js.map +1 -1
  351. package/motdBannerSetting.d.ts +6 -3
  352. package/motdBannerSetting.js.map +1 -1
  353. package/ospfAuthProfile.d.ts +12 -3
  354. package/ospfAuthProfile.js.map +1 -1
  355. package/package.json +2 -2
  356. package/pbfRule.d.ts +6 -3
  357. package/pbfRule.js.map +1 -1
  358. package/profileGroup.d.ts +6 -3
  359. package/profileGroup.js.map +1 -1
  360. package/qosPolicyRule.d.ts +6 -3
  361. package/qosPolicyRule.js.map +1 -1
  362. package/qosProfile.d.ts +110 -3
  363. package/qosProfile.js +104 -0
  364. package/qosProfile.js.map +1 -1
  365. package/radiusServerProfile.d.ts +18 -3
  366. package/radiusServerProfile.js +4 -0
  367. package/radiusServerProfile.js.map +1 -1
  368. package/region.d.ts +6 -3
  369. package/region.js.map +1 -1
  370. package/routeAccessList.d.ts +6 -3
  371. package/routeAccessList.js.map +1 -1
  372. package/routeCommunityList.d.ts +6 -3
  373. package/routeCommunityList.js.map +1 -1
  374. package/routePathAccessList.d.ts +6 -3
  375. package/routePathAccessList.js.map +1 -1
  376. package/routePrefixList.d.ts +6 -3
  377. package/routePrefixList.js.map +1 -1
  378. package/samlServerProfile.d.ts +58 -3
  379. package/samlServerProfile.js +42 -0
  380. package/samlServerProfile.js.map +1 -1
  381. package/scepProfile.d.ts +123 -18
  382. package/scepProfile.js +102 -0
  383. package/scepProfile.js.map +1 -1
  384. package/schedule.d.ts +6 -3
  385. package/schedule.js.map +1 -1
  386. package/sdwanErrorCorrectionProfile.d.ts +6 -3
  387. package/sdwanErrorCorrectionProfile.js.map +1 -1
  388. package/sdwanPathQualityProfile.d.ts +6 -3
  389. package/sdwanPathQualityProfile.js.map +1 -1
  390. package/sdwanRule.d.ts +6 -3
  391. package/sdwanRule.js.map +1 -1
  392. package/sdwanSaasQualityProfile.d.ts +6 -3
  393. package/sdwanSaasQualityProfile.js.map +1 -1
  394. package/sdwanTrafficDistributionProfile.d.ts +6 -3
  395. package/sdwanTrafficDistributionProfile.js.map +1 -1
  396. package/service.d.ts +6 -3
  397. package/service.js.map +1 -1
  398. package/serviceGroup.d.ts +6 -3
  399. package/serviceGroup.js.map +1 -1
  400. package/serviceRoute.d.ts +6 -3
  401. package/serviceRoute.js.map +1 -1
  402. package/serviceSetting.d.ts +6 -3
  403. package/serviceSetting.js.map +1 -1
  404. package/sessionSetting.d.ts +6 -3
  405. package/sessionSetting.js.map +1 -1
  406. package/sessionTimeout.d.ts +6 -3
  407. package/sessionTimeout.js.map +1 -1
  408. package/syslogServerProfile.d.ts +6 -3
  409. package/syslogServerProfile.js.map +1 -1
  410. package/tacacsServerProfile.d.ts +53 -3
  411. package/tacacsServerProfile.js +39 -0
  412. package/tacacsServerProfile.js.map +1 -1
  413. package/tag.d.ts +6 -3
  414. package/tag.js.map +1 -1
  415. package/tcpSetting.d.ts +6 -3
  416. package/tcpSetting.js.map +1 -1
  417. package/tlsServiceProfile.d.ts +6 -3
  418. package/tlsServiceProfile.js.map +1 -1
  419. package/tunnelInterface.d.ts +47 -3
  420. package/tunnelInterface.js +31 -0
  421. package/tunnelInterface.js.map +1 -1
  422. package/types/input.d.ts +392 -147
  423. package/types/output.d.ts +1495 -1012
  424. package/updateSchedule.d.ts +6 -3
  425. package/updateSchedule.js.map +1 -1
  426. package/urlAccessProfile.d.ts +6 -3
  427. package/urlAccessProfile.js.map +1 -1
  428. package/urlCategory.d.ts +6 -3
  429. package/urlCategory.js.map +1 -1
  430. package/variable.d.ts +6 -3
  431. package/variable.js.map +1 -1
  432. package/vlanInterface.d.ts +12 -3
  433. package/vlanInterface.js.map +1 -1
  434. package/vpnSetting.d.ts +6 -3
  435. package/vpnSetting.js.map +1 -1
  436. package/vulnerabilityProtectionProfile.d.ts +6 -3
  437. package/vulnerabilityProtectionProfile.js.map +1 -1
  438. package/vulnerabilityProtectionSignature.d.ts +6 -3
  439. package/vulnerabilityProtectionSignature.js.map +1 -1
  440. package/wildfireAntiVirusProfile.d.ts +6 -3
  441. package/wildfireAntiVirusProfile.js.map +1 -1
  442. package/zone.d.ts +6 -3
  443. package/zone.js.map +1 -1
  444. package/zoneProtectionProfile.d.ts +9 -0
  445. package/zoneProtectionProfile.js.map +1 -1
@@ -30,91 +30,40 @@ export declare function getAntiSpywareSignature(args: GetAntiSpywareSignatureArg
30
30
  export interface GetAntiSpywareSignatureArgs {
31
31
  /**
32
32
  * The device in which the resource is defined
33
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
34
33
  */
35
34
  device?: string;
36
- /**
37
- * The folder in which the resource is defined
38
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
39
- */
40
35
  folder?: string;
41
36
  /**
42
37
  * UUID of the resource
43
38
  */
44
39
  id: string;
45
- /**
46
- * The snippet in which the resource is defined
47
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
48
- */
49
40
  snippet?: string;
50
41
  }
51
42
  /**
52
43
  * A collection of values returned by getAntiSpywareSignature.
53
44
  */
54
45
  export interface GetAntiSpywareSignatureResult {
55
- /**
56
- * Bugtraq
57
- */
58
46
  readonly bugtraqs: string[];
59
- /**
60
- * Comment
61
- */
62
47
  readonly comment: string;
63
- /**
64
- * Cve
65
- */
66
48
  readonly cves: string[];
67
- /**
68
- * anti spyware signature default action
69
- */
70
49
  readonly defaultAction: outputs.GetAntiSpywareSignatureDefaultAction;
71
50
  /**
72
51
  * The device in which the resource is defined
73
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
74
52
  */
75
53
  readonly device: string;
76
- /**
77
- * Direction
78
- */
79
54
  readonly direction: string;
80
- /**
81
- * The folder in which the resource is defined
82
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
83
- */
84
55
  readonly folder: string;
85
56
  /**
86
57
  * UUID of the resource
87
58
  */
88
59
  readonly id: string;
89
- /**
90
- * Reference
91
- */
92
60
  readonly references: string[];
93
- /**
94
- * Severity
95
- */
96
61
  readonly severity: string;
97
- /**
98
- * anti spyware signature
99
- */
100
62
  readonly signature: outputs.GetAntiSpywareSignatureSignature;
101
- /**
102
- * The snippet in which the resource is defined
103
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
104
- */
105
63
  readonly snippet: string;
106
64
  readonly tfid: string;
107
- /**
108
- * threat id range \n\n and \n\n
109
- */
110
65
  readonly threatId: string;
111
- /**
112
- * Threatname
113
- */
114
66
  readonly threatname: string;
115
- /**
116
- * Vendor
117
- */
118
67
  readonly vendors: string[];
119
68
  }
120
69
  /**
@@ -147,21 +96,12 @@ export declare function getAntiSpywareSignatureOutput(args: GetAntiSpywareSignat
147
96
  export interface GetAntiSpywareSignatureOutputArgs {
148
97
  /**
149
98
  * The device in which the resource is defined
150
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
151
99
  */
152
100
  device?: pulumi.Input<string>;
153
- /**
154
- * The folder in which the resource is defined
155
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
156
- */
157
101
  folder?: pulumi.Input<string>;
158
102
  /**
159
103
  * UUID of the resource
160
104
  */
161
105
  id: pulumi.Input<string>;
162
- /**
163
- * The snippet in which the resource is defined
164
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
165
- */
166
106
  snippet?: pulumi.Input<string>;
167
107
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getAntiSpywareSignature.js","sourceRoot":"","sources":["../getAntiSpywareSignature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0DAQC;AAgGD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2DAA2D,EAAE;QAC5F,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sEAQC"}
1
+ {"version":3,"file":"getAntiSpywareSignature.js","sourceRoot":"","sources":["../getAntiSpywareSignature.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0DAQC;AA6CD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2DAA2D,EAAE;QAC5F,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sEAQC"}
@@ -21,119 +21,47 @@ export declare function getAppOverrideRule(args: GetAppOverrideRuleArgs, opts?:
21
21
  export interface GetAppOverrideRuleArgs {
22
22
  /**
23
23
  * The device in which the resource is defined
24
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
25
24
  */
26
25
  device?: string;
27
- /**
28
- * The folder in which the resource is defined
29
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
30
- */
31
26
  folder?: string;
32
27
  /**
33
28
  * UUID of the resource
34
29
  */
35
30
  id: string;
36
- /**
37
- * Name
38
- */
39
31
  name?: string;
40
- /**
41
- * The snippet in which the resource is defined
42
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
43
- */
44
32
  snippet?: string;
45
33
  }
46
34
  /**
47
35
  * A collection of values returned by getAppOverrideRule.
48
36
  */
49
37
  export interface GetAppOverrideRuleResult {
50
- /**
51
- * Application
52
- */
53
38
  readonly application: string;
54
- /**
55
- * Description
56
- */
57
39
  readonly description: string;
58
- /**
59
- * Destination
60
- */
61
40
  readonly destinations: string[];
62
41
  /**
63
42
  * The device in which the resource is defined
64
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
65
43
  */
66
44
  readonly device: string;
67
- /**
68
- * Disabled
69
- */
70
45
  readonly disabled: boolean;
71
- /**
72
- * The folder in which the resource is defined
73
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
74
- */
75
46
  readonly folder: string;
76
- /**
77
- * From
78
- */
79
47
  readonly froms: string[];
80
- /**
81
- * Group tag
82
- */
83
48
  readonly groupTag: string;
84
49
  /**
85
50
  * UUID of the resource
86
51
  */
87
52
  readonly id: string;
88
- /**
89
- * Name
90
- */
91
53
  readonly name: string;
92
- /**
93
- * Negate destination
94
- */
95
54
  readonly negateDestination: boolean;
96
- /**
97
- * Negate source
98
- */
99
55
  readonly negateSource: boolean;
100
- /**
101
- * Port
102
- */
103
56
  readonly port: string;
104
- /**
105
- * The position of a security rule
106
- */
107
57
  readonly position: string;
108
- /**
109
- * Protocol
110
- */
111
58
  readonly protocol: string;
112
- /**
113
- * Relative positioning rule. String must be one of these: `"before"`, `"after"`, `"top"`, `"bottom"`. If not specified, rule is created at the bottom of the ruleset.
114
- */
115
59
  readonly relativePosition: string;
116
- /**
117
- * The snippet in which the resource is defined
118
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
119
- */
120
60
  readonly snippet: string;
121
- /**
122
- * Source
123
- */
124
61
  readonly sources: string[];
125
- /**
126
- * Tag
127
- */
128
62
  readonly tags: string[];
129
- /**
130
- * The name or UUID of the rule to position this rule relative to. Required when `relativePosition` is `"before"` or `"after"`.
131
- */
132
63
  readonly targetRule: string;
133
64
  readonly tfid: string;
134
- /**
135
- * To
136
- */
137
65
  readonly tos: string[];
138
66
  }
139
67
  /**
@@ -158,25 +86,13 @@ export declare function getAppOverrideRuleOutput(args: GetAppOverrideRuleOutputA
158
86
  export interface GetAppOverrideRuleOutputArgs {
159
87
  /**
160
88
  * The device in which the resource is defined
161
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
162
89
  */
163
90
  device?: pulumi.Input<string>;
164
- /**
165
- * The folder in which the resource is defined
166
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
167
- */
168
91
  folder?: pulumi.Input<string>;
169
92
  /**
170
93
  * UUID of the resource
171
94
  */
172
95
  id: pulumi.Input<string>;
173
- /**
174
- * Name
175
- */
176
96
  name?: pulumi.Input<string>;
177
- /**
178
- * The snippet in which the resource is defined
179
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
180
- */
181
97
  snippet?: pulumi.Input<string>;
182
98
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getAppOverrideRule.js","sourceRoot":"","sources":["../getAppOverrideRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gDASC;AA4HD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAAiC;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iDAAiD,EAAE;QAClF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4DASC"}
1
+ {"version":3,"file":"getAppOverrideRule.js","sourceRoot":"","sources":["../getAppOverrideRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gDASC;AAoDD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAAiC;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iDAAiD,EAAE;QAClF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4DASC"}
@@ -24,163 +24,58 @@ export declare function getApplication(args: GetApplicationArgs, opts?: pulumi.I
24
24
  export interface GetApplicationArgs {
25
25
  /**
26
26
  * The device in which the resource is defined
27
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
28
27
  */
29
28
  device?: string;
30
- /**
31
- * The folder in which the resource is defined
32
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
33
- */
34
29
  folder?: string;
35
30
  /**
36
31
  * The UUID of the application
37
32
  */
38
33
  id: string;
39
- /**
40
- * The name of the application
41
- */
42
34
  name?: string;
43
- /**
44
- * The snippet in which the resource is defined
45
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
46
- */
47
35
  snippet?: string;
48
36
  }
49
37
  /**
50
38
  * A collection of values returned by getApplication.
51
39
  */
52
40
  export interface GetApplicationResult {
53
- /**
54
- * Able to transfer file
55
- */
56
41
  readonly ableToTransferFile: boolean;
57
- /**
58
- * Alg disable capability
59
- */
60
42
  readonly algDisableCapability: string;
61
- /**
62
- * Category
63
- */
64
43
  readonly category: string;
65
- /**
66
- * Consume big bandwidth
67
- */
68
44
  readonly consumeBigBandwidth: boolean;
69
- /**
70
- * Data ident
71
- */
72
45
  readonly dataIdent: boolean;
73
- /**
74
- * Default
75
- */
76
46
  readonly default: outputs.GetApplicationDefault;
77
- /**
78
- * Description
79
- */
80
47
  readonly description: string;
81
48
  /**
82
49
  * The device in which the resource is defined
83
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
84
50
  */
85
51
  readonly device: string;
86
- /**
87
- * Evasive behavior
88
- */
89
52
  readonly evasiveBehavior: boolean;
90
- /**
91
- * File type ident
92
- */
93
53
  readonly fileTypeIdent: boolean;
94
- /**
95
- * The folder in which the resource is defined
96
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
97
- */
98
54
  readonly folder: string;
99
- /**
100
- * Has known vulnerability
101
- */
102
55
  readonly hasKnownVulnerability: boolean;
103
56
  /**
104
57
  * The UUID of the application
105
58
  */
106
59
  readonly id: string;
107
- /**
108
- * The name of the application
109
- */
110
60
  readonly name: string;
111
- /**
112
- * No appid caching
113
- */
114
61
  readonly noAppidCaching: boolean;
115
- /**
116
- * Parent app
117
- */
118
62
  readonly parentApp: string;
119
- /**
120
- * Pervasive use
121
- */
122
63
  readonly pervasiveUse: boolean;
123
- /**
124
- * Prone to misuse
125
- */
126
64
  readonly proneToMisuse: boolean;
127
- /**
128
- * Risk
129
- */
130
65
  readonly risk: string;
131
- /**
132
- * Signature
133
- */
134
66
  readonly signatures: outputs.GetApplicationSignature[];
135
- /**
136
- * The snippet in which the resource is defined
137
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
138
- */
139
67
  readonly snippet: string;
140
- /**
141
- * Subcategory
142
- */
143
68
  readonly subcategory: string;
144
- /**
145
- * timeout for half-close session in seconds
146
- */
147
69
  readonly tcpHalfClosedTimeout: number;
148
- /**
149
- * timeout for session in timeWait state in seconds
150
- */
151
70
  readonly tcpTimeWaitTimeout: number;
152
- /**
153
- * timeout in seconds
154
- */
155
71
  readonly tcpTimeout: number;
156
- /**
157
- * Technology
158
- */
159
72
  readonly technology: string;
160
73
  readonly tfid: string;
161
- /**
162
- * timeout in seconds
163
- */
164
74
  readonly timeout: number;
165
- /**
166
- * Tunnel applications
167
- */
168
75
  readonly tunnelApplications: boolean;
169
- /**
170
- * Tunnel other application
171
- */
172
76
  readonly tunnelOtherApplication: boolean;
173
- /**
174
- * timeout in seconds
175
- */
176
77
  readonly udpTimeout: number;
177
- /**
178
- * Used by malware
179
- */
180
78
  readonly usedByMalware: boolean;
181
- /**
182
- * Virus ident
183
- */
184
79
  readonly virusIdent: boolean;
185
80
  }
186
81
  /**
@@ -207,25 +102,13 @@ export declare function getApplicationOutput(args: GetApplicationOutputArgs, opt
207
102
  export interface GetApplicationOutputArgs {
208
103
  /**
209
104
  * The device in which the resource is defined
210
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
211
105
  */
212
106
  device?: pulumi.Input<string>;
213
- /**
214
- * The folder in which the resource is defined
215
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
216
- */
217
107
  folder?: pulumi.Input<string>;
218
108
  /**
219
109
  * The UUID of the application
220
110
  */
221
111
  id: pulumi.Input<string>;
222
- /**
223
- * The name of the application
224
- */
225
112
  name?: pulumi.Input<string>;
226
- /**
227
- * The snippet in which the resource is defined
228
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
229
- */
230
113
  snippet?: pulumi.Input<string>;
231
114
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getApplication.js","sourceRoot":"","sources":["../getApplication.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wCASC;AAwKD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oDASC"}
1
+ {"version":3,"file":"getApplication.js","sourceRoot":"","sources":["../getApplication.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wCASC;AA+DD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yCAAyC,EAAE;QAC1E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oDASC"}
@@ -22,127 +22,49 @@ export declare function getApplicationFilter(args: GetApplicationFilterArgs, opt
22
22
  export interface GetApplicationFilterArgs {
23
23
  /**
24
24
  * The device in which the resource is defined
25
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
26
25
  */
27
26
  device?: string;
28
- /**
29
- * The folder in which the resource is defined
30
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
31
- */
32
27
  folder?: string;
33
28
  /**
34
29
  * UUID of the resource
35
30
  */
36
31
  id: string;
37
- /**
38
- * Alphanumeric string [ 0-9a-zA-Z._-]
39
- */
40
32
  name?: string;
41
- /**
42
- * The snippet in which the resource is defined
43
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
44
- */
45
33
  snippet?: string;
46
34
  }
47
35
  /**
48
36
  * A collection of values returned by getApplicationFilter.
49
37
  */
50
38
  export interface GetApplicationFilterResult {
51
- /**
52
- * Category
53
- */
54
39
  readonly categories: string[];
55
40
  /**
56
41
  * The device in which the resource is defined
57
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
58
42
  */
59
43
  readonly device: string;
60
- /**
61
- * only True is a valid value
62
- */
63
44
  readonly evasive: boolean;
64
- /**
65
- * only True is a valid value
66
- */
67
45
  readonly excessiveBandwidthUse: boolean;
68
- /**
69
- * Exclude
70
- */
71
46
  readonly excludes: string[];
72
- /**
73
- * The folder in which the resource is defined
74
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
75
- */
76
47
  readonly folder: string;
77
- /**
78
- * only True is a valid value
79
- */
80
48
  readonly hasKnownVulnerabilities: boolean;
81
49
  /**
82
50
  * UUID of the resource
83
51
  */
84
52
  readonly id: string;
85
- /**
86
- * only True is a valid value
87
- */
88
53
  readonly isSaas: boolean;
89
- /**
90
- * Alphanumeric string [ 0-9a-zA-Z._-]
91
- */
92
54
  readonly name: string;
93
- /**
94
- * only True is a valid value
95
- */
96
55
  readonly newAppid: boolean;
97
- /**
98
- * only True is a valid value
99
- */
100
56
  readonly pervasive: boolean;
101
- /**
102
- * only True is a valid value
103
- */
104
57
  readonly proneToMisuse: boolean;
105
- /**
106
- * Risk
107
- */
108
58
  readonly risks: number[];
109
- /**
110
- * Saas certifications
111
- */
112
59
  readonly saasCertifications: string[];
113
- /**
114
- * Saas risk
115
- */
116
60
  readonly saasRisks: string[];
117
- /**
118
- * The snippet in which the resource is defined
119
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
120
- */
121
61
  readonly snippet: string;
122
- /**
123
- * Subcategory
124
- */
125
62
  readonly subcategories: string[];
126
- /**
127
- * Tagging
128
- */
129
63
  readonly tagging: outputs.GetApplicationFilterTagging;
130
- /**
131
- * Technology
132
- */
133
64
  readonly technologies: string[];
134
65
  readonly tfid: string;
135
- /**
136
- * only True is a valid value
137
- */
138
66
  readonly transfersFiles: boolean;
139
- /**
140
- * only True is a valid value
141
- */
142
67
  readonly tunnelsOtherApps: boolean;
143
- /**
144
- * only True is a valid value
145
- */
146
68
  readonly usedByMalware: boolean;
147
69
  }
148
70
  /**
@@ -167,25 +89,13 @@ export declare function getApplicationFilterOutput(args: GetApplicationFilterOut
167
89
  export interface GetApplicationFilterOutputArgs {
168
90
  /**
169
91
  * The device in which the resource is defined
170
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
171
92
  */
172
93
  device?: pulumi.Input<string>;
173
- /**
174
- * The folder in which the resource is defined
175
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
176
- */
177
94
  folder?: pulumi.Input<string>;
178
95
  /**
179
96
  * UUID of the resource
180
97
  */
181
98
  id: pulumi.Input<string>;
182
- /**
183
- * Alphanumeric string [ 0-9a-zA-Z._-]
184
- */
185
99
  name?: pulumi.Input<string>;
186
- /**
187
- * The snippet in which the resource is defined
188
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
189
- */
190
100
  snippet?: pulumi.Input<string>;
191
101
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getApplicationFilter.js","sourceRoot":"","sources":["../getApplicationFilter.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oDASC;AAoID;;;;;;;;;;;;;;GAcG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qDAAqD,EAAE;QACtF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gEASC"}
1
+ {"version":3,"file":"getApplicationFilter.js","sourceRoot":"","sources":["../getApplicationFilter.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oDASC;AAsDD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qDAAqD,EAAE;QACtF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gEASC"}