@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
@@ -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.AuthorizationGlobalExceptionRule = 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 Network Access Authorization Global Exception Rule.
10
33
  *
@@ -50,6 +73,8 @@ class AuthorizationGlobalExceptionRule extends pulumi.CustomResource {
50
73
  static get(name, id, state, opts) {
51
74
  return new AuthorizationGlobalExceptionRule(name, state, { ...opts, id: id });
52
75
  }
76
+ /** @internal */
77
+ static __pulumiType = 'ise:networkaccess/authorizationGlobalExceptionRule:AuthorizationGlobalExceptionRule';
53
78
  /**
54
79
  * Returns true if the given object is an instance of AuthorizationGlobalExceptionRule. This is designed to work even
55
80
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
@@ -102,6 +127,4 @@ class AuthorizationGlobalExceptionRule extends pulumi.CustomResource {
102
127
  }
103
128
  }
104
129
  exports.AuthorizationGlobalExceptionRule = AuthorizationGlobalExceptionRule;
105
- /** @internal */
106
- AuthorizationGlobalExceptionRule.__pulumiType = 'ise:networkaccess/authorizationGlobalExceptionRule:AuthorizationGlobalExceptionRule';
107
130
  //# sourceMappingURL=authorizationGlobalExceptionRule.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"authorizationGlobalExceptionRule.js","sourceRoot":"","sources":["../../networkaccess/authorizationGlobalExceptionRule.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"authorizationGlobalExceptionRule.js","sourceRoot":"","sources":["../../networkaccess/authorizationGlobalExceptionRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,MAAa,gCAAiC,SAAQ,MAAM,CAAC,cAAc;IACvE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6C,EAAE,IAAmC;QAC3I,OAAO,IAAI,gCAAgC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvF,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,qFAAqF,CAAC;IAE5H;;;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,gCAAgC,CAAC,YAAY,CAAC;IACjF,CAAC;IAsED,YAAY,IAAY,EAAE,WAA0F,EAAE,IAAmC;QACrJ,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgE,CAAC;YAC/E,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,EAAE,sBAAsB,CAAC;YACzE,cAAc,CAAC,yBAAyB,CAAC,GAAG,KAAK,EAAE,uBAAuB,CAAC;YAC3E,cAAc,CAAC,yBAAyB,CAAC,GAAG,KAAK,EAAE,uBAAuB,CAAC;YAC3E,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,EAAE,wBAAwB,CAAC;YAC7E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAA+D,CAAC;YAC7E,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,EAAE,sBAAsB,CAAC;YACxE,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,EAAE,uBAAuB,CAAC;YAC1E,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,EAAE,uBAAuB,CAAC;YAC1E,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,EAAE,wBAAwB,CAAC;YAC5E,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,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,gCAAgC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrF,CAAC;;AAtIL,4EAuIC"}
@@ -54,11 +54,11 @@ export interface AuthorizationGlobalExceptionRuleUpdateRankState {
54
54
  /**
55
55
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
56
56
  */
57
- rank?: pulumi.Input<number>;
57
+ rank?: pulumi.Input<number | undefined>;
58
58
  /**
59
59
  * Authorization global exception rule ID
60
60
  */
61
- ruleId?: pulumi.Input<string>;
61
+ ruleId?: pulumi.Input<string | undefined>;
62
62
  }
63
63
  /**
64
64
  * The set of arguments for constructing a AuthorizationGlobalExceptionRuleUpdateRank resource.
@@ -73,3 +73,4 @@ export interface AuthorizationGlobalExceptionRuleUpdateRankArgs {
73
73
  */
74
74
  ruleId: pulumi.Input<string>;
75
75
  }
76
+ //# sourceMappingURL=authorizationGlobalExceptionRuleUpdateRank.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"authorizationGlobalExceptionRuleUpdateRank.d.ts","sourceRoot":"","sources":["../../networkaccess/authorizationGlobalExceptionRuleUpdateRank.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;GAcG;AACH,qBAAa,0CAA2C,SAAQ,MAAM,CAAC,cAAc;IACjF;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,+CAA+C,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,0CAA0C;IAOtM;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,0CAA0C;IAOrF;;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,8CAA8C,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsBtH;AAED;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC5D;;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,8CAA8C;IAC3D;;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.AuthorizationGlobalExceptionRuleUpdateRank = 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 network access authorization global 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 networkAccessAuthorizationGlobalExceptionRule 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
  *
@@ -33,6 +56,8 @@ class AuthorizationGlobalExceptionRuleUpdateRank extends pulumi.CustomResource {
33
56
  static get(name, id, state, opts) {
34
57
  return new AuthorizationGlobalExceptionRuleUpdateRank(name, state, { ...opts, id: id });
35
58
  }
59
+ /** @internal */
60
+ static __pulumiType = 'ise:networkaccess/authorizationGlobalExceptionRuleUpdateRank:AuthorizationGlobalExceptionRuleUpdateRank';
36
61
  /**
37
62
  * Returns true if the given object is an instance of AuthorizationGlobalExceptionRuleUpdateRank. This is designed to work even
38
63
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
@@ -67,6 +92,4 @@ class AuthorizationGlobalExceptionRuleUpdateRank extends pulumi.CustomResource {
67
92
  }
68
93
  }
69
94
  exports.AuthorizationGlobalExceptionRuleUpdateRank = AuthorizationGlobalExceptionRuleUpdateRank;
70
- /** @internal */
71
- AuthorizationGlobalExceptionRuleUpdateRank.__pulumiType = 'ise:networkaccess/authorizationGlobalExceptionRuleUpdateRank:AuthorizationGlobalExceptionRuleUpdateRank';
72
95
  //# sourceMappingURL=authorizationGlobalExceptionRuleUpdateRank.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"authorizationGlobalExceptionRuleUpdateRank.js","sourceRoot":"","sources":["../../networkaccess/authorizationGlobalExceptionRuleUpdateRank.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,MAAa,0CAA2C,SAAQ,MAAM,CAAC,cAAc;IACjF;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuD,EAAE,IAAmC;QACrJ,OAAO,IAAI,0CAA0C,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjG,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,0CAA0C,CAAC,YAAY,CAAC;IAC3F,CAAC;IAmBD,YAAY,IAAY,EAAE,WAA8G,EAAE,IAAmC;QACzK,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0E,CAAC;YACzF,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,WAAyE,CAAC;YACvF,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,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,0CAA0C,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/F,CAAC;;AAjEL,gGAkEC;AApDG,gBAAgB;AACO,uDAAY,GAAG,yGAAyG,CAAC"}
1
+ {"version":3,"file":"authorizationGlobalExceptionRuleUpdateRank.js","sourceRoot":"","sources":["../../networkaccess/authorizationGlobalExceptionRuleUpdateRank.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,MAAa,0CAA2C,SAAQ,MAAM,CAAC,cAAc;IACjF;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuD,EAAE,IAAmC;QACrJ,OAAO,IAAI,0CAA0C,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjG,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,yGAAyG,CAAC;IAEhJ;;;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,0CAA0C,CAAC,YAAY,CAAC;IAC3F,CAAC;IAmBD,YAAY,IAAY,EAAE,WAA8G,EAAE,IAAmC;QACzK,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0E,CAAC;YACzF,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,WAAyE,CAAC;YACvF,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,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,0CAA0C,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/F,CAAC;;AAjEL,gGAkEC"}
@@ -46,11 +46,12 @@ export declare class AuthorizationGlobalExceptionRuleUpdateRanks extends pulumi.
46
46
  * Input properties used for looking up and filtering AuthorizationGlobalExceptionRuleUpdateRanks resources.
47
47
  */
48
48
  export interface AuthorizationGlobalExceptionRuleUpdateRanksState {
49
- rules?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleUpdateRanksRule>[]>;
49
+ rules?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleUpdateRanksRule>[] | undefined>;
50
50
  }
51
51
  /**
52
52
  * The set of arguments for constructing a AuthorizationGlobalExceptionRuleUpdateRanks resource.
53
53
  */
54
54
  export interface AuthorizationGlobalExceptionRuleUpdateRanksArgs {
55
- rules?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleUpdateRanksRule>[]>;
55
+ rules?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleUpdateRanksRule>[] | undefined>;
56
56
  }
57
+ //# sourceMappingURL=authorizationGlobalExceptionRuleUpdateRanks.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"authorizationGlobalExceptionRuleUpdateRanks.d.ts","sourceRoot":"","sources":["../../networkaccess/authorizationGlobalExceptionRuleUpdateRanks.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;;;;;;;;;;;;;;GAcG;AACH,qBAAa,2CAA4C,SAAQ,MAAM,CAAC,cAAc;IAClF;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,gDAAgD,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,2CAA2C;IAOxM;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,2CAA2C;IAOtF,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,aAAa,CAAC,+CAA+C,EAAE,GAAG,SAAS,CAAC,CAAC;IAElI;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,+CAA+C,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAcxH;AAED;;GAEG;AACH,MAAM,WAAW,gDAAgD;IAC7D,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,aAAa,CAAC,+CAA+C,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CAC1H;AAED;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC5D,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,aAAa,CAAC,+CAA+C,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CAC1H"}
@@ -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.AuthorizationGlobalExceptionRuleUpdateRanks = 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 authorization global 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 networkAccessAuthorizationGlobalExceptionRule 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
  *
@@ -33,6 +56,8 @@ class AuthorizationGlobalExceptionRuleUpdateRanks extends pulumi.CustomResource
33
56
  static get(name, id, state, opts) {
34
57
  return new AuthorizationGlobalExceptionRuleUpdateRanks(name, state, { ...opts, id: id });
35
58
  }
59
+ /** @internal */
60
+ static __pulumiType = 'ise:networkaccess/authorizationGlobalExceptionRuleUpdateRanks:AuthorizationGlobalExceptionRuleUpdateRanks';
36
61
  /**
37
62
  * Returns true if the given object is an instance of AuthorizationGlobalExceptionRuleUpdateRanks. This is designed to work even
38
63
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
@@ -59,6 +84,4 @@ class AuthorizationGlobalExceptionRuleUpdateRanks extends pulumi.CustomResource
59
84
  }
60
85
  }
61
86
  exports.AuthorizationGlobalExceptionRuleUpdateRanks = AuthorizationGlobalExceptionRuleUpdateRanks;
62
- /** @internal */
63
- AuthorizationGlobalExceptionRuleUpdateRanks.__pulumiType = 'ise:networkaccess/authorizationGlobalExceptionRuleUpdateRanks:AuthorizationGlobalExceptionRuleUpdateRanks';
64
87
  //# sourceMappingURL=authorizationGlobalExceptionRuleUpdateRanks.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"authorizationGlobalExceptionRuleUpdateRanks.js","sourceRoot":"","sources":["../../networkaccess/authorizationGlobalExceptionRuleUpdateRanks.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,MAAa,2CAA4C,SAAQ,MAAM,CAAC,cAAc;IAClF;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwD,EAAE,IAAmC;QACtJ,OAAO,IAAI,2CAA2C,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClG,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,2CAA2C,CAAC,YAAY,CAAC;IAC5F,CAAC;IAYD,YAAY,IAAY,EAAE,WAAgH,EAAE,IAAmC;QAC3K,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2E,CAAC;YAC1F,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAA0E,CAAC;YACxF,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,2CAA2C,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChG,CAAC;;AAlDL,kGAmDC;AArCG,gBAAgB;AACO,wDAAY,GAAG,2GAA2G,CAAC"}
1
+ {"version":3,"file":"authorizationGlobalExceptionRuleUpdateRanks.js","sourceRoot":"","sources":["../../networkaccess/authorizationGlobalExceptionRuleUpdateRanks.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,MAAa,2CAA4C,SAAQ,MAAM,CAAC,cAAc;IAClF;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwD,EAAE,IAAmC;QACtJ,OAAO,IAAI,2CAA2C,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClG,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,2GAA2G,CAAC;IAElJ;;;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,2CAA2C,CAAC,YAAY,CAAC;IAC5F,CAAC;IAYD,YAAY,IAAY,EAAE,WAAgH,EAAE,IAAmC;QAC3K,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2E,CAAC;YAC1F,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAA0E,CAAC;YACxF,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,2CAA2C,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChG,CAAC;;AAlDL,kGAmDC"}
@@ -238,147 +238,147 @@ export interface AuthorizationProfileState {
238
238
  * - Choices: `ACCESS_ACCEPT`, `ACCESS_REJECT`
239
239
  * - Default value: `ACCESS_ACCEPT`
240
240
  */
241
- accessType?: pulumi.Input<string>;
241
+ accessType?: pulumi.Input<string | undefined>;
242
242
  /**
243
243
  * ACL
244
244
  */
245
- acl?: pulumi.Input<string>;
245
+ acl?: pulumi.Input<string | undefined>;
246
246
  /**
247
247
  * List of advanced attributes
248
248
  */
249
- advancedAttributes?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationProfileAdvancedAttribute>[]>;
249
+ advancedAttributes?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationProfileAdvancedAttribute>[] | undefined>;
250
250
  /**
251
251
  * Agentless Posture.
252
252
  */
253
- agentlessPosture?: pulumi.Input<boolean>;
253
+ agentlessPosture?: pulumi.Input<boolean | undefined>;
254
254
  /**
255
255
  * Airespace ACL
256
256
  */
257
- airespaceAcl?: pulumi.Input<string>;
257
+ airespaceAcl?: pulumi.Input<string | undefined>;
258
258
  /**
259
259
  * Airespace IPv6 ACL
260
260
  */
261
- airespaceIpv6Acl?: pulumi.Input<string>;
261
+ airespaceIpv6Acl?: pulumi.Input<string | undefined>;
262
262
  /**
263
263
  * ASA VPN
264
264
  */
265
- asaVpn?: pulumi.Input<string>;
265
+ asaVpn?: pulumi.Input<string | undefined>;
266
266
  /**
267
267
  * Auto smart port
268
268
  */
269
- autoSmartPort?: pulumi.Input<string>;
269
+ autoSmartPort?: pulumi.Input<string | undefined>;
270
270
  /**
271
271
  * AVC profile
272
272
  */
273
- avcProfile?: pulumi.Input<string>;
273
+ avcProfile?: pulumi.Input<string | undefined>;
274
274
  /**
275
275
  * DACL name
276
276
  */
277
- daclName?: pulumi.Input<string>;
277
+ daclName?: pulumi.Input<string | undefined>;
278
278
  /**
279
279
  * Description
280
280
  */
281
- description?: pulumi.Input<string>;
281
+ description?: pulumi.Input<string | undefined>;
282
282
  /**
283
283
  * Easy wired session candidate
284
284
  * - Default value: `false`
285
285
  */
286
- easywiredSessionCandidate?: pulumi.Input<boolean>;
286
+ easywiredSessionCandidate?: pulumi.Input<boolean | undefined>;
287
287
  /**
288
288
  * Interface template
289
289
  */
290
- interfaceTemplate?: pulumi.Input<string>;
290
+ interfaceTemplate?: pulumi.Input<string | undefined>;
291
291
  /**
292
292
  * IPv6 ACL
293
293
  */
294
- ipv6AclFilter?: pulumi.Input<string>;
294
+ ipv6AclFilter?: pulumi.Input<string | undefined>;
295
295
  /**
296
296
  * IPv6 DACL name
297
297
  */
298
- ipv6DaclName?: pulumi.Input<string>;
298
+ ipv6DaclName?: pulumi.Input<string | undefined>;
299
299
  /**
300
300
  * MacSec policy
301
301
  * - Choices: `MUST_SECURE`, `MUST_NOT_SECURE`, `SHOULD_SECURE`
302
302
  */
303
- macSecPolicy?: pulumi.Input<string>;
303
+ macSecPolicy?: pulumi.Input<string | undefined>;
304
304
  /**
305
305
  * The name of the authorization profile
306
306
  */
307
- name?: pulumi.Input<string>;
307
+ name?: pulumi.Input<string | undefined>;
308
308
  /**
309
309
  * NEAT
310
310
  * - Default value: `false`
311
311
  */
312
- neat?: pulumi.Input<boolean>;
312
+ neat?: pulumi.Input<boolean | undefined>;
313
313
  /**
314
314
  * Value needs to be an existing Network Device Profile
315
315
  * - Default value: `Cisco`
316
316
  */
317
- profileName?: pulumi.Input<string>;
317
+ profileName?: pulumi.Input<string | undefined>;
318
318
  /**
319
319
  * Maintain Connectivity During Reauthentication
320
320
  * - Choices: `DEFAULT`, `RADIUS_REQUEST`
321
321
  */
322
- reauthenticationConnectivity?: pulumi.Input<string>;
322
+ reauthenticationConnectivity?: pulumi.Input<string | undefined>;
323
323
  /**
324
324
  * Reauthentication timer
325
325
  * - Range: `1`-`65535`
326
326
  */
327
- reauthenticationTimer?: pulumi.Input<number>;
327
+ reauthenticationTimer?: pulumi.Input<number | undefined>;
328
328
  /**
329
329
  * Service template
330
330
  * - Default value: `false`
331
331
  */
332
- serviceTemplate?: pulumi.Input<boolean>;
332
+ serviceTemplate?: pulumi.Input<boolean | undefined>;
333
333
  /**
334
334
  * Track movement
335
335
  * - Default value: `false`
336
336
  */
337
- trackMovement?: pulumi.Input<boolean>;
337
+ trackMovement?: pulumi.Input<boolean | undefined>;
338
338
  /**
339
339
  * Unique identifier
340
340
  */
341
- uniqueIdentifier?: pulumi.Input<string>;
341
+ uniqueIdentifier?: pulumi.Input<string | undefined>;
342
342
  /**
343
343
  * Vlan name or ID
344
344
  */
345
- vlanNameId?: pulumi.Input<string>;
345
+ vlanNameId?: pulumi.Input<string | undefined>;
346
346
  /**
347
347
  * Vlan tag ID
348
348
  * - Range: `0`-`31`
349
349
  */
350
- vlanTagId?: pulumi.Input<number>;
350
+ vlanTagId?: pulumi.Input<number | undefined>;
351
351
  /**
352
352
  * Voice domain permission
353
353
  * - Default value: `false`
354
354
  */
355
- voiceDomainPermission?: pulumi.Input<boolean>;
355
+ voiceDomainPermission?: pulumi.Input<boolean | undefined>;
356
356
  /**
357
357
  * Web authentication (local)
358
358
  * - Default value: `false`
359
359
  */
360
- webAuth?: pulumi.Input<boolean>;
360
+ webAuth?: pulumi.Input<boolean | undefined>;
361
361
  /**
362
362
  * Web redirection ACL
363
363
  */
364
- webRedirectionAcl?: pulumi.Input<string>;
364
+ webRedirectionAcl?: pulumi.Input<string | undefined>;
365
365
  /**
366
366
  * This attribute is mandatory when `webRedirectionType` value is `CentralizedWebAuth`. For all other `webRedirectionType` values the field must be ignored.
367
367
  */
368
- webRedirectionDisplayCertificatesRenewalMessages?: pulumi.Input<boolean>;
368
+ webRedirectionDisplayCertificatesRenewalMessages?: pulumi.Input<boolean | undefined>;
369
369
  /**
370
370
  * A portal that exist in the DB and fits the `webRedirectionType`
371
371
  */
372
- webRedirectionPortalName?: pulumi.Input<string>;
372
+ webRedirectionPortalName?: pulumi.Input<string | undefined>;
373
373
  /**
374
374
  * IP, hostname or FQDN
375
375
  */
376
- webRedirectionStaticIpHostNameFqdn?: pulumi.Input<string>;
376
+ webRedirectionStaticIpHostNameFqdn?: pulumi.Input<string | undefined>;
377
377
  /**
378
378
  * This type must fit the `webRedirectionPortalName`
379
379
  * - Choices: `CentralizedWebAuth`, `HotSpot`, `NativeSupplicanProvisioning`, `ClientProvisioning`
380
380
  */
381
- webRedirectionType?: pulumi.Input<string>;
381
+ webRedirectionType?: pulumi.Input<string | undefined>;
382
382
  }
383
383
  /**
384
384
  * The set of arguments for constructing a AuthorizationProfile resource.
@@ -389,145 +389,146 @@ export interface AuthorizationProfileArgs {
389
389
  * - Choices: `ACCESS_ACCEPT`, `ACCESS_REJECT`
390
390
  * - Default value: `ACCESS_ACCEPT`
391
391
  */
392
- accessType?: pulumi.Input<string>;
392
+ accessType?: pulumi.Input<string | undefined>;
393
393
  /**
394
394
  * ACL
395
395
  */
396
- acl?: pulumi.Input<string>;
396
+ acl?: pulumi.Input<string | undefined>;
397
397
  /**
398
398
  * List of advanced attributes
399
399
  */
400
- advancedAttributes?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationProfileAdvancedAttribute>[]>;
400
+ advancedAttributes?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationProfileAdvancedAttribute>[] | undefined>;
401
401
  /**
402
402
  * Agentless Posture.
403
403
  */
404
- agentlessPosture?: pulumi.Input<boolean>;
404
+ agentlessPosture?: pulumi.Input<boolean | undefined>;
405
405
  /**
406
406
  * Airespace ACL
407
407
  */
408
- airespaceAcl?: pulumi.Input<string>;
408
+ airespaceAcl?: pulumi.Input<string | undefined>;
409
409
  /**
410
410
  * Airespace IPv6 ACL
411
411
  */
412
- airespaceIpv6Acl?: pulumi.Input<string>;
412
+ airespaceIpv6Acl?: pulumi.Input<string | undefined>;
413
413
  /**
414
414
  * ASA VPN
415
415
  */
416
- asaVpn?: pulumi.Input<string>;
416
+ asaVpn?: pulumi.Input<string | undefined>;
417
417
  /**
418
418
  * Auto smart port
419
419
  */
420
- autoSmartPort?: pulumi.Input<string>;
420
+ autoSmartPort?: pulumi.Input<string | undefined>;
421
421
  /**
422
422
  * AVC profile
423
423
  */
424
- avcProfile?: pulumi.Input<string>;
424
+ avcProfile?: pulumi.Input<string | undefined>;
425
425
  /**
426
426
  * DACL name
427
427
  */
428
- daclName?: pulumi.Input<string>;
428
+ daclName?: pulumi.Input<string | undefined>;
429
429
  /**
430
430
  * Description
431
431
  */
432
- description?: pulumi.Input<string>;
432
+ description?: pulumi.Input<string | undefined>;
433
433
  /**
434
434
  * Easy wired session candidate
435
435
  * - Default value: `false`
436
436
  */
437
- easywiredSessionCandidate?: pulumi.Input<boolean>;
437
+ easywiredSessionCandidate?: pulumi.Input<boolean | undefined>;
438
438
  /**
439
439
  * Interface template
440
440
  */
441
- interfaceTemplate?: pulumi.Input<string>;
441
+ interfaceTemplate?: pulumi.Input<string | undefined>;
442
442
  /**
443
443
  * IPv6 ACL
444
444
  */
445
- ipv6AclFilter?: pulumi.Input<string>;
445
+ ipv6AclFilter?: pulumi.Input<string | undefined>;
446
446
  /**
447
447
  * IPv6 DACL name
448
448
  */
449
- ipv6DaclName?: pulumi.Input<string>;
449
+ ipv6DaclName?: pulumi.Input<string | undefined>;
450
450
  /**
451
451
  * MacSec policy
452
452
  * - Choices: `MUST_SECURE`, `MUST_NOT_SECURE`, `SHOULD_SECURE`
453
453
  */
454
- macSecPolicy?: pulumi.Input<string>;
454
+ macSecPolicy?: pulumi.Input<string | undefined>;
455
455
  /**
456
456
  * The name of the authorization profile
457
457
  */
458
- name?: pulumi.Input<string>;
458
+ name?: pulumi.Input<string | undefined>;
459
459
  /**
460
460
  * NEAT
461
461
  * - Default value: `false`
462
462
  */
463
- neat?: pulumi.Input<boolean>;
463
+ neat?: pulumi.Input<boolean | undefined>;
464
464
  /**
465
465
  * Value needs to be an existing Network Device Profile
466
466
  * - Default value: `Cisco`
467
467
  */
468
- profileName?: pulumi.Input<string>;
468
+ profileName?: pulumi.Input<string | undefined>;
469
469
  /**
470
470
  * Maintain Connectivity During Reauthentication
471
471
  * - Choices: `DEFAULT`, `RADIUS_REQUEST`
472
472
  */
473
- reauthenticationConnectivity?: pulumi.Input<string>;
473
+ reauthenticationConnectivity?: pulumi.Input<string | undefined>;
474
474
  /**
475
475
  * Reauthentication timer
476
476
  * - Range: `1`-`65535`
477
477
  */
478
- reauthenticationTimer?: pulumi.Input<number>;
478
+ reauthenticationTimer?: pulumi.Input<number | undefined>;
479
479
  /**
480
480
  * Service template
481
481
  * - Default value: `false`
482
482
  */
483
- serviceTemplate?: pulumi.Input<boolean>;
483
+ serviceTemplate?: pulumi.Input<boolean | undefined>;
484
484
  /**
485
485
  * Track movement
486
486
  * - Default value: `false`
487
487
  */
488
- trackMovement?: pulumi.Input<boolean>;
488
+ trackMovement?: pulumi.Input<boolean | undefined>;
489
489
  /**
490
490
  * Unique identifier
491
491
  */
492
- uniqueIdentifier?: pulumi.Input<string>;
492
+ uniqueIdentifier?: pulumi.Input<string | undefined>;
493
493
  /**
494
494
  * Vlan name or ID
495
495
  */
496
- vlanNameId?: pulumi.Input<string>;
496
+ vlanNameId?: pulumi.Input<string | undefined>;
497
497
  /**
498
498
  * Vlan tag ID
499
499
  * - Range: `0`-`31`
500
500
  */
501
- vlanTagId?: pulumi.Input<number>;
501
+ vlanTagId?: pulumi.Input<number | undefined>;
502
502
  /**
503
503
  * Voice domain permission
504
504
  * - Default value: `false`
505
505
  */
506
- voiceDomainPermission?: pulumi.Input<boolean>;
506
+ voiceDomainPermission?: pulumi.Input<boolean | undefined>;
507
507
  /**
508
508
  * Web authentication (local)
509
509
  * - Default value: `false`
510
510
  */
511
- webAuth?: pulumi.Input<boolean>;
511
+ webAuth?: pulumi.Input<boolean | undefined>;
512
512
  /**
513
513
  * Web redirection ACL
514
514
  */
515
- webRedirectionAcl?: pulumi.Input<string>;
515
+ webRedirectionAcl?: pulumi.Input<string | undefined>;
516
516
  /**
517
517
  * This attribute is mandatory when `webRedirectionType` value is `CentralizedWebAuth`. For all other `webRedirectionType` values the field must be ignored.
518
518
  */
519
- webRedirectionDisplayCertificatesRenewalMessages?: pulumi.Input<boolean>;
519
+ webRedirectionDisplayCertificatesRenewalMessages?: pulumi.Input<boolean | undefined>;
520
520
  /**
521
521
  * A portal that exist in the DB and fits the `webRedirectionType`
522
522
  */
523
- webRedirectionPortalName?: pulumi.Input<string>;
523
+ webRedirectionPortalName?: pulumi.Input<string | undefined>;
524
524
  /**
525
525
  * IP, hostname or FQDN
526
526
  */
527
- webRedirectionStaticIpHostNameFqdn?: pulumi.Input<string>;
527
+ webRedirectionStaticIpHostNameFqdn?: pulumi.Input<string | undefined>;
528
528
  /**
529
529
  * This type must fit the `webRedirectionPortalName`
530
530
  * - Choices: `CentralizedWebAuth`, `HotSpot`, `NativeSupplicanProvisioning`, `ClientProvisioning`
531
531
  */
532
- webRedirectionType?: pulumi.Input<string>;
532
+ webRedirectionType?: pulumi.Input<string | undefined>;
533
533
  }
534
+ //# sourceMappingURL=authorizationProfile.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"authorizationProfile.d.ts","sourceRoot":"","sources":["../../networkaccess/authorizationProfile.ts"],"names":[],"mappings":"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"}