@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
@@ -22,50 +22,29 @@ export declare function getContentIdSetting(args: GetContentIdSettingArgs, opts?
22
22
  export interface GetContentIdSettingArgs {
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
- * The snippet in which the resource is defined
39
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
40
- */
41
32
  snippet?: string;
42
33
  }
43
34
  /**
44
35
  * A collection of values returned by getContentIdSetting.
45
36
  */
46
37
  export interface GetContentIdSettingResult {
47
- /**
48
- * Content id
49
- */
50
38
  readonly contentId: outputs.GetContentIdSettingContentId;
51
39
  /**
52
40
  * The device in which the resource is defined
53
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
54
41
  */
55
42
  readonly device: string;
56
- /**
57
- * The folder in which the resource is defined
58
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
59
- */
60
43
  readonly folder: string;
61
44
  /**
62
45
  * UUID of the resource
63
46
  */
64
47
  readonly id: string;
65
- /**
66
- * The snippet in which the resource is defined
67
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
68
- */
69
48
  readonly snippet: string;
70
49
  readonly tfid: string;
71
50
  }
@@ -91,21 +70,12 @@ export declare function getContentIdSettingOutput(args: GetContentIdSettingOutpu
91
70
  export interface GetContentIdSettingOutputArgs {
92
71
  /**
93
72
  * The device in which the resource is defined
94
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
95
73
  */
96
74
  device?: pulumi.Input<string>;
97
- /**
98
- * The folder in which the resource is defined
99
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
100
- */
101
75
  folder?: pulumi.Input<string>;
102
76
  /**
103
77
  * UUID of the resource
104
78
  */
105
79
  id: pulumi.Input<string>;
106
- /**
107
- * The snippet in which the resource is defined
108
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
109
- */
110
80
  snippet?: pulumi.Input<string>;
111
81
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getContentIdSetting.js","sourceRoot":"","sources":["../getContentIdSetting.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,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,kDAQC;AAwDD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mDAAmD,EAAE;QACpF,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,8DAQC"}
1
+ {"version":3,"file":"getContentIdSetting.js","sourceRoot":"","sources":["../getContentIdSetting.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,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,kDAQC;AAmCD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mDAAmD,EAAE;QACpF,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,8DAQC"}
@@ -9,58 +9,31 @@ export declare function getDecryptionExclusion(args: GetDecryptionExclusionArgs,
9
9
  export interface GetDecryptionExclusionArgs {
10
10
  /**
11
11
  * The device in which the resource is defined
12
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
13
12
  */
14
13
  device?: string;
15
- /**
16
- * The folder in which the resource is defined
17
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
18
- */
19
14
  folder?: string;
20
15
  /**
21
16
  * UUID of the resource
22
17
  */
23
18
  id: string;
24
- /**
25
- * Name
26
- */
27
19
  name?: string;
28
- /**
29
- * The snippet in which the resource is defined
30
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
31
- */
32
20
  snippet?: string;
33
21
  }
34
22
  /**
35
23
  * A collection of values returned by getDecryptionExclusion.
36
24
  */
37
25
  export interface GetDecryptionExclusionResult {
38
- /**
39
- * Description
40
- */
41
26
  readonly description: string;
42
27
  /**
43
28
  * The device in which the resource is defined
44
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
45
29
  */
46
30
  readonly device: string;
47
- /**
48
- * The folder in which the resource is defined
49
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
50
- */
51
31
  readonly folder: string;
52
32
  /**
53
33
  * UUID of the resource
54
34
  */
55
35
  readonly id: string;
56
- /**
57
- * Name
58
- */
59
36
  readonly name: string;
60
- /**
61
- * The snippet in which the resource is defined
62
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
63
- */
64
37
  readonly snippet: string;
65
38
  readonly tfid: string;
66
39
  }
@@ -74,25 +47,13 @@ export declare function getDecryptionExclusionOutput(args: GetDecryptionExclusio
74
47
  export interface GetDecryptionExclusionOutputArgs {
75
48
  /**
76
49
  * The device in which the resource is defined
77
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
78
50
  */
79
51
  device?: pulumi.Input<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
52
  folder?: pulumi.Input<string>;
85
53
  /**
86
54
  * UUID of the resource
87
55
  */
88
56
  id: pulumi.Input<string>;
89
- /**
90
- * Name
91
- */
92
57
  name?: pulumi.Input<string>;
93
- /**
94
- * The snippet in which the resource is defined
95
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
96
- */
97
58
  snippet?: pulumi.Input<string>;
98
59
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getDecryptionExclusion.js","sourceRoot":"","sources":["../getDecryptionExclusion.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,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,wDASC;AAgED;;GAEG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yDAAyD,EAAE;QAC1F,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,oEASC"}
1
+ {"version":3,"file":"getDecryptionExclusion.js","sourceRoot":"","sources":["../getDecryptionExclusion.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,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,wDASC;AAqCD;;GAEG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yDAAyD,EAAE;QAC1F,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,oEASC"}
@@ -30,26 +30,14 @@ export declare function getDecryptionProfile(args: GetDecryptionProfileArgs, opt
30
30
  export interface GetDecryptionProfileArgs {
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
- * Must start with alphanumeric char and should contain only alphanemeric, underscore, hyphen, dot or space
47
- */
48
40
  name?: string;
49
- /**
50
- * The snippet in which the resource is defined
51
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
52
- */
53
41
  snippet?: string;
54
42
  }
55
43
  /**
@@ -58,42 +46,18 @@ export interface GetDecryptionProfileArgs {
58
46
  export interface GetDecryptionProfileResult {
59
47
  /**
60
48
  * The device in which the resource is defined
61
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
62
49
  */
63
50
  readonly device: string;
64
- /**
65
- * The folder in which the resource is defined
66
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
67
- */
68
51
  readonly folder: string;
69
52
  /**
70
53
  * UUID of the resource
71
54
  */
72
55
  readonly id: string;
73
- /**
74
- * Must start with alphanumeric char and should contain only alphanemeric, underscore, hyphen, dot or space
75
- */
76
56
  readonly name: string;
77
- /**
78
- * The snippet in which the resource is defined
79
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
80
- */
81
57
  readonly snippet: string;
82
- /**
83
- * Ssl forward proxy
84
- */
85
58
  readonly sslForwardProxy: outputs.GetDecryptionProfileSslForwardProxy;
86
- /**
87
- * Ssl inbound proxy
88
- */
89
59
  readonly sslInboundProxy: outputs.GetDecryptionProfileSslInboundProxy;
90
- /**
91
- * Ssl no proxy
92
- */
93
60
  readonly sslNoProxy: outputs.GetDecryptionProfileSslNoProxy;
94
- /**
95
- * Ssl protocol settings
96
- */
97
61
  readonly sslProtocolSettings: outputs.GetDecryptionProfileSslProtocolSettings;
98
62
  readonly tfid: string;
99
63
  }
@@ -127,25 +91,13 @@ export declare function getDecryptionProfileOutput(args: GetDecryptionProfileOut
127
91
  export interface GetDecryptionProfileOutputArgs {
128
92
  /**
129
93
  * The device in which the resource is defined
130
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
131
94
  */
132
95
  device?: pulumi.Input<string>;
133
- /**
134
- * The folder in which the resource is defined
135
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
136
- */
137
96
  folder?: pulumi.Input<string>;
138
97
  /**
139
98
  * UUID of the resource
140
99
  */
141
100
  id: pulumi.Input<string>;
142
- /**
143
- * Must start with alphanumeric char and should contain only alphanemeric, underscore, hyphen, dot or space
144
- */
145
101
  name?: pulumi.Input<string>;
146
- /**
147
- * The snippet in which the resource is defined
148
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
149
- */
150
102
  snippet?: pulumi.Input<string>;
151
103
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getDecryptionProfile.js","sourceRoot":"","sources":["../getDecryptionProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;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;AA4ED;;;;;;;;;;;;;;;;;;;;;;GAsBG;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":"getDecryptionProfile.js","sourceRoot":"","sources":["../getDecryptionProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;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;AAwCD;;;;;;;;;;;;;;;;;;;;;;GAsBG;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"}
@@ -23,147 +23,54 @@ export declare function getDecryptionRule(args: GetDecryptionRuleArgs, opts?: pu
23
23
  export interface GetDecryptionRuleArgs {
24
24
  /**
25
25
  * The device in which the resource is defined
26
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
27
26
  */
28
27
  device?: string;
29
- /**
30
- * The folder in which the resource is defined
31
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
32
- */
33
28
  folder?: string;
34
29
  /**
35
30
  * The UUID of the decryption rule
36
31
  */
37
32
  id: string;
38
- /**
39
- * The name of the decryption rule
40
- */
41
33
  name?: string;
42
- /**
43
- * The snippet in which the resource is defined
44
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
45
- */
46
34
  snippet?: string;
47
35
  }
48
36
  /**
49
37
  * A collection of values returned by getDecryptionRule.
50
38
  */
51
39
  export interface GetDecryptionRuleResult {
52
- /**
53
- * The action to be taken
54
- */
55
40
  readonly action: string;
56
- /**
57
- * The destination URL category
58
- */
59
41
  readonly categories: string[];
60
- /**
61
- * The description of the decryption rule
62
- */
63
42
  readonly description: string;
64
- /**
65
- * The Host Integrity Profile of the destination host
66
- */
67
43
  readonly destinationHips: string[];
68
- /**
69
- * The destination addresses
70
- */
71
44
  readonly destinations: string[];
72
45
  /**
73
46
  * The device in which the resource is defined
74
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
75
47
  */
76
48
  readonly device: string;
77
- /**
78
- * Is the rule disabled?
79
- */
80
49
  readonly disabled: boolean;
81
- /**
82
- * The folder in which the resource is defined
83
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
84
- */
85
50
  readonly folder: string;
86
- /**
87
- * The source security zone
88
- */
89
51
  readonly froms: string[];
90
52
  /**
91
53
  * The UUID of the decryption rule
92
54
  */
93
55
  readonly id: string;
94
- /**
95
- * Log failed decryption events?
96
- */
97
56
  readonly logFail: boolean;
98
- /**
99
- * The log settings of the decryption rule
100
- */
101
57
  readonly logSetting: string;
102
- /**
103
- * Log successful decryption events?
104
- */
105
58
  readonly logSuccess: boolean;
106
- /**
107
- * The name of the decryption rule
108
- */
109
59
  readonly name: string;
110
- /**
111
- * Negate the destination addresses?
112
- */
113
60
  readonly negateDestination: boolean;
114
- /**
115
- * Negate the source addresses?
116
- */
117
61
  readonly negateSource: boolean;
118
- /**
119
- * The position of a security rule
120
- */
121
62
  readonly position: string;
122
- /**
123
- * The decryption profile associated with the decryption rule
124
- */
125
63
  readonly profile: string;
126
- /**
127
- * 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.
128
- */
129
64
  readonly relativePosition: string;
130
- /**
131
- * The destination services and/or service groups
132
- */
133
65
  readonly services: string[];
134
- /**
135
- * The snippet in which the resource is defined
136
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
137
- */
138
66
  readonly snippet: string;
139
- /**
140
- * Source hip
141
- */
142
67
  readonly sourceHips: string[];
143
- /**
144
- * List of source users and/or groups. Reserved words include `any`, `pre-login`, `known-user`, and `unknown`.
145
- */
146
68
  readonly sourceUsers: string[];
147
- /**
148
- * The source addresses
149
- */
150
69
  readonly sources: string[];
151
- /**
152
- * The tags associated with the decryption rule
153
- */
154
70
  readonly tags: string[];
155
- /**
156
- * The name or UUID of the rule to position this rule relative to. Required when `relativePosition` is `"before"` or `"after"`.
157
- */
158
71
  readonly targetRule: string;
159
72
  readonly tfid: string;
160
- /**
161
- * The destination security zone
162
- */
163
73
  readonly tos: string[];
164
- /**
165
- * The type of decryption
166
- */
167
74
  readonly type: outputs.GetDecryptionRuleType;
168
75
  }
169
76
  /**
@@ -189,25 +96,13 @@ export declare function getDecryptionRuleOutput(args: GetDecryptionRuleOutputArg
189
96
  export interface GetDecryptionRuleOutputArgs {
190
97
  /**
191
98
  * The device in which the resource is defined
192
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
193
99
  */
194
100
  device?: pulumi.Input<string>;
195
- /**
196
- * The folder in which the resource is defined
197
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
198
- */
199
101
  folder?: pulumi.Input<string>;
200
102
  /**
201
103
  * The UUID of the decryption rule
202
104
  */
203
105
  id: pulumi.Input<string>;
204
- /**
205
- * The name of the decryption rule
206
- */
207
106
  name?: pulumi.Input<string>;
208
- /**
209
- * The snippet in which the resource is defined
210
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
211
- */
212
107
  snippet?: pulumi.Input<string>;
213
108
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getDecryptionRule.js","sourceRoot":"","sources":["../getDecryptionRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,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,8CASC;AAwJD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,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,0DASC"}
1
+ {"version":3,"file":"getDecryptionRule.js","sourceRoot":"","sources":["../getDecryptionRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,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,8CASC;AA2DD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,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,0DASC"}
@@ -22,22 +22,13 @@ export declare function getDeviceRedistributionCollector(args: GetDeviceRedistri
22
22
  export interface GetDeviceRedistributionCollectorArgs {
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
- * The snippet in which the resource is defined
39
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
40
- */
41
32
  snippet?: string;
42
33
  }
43
34
  /**
@@ -46,26 +37,14 @@ export interface GetDeviceRedistributionCollectorArgs {
46
37
  export interface GetDeviceRedistributionCollectorResult {
47
38
  /**
48
39
  * The device in which the resource is defined
49
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
50
40
  */
51
41
  readonly device: string;
52
- /**
53
- * The folder in which the resource is defined
54
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
55
- */
56
42
  readonly folder: string;
57
43
  /**
58
44
  * UUID of the resource
59
45
  */
60
46
  readonly id: string;
61
- /**
62
- * Redistribution collector
63
- */
64
47
  readonly redistributionCollector: outputs.GetDeviceRedistributionCollectorRedistributionCollector;
65
- /**
66
- * The snippet in which the resource is defined
67
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
68
- */
69
48
  readonly snippet: string;
70
49
  readonly tfid: string;
71
50
  }
@@ -91,21 +70,12 @@ export declare function getDeviceRedistributionCollectorOutput(args: GetDeviceRe
91
70
  export interface GetDeviceRedistributionCollectorOutputArgs {
92
71
  /**
93
72
  * The device in which the resource is defined
94
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
95
73
  */
96
74
  device?: pulumi.Input<string>;
97
- /**
98
- * The folder in which the resource is defined
99
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
100
- */
101
75
  folder?: pulumi.Input<string>;
102
76
  /**
103
77
  * UUID of the resource
104
78
  */
105
79
  id: pulumi.Input<string>;
106
- /**
107
- * The snippet in which the resource is defined
108
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
109
- */
110
80
  snippet?: pulumi.Input<string>;
111
81
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getDeviceRedistributionCollector.js","sourceRoot":"","sources":["../getDeviceRedistributionCollector.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6EAA6E,EAAE;QACxG,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,4EAQC;AAwDD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,sCAAsC,CAAC,IAAgD,EAAE,IAAiC;IACtI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6EAA6E,EAAE;QAC9G,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,wFAQC"}
1
+ {"version":3,"file":"getDeviceRedistributionCollector.js","sourceRoot":"","sources":["../getDeviceRedistributionCollector.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6EAA6E,EAAE;QACxG,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,4EAQC;AAmCD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,sCAAsC,CAAC,IAAgD,EAAE,IAAiC;IACtI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6EAA6E,EAAE;QAC9G,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,wFAQC"}
@@ -2,6 +2,19 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "./types/output";
3
3
  /**
4
4
  * DhcpInterface data source
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as scm from "@pulumi/scm";
11
+ *
12
+ * // We use the ID from the resource created above.
13
+ * const singleInfById = scm.getDhcpInterface({
14
+ * id: "b3544acb-fc55-4c6f-921d-4128b5a1d135",
15
+ * });
16
+ * export const singleDhcpInfName = singleInfById;
17
+ * ```
5
18
  */
6
19
  export declare function getDhcpInterface(args: GetDhcpInterfaceArgs, opts?: pulumi.InvokeOptions): Promise<GetDhcpInterfaceResult>;
7
20
  /**
@@ -10,26 +23,14 @@ export declare function getDhcpInterface(args: GetDhcpInterfaceArgs, opts?: pulu
10
23
  export interface GetDhcpInterfaceArgs {
11
24
  /**
12
25
  * The device in which the resource is defined
13
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
14
26
  */
15
27
  device?: string;
16
- /**
17
- * The folder in which the resource is defined
18
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
19
- */
20
28
  folder?: string;
21
29
  /**
22
30
  * UUID of the resource
23
31
  */
24
32
  id: string;
25
- /**
26
- * Interface name
27
- */
28
33
  name?: string;
29
- /**
30
- * The snippet in which the resource is defined
31
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
32
- */
33
34
  snippet?: string;
34
35
  }
35
36
  /**
@@ -38,41 +39,34 @@ export interface GetDhcpInterfaceArgs {
38
39
  export interface GetDhcpInterfaceResult {
39
40
  /**
40
41
  * The device in which the resource is defined
41
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
42
42
  */
43
43
  readonly device: string;
44
- /**
45
- * The folder in which the resource is defined
46
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
47
- */
48
44
  readonly folder: string;
49
45
  /**
50
46
  * UUID of the resource
51
47
  */
52
48
  readonly id: string;
53
- /**
54
- * Interface name
55
- */
56
49
  readonly name: string;
57
- /**
58
- * Relay
59
- * > ℹ️ **Note:** You must specify exactly one of `relay` and `server`.
60
- */
61
50
  readonly relay: outputs.GetDhcpInterfaceRelay;
62
- /**
63
- * Server
64
- * > ℹ️ **Note:** You must specify exactly one of `relay` and `server`.
65
- */
66
51
  readonly server: outputs.GetDhcpInterfaceServer;
67
- /**
68
- * The snippet in which the resource is defined
69
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
70
- */
71
52
  readonly snippet: string;
72
53
  readonly tfid: string;
73
54
  }
74
55
  /**
75
56
  * DhcpInterface data source
57
+ *
58
+ * ## Example Usage
59
+ *
60
+ * ```typescript
61
+ * import * as pulumi from "@pulumi/pulumi";
62
+ * import * as scm from "@pulumi/scm";
63
+ *
64
+ * // We use the ID from the resource created above.
65
+ * const singleInfById = scm.getDhcpInterface({
66
+ * id: "b3544acb-fc55-4c6f-921d-4128b5a1d135",
67
+ * });
68
+ * export const singleDhcpInfName = singleInfById;
69
+ * ```
76
70
  */
77
71
  export declare function getDhcpInterfaceOutput(args: GetDhcpInterfaceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDhcpInterfaceResult>;
78
72
  /**
@@ -81,25 +75,13 @@ export declare function getDhcpInterfaceOutput(args: GetDhcpInterfaceOutputArgs,
81
75
  export interface GetDhcpInterfaceOutputArgs {
82
76
  /**
83
77
  * The device in which the resource is defined
84
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
85
78
  */
86
79
  device?: pulumi.Input<string>;
87
- /**
88
- * The folder in which the resource is defined
89
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
90
- */
91
80
  folder?: pulumi.Input<string>;
92
81
  /**
93
82
  * UUID of the resource
94
83
  */
95
84
  id: pulumi.Input<string>;
96
- /**
97
- * Interface name
98
- */
99
85
  name?: pulumi.Input<string>;
100
- /**
101
- * The snippet in which the resource is defined
102
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
103
- */
104
86
  snippet?: pulumi.Input<string>;
105
87
  }