@pulumi/ise 0.3.1 → 0.3.2

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 (495) hide show
  1. package/config/index.d.ts +1 -0
  2. package/config/index.d.ts.map +1 -0
  3. package/config/vars.d.ts +1 -0
  4. package/config/vars.d.ts.map +1 -0
  5. package/config/vars.js +24 -1
  6. package/config/vars.js.map +1 -1
  7. package/deviceadmin/allowedProtocolsTacacs.d.ts +8 -7
  8. package/deviceadmin/allowedProtocolsTacacs.d.ts.map +1 -0
  9. package/deviceadmin/allowedProtocolsTacacs.js +27 -4
  10. package/deviceadmin/allowedProtocolsTacacs.js.map +1 -1
  11. package/deviceadmin/authenticationRule.d.ts +33 -32
  12. package/deviceadmin/authenticationRule.d.ts.map +1 -0
  13. package/deviceadmin/authenticationRule.js +27 -4
  14. package/deviceadmin/authenticationRule.js.map +1 -1
  15. package/deviceadmin/authenticationRuleUpdateRank.d.ts +4 -3
  16. package/deviceadmin/authenticationRuleUpdateRank.d.ts.map +1 -0
  17. package/deviceadmin/authenticationRuleUpdateRank.js +27 -4
  18. package/deviceadmin/authenticationRuleUpdateRank.js.map +1 -1
  19. package/deviceadmin/authenticationRuleUpdateRanks.d.ts +4 -3
  20. package/deviceadmin/authenticationRuleUpdateRanks.d.ts.map +1 -0
  21. package/deviceadmin/authenticationRuleUpdateRanks.js +27 -4
  22. package/deviceadmin/authenticationRuleUpdateRanks.js.map +1 -1
  23. package/deviceadmin/authorizationExceptionRule.d.ts +32 -31
  24. package/deviceadmin/authorizationExceptionRule.d.ts.map +1 -0
  25. package/deviceadmin/authorizationExceptionRule.js +27 -4
  26. package/deviceadmin/authorizationExceptionRule.js.map +1 -1
  27. package/deviceadmin/authorizationExceptionRuleUpdateRank.d.ts +4 -3
  28. package/deviceadmin/authorizationExceptionRuleUpdateRank.d.ts.map +1 -0
  29. package/deviceadmin/authorizationExceptionRuleUpdateRank.js +27 -4
  30. package/deviceadmin/authorizationExceptionRuleUpdateRank.js.map +1 -1
  31. package/deviceadmin/authorizationExceptionRuleUpdateRanks.d.ts +4 -3
  32. package/deviceadmin/authorizationExceptionRuleUpdateRanks.d.ts.map +1 -0
  33. package/deviceadmin/authorizationExceptionRuleUpdateRanks.js +27 -4
  34. package/deviceadmin/authorizationExceptionRuleUpdateRanks.js.map +1 -1
  35. package/deviceadmin/authorizationGlobalExceptionRule.d.ts +29 -28
  36. package/deviceadmin/authorizationGlobalExceptionRule.d.ts.map +1 -0
  37. package/deviceadmin/authorizationGlobalExceptionRule.js +27 -4
  38. package/deviceadmin/authorizationGlobalExceptionRule.js.map +1 -1
  39. package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.d.ts +3 -2
  40. package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.d.ts.map +1 -0
  41. package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.js +27 -4
  42. package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.js.map +1 -1
  43. package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.d.ts +3 -2
  44. package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.d.ts.map +1 -0
  45. package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.js +27 -4
  46. package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.js.map +1 -1
  47. package/deviceadmin/authorizationRule.d.ts +32 -31
  48. package/deviceadmin/authorizationRule.d.ts.map +1 -0
  49. package/deviceadmin/authorizationRule.js +27 -4
  50. package/deviceadmin/authorizationRule.js.map +1 -1
  51. package/deviceadmin/authorizationRuleUpdateRank.d.ts +4 -3
  52. package/deviceadmin/authorizationRuleUpdateRank.d.ts.map +1 -0
  53. package/deviceadmin/authorizationRuleUpdateRank.js +27 -4
  54. package/deviceadmin/authorizationRuleUpdateRank.js.map +1 -1
  55. package/deviceadmin/authorizationRuleUpdateRanks.d.ts +4 -3
  56. package/deviceadmin/authorizationRuleUpdateRanks.d.ts.map +1 -0
  57. package/deviceadmin/authorizationRuleUpdateRanks.js +27 -4
  58. package/deviceadmin/authorizationRuleUpdateRanks.js.map +1 -1
  59. package/deviceadmin/condition.d.ts +20 -19
  60. package/deviceadmin/condition.d.ts.map +1 -0
  61. package/deviceadmin/condition.js +27 -4
  62. package/deviceadmin/condition.js.map +1 -1
  63. package/deviceadmin/getAllowedProtocolsTacacs.d.ts +3 -2
  64. package/deviceadmin/getAllowedProtocolsTacacs.d.ts.map +1 -0
  65. package/deviceadmin/getAllowedProtocolsTacacs.js +25 -2
  66. package/deviceadmin/getAllowedProtocolsTacacs.js.map +1 -1
  67. package/deviceadmin/getAuthenticationRule.d.ts +3 -2
  68. package/deviceadmin/getAuthenticationRule.d.ts.map +1 -0
  69. package/deviceadmin/getAuthenticationRule.js +25 -2
  70. package/deviceadmin/getAuthenticationRule.js.map +1 -1
  71. package/deviceadmin/getAuthorizationExceptionRule.d.ts +3 -2
  72. package/deviceadmin/getAuthorizationExceptionRule.d.ts.map +1 -0
  73. package/deviceadmin/getAuthorizationExceptionRule.js +25 -2
  74. package/deviceadmin/getAuthorizationExceptionRule.js.map +1 -1
  75. package/deviceadmin/getAuthorizationGlobalExceptionRule.d.ts +3 -2
  76. package/deviceadmin/getAuthorizationGlobalExceptionRule.d.ts.map +1 -0
  77. package/deviceadmin/getAuthorizationGlobalExceptionRule.js +25 -2
  78. package/deviceadmin/getAuthorizationGlobalExceptionRule.js.map +1 -1
  79. package/deviceadmin/getAuthorizationRule.d.ts +3 -2
  80. package/deviceadmin/getAuthorizationRule.d.ts.map +1 -0
  81. package/deviceadmin/getAuthorizationRule.js +25 -2
  82. package/deviceadmin/getAuthorizationRule.js.map +1 -1
  83. package/deviceadmin/getCondition.d.ts +3 -2
  84. package/deviceadmin/getCondition.d.ts.map +1 -0
  85. package/deviceadmin/getCondition.js +25 -2
  86. package/deviceadmin/getCondition.js.map +1 -1
  87. package/deviceadmin/getPolicySet.d.ts +3 -2
  88. package/deviceadmin/getPolicySet.d.ts.map +1 -0
  89. package/deviceadmin/getPolicySet.js +25 -2
  90. package/deviceadmin/getPolicySet.js.map +1 -1
  91. package/deviceadmin/getTacacsCommandSet.d.ts +3 -2
  92. package/deviceadmin/getTacacsCommandSet.d.ts.map +1 -0
  93. package/deviceadmin/getTacacsCommandSet.js +25 -2
  94. package/deviceadmin/getTacacsCommandSet.js.map +1 -1
  95. package/deviceadmin/getTacacsProfile.d.ts +3 -2
  96. package/deviceadmin/getTacacsProfile.d.ts.map +1 -0
  97. package/deviceadmin/getTacacsProfile.js +25 -2
  98. package/deviceadmin/getTacacsProfile.js.map +1 -1
  99. package/deviceadmin/getTimeAndDateCondition.d.ts +3 -2
  100. package/deviceadmin/getTimeAndDateCondition.d.ts.map +1 -0
  101. package/deviceadmin/getTimeAndDateCondition.js +25 -2
  102. package/deviceadmin/getTimeAndDateCondition.js.map +1 -1
  103. package/deviceadmin/index.d.ts +1 -0
  104. package/deviceadmin/index.d.ts.map +1 -0
  105. package/deviceadmin/index.js +25 -2
  106. package/deviceadmin/index.js.map +1 -1
  107. package/deviceadmin/policySet.d.ts +32 -31
  108. package/deviceadmin/policySet.d.ts.map +1 -0
  109. package/deviceadmin/policySet.js +27 -4
  110. package/deviceadmin/policySet.js.map +1 -1
  111. package/deviceadmin/policySetUpdateRank.d.ts +3 -2
  112. package/deviceadmin/policySetUpdateRank.d.ts.map +1 -0
  113. package/deviceadmin/policySetUpdateRank.js +27 -4
  114. package/deviceadmin/policySetUpdateRank.js.map +1 -1
  115. package/deviceadmin/policySetUpdateRanks.d.ts +3 -2
  116. package/deviceadmin/policySetUpdateRanks.d.ts.map +1 -0
  117. package/deviceadmin/policySetUpdateRanks.js +27 -4
  118. package/deviceadmin/policySetUpdateRanks.js.map +1 -1
  119. package/deviceadmin/tacacsCommandSet.d.ts +9 -8
  120. package/deviceadmin/tacacsCommandSet.d.ts.map +1 -0
  121. package/deviceadmin/tacacsCommandSet.js +27 -4
  122. package/deviceadmin/tacacsCommandSet.js.map +1 -1
  123. package/deviceadmin/tacacsProfile.d.ts +7 -6
  124. package/deviceadmin/tacacsProfile.d.ts.map +1 -0
  125. package/deviceadmin/tacacsProfile.js +27 -4
  126. package/deviceadmin/tacacsProfile.js.map +1 -1
  127. package/deviceadmin/timeAndDateCondition.d.ts +27 -26
  128. package/deviceadmin/timeAndDateCondition.d.ts.map +1 -0
  129. package/deviceadmin/timeAndDateCondition.js +27 -4
  130. package/deviceadmin/timeAndDateCondition.js.map +1 -1
  131. package/identitymanagement/activeDirectoryAddGroups.d.ts +13 -12
  132. package/identitymanagement/activeDirectoryAddGroups.d.ts.map +1 -0
  133. package/identitymanagement/activeDirectoryAddGroups.js +27 -4
  134. package/identitymanagement/activeDirectoryAddGroups.js.map +1 -1
  135. package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.d.ts +3 -2
  136. package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.d.ts.map +1 -0
  137. package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.js +27 -4
  138. package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.js.map +1 -1
  139. package/identitymanagement/activeDirectoryJoinPoint.d.ts +66 -65
  140. package/identitymanagement/activeDirectoryJoinPoint.d.ts.map +1 -0
  141. package/identitymanagement/activeDirectoryJoinPoint.js +27 -4
  142. package/identitymanagement/activeDirectoryJoinPoint.js.map +1 -1
  143. package/identitymanagement/certificateAuthenticationProfile.d.ts +15 -14
  144. package/identitymanagement/certificateAuthenticationProfile.d.ts.map +1 -0
  145. package/identitymanagement/certificateAuthenticationProfile.js +27 -4
  146. package/identitymanagement/certificateAuthenticationProfile.js.map +1 -1
  147. package/identitymanagement/endpoint.d.ts +50 -49
  148. package/identitymanagement/endpoint.d.ts.map +1 -0
  149. package/identitymanagement/endpoint.js +27 -4
  150. package/identitymanagement/endpoint.js.map +1 -1
  151. package/identitymanagement/endpointCustomAttribute.d.ts +3 -2
  152. package/identitymanagement/endpointCustomAttribute.d.ts.map +1 -0
  153. package/identitymanagement/endpointCustomAttribute.js +27 -4
  154. package/identitymanagement/endpointCustomAttribute.js.map +1 -1
  155. package/identitymanagement/endpointIdentityGroup.d.ts +9 -8
  156. package/identitymanagement/endpointIdentityGroup.d.ts.map +1 -0
  157. package/identitymanagement/endpointIdentityGroup.js +27 -4
  158. package/identitymanagement/endpointIdentityGroup.js.map +1 -1
  159. package/identitymanagement/getActiveDirectoryGroupsByDomain.d.ts +4 -3
  160. package/identitymanagement/getActiveDirectoryGroupsByDomain.d.ts.map +1 -0
  161. package/identitymanagement/getActiveDirectoryGroupsByDomain.js +25 -2
  162. package/identitymanagement/getActiveDirectoryGroupsByDomain.js.map +1 -1
  163. package/identitymanagement/getActiveDirectoryJoinPoint.d.ts +1 -0
  164. package/identitymanagement/getActiveDirectoryJoinPoint.d.ts.map +1 -0
  165. package/identitymanagement/getActiveDirectoryJoinPoint.js +25 -2
  166. package/identitymanagement/getActiveDirectoryJoinPoint.js.map +1 -1
  167. package/identitymanagement/getCertificateAuthenticationProfile.d.ts +3 -2
  168. package/identitymanagement/getCertificateAuthenticationProfile.d.ts.map +1 -0
  169. package/identitymanagement/getCertificateAuthenticationProfile.js +25 -2
  170. package/identitymanagement/getCertificateAuthenticationProfile.js.map +1 -1
  171. package/identitymanagement/getEndpoint.d.ts +3 -2
  172. package/identitymanagement/getEndpoint.d.ts.map +1 -0
  173. package/identitymanagement/getEndpoint.js +25 -2
  174. package/identitymanagement/getEndpoint.js.map +1 -1
  175. package/identitymanagement/getEndpointCustomAttribute.d.ts +1 -0
  176. package/identitymanagement/getEndpointCustomAttribute.d.ts.map +1 -0
  177. package/identitymanagement/getEndpointCustomAttribute.js +25 -2
  178. package/identitymanagement/getEndpointCustomAttribute.js.map +1 -1
  179. package/identitymanagement/getEndpointIdentityGroup.d.ts +3 -2
  180. package/identitymanagement/getEndpointIdentityGroup.d.ts.map +1 -0
  181. package/identitymanagement/getEndpointIdentityGroup.js +25 -2
  182. package/identitymanagement/getEndpointIdentityGroup.js.map +1 -1
  183. package/identitymanagement/getIdentitySourceSequence.d.ts +3 -2
  184. package/identitymanagement/getIdentitySourceSequence.d.ts.map +1 -0
  185. package/identitymanagement/getIdentitySourceSequence.js +25 -2
  186. package/identitymanagement/getIdentitySourceSequence.js.map +1 -1
  187. package/identitymanagement/getInternalUser.d.ts +3 -2
  188. package/identitymanagement/getInternalUser.d.ts.map +1 -0
  189. package/identitymanagement/getInternalUser.js +25 -2
  190. package/identitymanagement/getInternalUser.js.map +1 -1
  191. package/identitymanagement/getUserIdentityGroup.d.ts +3 -2
  192. package/identitymanagement/getUserIdentityGroup.d.ts.map +1 -0
  193. package/identitymanagement/getUserIdentityGroup.js +25 -2
  194. package/identitymanagement/getUserIdentityGroup.js.map +1 -1
  195. package/identitymanagement/identitySourceSequence.d.ts +8 -7
  196. package/identitymanagement/identitySourceSequence.d.ts.map +1 -0
  197. package/identitymanagement/identitySourceSequence.js +27 -4
  198. package/identitymanagement/identitySourceSequence.js.map +1 -1
  199. package/identitymanagement/index.d.ts +1 -0
  200. package/identitymanagement/index.d.ts.map +1 -0
  201. package/identitymanagement/index.js +25 -2
  202. package/identitymanagement/index.js.map +1 -1
  203. package/identitymanagement/internalUser.d.ts +28 -27
  204. package/identitymanagement/internalUser.d.ts.map +1 -0
  205. package/identitymanagement/internalUser.js +27 -4
  206. package/identitymanagement/internalUser.js.map +1 -1
  207. package/identitymanagement/userIdentityGroup.d.ts +7 -6
  208. package/identitymanagement/userIdentityGroup.d.ts.map +1 -0
  209. package/identitymanagement/userIdentityGroup.js +27 -4
  210. package/identitymanagement/userIdentityGroup.js.map +1 -1
  211. package/index.d.ts +1 -0
  212. package/index.d.ts.map +1 -0
  213. package/index.js +23 -11
  214. package/index.js.map +1 -1
  215. package/network/device.d.ts +96 -95
  216. package/network/device.d.ts.map +1 -0
  217. package/network/device.js +27 -4
  218. package/network/device.js.map +1 -1
  219. package/network/deviceGroup.d.ts +6 -5
  220. package/network/deviceGroup.d.ts.map +1 -0
  221. package/network/deviceGroup.js +27 -4
  222. package/network/deviceGroup.js.map +1 -1
  223. package/network/getDevice.d.ts +3 -2
  224. package/network/getDevice.d.ts.map +1 -0
  225. package/network/getDevice.js +25 -2
  226. package/network/getDevice.js.map +1 -1
  227. package/network/getDeviceGroup.d.ts +3 -2
  228. package/network/getDeviceGroup.d.ts.map +1 -0
  229. package/network/getDeviceGroup.js +25 -2
  230. package/network/getDeviceGroup.js.map +1 -1
  231. package/network/index.d.ts +1 -0
  232. package/network/index.d.ts.map +1 -0
  233. package/network/index.js +25 -2
  234. package/network/index.js.map +1 -1
  235. package/networkaccess/allowedProtocols.d.ts +139 -138
  236. package/networkaccess/allowedProtocols.d.ts.map +1 -0
  237. package/networkaccess/allowedProtocols.js +27 -4
  238. package/networkaccess/allowedProtocols.js.map +1 -1
  239. package/networkaccess/authenticationRule.d.ts +33 -32
  240. package/networkaccess/authenticationRule.d.ts.map +1 -0
  241. package/networkaccess/authenticationRule.js +27 -4
  242. package/networkaccess/authenticationRule.js.map +1 -1
  243. package/networkaccess/authenticationRuleUpdateRank.d.ts +4 -3
  244. package/networkaccess/authenticationRuleUpdateRank.d.ts.map +1 -0
  245. package/networkaccess/authenticationRuleUpdateRank.js +27 -4
  246. package/networkaccess/authenticationRuleUpdateRank.js.map +1 -1
  247. package/networkaccess/authenticationRuleUpdateRanks.d.ts +4 -3
  248. package/networkaccess/authenticationRuleUpdateRanks.d.ts.map +1 -0
  249. package/networkaccess/authenticationRuleUpdateRanks.js +27 -4
  250. package/networkaccess/authenticationRuleUpdateRanks.js.map +1 -1
  251. package/networkaccess/authorizationExceptionRule.d.ts +32 -31
  252. package/networkaccess/authorizationExceptionRule.d.ts.map +1 -0
  253. package/networkaccess/authorizationExceptionRule.js +27 -4
  254. package/networkaccess/authorizationExceptionRule.js.map +1 -1
  255. package/networkaccess/authorizationExceptionRuleUpdateRank.d.ts +4 -3
  256. package/networkaccess/authorizationExceptionRuleUpdateRank.d.ts.map +1 -0
  257. package/networkaccess/authorizationExceptionRuleUpdateRank.js +27 -4
  258. package/networkaccess/authorizationExceptionRuleUpdateRank.js.map +1 -1
  259. package/networkaccess/authorizationExceptionRuleUpdateRanks.d.ts +4 -3
  260. package/networkaccess/authorizationExceptionRuleUpdateRanks.d.ts.map +1 -0
  261. package/networkaccess/authorizationExceptionRuleUpdateRanks.js +27 -4
  262. package/networkaccess/authorizationExceptionRuleUpdateRanks.js.map +1 -1
  263. package/networkaccess/authorizationGlobalExceptionRule.d.ts +29 -28
  264. package/networkaccess/authorizationGlobalExceptionRule.d.ts.map +1 -0
  265. package/networkaccess/authorizationGlobalExceptionRule.js +27 -4
  266. package/networkaccess/authorizationGlobalExceptionRule.js.map +1 -1
  267. package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.d.ts +3 -2
  268. package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.d.ts.map +1 -0
  269. package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.js +27 -4
  270. package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.js.map +1 -1
  271. package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.d.ts +3 -2
  272. package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.d.ts.map +1 -0
  273. package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.js +27 -4
  274. package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.js.map +1 -1
  275. package/networkaccess/authorizationProfile.d.ts +67 -66
  276. package/networkaccess/authorizationProfile.d.ts.map +1 -0
  277. package/networkaccess/authorizationProfile.js +27 -4
  278. package/networkaccess/authorizationProfile.js.map +1 -1
  279. package/networkaccess/authorizationRule.d.ts +32 -31
  280. package/networkaccess/authorizationRule.d.ts.map +1 -0
  281. package/networkaccess/authorizationRule.js +27 -4
  282. package/networkaccess/authorizationRule.js.map +1 -1
  283. package/networkaccess/authorizationRuleUpdateRank.d.ts +4 -3
  284. package/networkaccess/authorizationRuleUpdateRank.d.ts.map +1 -0
  285. package/networkaccess/authorizationRuleUpdateRank.js +27 -4
  286. package/networkaccess/authorizationRuleUpdateRank.js.map +1 -1
  287. package/networkaccess/authorizationRuleUpdateRanks.d.ts +4 -3
  288. package/networkaccess/authorizationRuleUpdateRanks.d.ts.map +1 -0
  289. package/networkaccess/authorizationRuleUpdateRanks.js +27 -4
  290. package/networkaccess/authorizationRuleUpdateRanks.js.map +1 -1
  291. package/networkaccess/condition.d.ts +20 -19
  292. package/networkaccess/condition.d.ts.map +1 -0
  293. package/networkaccess/condition.js +27 -4
  294. package/networkaccess/condition.js.map +1 -1
  295. package/networkaccess/dictionary.d.ts +7 -6
  296. package/networkaccess/dictionary.d.ts.map +1 -0
  297. package/networkaccess/dictionary.js +27 -4
  298. package/networkaccess/dictionary.js.map +1 -1
  299. package/networkaccess/dictionaryAttribute.d.ts +13 -12
  300. package/networkaccess/dictionaryAttribute.d.ts.map +1 -0
  301. package/networkaccess/dictionaryAttribute.js +27 -4
  302. package/networkaccess/dictionaryAttribute.js.map +1 -1
  303. package/networkaccess/downloadableAcl.d.ts +8 -7
  304. package/networkaccess/downloadableAcl.d.ts.map +1 -0
  305. package/networkaccess/downloadableAcl.js +27 -4
  306. package/networkaccess/downloadableAcl.js.map +1 -1
  307. package/networkaccess/getAllowedProtocols.d.ts +3 -2
  308. package/networkaccess/getAllowedProtocols.d.ts.map +1 -0
  309. package/networkaccess/getAllowedProtocols.js +25 -2
  310. package/networkaccess/getAllowedProtocols.js.map +1 -1
  311. package/networkaccess/getAuthenticationRule.d.ts +3 -2
  312. package/networkaccess/getAuthenticationRule.d.ts.map +1 -0
  313. package/networkaccess/getAuthenticationRule.js +25 -2
  314. package/networkaccess/getAuthenticationRule.js.map +1 -1
  315. package/networkaccess/getAuthorizationExceptionRule.d.ts +3 -2
  316. package/networkaccess/getAuthorizationExceptionRule.d.ts.map +1 -0
  317. package/networkaccess/getAuthorizationExceptionRule.js +25 -2
  318. package/networkaccess/getAuthorizationExceptionRule.js.map +1 -1
  319. package/networkaccess/getAuthorizationGlobalExceptionRule.d.ts +3 -2
  320. package/networkaccess/getAuthorizationGlobalExceptionRule.d.ts.map +1 -0
  321. package/networkaccess/getAuthorizationGlobalExceptionRule.js +25 -2
  322. package/networkaccess/getAuthorizationGlobalExceptionRule.js.map +1 -1
  323. package/networkaccess/getAuthorizationProfile.d.ts +3 -2
  324. package/networkaccess/getAuthorizationProfile.d.ts.map +1 -0
  325. package/networkaccess/getAuthorizationProfile.js +25 -2
  326. package/networkaccess/getAuthorizationProfile.js.map +1 -1
  327. package/networkaccess/getAuthorizationRule.d.ts +3 -2
  328. package/networkaccess/getAuthorizationRule.d.ts.map +1 -0
  329. package/networkaccess/getAuthorizationRule.js +25 -2
  330. package/networkaccess/getAuthorizationRule.js.map +1 -1
  331. package/networkaccess/getCondition.d.ts +3 -2
  332. package/networkaccess/getCondition.d.ts.map +1 -0
  333. package/networkaccess/getCondition.js +25 -2
  334. package/networkaccess/getCondition.js.map +1 -1
  335. package/networkaccess/getDictionary.d.ts +3 -2
  336. package/networkaccess/getDictionary.d.ts.map +1 -0
  337. package/networkaccess/getDictionary.js +25 -2
  338. package/networkaccess/getDictionary.js.map +1 -1
  339. package/networkaccess/getDictionaryAttribute.d.ts +3 -2
  340. package/networkaccess/getDictionaryAttribute.d.ts.map +1 -0
  341. package/networkaccess/getDictionaryAttribute.js +25 -2
  342. package/networkaccess/getDictionaryAttribute.js.map +1 -1
  343. package/networkaccess/getDownloadableAcl.d.ts +3 -2
  344. package/networkaccess/getDownloadableAcl.d.ts.map +1 -0
  345. package/networkaccess/getDownloadableAcl.js +25 -2
  346. package/networkaccess/getDownloadableAcl.js.map +1 -1
  347. package/networkaccess/getPolicySet.d.ts +3 -2
  348. package/networkaccess/getPolicySet.d.ts.map +1 -0
  349. package/networkaccess/getPolicySet.js +25 -2
  350. package/networkaccess/getPolicySet.js.map +1 -1
  351. package/networkaccess/getTimeAndDateCondition.d.ts +3 -2
  352. package/networkaccess/getTimeAndDateCondition.d.ts.map +1 -0
  353. package/networkaccess/getTimeAndDateCondition.js +25 -2
  354. package/networkaccess/getTimeAndDateCondition.js.map +1 -1
  355. package/networkaccess/index.d.ts +1 -0
  356. package/networkaccess/index.d.ts.map +1 -0
  357. package/networkaccess/index.js +25 -2
  358. package/networkaccess/index.js.map +1 -1
  359. package/networkaccess/policySet.d.ts +32 -31
  360. package/networkaccess/policySet.d.ts.map +1 -0
  361. package/networkaccess/policySet.js +27 -4
  362. package/networkaccess/policySet.js.map +1 -1
  363. package/networkaccess/policySetUpdateRank.d.ts +3 -2
  364. package/networkaccess/policySetUpdateRank.d.ts.map +1 -0
  365. package/networkaccess/policySetUpdateRank.js +27 -4
  366. package/networkaccess/policySetUpdateRank.js.map +1 -1
  367. package/networkaccess/policySetUpdateRanks.d.ts +3 -2
  368. package/networkaccess/policySetUpdateRanks.d.ts.map +1 -0
  369. package/networkaccess/policySetUpdateRanks.js +27 -4
  370. package/networkaccess/policySetUpdateRanks.js.map +1 -1
  371. package/networkaccess/timeAndDateCondition.d.ts +27 -26
  372. package/networkaccess/timeAndDateCondition.d.ts.map +1 -0
  373. package/networkaccess/timeAndDateCondition.js +27 -4
  374. package/networkaccess/timeAndDateCondition.js.map +1 -1
  375. package/package.json +3 -3
  376. package/profiling/getProfilerProfile.d.ts +3 -2
  377. package/profiling/getProfilerProfile.d.ts.map +1 -0
  378. package/profiling/getProfilerProfile.js +25 -2
  379. package/profiling/getProfilerProfile.js.map +1 -1
  380. package/profiling/index.d.ts +1 -0
  381. package/profiling/index.d.ts.map +1 -0
  382. package/profiling/index.js +24 -1
  383. package/profiling/index.js.map +1 -1
  384. package/provider.d.ts +7 -6
  385. package/provider.d.ts.map +1 -0
  386. package/provider.js +27 -4
  387. package/provider.js.map +1 -1
  388. package/system/getLicenseTierState.d.ts +1 -0
  389. package/system/getLicenseTierState.d.ts.map +1 -0
  390. package/system/getLicenseTierState.js +25 -2
  391. package/system/getLicenseTierState.js.map +1 -1
  392. package/system/getRepository.d.ts +3 -2
  393. package/system/getRepository.d.ts.map +1 -0
  394. package/system/getRepository.js +25 -2
  395. package/system/getRepository.js.map +1 -1
  396. package/system/index.d.ts +1 -0
  397. package/system/index.d.ts.map +1 -0
  398. package/system/index.js +25 -2
  399. package/system/index.js.map +1 -1
  400. package/system/licenseTierState.d.ts +2 -1
  401. package/system/licenseTierState.d.ts.map +1 -0
  402. package/system/licenseTierState.js +27 -4
  403. package/system/licenseTierState.js.map +1 -1
  404. package/system/repository.d.ts +13 -12
  405. package/system/repository.d.ts.map +1 -0
  406. package/system/repository.js +27 -4
  407. package/system/repository.js.map +1 -1
  408. package/trustsec/egressMatrixCell.d.ts +13 -12
  409. package/trustsec/egressMatrixCell.d.ts.map +1 -0
  410. package/trustsec/egressMatrixCell.js +27 -4
  411. package/trustsec/egressMatrixCell.js.map +1 -1
  412. package/trustsec/egressMatrixCellDefault.d.ts +9 -8
  413. package/trustsec/egressMatrixCellDefault.d.ts.map +1 -0
  414. package/trustsec/egressMatrixCellDefault.js +27 -4
  415. package/trustsec/egressMatrixCellDefault.js.map +1 -1
  416. package/trustsec/egressPushMatrix.d.ts +3 -2
  417. package/trustsec/egressPushMatrix.d.ts.map +1 -0
  418. package/trustsec/egressPushMatrix.js +27 -4
  419. package/trustsec/egressPushMatrix.js.map +1 -1
  420. package/trustsec/getEgressMatrixCell.d.ts +1 -0
  421. package/trustsec/getEgressMatrixCell.d.ts.map +1 -0
  422. package/trustsec/getEgressMatrixCell.js +25 -2
  423. package/trustsec/getEgressMatrixCell.js.map +1 -1
  424. package/trustsec/getEgressMatrixCellDefault.d.ts +1 -0
  425. package/trustsec/getEgressMatrixCellDefault.d.ts.map +1 -0
  426. package/trustsec/getEgressMatrixCellDefault.js +25 -2
  427. package/trustsec/getEgressMatrixCellDefault.js.map +1 -1
  428. package/trustsec/getIpToSgtMapping.d.ts +3 -2
  429. package/trustsec/getIpToSgtMapping.d.ts.map +1 -0
  430. package/trustsec/getIpToSgtMapping.js +25 -2
  431. package/trustsec/getIpToSgtMapping.js.map +1 -1
  432. package/trustsec/getIpToSgtMappingGroup.d.ts +3 -2
  433. package/trustsec/getIpToSgtMappingGroup.d.ts.map +1 -0
  434. package/trustsec/getIpToSgtMappingGroup.js +25 -2
  435. package/trustsec/getIpToSgtMappingGroup.js.map +1 -1
  436. package/trustsec/getMatrix.d.ts +3 -2
  437. package/trustsec/getMatrix.d.ts.map +1 -0
  438. package/trustsec/getMatrix.js +25 -2
  439. package/trustsec/getMatrix.js.map +1 -1
  440. package/trustsec/getSecurityGroup.d.ts +3 -2
  441. package/trustsec/getSecurityGroup.d.ts.map +1 -0
  442. package/trustsec/getSecurityGroup.js +25 -2
  443. package/trustsec/getSecurityGroup.js.map +1 -1
  444. package/trustsec/getSecurityGroupAcl.d.ts +3 -2
  445. package/trustsec/getSecurityGroupAcl.d.ts.map +1 -0
  446. package/trustsec/getSecurityGroupAcl.js +25 -2
  447. package/trustsec/getSecurityGroupAcl.js.map +1 -1
  448. package/trustsec/getSxpDomainFilter.d.ts +3 -2
  449. package/trustsec/getSxpDomainFilter.d.ts.map +1 -0
  450. package/trustsec/getSxpDomainFilter.js +25 -2
  451. package/trustsec/getSxpDomainFilter.js.map +1 -1
  452. package/trustsec/index.d.ts +1 -0
  453. package/trustsec/index.d.ts.map +1 -0
  454. package/trustsec/index.js +25 -2
  455. package/trustsec/index.js.map +1 -1
  456. package/trustsec/ipToSgtMapping.d.ts +17 -16
  457. package/trustsec/ipToSgtMapping.d.ts.map +1 -0
  458. package/trustsec/ipToSgtMapping.js +27 -4
  459. package/trustsec/ipToSgtMapping.js.map +1 -1
  460. package/trustsec/ipToSgtMappingGroup.d.ts +9 -8
  461. package/trustsec/ipToSgtMappingGroup.d.ts.map +1 -0
  462. package/trustsec/ipToSgtMappingGroup.js +27 -4
  463. package/trustsec/ipToSgtMappingGroup.js.map +1 -1
  464. package/trustsec/matrix.d.ts +11 -10
  465. package/trustsec/matrix.d.ts.map +1 -0
  466. package/trustsec/matrix.js +27 -4
  467. package/trustsec/matrix.js.map +1 -1
  468. package/trustsec/securityGroup.d.ts +10 -9
  469. package/trustsec/securityGroup.d.ts.map +1 -0
  470. package/trustsec/securityGroup.js +27 -4
  471. package/trustsec/securityGroup.js.map +1 -1
  472. package/trustsec/securityGroupAcl.d.ts +10 -9
  473. package/trustsec/securityGroupAcl.d.ts.map +1 -0
  474. package/trustsec/securityGroupAcl.js +27 -4
  475. package/trustsec/securityGroupAcl.js.map +1 -1
  476. package/trustsec/sxpDomainFilter.d.ts +12 -11
  477. package/trustsec/sxpDomainFilter.d.ts.map +1 -0
  478. package/trustsec/sxpDomainFilter.js +27 -4
  479. package/trustsec/sxpDomainFilter.js.map +1 -1
  480. package/trustsec/workProcessSettings.d.ts +7 -6
  481. package/trustsec/workProcessSettings.d.ts.map +1 -0
  482. package/trustsec/workProcessSettings.js +27 -4
  483. package/trustsec/workProcessSettings.js.map +1 -1
  484. package/types/index.d.ts +1 -0
  485. package/types/index.d.ts.map +1 -0
  486. package/types/index.js +25 -2
  487. package/types/index.js.map +1 -1
  488. package/types/input.d.ts +603 -602
  489. package/types/input.d.ts.map +1 -0
  490. package/types/output.d.ts +1 -0
  491. package/types/output.d.ts.map +1 -0
  492. package/utilities.d.ts +1 -0
  493. package/utilities.d.ts.map +1 -0
  494. package/utilities.js +24 -1
  495. package/utilities.js.map +1 -1
@@ -134,70 +134,70 @@ export interface AuthorizationExceptionRuleState {
134
134
  /**
135
135
  * List of child conditions
136
136
  */
137
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildren>[]>;
137
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildren>[] | undefined>;
138
138
  /**
139
139
  * Command sets enforce the specified list of commands that can be executed by a device administrator
140
140
  */
141
- commandSets?: pulumi.Input<pulumi.Input<string>[]>;
141
+ commandSets?: pulumi.Input<pulumi.Input<string>[] | undefined>;
142
142
  /**
143
143
  * Dictionary attribute name
144
144
  */
145
- conditionAttributeName?: pulumi.Input<string>;
145
+ conditionAttributeName?: pulumi.Input<string | undefined>;
146
146
  /**
147
147
  * Attribute value for condition. Value type is specified in dictionary object.
148
148
  */
149
- conditionAttributeValue?: pulumi.Input<string>;
149
+ conditionAttributeValue?: pulumi.Input<string | undefined>;
150
150
  /**
151
151
  * Dictionary name
152
152
  */
153
- conditionDictionaryName?: pulumi.Input<string>;
153
+ conditionDictionaryName?: pulumi.Input<string | undefined>;
154
154
  /**
155
155
  * Dictionary value
156
156
  */
157
- conditionDictionaryValue?: pulumi.Input<string>;
157
+ conditionDictionaryValue?: pulumi.Input<string | undefined>;
158
158
  /**
159
159
  * UUID for condition
160
160
  */
161
- conditionId?: pulumi.Input<string>;
161
+ conditionId?: pulumi.Input<string | undefined>;
162
162
  /**
163
163
  * Indicates whereas this condition is in negate mode
164
164
  */
165
- conditionIsNegate?: pulumi.Input<boolean>;
165
+ conditionIsNegate?: pulumi.Input<boolean | undefined>;
166
166
  /**
167
167
  * Equality operator
168
168
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
169
169
  */
170
- conditionOperator?: pulumi.Input<string>;
170
+ conditionOperator?: pulumi.Input<string | undefined>;
171
171
  /**
172
172
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
173
173
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
174
174
  */
175
- conditionType?: pulumi.Input<string>;
175
+ conditionType?: pulumi.Input<string | undefined>;
176
176
  /**
177
177
  * Indicates if this rule is the default one
178
178
  */
179
- default?: pulumi.Input<boolean>;
179
+ default?: pulumi.Input<boolean | undefined>;
180
180
  /**
181
181
  * Rule name, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
182
182
  */
183
- name?: pulumi.Input<string>;
183
+ name?: pulumi.Input<string | undefined>;
184
184
  /**
185
185
  * Policy set ID
186
186
  */
187
- policySetId?: pulumi.Input<string>;
187
+ policySetId?: pulumi.Input<string | undefined>;
188
188
  /**
189
189
  * Device admin profiles control the initial login session of the device administrator
190
190
  */
191
- profile?: pulumi.Input<string>;
191
+ profile?: pulumi.Input<string | undefined>;
192
192
  /**
193
193
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
194
194
  */
195
- rank?: pulumi.Input<number>;
195
+ rank?: pulumi.Input<number | undefined>;
196
196
  /**
197
197
  * The state that the rule is in. A disabled rule cannot be matched.
198
198
  * - Choices: `disabled`, `enabled`, `monitor`
199
199
  */
200
- state?: pulumi.Input<string>;
200
+ state?: pulumi.Input<string | undefined>;
201
201
  }
202
202
  /**
203
203
  * The set of arguments for constructing a AuthorizationExceptionRule resource.
@@ -206,53 +206,53 @@ export interface AuthorizationExceptionRuleArgs {
206
206
  /**
207
207
  * List of child conditions
208
208
  */
209
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildren>[]>;
209
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildren>[] | undefined>;
210
210
  /**
211
211
  * Command sets enforce the specified list of commands that can be executed by a device administrator
212
212
  */
213
- commandSets?: pulumi.Input<pulumi.Input<string>[]>;
213
+ commandSets?: pulumi.Input<pulumi.Input<string>[] | undefined>;
214
214
  /**
215
215
  * Dictionary attribute name
216
216
  */
217
- conditionAttributeName?: pulumi.Input<string>;
217
+ conditionAttributeName?: pulumi.Input<string | undefined>;
218
218
  /**
219
219
  * Attribute value for condition. Value type is specified in dictionary object.
220
220
  */
221
- conditionAttributeValue?: pulumi.Input<string>;
221
+ conditionAttributeValue?: pulumi.Input<string | undefined>;
222
222
  /**
223
223
  * Dictionary name
224
224
  */
225
- conditionDictionaryName?: pulumi.Input<string>;
225
+ conditionDictionaryName?: pulumi.Input<string | undefined>;
226
226
  /**
227
227
  * Dictionary value
228
228
  */
229
- conditionDictionaryValue?: pulumi.Input<string>;
229
+ conditionDictionaryValue?: pulumi.Input<string | undefined>;
230
230
  /**
231
231
  * UUID for condition
232
232
  */
233
- conditionId?: pulumi.Input<string>;
233
+ conditionId?: pulumi.Input<string | undefined>;
234
234
  /**
235
235
  * Indicates whereas this condition is in negate mode
236
236
  */
237
- conditionIsNegate?: pulumi.Input<boolean>;
237
+ conditionIsNegate?: pulumi.Input<boolean | undefined>;
238
238
  /**
239
239
  * Equality operator
240
240
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
241
241
  */
242
- conditionOperator?: pulumi.Input<string>;
242
+ conditionOperator?: pulumi.Input<string | undefined>;
243
243
  /**
244
244
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
245
245
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
246
246
  */
247
- conditionType?: pulumi.Input<string>;
247
+ conditionType?: pulumi.Input<string | undefined>;
248
248
  /**
249
249
  * Indicates if this rule is the default one
250
250
  */
251
- default?: pulumi.Input<boolean>;
251
+ default?: pulumi.Input<boolean | undefined>;
252
252
  /**
253
253
  * Rule name, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
254
254
  */
255
- name?: pulumi.Input<string>;
255
+ name?: pulumi.Input<string | undefined>;
256
256
  /**
257
257
  * Policy set ID
258
258
  */
@@ -260,14 +260,15 @@ export interface AuthorizationExceptionRuleArgs {
260
260
  /**
261
261
  * Device admin profiles control the initial login session of the device administrator
262
262
  */
263
- profile?: pulumi.Input<string>;
263
+ profile?: pulumi.Input<string | undefined>;
264
264
  /**
265
265
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
266
266
  */
267
- rank?: pulumi.Input<number>;
267
+ rank?: pulumi.Input<number | undefined>;
268
268
  /**
269
269
  * The state that the rule is in. A disabled rule cannot be matched.
270
270
  * - Choices: `disabled`, `enabled`, `monitor`
271
271
  */
272
- state?: pulumi.Input<string>;
272
+ state?: pulumi.Input<string | undefined>;
273
273
  }
274
+ //# sourceMappingURL=authorizationExceptionRule.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"authorizationExceptionRule.d.ts","sourceRoot":"","sources":["../../deviceadmin/authorizationExceptionRule.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,qBAAa,0BAA2B,SAAQ,MAAM,CAAC,cAAc;IACjE;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,+BAA+B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,0BAA0B;IAOtK;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,0BAA0B;IAOrE;;OAEG;IACH,SAAwB,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,WAAW,CAAC,kCAAkC,EAAE,GAAG,SAAS,CAAC,CAAC;IACvH;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,SAAS,CAAC,CAAC;IACzE;;OAEG;IACH,SAAwB,sBAAsB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAClF;;OAEG;IACH,SAAwB,uBAAuB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnF;;OAEG;IACH,SAAwB,uBAAuB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnF;;OAEG;IACH,SAAwB,wBAAwB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpF;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC9E;;;OAGG;IACH,SAAwB,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7E;;;OAGG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACzE;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACpE;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC3D;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnE;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAChE;;;OAGG;IACH,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAEjE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,8BAA8B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA+CtG;AAED;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,WAAW,CAAC,kCAAkC,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC5G;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC/D;;OAEG;IACH,sBAAsB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1D;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3D;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3D;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5D;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACtD;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACrD;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACjD;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC5C;AAED;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,WAAW,CAAC,kCAAkC,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC5G;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC/D;;OAEG;IACH,sBAAsB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1D;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3D;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3D;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5D;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACtD;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACrD;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACjD;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC5C"}
@@ -1,10 +1,33 @@
1
1
  "use strict";
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
4
27
  Object.defineProperty(exports, "__esModule", { value: true });
5
28
  exports.AuthorizationExceptionRule = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("../utilities"));
8
31
  /**
9
32
  * This resource can manage a Device Admin Authorization Exception Rule.
10
33
  *
@@ -52,6 +75,8 @@ class AuthorizationExceptionRule extends pulumi.CustomResource {
52
75
  static get(name, id, state, opts) {
53
76
  return new AuthorizationExceptionRule(name, state, { ...opts, id: id });
54
77
  }
78
+ /** @internal */
79
+ static __pulumiType = 'ise:deviceadmin/authorizationExceptionRule:AuthorizationExceptionRule';
55
80
  /**
56
81
  * Returns true if the given object is an instance of AuthorizationExceptionRule. This is designed to work even
57
82
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
@@ -111,6 +136,4 @@ class AuthorizationExceptionRule extends pulumi.CustomResource {
111
136
  }
112
137
  }
113
138
  exports.AuthorizationExceptionRule = AuthorizationExceptionRule;
114
- /** @internal */
115
- AuthorizationExceptionRule.__pulumiType = 'ise:deviceadmin/authorizationExceptionRule:AuthorizationExceptionRule';
116
139
  //# sourceMappingURL=authorizationExceptionRule.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"authorizationExceptionRule.js","sourceRoot":"","sources":["../../deviceadmin/authorizationExceptionRule.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"authorizationExceptionRule.js","sourceRoot":"","sources":["../../deviceadmin/authorizationExceptionRule.ts"],"names":[],"mappings":"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"}
@@ -59,15 +59,15 @@ export interface AuthorizationExceptionRuleUpdateRankState {
59
59
  /**
60
60
  * Policy set ID
61
61
  */
62
- policySetId?: pulumi.Input<string>;
62
+ policySetId?: pulumi.Input<string | undefined>;
63
63
  /**
64
64
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
65
65
  */
66
- rank?: pulumi.Input<number>;
66
+ rank?: pulumi.Input<number | undefined>;
67
67
  /**
68
68
  * Authorization exception rule ID
69
69
  */
70
- ruleId?: pulumi.Input<string>;
70
+ ruleId?: pulumi.Input<string | undefined>;
71
71
  }
72
72
  /**
73
73
  * The set of arguments for constructing a AuthorizationExceptionRuleUpdateRank resource.
@@ -86,3 +86,4 @@ export interface AuthorizationExceptionRuleUpdateRankArgs {
86
86
  */
87
87
  ruleId: pulumi.Input<string>;
88
88
  }
89
+ //# sourceMappingURL=authorizationExceptionRuleUpdateRank.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"authorizationExceptionRuleUpdateRank.d.ts","sourceRoot":"","sources":["../../deviceadmin/authorizationExceptionRuleUpdateRank.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;GAeG;AACH,qBAAa,oCAAqC,SAAQ,MAAM,CAAC,cAAc;IAC3E;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,yCAAyC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,oCAAoC;IAO1L;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,oCAAoC;IAO/E;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC3D;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEtD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,wCAAwC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA2BhH;AAED;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC7C;AAED;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC3B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAChC"}
@@ -1,10 +1,33 @@
1
1
  "use strict";
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
4
27
  Object.defineProperty(exports, "__esModule", { value: true });
5
28
  exports.AuthorizationExceptionRuleUpdateRank = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("../utilities"));
8
31
  /**
9
32
  * This resource is used to update rank field in device admin Authorization exception rule. It serves as a workaround for the ISE API/Backend limitation which restricts rank assignments to a strictly incremental sequence. By utilizing this resource and deviceAdminAuthorizationExceptionRule resource, you can bypass the APIs limitation. Creation of this resource is performing PUT operation (Update) and it only tracks rank field. When this resource is destroyed, no action is performed on ISE and resource is just removed from state.
10
33
  *
@@ -34,6 +57,8 @@ class AuthorizationExceptionRuleUpdateRank extends pulumi.CustomResource {
34
57
  static get(name, id, state, opts) {
35
58
  return new AuthorizationExceptionRuleUpdateRank(name, state, { ...opts, id: id });
36
59
  }
60
+ /** @internal */
61
+ static __pulumiType = 'ise:deviceadmin/authorizationExceptionRuleUpdateRank:AuthorizationExceptionRuleUpdateRank';
37
62
  /**
38
63
  * Returns true if the given object is an instance of AuthorizationExceptionRuleUpdateRank. This is designed to work even
39
64
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
@@ -73,6 +98,4 @@ class AuthorizationExceptionRuleUpdateRank extends pulumi.CustomResource {
73
98
  }
74
99
  }
75
100
  exports.AuthorizationExceptionRuleUpdateRank = AuthorizationExceptionRuleUpdateRank;
76
- /** @internal */
77
- AuthorizationExceptionRuleUpdateRank.__pulumiType = 'ise:deviceadmin/authorizationExceptionRuleUpdateRank:AuthorizationExceptionRuleUpdateRank';
78
101
  //# sourceMappingURL=authorizationExceptionRuleUpdateRank.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"authorizationExceptionRuleUpdateRank.js","sourceRoot":"","sources":["../../deviceadmin/authorizationExceptionRuleUpdateRank.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,MAAa,oCAAqC,SAAQ,MAAM,CAAC,cAAc;IAC3E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiD,EAAE,IAAmC;QAC/I,OAAO,IAAI,oCAAoC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3F,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,oCAAoC,CAAC,YAAY,CAAC;IACrF,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAkG,EAAE,IAAmC;QAC7J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoE,CAAC;YACnF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAmE,CAAC;YACjF,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oCAAoC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzF,CAAC;;AA1EL,oFA2EC;AA7DG,gBAAgB;AACO,iDAAY,GAAG,2FAA2F,CAAC"}
1
+ {"version":3,"file":"authorizationExceptionRuleUpdateRank.js","sourceRoot":"","sources":["../../deviceadmin/authorizationExceptionRuleUpdateRank.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,MAAa,oCAAqC,SAAQ,MAAM,CAAC,cAAc;IAC3E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiD,EAAE,IAAmC;QAC/I,OAAO,IAAI,oCAAoC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3F,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,2FAA2F,CAAC;IAElI;;;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,oCAAoC,CAAC,YAAY,CAAC;IACrF,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAkG,EAAE,IAAmC;QAC7J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoE,CAAC;YACnF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAmE,CAAC;YACjF,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oCAAoC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzF,CAAC;;AA1EL,oFA2EC"}
@@ -56,8 +56,8 @@ export interface AuthorizationExceptionRuleUpdateRanksState {
56
56
  /**
57
57
  * Policy set ID
58
58
  */
59
- policySetId?: pulumi.Input<string>;
60
- rules?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleUpdateRanksRule>[]>;
59
+ policySetId?: pulumi.Input<string | undefined>;
60
+ rules?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleUpdateRanksRule>[] | undefined>;
61
61
  }
62
62
  /**
63
63
  * The set of arguments for constructing a AuthorizationExceptionRuleUpdateRanks resource.
@@ -67,5 +67,6 @@ export interface AuthorizationExceptionRuleUpdateRanksArgs {
67
67
  * Policy set ID
68
68
  */
69
69
  policySetId: pulumi.Input<string>;
70
- rules?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleUpdateRanksRule>[]>;
70
+ rules?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleUpdateRanksRule>[] | undefined>;
71
71
  }
72
+ //# sourceMappingURL=authorizationExceptionRuleUpdateRanks.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"authorizationExceptionRuleUpdateRanks.d.ts","sourceRoot":"","sources":["../../deviceadmin/authorizationExceptionRuleUpdateRanks.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;GAiBG;AACH,qBAAa,qCAAsC,SAAQ,MAAM,CAAC,cAAc;IAC5E;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,0CAA0C,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,qCAAqC;IAO5L;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,qCAAqC;IAOhF;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC3D,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,WAAW,CAAC,yCAAyC,EAAE,GAAG,SAAS,CAAC,CAAC;IAE1H;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,yCAAyC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmBjH;AAED;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,WAAW,CAAC,yCAAyC,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CAClH;AAED;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,WAAW,CAAC,yCAAyC,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CAClH"}
@@ -1,10 +1,33 @@
1
1
  "use strict";
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
4
27
  Object.defineProperty(exports, "__esModule", { value: true });
5
28
  exports.AuthorizationExceptionRuleUpdateRanks = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("../utilities"));
8
31
  /**
9
32
  * This resource is used to bulk update rank field in device admin Authorization exception rule. It serves as a workaround for the ISE API/Backend limitation which restricts rank assignments to a strictly incremental sequence. By utilizing this resource and deviceAdminAuthorizationExceptionRule resource, you can bypass the APIs limitation. Creation of this resource is performing PUT operation (Update) and it only tracks rank field. When this resource is destroyed, no action is performed on ISE and resource is just removed from state.
10
33
  *
@@ -36,6 +59,8 @@ class AuthorizationExceptionRuleUpdateRanks extends pulumi.CustomResource {
36
59
  static get(name, id, state, opts) {
37
60
  return new AuthorizationExceptionRuleUpdateRanks(name, state, { ...opts, id: id });
38
61
  }
62
+ /** @internal */
63
+ static __pulumiType = 'ise:deviceadmin/authorizationExceptionRuleUpdateRanks:AuthorizationExceptionRuleUpdateRanks';
39
64
  /**
40
65
  * Returns true if the given object is an instance of AuthorizationExceptionRuleUpdateRanks. This is designed to work even
41
66
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
@@ -67,6 +92,4 @@ class AuthorizationExceptionRuleUpdateRanks extends pulumi.CustomResource {
67
92
  }
68
93
  }
69
94
  exports.AuthorizationExceptionRuleUpdateRanks = AuthorizationExceptionRuleUpdateRanks;
70
- /** @internal */
71
- AuthorizationExceptionRuleUpdateRanks.__pulumiType = 'ise:deviceadmin/authorizationExceptionRuleUpdateRanks:AuthorizationExceptionRuleUpdateRanks';
72
95
  //# sourceMappingURL=authorizationExceptionRuleUpdateRanks.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"authorizationExceptionRuleUpdateRanks.js","sourceRoot":"","sources":["../../deviceadmin/authorizationExceptionRuleUpdateRanks.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,qCAAsC,SAAQ,MAAM,CAAC,cAAc;IAC5E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkD,EAAE,IAAmC;QAChJ,OAAO,IAAI,qCAAqC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5F,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,qCAAqC,CAAC,YAAY,CAAC;IACtF,CAAC;IAgBD,YAAY,IAAY,EAAE,WAAoG,EAAE,IAAmC;QAC/J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqE,CAAC;YACpF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAAoE,CAAC;YAClF,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;SACzC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qCAAqC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1F,CAAC;;AA3DL,sFA4DC;AA9CG,gBAAgB;AACO,kDAAY,GAAG,6FAA6F,CAAC"}
1
+ {"version":3,"file":"authorizationExceptionRuleUpdateRanks.js","sourceRoot":"","sources":["../../deviceadmin/authorizationExceptionRuleUpdateRanks.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,qCAAsC,SAAQ,MAAM,CAAC,cAAc;IAC5E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkD,EAAE,IAAmC;QAChJ,OAAO,IAAI,qCAAqC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5F,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,6FAA6F,CAAC;IAEpI;;;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,qCAAqC,CAAC,YAAY,CAAC;IACtF,CAAC;IAgBD,YAAY,IAAY,EAAE,WAAoG,EAAE,IAAmC;QAC/J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqE,CAAC;YACpF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAAoE,CAAC;YAClF,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;SACzC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qCAAqC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1F,CAAC;;AA3DL,sFA4DC"}
@@ -124,62 +124,62 @@ export interface AuthorizationGlobalExceptionRuleState {
124
124
  /**
125
125
  * List of child conditions
126
126
  */
127
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildren>[]>;
127
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildren>[] | undefined>;
128
128
  /**
129
129
  * Command sets enforce the specified list of commands that can be executed by a device administrator
130
130
  */
131
- commandSets?: pulumi.Input<pulumi.Input<string>[]>;
131
+ commandSets?: pulumi.Input<pulumi.Input<string>[] | undefined>;
132
132
  /**
133
133
  * Dictionary attribute name
134
134
  */
135
- conditionAttributeName?: pulumi.Input<string>;
135
+ conditionAttributeName?: pulumi.Input<string | undefined>;
136
136
  /**
137
137
  * Attribute value for condition. Value type is specified in dictionary object.
138
138
  */
139
- conditionAttributeValue?: pulumi.Input<string>;
139
+ conditionAttributeValue?: pulumi.Input<string | undefined>;
140
140
  /**
141
141
  * Dictionary name
142
142
  */
143
- conditionDictionaryName?: pulumi.Input<string>;
143
+ conditionDictionaryName?: pulumi.Input<string | undefined>;
144
144
  /**
145
145
  * Dictionary value
146
146
  */
147
- conditionDictionaryValue?: pulumi.Input<string>;
147
+ conditionDictionaryValue?: pulumi.Input<string | undefined>;
148
148
  /**
149
149
  * UUID for condition
150
150
  */
151
- conditionId?: pulumi.Input<string>;
151
+ conditionId?: pulumi.Input<string | undefined>;
152
152
  /**
153
153
  * Indicates whereas this condition is in negate mode
154
154
  */
155
- conditionIsNegate?: pulumi.Input<boolean>;
155
+ conditionIsNegate?: pulumi.Input<boolean | undefined>;
156
156
  /**
157
157
  * Equality operator
158
158
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
159
159
  */
160
- conditionOperator?: pulumi.Input<string>;
160
+ conditionOperator?: pulumi.Input<string | undefined>;
161
161
  /**
162
162
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
163
163
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
164
164
  */
165
- conditionType?: pulumi.Input<string>;
165
+ conditionType?: pulumi.Input<string | undefined>;
166
166
  /**
167
167
  * Rule name, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
168
168
  */
169
- name?: pulumi.Input<string>;
169
+ name?: pulumi.Input<string | undefined>;
170
170
  /**
171
171
  * Device admin profiles control the initial login session of the device administrator
172
172
  */
173
- profile?: pulumi.Input<string>;
173
+ profile?: pulumi.Input<string | undefined>;
174
174
  /**
175
175
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
176
176
  */
177
- rank?: pulumi.Input<number>;
177
+ rank?: pulumi.Input<number | undefined>;
178
178
  /**
179
179
  * The state that the rule is in. A disabled rule cannot be matched.
180
180
  * - Choices: `disabled`, `enabled`, `monitor`
181
181
  */
182
- state?: pulumi.Input<string>;
182
+ state?: pulumi.Input<string | undefined>;
183
183
  }
184
184
  /**
185
185
  * The set of arguments for constructing a AuthorizationGlobalExceptionRule resource.
@@ -188,60 +188,61 @@ export interface AuthorizationGlobalExceptionRuleArgs {
188
188
  /**
189
189
  * List of child conditions
190
190
  */
191
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildren>[]>;
191
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildren>[] | undefined>;
192
192
  /**
193
193
  * Command sets enforce the specified list of commands that can be executed by a device administrator
194
194
  */
195
- commandSets?: pulumi.Input<pulumi.Input<string>[]>;
195
+ commandSets?: pulumi.Input<pulumi.Input<string>[] | undefined>;
196
196
  /**
197
197
  * Dictionary attribute name
198
198
  */
199
- conditionAttributeName?: pulumi.Input<string>;
199
+ conditionAttributeName?: pulumi.Input<string | undefined>;
200
200
  /**
201
201
  * Attribute value for condition. Value type is specified in dictionary object.
202
202
  */
203
- conditionAttributeValue?: pulumi.Input<string>;
203
+ conditionAttributeValue?: pulumi.Input<string | undefined>;
204
204
  /**
205
205
  * Dictionary name
206
206
  */
207
- conditionDictionaryName?: pulumi.Input<string>;
207
+ conditionDictionaryName?: pulumi.Input<string | undefined>;
208
208
  /**
209
209
  * Dictionary value
210
210
  */
211
- conditionDictionaryValue?: pulumi.Input<string>;
211
+ conditionDictionaryValue?: pulumi.Input<string | undefined>;
212
212
  /**
213
213
  * UUID for condition
214
214
  */
215
- conditionId?: pulumi.Input<string>;
215
+ conditionId?: pulumi.Input<string | undefined>;
216
216
  /**
217
217
  * Indicates whereas this condition is in negate mode
218
218
  */
219
- conditionIsNegate?: pulumi.Input<boolean>;
219
+ conditionIsNegate?: pulumi.Input<boolean | undefined>;
220
220
  /**
221
221
  * Equality operator
222
222
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
223
223
  */
224
- conditionOperator?: pulumi.Input<string>;
224
+ conditionOperator?: pulumi.Input<string | undefined>;
225
225
  /**
226
226
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
227
227
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
228
228
  */
229
- conditionType?: pulumi.Input<string>;
229
+ conditionType?: pulumi.Input<string | undefined>;
230
230
  /**
231
231
  * Rule name, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
232
232
  */
233
- name?: pulumi.Input<string>;
233
+ name?: pulumi.Input<string | undefined>;
234
234
  /**
235
235
  * Device admin profiles control the initial login session of the device administrator
236
236
  */
237
- profile?: pulumi.Input<string>;
237
+ profile?: pulumi.Input<string | undefined>;
238
238
  /**
239
239
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
240
240
  */
241
- rank?: pulumi.Input<number>;
241
+ rank?: pulumi.Input<number | undefined>;
242
242
  /**
243
243
  * The state that the rule is in. A disabled rule cannot be matched.
244
244
  * - Choices: `disabled`, `enabled`, `monitor`
245
245
  */
246
- state?: pulumi.Input<string>;
246
+ state?: pulumi.Input<string | undefined>;
247
247
  }
248
+ //# sourceMappingURL=authorizationGlobalExceptionRule.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"authorizationGlobalExceptionRule.d.ts","sourceRoot":"","sources":["../../deviceadmin/authorizationGlobalExceptionRule.ts"],"names":[],"mappings":"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"}