@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
@@ -7,6 +7,19 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
9
  * DhcpInterface data source
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as scm from "@pulumi/scm";
16
+ *
17
+ * // We use the ID from the resource created above.
18
+ * const singleInfById = scm.getDhcpInterface({
19
+ * id: "b3544acb-fc55-4c6f-921d-4128b5a1d135",
20
+ * });
21
+ * export const singleDhcpInfName = singleInfById;
22
+ * ```
10
23
  */
11
24
  function getDhcpInterface(args, opts) {
12
25
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -21,6 +34,19 @@ function getDhcpInterface(args, opts) {
21
34
  exports.getDhcpInterface = getDhcpInterface;
22
35
  /**
23
36
  * DhcpInterface data source
37
+ *
38
+ * ## Example Usage
39
+ *
40
+ * ```typescript
41
+ * import * as pulumi from "@pulumi/pulumi";
42
+ * import * as scm from "@pulumi/scm";
43
+ *
44
+ * // We use the ID from the resource created above.
45
+ * const singleInfById = scm.getDhcpInterface({
46
+ * id: "b3544acb-fc55-4c6f-921d-4128b5a1d135",
47
+ * });
48
+ * export const singleDhcpInfName = singleInfById;
49
+ * ```
24
50
  */
25
51
  function getDhcpInterfaceOutput(args, opts) {
26
52
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -1 +1 @@
1
- {"version":3,"file":"getDhcpInterface.js","sourceRoot":"","sources":["../getDhcpInterface.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,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,4CASC;AAsED;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6CAA6C,EAAE;QAC9E,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"}
1
+ {"version":3,"file":"getDhcpInterface.js","sourceRoot":"","sources":["../getDhcpInterface.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,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,4CASC;AAsCD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6CAA6C,EAAE;QAC9E,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"}
@@ -2,6 +2,22 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "./types/output";
3
3
  /**
4
4
  * Retrieves a listing of config items.
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as scm from "@pulumi/scm";
11
+ *
12
+ * const pagedInterfaceList = scm.getDhcpInterfaceList({
13
+ * folder: "All",
14
+ * limit: 10,
15
+ * });
16
+ * export const fetchedInterfaceListSummary = {
17
+ * countOfRulesFetched: pagedInterfaceList.then(pagedInterfaceList => pagedInterfaceList.total),
18
+ * firstRuleName: pagedInterfaceList.then(pagedInterfaceList => pagedInterfaceList.datas),
19
+ * };
20
+ * ```
5
21
  */
6
22
  export declare function getDhcpInterfaceList(args?: GetDhcpInterfaceListArgs, opts?: pulumi.InvokeOptions): Promise<GetDhcpInterfaceListResult>;
7
23
  /**
@@ -77,6 +93,22 @@ export interface GetDhcpInterfaceListResult {
77
93
  }
78
94
  /**
79
95
  * Retrieves a listing of config items.
96
+ *
97
+ * ## Example Usage
98
+ *
99
+ * ```typescript
100
+ * import * as pulumi from "@pulumi/pulumi";
101
+ * import * as scm from "@pulumi/scm";
102
+ *
103
+ * const pagedInterfaceList = scm.getDhcpInterfaceList({
104
+ * folder: "All",
105
+ * limit: 10,
106
+ * });
107
+ * export const fetchedInterfaceListSummary = {
108
+ * countOfRulesFetched: pagedInterfaceList.then(pagedInterfaceList => pagedInterfaceList.total),
109
+ * firstRuleName: pagedInterfaceList.then(pagedInterfaceList => pagedInterfaceList.datas),
110
+ * };
111
+ * ```
80
112
  */
81
113
  export declare function getDhcpInterfaceListOutput(args?: GetDhcpInterfaceListOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDhcpInterfaceListResult>;
82
114
  /**
@@ -7,6 +7,22 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
9
  * Retrieves a listing of config items.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as scm from "@pulumi/scm";
16
+ *
17
+ * const pagedInterfaceList = scm.getDhcpInterfaceList({
18
+ * folder: "All",
19
+ * limit: 10,
20
+ * });
21
+ * export const fetchedInterfaceListSummary = {
22
+ * countOfRulesFetched: pagedInterfaceList.then(pagedInterfaceList => pagedInterfaceList.total),
23
+ * firstRuleName: pagedInterfaceList.then(pagedInterfaceList => pagedInterfaceList.datas),
24
+ * };
25
+ * ```
10
26
  */
11
27
  function getDhcpInterfaceList(args, opts) {
12
28
  args = args || {};
@@ -23,6 +39,22 @@ function getDhcpInterfaceList(args, opts) {
23
39
  exports.getDhcpInterfaceList = getDhcpInterfaceList;
24
40
  /**
25
41
  * Retrieves a listing of config items.
42
+ *
43
+ * ## Example Usage
44
+ *
45
+ * ```typescript
46
+ * import * as pulumi from "@pulumi/pulumi";
47
+ * import * as scm from "@pulumi/scm";
48
+ *
49
+ * const pagedInterfaceList = scm.getDhcpInterfaceList({
50
+ * folder: "All",
51
+ * limit: 10,
52
+ * });
53
+ * export const fetchedInterfaceListSummary = {
54
+ * countOfRulesFetched: pagedInterfaceList.then(pagedInterfaceList => pagedInterfaceList.total),
55
+ * firstRuleName: pagedInterfaceList.then(pagedInterfaceList => pagedInterfaceList.datas),
56
+ * };
57
+ * ```
26
58
  */
27
59
  function getDhcpInterfaceListOutput(args, opts) {
28
60
  args = args || {};
@@ -1 +1 @@
1
- {"version":3,"file":"getDhcpInterfaceList.js","sourceRoot":"","sources":["../getDhcpInterfaceList.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oDAWC;AA0ED;;GAEG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAAiC;IAC/G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,gEAWC"}
1
+ {"version":3,"file":"getDhcpInterfaceList.js","sourceRoot":"","sources":["../getDhcpInterfaceList.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oDAWC;AA0ED;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAAiC;IAC/G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,gEAWC"}
package/getDnsProxy.d.ts CHANGED
@@ -10,87 +10,39 @@ export declare function getDnsProxy(args: GetDnsProxyArgs, opts?: pulumi.InvokeO
10
10
  export interface GetDnsProxyArgs {
11
11
  /**
12
12
  * The device in which the resource is defined
13
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
14
13
  */
15
14
  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
15
  folder?: string;
21
16
  /**
22
17
  * UUID of the resource
23
18
  */
24
19
  id: string;
25
- /**
26
- * DNS proxy name
27
- */
28
20
  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
21
  snippet?: string;
34
22
  }
35
23
  /**
36
24
  * A collection of values returned by getDnsProxy.
37
25
  */
38
26
  export interface GetDnsProxyResult {
39
- /**
40
- * Cache
41
- */
42
27
  readonly cache: outputs.GetDnsProxyCache;
43
- /**
44
- * Default
45
- */
46
28
  readonly default: outputs.GetDnsProxyDefault;
47
29
  /**
48
30
  * The device in which the resource is defined
49
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
50
31
  */
51
32
  readonly device: string;
52
- /**
53
- * DNS proxy rules
54
- */
55
33
  readonly domainServers: outputs.GetDnsProxyDomainServer[];
56
- /**
57
- * Enable DNS proxy?
58
- */
59
34
  readonly enabled: boolean;
60
- /**
61
- * The folder in which the resource is defined
62
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
63
- */
64
35
  readonly folder: string;
65
36
  /**
66
37
  * UUID of the resource
67
38
  */
68
39
  readonly id: string;
69
- /**
70
- * Interfaces on which to enable DNS proxy service
71
- */
72
40
  readonly interfaces: string[];
73
- /**
74
- * DNS proxy name
75
- */
76
41
  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
42
  readonly snippet: string;
82
- /**
83
- * Static entries
84
- */
85
43
  readonly staticEntries: outputs.GetDnsProxyStaticEntry[];
86
- /**
87
- * Tcp queries
88
- */
89
44
  readonly tcpQueries: outputs.GetDnsProxyTcpQueries;
90
45
  readonly tfid: string;
91
- /**
92
- * Udp queries
93
- */
94
46
  readonly udpQueries: outputs.GetDnsProxyUdpQueries;
95
47
  }
96
48
  /**
@@ -103,25 +55,13 @@ export declare function getDnsProxyOutput(args: GetDnsProxyOutputArgs, opts?: pu
103
55
  export interface GetDnsProxyOutputArgs {
104
56
  /**
105
57
  * The device in which the resource is defined
106
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
107
58
  */
108
59
  device?: pulumi.Input<string>;
109
- /**
110
- * The folder in which the resource is defined
111
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
112
- */
113
60
  folder?: pulumi.Input<string>;
114
61
  /**
115
62
  * UUID of the resource
116
63
  */
117
64
  id: pulumi.Input<string>;
118
- /**
119
- * DNS proxy name
120
- */
121
65
  name?: pulumi.Input<string>;
122
- /**
123
- * The snippet in which the resource is defined
124
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
125
- */
126
66
  snippet?: pulumi.Input<string>;
127
67
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getDnsProxy.js","sourceRoot":"","sources":["../getDnsProxy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,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,kCASC;AA4FD;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mCAAmC,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,8CASC"}
1
+ {"version":3,"file":"getDnsProxy.js","sourceRoot":"","sources":["../getDnsProxy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,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,kCASC;AA4CD;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mCAAmC,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,8CASC"}
@@ -30,62 +30,32 @@ export declare function getDnsSecurityProfile(args: GetDnsSecurityProfileArgs, o
30
30
  export interface GetDnsSecurityProfileArgs {
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
  * The UUID of the DNS security profile
43
38
  */
44
39
  id: string;
45
- /**
46
- * The name of the DNS security profile
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
  /**
56
44
  * A collection of values returned by getDnsSecurityProfile.
57
45
  */
58
46
  export interface GetDnsSecurityProfileResult {
59
- /**
60
- * Botnet domains
61
- */
62
47
  readonly botnetDomains: outputs.GetDnsSecurityProfileBotnetDomains;
63
- /**
64
- * The description of the DNS security profile
65
- */
66
48
  readonly description: string;
67
49
  /**
68
50
  * The device in which the resource is defined
69
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
70
51
  */
71
52
  readonly device: 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
53
  readonly folder: string;
77
54
  /**
78
55
  * The UUID of the DNS security profile
79
56
  */
80
57
  readonly id: string;
81
- /**
82
- * The name of the DNS security profile
83
- */
84
58
  readonly name: string;
85
- /**
86
- * The snippet in which the resource is defined
87
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
88
- */
89
59
  readonly snippet: string;
90
60
  readonly tfid: string;
91
61
  }
@@ -119,25 +89,13 @@ export declare function getDnsSecurityProfileOutput(args: GetDnsSecurityProfileO
119
89
  export interface GetDnsSecurityProfileOutputArgs {
120
90
  /**
121
91
  * The device in which the resource is defined
122
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
123
92
  */
124
93
  device?: pulumi.Input<string>;
125
- /**
126
- * The folder in which the resource is defined
127
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
128
- */
129
94
  folder?: pulumi.Input<string>;
130
95
  /**
131
96
  * The UUID of the DNS security profile
132
97
  */
133
98
  id: pulumi.Input<string>;
134
- /**
135
- * The name of the DNS security profile
136
- */
137
99
  name?: pulumi.Input<string>;
138
- /**
139
- * The snippet in which the resource is defined
140
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
141
- */
142
100
  snippet?: pulumi.Input<string>;
143
101
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getDnsSecurityProfile.js","sourceRoot":"","sources":["../getDnsSecurityProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,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,sDASC;AAoED;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uDAAuD,EAAE;QACxF,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,kEASC"}
1
+ {"version":3,"file":"getDnsSecurityProfile.js","sourceRoot":"","sources":["../getDnsSecurityProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,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,sDASC;AAsCD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uDAAuD,EAAE;QACxF,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,kEASC"}
@@ -10,71 +10,35 @@ export declare function getDosProtectionProfile(args: GetDosProtectionProfileArg
10
10
  export interface GetDosProtectionProfileArgs {
11
11
  /**
12
12
  * The device in which the resource is defined
13
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
14
13
  */
15
14
  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
15
  folder?: string;
21
16
  /**
22
17
  * The UUID of the DNS security profile
23
18
  */
24
19
  id: string;
25
- /**
26
- * Profile name
27
- */
28
20
  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
21
  snippet?: string;
34
22
  }
35
23
  /**
36
24
  * A collection of values returned by getDosProtectionProfile.
37
25
  */
38
26
  export interface GetDosProtectionProfileResult {
39
- /**
40
- * Description
41
- */
42
27
  readonly description: string;
43
28
  /**
44
29
  * The device in which the resource is defined
45
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
46
30
  */
47
31
  readonly device: string;
48
- /**
49
- * Flood
50
- */
51
32
  readonly flood: outputs.GetDosProtectionProfileFlood;
52
- /**
53
- * The folder in which the resource is defined
54
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
55
- */
56
33
  readonly folder: string;
57
34
  /**
58
35
  * The UUID of the DNS security profile
59
36
  */
60
37
  readonly id: string;
61
- /**
62
- * Profile name
63
- */
64
38
  readonly name: string;
65
- /**
66
- * Resource
67
- */
68
39
  readonly resource: outputs.GetDosProtectionProfileResource;
69
- /**
70
- * The snippet in which the resource is defined
71
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
72
- */
73
40
  readonly snippet: string;
74
41
  readonly tfid: string;
75
- /**
76
- * Type
77
- */
78
42
  readonly type: string;
79
43
  }
80
44
  /**
@@ -87,25 +51,13 @@ export declare function getDosProtectionProfileOutput(args: GetDosProtectionProf
87
51
  export interface GetDosProtectionProfileOutputArgs {
88
52
  /**
89
53
  * The device in which the resource is defined
90
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
91
54
  */
92
55
  device?: pulumi.Input<string>;
93
- /**
94
- * The folder in which the resource is defined
95
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
96
- */
97
56
  folder?: pulumi.Input<string>;
98
57
  /**
99
58
  * The UUID of the DNS security profile
100
59
  */
101
60
  id: pulumi.Input<string>;
102
- /**
103
- * Profile name
104
- */
105
61
  name?: 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
62
  snippet?: pulumi.Input<string>;
111
63
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getDosProtectionProfile.js","sourceRoot":"","sources":["../getDosProtectionProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0DASC;AA4ED;;GAEG;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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sEASC"}
1
+ {"version":3,"file":"getDosProtectionProfile.js","sourceRoot":"","sources":["../getDosProtectionProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0DASC;AAwCD;;GAEG;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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sEASC"}
@@ -10,111 +10,45 @@ export declare function getDosProtectionRule(args: GetDosProtectionRuleArgs, opt
10
10
  export interface GetDosProtectionRuleArgs {
11
11
  /**
12
12
  * The device in which the resource is defined
13
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
14
13
  */
15
14
  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
15
  folder?: string;
21
16
  /**
22
17
  * The UUID of the DNS security profile
23
18
  */
24
19
  id: string;
25
- /**
26
- * Rule name
27
- */
28
20
  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
21
  snippet?: string;
34
22
  }
35
23
  /**
36
24
  * A collection of values returned by getDosProtectionRule.
37
25
  */
38
26
  export interface GetDosProtectionRuleResult {
39
- /**
40
- * The action to take on rule match
41
- */
42
27
  readonly action: outputs.GetDosProtectionRuleAction;
43
- /**
44
- * Description
45
- */
46
28
  readonly description: string;
47
- /**
48
- * List of destination addresses
49
- */
50
29
  readonly destinations: string[];
51
30
  /**
52
31
  * The device in which the resource is defined
53
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
54
32
  */
55
33
  readonly device: string;
56
- /**
57
- * Rule disabled?
58
- */
59
34
  readonly disabled: boolean;
60
- /**
61
- * The folder in which the resource is defined
62
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
63
- */
64
35
  readonly folder: string;
65
- /**
66
- * List of source zones
67
- */
68
36
  readonly froms: string[];
69
37
  /**
70
38
  * The UUID of the DNS security profile
71
39
  */
72
40
  readonly id: string;
73
- /**
74
- * Log forwarding profile name
75
- */
76
41
  readonly logSetting: string;
77
- /**
78
- * Rule name
79
- */
80
42
  readonly name: string;
81
- /**
82
- * Position relative to local device rules
83
- */
84
43
  readonly position: string;
85
- /**
86
- * Protection
87
- */
88
44
  readonly protection: outputs.GetDosProtectionRuleProtection;
89
- /**
90
- * Schedule on which to enforce the rule
91
- */
92
45
  readonly schedule: string;
93
- /**
94
- * List of services
95
- */
96
46
  readonly services: string[];
97
- /**
98
- * The snippet in which the resource is defined
99
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
100
- */
101
47
  readonly snippet: string;
102
- /**
103
- * List of source users and/or groups. Reserved words include `any`, `pre-login`, `known-user`, and `unknown`.
104
- */
105
48
  readonly sourceUsers: string[];
106
- /**
107
- * List of source addresses
108
- */
109
49
  readonly sources: string[];
110
- /**
111
- * List of tags
112
- */
113
50
  readonly tags: string[];
114
51
  readonly tfid: string;
115
- /**
116
- * List of destination zones
117
- */
118
52
  readonly tos: string[];
119
53
  }
120
54
  /**
@@ -127,25 +61,13 @@ export declare function getDosProtectionRuleOutput(args: GetDosProtectionRuleOut
127
61
  export interface GetDosProtectionRuleOutputArgs {
128
62
  /**
129
63
  * The device in which the resource is defined
130
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
131
64
  */
132
65
  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
66
  folder?: pulumi.Input<string>;
138
67
  /**
139
68
  * The UUID of the DNS security profile
140
69
  */
141
70
  id: pulumi.Input<string>;
142
- /**
143
- * Rule name
144
- */
145
71
  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
72
  snippet?: pulumi.Input<string>;
151
73
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getDosProtectionRule.js","sourceRoot":"","sources":["../getDosProtectionRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;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;AAoHD;;GAEG;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":"getDosProtectionRule.js","sourceRoot":"","sources":["../getDosProtectionRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;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;AAkDD;;GAEG;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"}