@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
@@ -71,11 +71,11 @@ export declare class BgpAddressFamilyProfile extends pulumi.CustomResource {
71
71
  static isInstance(obj: any): obj is BgpAddressFamilyProfile;
72
72
  /**
73
73
  * The device in which the resource is defined
74
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
75
74
  */
76
75
  readonly device: pulumi.Output<string | undefined>;
77
76
  /**
78
77
  * The folder in which the resource is defined
78
+ *
79
79
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
80
80
  */
81
81
  readonly folder: pulumi.Output<string | undefined>;
@@ -89,6 +89,7 @@ export declare class BgpAddressFamilyProfile extends pulumi.CustomResource {
89
89
  readonly name: pulumi.Output<string>;
90
90
  /**
91
91
  * The snippet in which the resource is defined
92
+ *
92
93
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
93
94
  */
94
95
  readonly snippet: pulumi.Output<string | undefined>;
@@ -108,11 +109,11 @@ export declare class BgpAddressFamilyProfile extends pulumi.CustomResource {
108
109
  export interface BgpAddressFamilyProfileState {
109
110
  /**
110
111
  * The device in which the resource is defined
111
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
112
112
  */
113
113
  device?: pulumi.Input<string>;
114
114
  /**
115
115
  * The folder in which the resource is defined
116
+ *
116
117
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
117
118
  */
118
119
  folder?: pulumi.Input<string>;
@@ -126,6 +127,7 @@ export interface BgpAddressFamilyProfileState {
126
127
  name?: pulumi.Input<string>;
127
128
  /**
128
129
  * The snippet in which the resource is defined
130
+ *
129
131
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
130
132
  */
131
133
  snippet?: pulumi.Input<string>;
@@ -137,11 +139,11 @@ export interface BgpAddressFamilyProfileState {
137
139
  export interface BgpAddressFamilyProfileArgs {
138
140
  /**
139
141
  * The device in which the resource is defined
140
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
141
142
  */
142
143
  device?: pulumi.Input<string>;
143
144
  /**
144
145
  * The folder in which the resource is defined
146
+ *
145
147
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
146
148
  */
147
149
  folder?: pulumi.Input<string>;
@@ -155,6 +157,7 @@ export interface BgpAddressFamilyProfileArgs {
155
157
  name?: pulumi.Input<string>;
156
158
  /**
157
159
  * The snippet in which the resource is defined
160
+ *
158
161
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
159
162
  */
160
163
  snippet?: pulumi.Input<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"bgpAddressFamilyProfile.js","sourceRoot":"","sources":["../bgpAddressFamilyProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmDG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IAmCD,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AAnFL,0DAoFC;AAtEG,gBAAgB;AACO,oCAAY,GAAG,2DAA2D,CAAC"}
1
+ {"version":3,"file":"bgpAddressFamilyProfile.js","sourceRoot":"","sources":["../bgpAddressFamilyProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmDG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IAoCD,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AApFL,0DAqFC;AAvEG,gBAAgB;AACO,oCAAY,GAAG,2DAA2D,CAAC"}
@@ -33,7 +33,6 @@ export declare class BgpAuthProfile extends pulumi.CustomResource {
33
33
  static isInstance(obj: any): obj is BgpAuthProfile;
34
34
  /**
35
35
  * The device in which the resource is defined
36
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
37
36
  */
38
37
  readonly device: pulumi.Output<string | undefined>;
39
38
  /**
@@ -44,6 +43,7 @@ export declare class BgpAuthProfile extends pulumi.CustomResource {
44
43
  }>;
45
44
  /**
46
45
  * The folder in which the resource is defined
46
+ *
47
47
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
48
48
  */
49
49
  readonly folder: pulumi.Output<string | undefined>;
@@ -57,6 +57,7 @@ export declare class BgpAuthProfile extends pulumi.CustomResource {
57
57
  readonly secret: pulumi.Output<string | undefined>;
58
58
  /**
59
59
  * The snippet in which the resource is defined
60
+ *
60
61
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
61
62
  */
62
63
  readonly snippet: pulumi.Output<string | undefined>;
@@ -76,7 +77,6 @@ export declare class BgpAuthProfile extends pulumi.CustomResource {
76
77
  export interface BgpAuthProfileState {
77
78
  /**
78
79
  * The device in which the resource is defined
79
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
80
80
  */
81
81
  device?: pulumi.Input<string>;
82
82
  /**
@@ -87,6 +87,7 @@ export interface BgpAuthProfileState {
87
87
  }>;
88
88
  /**
89
89
  * The folder in which the resource is defined
90
+ *
90
91
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
91
92
  */
92
93
  folder?: pulumi.Input<string>;
@@ -100,6 +101,7 @@ export interface BgpAuthProfileState {
100
101
  secret?: pulumi.Input<string>;
101
102
  /**
102
103
  * The snippet in which the resource is defined
104
+ *
103
105
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
104
106
  */
105
107
  snippet?: pulumi.Input<string>;
@@ -111,11 +113,11 @@ export interface BgpAuthProfileState {
111
113
  export interface BgpAuthProfileArgs {
112
114
  /**
113
115
  * The device in which the resource is defined
114
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
115
116
  */
116
117
  device?: pulumi.Input<string>;
117
118
  /**
118
119
  * The folder in which the resource is defined
120
+ *
119
121
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
120
122
  */
121
123
  folder?: pulumi.Input<string>;
@@ -129,6 +131,7 @@ export interface BgpAuthProfileArgs {
129
131
  secret?: pulumi.Input<string>;
130
132
  /**
131
133
  * The snippet in which the resource is defined
134
+ *
132
135
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
133
136
  */
134
137
  snippet?: pulumi.Input<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"bgpAuthProfile.js","sourceRoot":"","sources":["../bgpAuthProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IAuCD,YAAY,IAAY,EAAE,WAAsD,EAAE,IAAmC;QACjH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8C,CAAC;YAC7D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAA6C,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YACjF,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,iBAAiB,EAAE,QAAQ,CAAC,EAAE,CAAC;QAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AA3FL,wCA4FC;AA9EG,gBAAgB;AACO,2BAAY,GAAG,yCAAyC,CAAC"}
1
+ {"version":3,"file":"bgpAuthProfile.js","sourceRoot":"","sources":["../bgpAuthProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IAwCD,YAAY,IAAY,EAAE,WAAsD,EAAE,IAAmC;QACjH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8C,CAAC;YAC7D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAA6C,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YACjF,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,iBAAiB,EAAE,QAAQ,CAAC,EAAE,CAAC;QAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AA5FL,wCA6FC;AA/EG,gBAAgB;AACO,2BAAY,GAAG,yCAAyC,CAAC"}
@@ -86,11 +86,11 @@ export declare class BgpFilteringProfile extends pulumi.CustomResource {
86
86
  readonly description: pulumi.Output<string | undefined>;
87
87
  /**
88
88
  * The device in which the resource is defined
89
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
90
89
  */
91
90
  readonly device: pulumi.Output<string | undefined>;
92
91
  /**
93
92
  * The folder in which the resource is defined
93
+ *
94
94
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
95
95
  */
96
96
  readonly folder: pulumi.Output<string | undefined>;
@@ -104,6 +104,7 @@ export declare class BgpFilteringProfile extends pulumi.CustomResource {
104
104
  readonly name: pulumi.Output<string>;
105
105
  /**
106
106
  * The snippet in which the resource is defined
107
+ *
107
108
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
108
109
  */
109
110
  readonly snippet: pulumi.Output<string | undefined>;
@@ -127,11 +128,11 @@ export interface BgpFilteringProfileState {
127
128
  description?: pulumi.Input<string>;
128
129
  /**
129
130
  * The device in which the resource is defined
130
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
131
131
  */
132
132
  device?: pulumi.Input<string>;
133
133
  /**
134
134
  * The folder in which the resource is defined
135
+ *
135
136
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
136
137
  */
137
138
  folder?: pulumi.Input<string>;
@@ -145,6 +146,7 @@ export interface BgpFilteringProfileState {
145
146
  name?: pulumi.Input<string>;
146
147
  /**
147
148
  * The snippet in which the resource is defined
149
+ *
148
150
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
149
151
  */
150
152
  snippet?: pulumi.Input<string>;
@@ -160,11 +162,11 @@ export interface BgpFilteringProfileArgs {
160
162
  description?: pulumi.Input<string>;
161
163
  /**
162
164
  * The device in which the resource is defined
163
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
164
165
  */
165
166
  device?: pulumi.Input<string>;
166
167
  /**
167
168
  * The folder in which the resource is defined
169
+ *
168
170
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
169
171
  */
170
172
  folder?: pulumi.Input<string>;
@@ -178,6 +180,7 @@ export interface BgpFilteringProfileArgs {
178
180
  name?: pulumi.Input<string>;
179
181
  /**
180
182
  * The snippet in which the resource is defined
183
+ *
181
184
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
182
185
  */
183
186
  snippet?: pulumi.Input<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"bgpFilteringProfile.js","sourceRoot":"","sources":["../bgpFilteringProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8DG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgC,EAAE,IAAmC;QAC9H,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IAuCD,YAAY,IAAY,EAAE,WAAgE,EAAE,IAAmC;QAC3H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmD,CAAC;YAClE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAkD,CAAC;YAChE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AAzFL,kDA0FC;AA5EG,gBAAgB;AACO,gCAAY,GAAG,mDAAmD,CAAC"}
1
+ {"version":3,"file":"bgpFilteringProfile.js","sourceRoot":"","sources":["../bgpFilteringProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8DG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgC,EAAE,IAAmC;QAC9H,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IAwCD,YAAY,IAAY,EAAE,WAAgE,EAAE,IAAmC;QAC3H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmD,CAAC;YAClE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAkD,CAAC;YAChE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AA1FL,kDA2FC;AA7EG,gBAAgB;AACO,gCAAY,GAAG,mDAAmD,CAAC"}
@@ -75,11 +75,11 @@ export declare class BgpRedistributionProfile extends pulumi.CustomResource {
75
75
  static isInstance(obj: any): obj is BgpRedistributionProfile;
76
76
  /**
77
77
  * The device in which the resource is defined
78
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
79
78
  */
80
79
  readonly device: pulumi.Output<string | undefined>;
81
80
  /**
82
81
  * The folder in which the resource is defined
82
+ *
83
83
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
84
84
  */
85
85
  readonly folder: pulumi.Output<string | undefined>;
@@ -93,6 +93,7 @@ export declare class BgpRedistributionProfile extends pulumi.CustomResource {
93
93
  readonly name: pulumi.Output<string>;
94
94
  /**
95
95
  * The snippet in which the resource is defined
96
+ *
96
97
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
97
98
  */
98
99
  readonly snippet: pulumi.Output<string | undefined>;
@@ -112,11 +113,11 @@ export declare class BgpRedistributionProfile extends pulumi.CustomResource {
112
113
  export interface BgpRedistributionProfileState {
113
114
  /**
114
115
  * The device in which the resource is defined
115
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
116
116
  */
117
117
  device?: pulumi.Input<string>;
118
118
  /**
119
119
  * The folder in which the resource is defined
120
+ *
120
121
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
121
122
  */
122
123
  folder?: pulumi.Input<string>;
@@ -130,6 +131,7 @@ export interface BgpRedistributionProfileState {
130
131
  name?: pulumi.Input<string>;
131
132
  /**
132
133
  * The snippet in which the resource is defined
134
+ *
133
135
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
134
136
  */
135
137
  snippet?: pulumi.Input<string>;
@@ -141,11 +143,11 @@ export interface BgpRedistributionProfileState {
141
143
  export interface BgpRedistributionProfileArgs {
142
144
  /**
143
145
  * The device in which the resource is defined
144
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
145
146
  */
146
147
  device?: pulumi.Input<string>;
147
148
  /**
148
149
  * The folder in which the resource is defined
150
+ *
149
151
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
150
152
  */
151
153
  folder?: pulumi.Input<string>;
@@ -159,6 +161,7 @@ export interface BgpRedistributionProfileArgs {
159
161
  name?: pulumi.Input<string>;
160
162
  /**
161
163
  * The snippet in which the resource is defined
164
+ *
162
165
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
163
166
  */
164
167
  snippet?: pulumi.Input<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"bgpRedistributionProfile.js","sourceRoot":"","sources":["../bgpRedistributionProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,MAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;IAC/D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqC,EAAE,IAAmC;QACnI,OAAO,IAAI,wBAAwB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,wBAAwB,CAAC,YAAY,CAAC;IACzE,CAAC;IAmCD,YAAY,IAAY,EAAE,WAA0E,EAAE,IAAmC;QACrI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwD,CAAC;YACvE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAuD,CAAC;YACrE,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,wBAAwB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7E,CAAC;;AAtFL,4DAuFC;AAzEG,gBAAgB;AACO,qCAAY,GAAG,6DAA6D,CAAC"}
1
+ {"version":3,"file":"bgpRedistributionProfile.js","sourceRoot":"","sources":["../bgpRedistributionProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,MAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;IAC/D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqC,EAAE,IAAmC;QACnI,OAAO,IAAI,wBAAwB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,wBAAwB,CAAC,YAAY,CAAC;IACzE,CAAC;IAoCD,YAAY,IAAY,EAAE,WAA0E,EAAE,IAAmC;QACrI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwD,CAAC;YACvE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAuD,CAAC;YACrE,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,wBAAwB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7E,CAAC;;AAvFL,4DAwFC;AA1EG,gBAAgB;AACO,qCAAY,GAAG,6DAA6D,CAAC"}
package/bgpRouteMap.d.ts CHANGED
@@ -105,11 +105,11 @@ export declare class BgpRouteMap extends pulumi.CustomResource {
105
105
  readonly description: pulumi.Output<string | undefined>;
106
106
  /**
107
107
  * The device in which the resource is defined
108
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
109
108
  */
110
109
  readonly device: pulumi.Output<string | undefined>;
111
110
  /**
112
111
  * The folder in which the resource is defined
112
+ *
113
113
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
114
114
  */
115
115
  readonly folder: pulumi.Output<string | undefined>;
@@ -123,6 +123,7 @@ export declare class BgpRouteMap extends pulumi.CustomResource {
123
123
  readonly routeMaps: pulumi.Output<outputs.BgpRouteMapRouteMap[] | undefined>;
124
124
  /**
125
125
  * The snippet in which the resource is defined
126
+ *
126
127
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
127
128
  */
128
129
  readonly snippet: pulumi.Output<string | undefined>;
@@ -146,11 +147,11 @@ export interface BgpRouteMapState {
146
147
  description?: pulumi.Input<string>;
147
148
  /**
148
149
  * The device in which the resource is defined
149
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
150
150
  */
151
151
  device?: pulumi.Input<string>;
152
152
  /**
153
153
  * The folder in which the resource is defined
154
+ *
154
155
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
155
156
  */
156
157
  folder?: pulumi.Input<string>;
@@ -164,6 +165,7 @@ export interface BgpRouteMapState {
164
165
  routeMaps?: pulumi.Input<pulumi.Input<inputs.BgpRouteMapRouteMap>[]>;
165
166
  /**
166
167
  * The snippet in which the resource is defined
168
+ *
167
169
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
168
170
  */
169
171
  snippet?: pulumi.Input<string>;
@@ -179,11 +181,11 @@ export interface BgpRouteMapArgs {
179
181
  description?: pulumi.Input<string>;
180
182
  /**
181
183
  * The device in which the resource is defined
182
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
183
184
  */
184
185
  device?: pulumi.Input<string>;
185
186
  /**
186
187
  * The folder in which the resource is defined
188
+ *
187
189
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
188
190
  */
189
191
  folder?: pulumi.Input<string>;
@@ -197,6 +199,7 @@ export interface BgpRouteMapArgs {
197
199
  routeMaps?: pulumi.Input<pulumi.Input<inputs.BgpRouteMapRouteMap>[]>;
198
200
  /**
199
201
  * The snippet in which the resource is defined
202
+ *
200
203
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
201
204
  */
202
205
  snippet?: pulumi.Input<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"bgpRouteMap.js","sourceRoot":"","sources":["../bgpRouteMap.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiFG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAuCD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AAzFL,kCA0FC;AA5EG,gBAAgB;AACO,wBAAY,GAAG,mCAAmC,CAAC"}
1
+ {"version":3,"file":"bgpRouteMap.js","sourceRoot":"","sources":["../bgpRouteMap.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiFG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAwCD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AA1FL,kCA2FC;AA7EG,gBAAgB;AACO,wBAAY,GAAG,mCAAmC,CAAC"}
@@ -48,11 +48,11 @@ export declare class BgpRouteMapRedistribution extends pulumi.CustomResource {
48
48
  static isInstance(obj: any): obj is BgpRouteMapRedistribution;
49
49
  /**
50
50
  * Bgp
51
- * > ℹ️ **Note:** You must specify exactly one of `bgp`, `connectedStatic`, and `ospf`.
52
51
  */
53
52
  readonly bgp: pulumi.Output<outputs.BgpRouteMapRedistributionBgp | undefined>;
54
53
  /**
55
54
  * Connected static
55
+ *
56
56
  * > ℹ️ **Note:** You must specify exactly one of `bgp`, `connectedStatic`, and `ospf`.
57
57
  */
58
58
  readonly connectedStatic: pulumi.Output<outputs.BgpRouteMapRedistributionConnectedStatic | undefined>;
@@ -62,11 +62,13 @@ export declare class BgpRouteMapRedistribution extends pulumi.CustomResource {
62
62
  readonly description: pulumi.Output<string | undefined>;
63
63
  /**
64
64
  * The device in which the resource is defined
65
+ *
65
66
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
66
67
  */
67
68
  readonly device: pulumi.Output<string | undefined>;
68
69
  /**
69
70
  * The folder in which the resource is defined
71
+ *
70
72
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
71
73
  */
72
74
  readonly folder: pulumi.Output<string | undefined>;
@@ -76,11 +78,13 @@ export declare class BgpRouteMapRedistribution extends pulumi.CustomResource {
76
78
  readonly name: pulumi.Output<string>;
77
79
  /**
78
80
  * Ospf
81
+ *
79
82
  * > ℹ️ **Note:** You must specify exactly one of `bgp`, `connectedStatic`, and `ospf`.
80
83
  */
81
84
  readonly ospf: pulumi.Output<outputs.BgpRouteMapRedistributionOspf | undefined>;
82
85
  /**
83
86
  * The snippet in which the resource is defined
87
+ *
84
88
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
85
89
  */
86
90
  readonly snippet: pulumi.Output<string | undefined>;
@@ -100,11 +104,11 @@ export declare class BgpRouteMapRedistribution extends pulumi.CustomResource {
100
104
  export interface BgpRouteMapRedistributionState {
101
105
  /**
102
106
  * Bgp
103
- * > ℹ️ **Note:** You must specify exactly one of `bgp`, `connectedStatic`, and `ospf`.
104
107
  */
105
108
  bgp?: pulumi.Input<inputs.BgpRouteMapRedistributionBgp>;
106
109
  /**
107
110
  * Connected static
111
+ *
108
112
  * > ℹ️ **Note:** You must specify exactly one of `bgp`, `connectedStatic`, and `ospf`.
109
113
  */
110
114
  connectedStatic?: pulumi.Input<inputs.BgpRouteMapRedistributionConnectedStatic>;
@@ -114,11 +118,13 @@ export interface BgpRouteMapRedistributionState {
114
118
  description?: pulumi.Input<string>;
115
119
  /**
116
120
  * The device in which the resource is defined
121
+ *
117
122
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
118
123
  */
119
124
  device?: pulumi.Input<string>;
120
125
  /**
121
126
  * The folder in which the resource is defined
127
+ *
122
128
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
123
129
  */
124
130
  folder?: pulumi.Input<string>;
@@ -128,11 +134,13 @@ export interface BgpRouteMapRedistributionState {
128
134
  name?: pulumi.Input<string>;
129
135
  /**
130
136
  * Ospf
137
+ *
131
138
  * > ℹ️ **Note:** You must specify exactly one of `bgp`, `connectedStatic`, and `ospf`.
132
139
  */
133
140
  ospf?: pulumi.Input<inputs.BgpRouteMapRedistributionOspf>;
134
141
  /**
135
142
  * The snippet in which the resource is defined
143
+ *
136
144
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
137
145
  */
138
146
  snippet?: pulumi.Input<string>;
@@ -144,11 +152,11 @@ export interface BgpRouteMapRedistributionState {
144
152
  export interface BgpRouteMapRedistributionArgs {
145
153
  /**
146
154
  * Bgp
147
- * > ℹ️ **Note:** You must specify exactly one of `bgp`, `connectedStatic`, and `ospf`.
148
155
  */
149
156
  bgp?: pulumi.Input<inputs.BgpRouteMapRedistributionBgp>;
150
157
  /**
151
158
  * Connected static
159
+ *
152
160
  * > ℹ️ **Note:** You must specify exactly one of `bgp`, `connectedStatic`, and `ospf`.
153
161
  */
154
162
  connectedStatic?: pulumi.Input<inputs.BgpRouteMapRedistributionConnectedStatic>;
@@ -158,11 +166,13 @@ export interface BgpRouteMapRedistributionArgs {
158
166
  description?: pulumi.Input<string>;
159
167
  /**
160
168
  * The device in which the resource is defined
169
+ *
161
170
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
162
171
  */
163
172
  device?: pulumi.Input<string>;
164
173
  /**
165
174
  * The folder in which the resource is defined
175
+ *
166
176
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
167
177
  */
168
178
  folder?: pulumi.Input<string>;
@@ -172,11 +182,13 @@ export interface BgpRouteMapRedistributionArgs {
172
182
  name?: pulumi.Input<string>;
173
183
  /**
174
184
  * Ospf
185
+ *
175
186
  * > ℹ️ **Note:** You must specify exactly one of `bgp`, `connectedStatic`, and `ospf`.
176
187
  */
177
188
  ospf?: pulumi.Input<inputs.BgpRouteMapRedistributionOspf>;
178
189
  /**
179
190
  * The snippet in which the resource is defined
191
+ *
180
192
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
181
193
  */
182
194
  snippet?: pulumi.Input<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"bgpRouteMapRedistribution.js","sourceRoot":"","sources":["../bgpRouteMapRedistribution.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,yBAA0B,SAAQ,MAAM,CAAC,cAAc;IAChE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsC,EAAE,IAAmC;QACpI,OAAO,IAAI,yBAAyB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAChF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,yBAAyB,CAAC,YAAY,CAAC;IAC1E,CAAC;IAkDD,YAAY,IAAY,EAAE,WAA4E,EAAE,IAAmC;QACvI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAyD,CAAC;YACxE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAwD,CAAC;YACtE,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,yBAAyB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC9E,CAAC;;AAxGL,8DAyGC;AA3FG,gBAAgB;AACO,sCAAY,GAAG,+DAA+D,CAAC"}
1
+ {"version":3,"file":"bgpRouteMapRedistribution.js","sourceRoot":"","sources":["../bgpRouteMapRedistribution.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,yBAA0B,SAAQ,MAAM,CAAC,cAAc;IAChE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsC,EAAE,IAAmC;QACpI,OAAO,IAAI,yBAAyB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAChF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,yBAAyB,CAAC,YAAY,CAAC;IAC1E,CAAC;IAsDD,YAAY,IAAY,EAAE,WAA4E,EAAE,IAAmC;QACvI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAyD,CAAC;YACxE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAwD,CAAC;YACtE,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,yBAAyB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC9E,CAAC;;AA5GL,8DA6GC;AA/FG,gBAAgB;AACO,sCAAY,GAAG,+DAA+D,CAAC"}
@@ -107,7 +107,6 @@ export declare class CertificateProfile extends pulumi.CustomResource {
107
107
  readonly crlReceiveTimeout: pulumi.Output<string | undefined>;
108
108
  /**
109
109
  * The device in which the resource is defined
110
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
111
110
  */
112
111
  readonly device: pulumi.Output<string | undefined>;
113
112
  /**
@@ -116,6 +115,7 @@ export declare class CertificateProfile extends pulumi.CustomResource {
116
115
  readonly domain: pulumi.Output<string | undefined>;
117
116
  /**
118
117
  * The folder in which the resource is defined
118
+ *
119
119
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
120
120
  */
121
121
  readonly folder: pulumi.Output<string | undefined>;
@@ -129,6 +129,7 @@ export declare class CertificateProfile extends pulumi.CustomResource {
129
129
  readonly ocspReceiveTimeout: pulumi.Output<string | undefined>;
130
130
  /**
131
131
  * The snippet in which the resource is defined
132
+ *
132
133
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
133
134
  */
134
135
  readonly snippet: pulumi.Output<string | undefined>;
@@ -188,7 +189,6 @@ export interface CertificateProfileState {
188
189
  crlReceiveTimeout?: pulumi.Input<string>;
189
190
  /**
190
191
  * The device in which the resource is defined
191
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
192
192
  */
193
193
  device?: pulumi.Input<string>;
194
194
  /**
@@ -197,6 +197,7 @@ export interface CertificateProfileState {
197
197
  domain?: pulumi.Input<string>;
198
198
  /**
199
199
  * The folder in which the resource is defined
200
+ *
200
201
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
201
202
  */
202
203
  folder?: pulumi.Input<string>;
@@ -210,6 +211,7 @@ export interface CertificateProfileState {
210
211
  ocspReceiveTimeout?: pulumi.Input<string>;
211
212
  /**
212
213
  * The snippet in which the resource is defined
214
+ *
213
215
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
214
216
  */
215
217
  snippet?: pulumi.Input<string>;
@@ -261,7 +263,6 @@ export interface CertificateProfileArgs {
261
263
  crlReceiveTimeout?: pulumi.Input<string>;
262
264
  /**
263
265
  * The device in which the resource is defined
264
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
265
266
  */
266
267
  device?: pulumi.Input<string>;
267
268
  /**
@@ -270,6 +271,7 @@ export interface CertificateProfileArgs {
270
271
  domain?: pulumi.Input<string>;
271
272
  /**
272
273
  * The folder in which the resource is defined
274
+ *
273
275
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
274
276
  */
275
277
  folder?: pulumi.Input<string>;
@@ -283,6 +285,7 @@ export interface CertificateProfileArgs {
283
285
  ocspReceiveTimeout?: pulumi.Input<string>;
284
286
  /**
285
287
  * The snippet in which the resource is defined
288
+ *
286
289
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
287
290
  */
288
291
  snippet?: pulumi.Input<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"certificateProfile.js","sourceRoot":"","sources":["../certificateProfile.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"certificateProfile.js","sourceRoot":"","sources":["../certificateProfile.ts"],"names":[],"mappings":"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"}
@@ -75,16 +75,17 @@ export declare class ContentIdSetting extends pulumi.CustomResource {
75
75
  readonly contentId: pulumi.Output<outputs.ContentIdSettingContentId | undefined>;
76
76
  /**
77
77
  * The device in which the resource is defined
78
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
79
78
  */
80
79
  readonly device: pulumi.Output<string | undefined>;
81
80
  /**
82
81
  * The folder in which the resource is defined
82
+ *
83
83
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
84
84
  */
85
85
  readonly folder: pulumi.Output<string | undefined>;
86
86
  /**
87
87
  * The snippet in which the resource is defined
88
+ *
88
89
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
89
90
  */
90
91
  readonly snippet: pulumi.Output<string | undefined>;
@@ -108,16 +109,17 @@ export interface ContentIdSettingState {
108
109
  contentId?: pulumi.Input<inputs.ContentIdSettingContentId>;
109
110
  /**
110
111
  * The device in which the resource is defined
111
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
112
112
  */
113
113
  device?: pulumi.Input<string>;
114
114
  /**
115
115
  * The folder in which the resource is defined
116
+ *
116
117
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
117
118
  */
118
119
  folder?: pulumi.Input<string>;
119
120
  /**
120
121
  * The snippet in which the resource is defined
122
+ *
121
123
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
122
124
  */
123
125
  snippet?: pulumi.Input<string>;
@@ -133,16 +135,17 @@ export interface ContentIdSettingArgs {
133
135
  contentId?: pulumi.Input<inputs.ContentIdSettingContentId>;
134
136
  /**
135
137
  * The device in which the resource is defined
136
- * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
137
138
  */
138
139
  device?: pulumi.Input<string>;
139
140
  /**
140
141
  * The folder in which the resource is defined
142
+ *
141
143
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
142
144
  */
143
145
  folder?: pulumi.Input<string>;
144
146
  /**
145
147
  * The snippet in which the resource is defined
148
+ *
146
149
  * > ℹ️ **Note:** You must specify exactly one of `device`, `folder`, and `snippet`.
147
150
  */
148
151
  snippet?: pulumi.Input<string>;