@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.DeviceGroup = 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 Device Group.
10
33
  *
@@ -42,6 +65,8 @@ class DeviceGroup extends pulumi.CustomResource {
42
65
  static get(name, id, state, opts) {
43
66
  return new DeviceGroup(name, state, { ...opts, id: id });
44
67
  }
68
+ /** @internal */
69
+ static __pulumiType = 'ise:network/deviceGroup:DeviceGroup';
45
70
  /**
46
71
  * Returns true if the given object is an instance of DeviceGroup. This is designed to work even
47
72
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
@@ -75,6 +100,4 @@ class DeviceGroup extends pulumi.CustomResource {
75
100
  }
76
101
  }
77
102
  exports.DeviceGroup = DeviceGroup;
78
- /** @internal */
79
- DeviceGroup.__pulumiType = 'ise:network/deviceGroup:DeviceGroup';
80
103
  //# sourceMappingURL=deviceGroup.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"deviceGroup.js","sourceRoot":"","sources":["../../network/deviceGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;SAClD;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AApEL,kCAqEC;AAvDG,gBAAgB;AACO,wBAAY,GAAG,qCAAqC,CAAC"}
1
+ {"version":3,"file":"deviceGroup.js","sourceRoot":"","sources":["../../network/deviceGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,qCAAqC,CAAC;IAE5E;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;SAClD;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AApEL,kCAqEC"}
@@ -251,9 +251,10 @@ export interface GetDeviceOutputArgs {
251
251
  /**
252
252
  * The id of the object
253
253
  */
254
- id?: pulumi.Input<string>;
254
+ id?: pulumi.Input<string | undefined>;
255
255
  /**
256
256
  * The name of the network device
257
257
  */
258
- name?: pulumi.Input<string>;
258
+ name?: pulumi.Input<string | undefined>;
259
259
  }
260
+ //# sourceMappingURL=getDevice.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDevice.d.ts","sourceRoot":"","sources":["../../network/getDevice.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;GAaG;AACH,wBAAgB,SAAS,CAAC,IAAI,CAAC,EAAE,aAAa,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,eAAe,CAAC,CAOrG;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC1B;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,MAAM,WAAW,eAAe;IAC5B;;OAEG;IACH,QAAQ,CAAC,0BAA0B,EAAE,OAAO,CAAC;IAC7C;;OAEG;IACH,QAAQ,CAAC,2BAA2B,EAAE,OAAO,CAAC;IAC9C;;OAEG;IACH,QAAQ,CAAC,+BAA+B,EAAE,OAAO,CAAC;IAClD;;OAEG;IACH,QAAQ,CAAC,2BAA2B,EAAE,MAAM,CAAC;IAC7C;;OAEG;IACH,QAAQ,CAAC,iCAAiC,EAAE,MAAM,CAAC;IACnD;;OAEG;IACH,QAAQ,CAAC,yCAAyC,EAAE,MAAM,CAAC;IAC3D;;OAEG;IACH,QAAQ,CAAC,6BAA6B,EAAE,MAAM,CAAC;IAC/C;;OAEG;IACH,QAAQ,CAAC,gCAAgC,EAAE,MAAM,CAAC;IAClD;;OAEG;IACH,QAAQ,CAAC,sCAAsC,EAAE,MAAM,CAAC;IACxD;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,GAAG,EAAE,OAAO,CAAC,OAAO,CAAC,WAAW,EAAE,CAAC;IAC5C;;OAEG;IACH,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,QAAQ,CAAC,mBAAmB,EAAE,MAAM,EAAE,CAAC;IACvC;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC;;OAEG;IACH,QAAQ,CAAC,iBAAiB,EAAE,OAAO,CAAC;IACpC;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,OAAO,CAAC;IACnC;;OAEG;IACH,QAAQ,CAAC,gCAAgC,EAAE,MAAM,CAAC;IAClD;;OAEG;IACH,QAAQ,CAAC,mBAAmB,EAAE,MAAM,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,mBAAmB,EAAE,MAAM,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,mBAAmB,EAAE,MAAM,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC;;OAEG;IACH,QAAQ,CAAC,iBAAiB,EAAE,MAAM,CAAC;IACnC;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC;;OAEG;IACH,QAAQ,CAAC,wBAAwB,EAAE,MAAM,CAAC;IAC1C;;OAEG;IACH,QAAQ,CAAC,kBAAkB,EAAE,MAAM,CAAC;IACpC;;OAEG;IACH,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC;IACvC;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC;;OAEG;IACH,QAAQ,CAAC,sBAAsB,EAAE,MAAM,CAAC;IACxC;;OAEG;IACH,QAAQ,CAAC,4CAA4C,EAAE,MAAM,CAAC;IAC9D;;OAEG;IACH,QAAQ,CAAC,oDAAoD,EAAE,MAAM,CAAC;IACtE;;OAEG;IACH,QAAQ,CAAC,uCAAuC,EAAE,MAAM,CAAC;IACzD;;OAEG;IACH,QAAQ,CAAC,0BAA0B,EAAE,MAAM,CAAC;IAC5C;;OAEG;IACH,QAAQ,CAAC,wBAAwB,EAAE,MAAM,CAAC;IAC1C;;OAEG;IACH,QAAQ,CAAC,wBAAwB,EAAE,MAAM,CAAC;IAC1C;;OAEG;IACH,QAAQ,CAAC,sCAAsC,EAAE,OAAO,CAAC;IACzD;;OAEG;IACH,QAAQ,CAAC,wCAAwC,EAAE,OAAO,CAAC;IAC3D;;OAEG;IACH,QAAQ,CAAC,qCAAqC,EAAE,MAAM,CAAC;IACvD;;OAEG;IACH,QAAQ,CAAC,uBAAuB,EAAE,MAAM,CAAC;IACzC;;OAEG;IACH,QAAQ,CAAC,uBAAuB,EAAE,MAAM,CAAC;IACzC;;OAEG;IACH,QAAQ,CAAC,iCAAiC,EAAE,OAAO,CAAC;IACpD;;OAEG;IACH,QAAQ,CAAC,sCAAsC,EAAE,MAAM,CAAC;CAC3D;AACD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,eAAe,CAAC,IAAI,CAAC,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,eAAe,CAAC,CAO7H;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACtC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC3C"}
@@ -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.getDeviceOutput = exports.getDevice = 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 data source can read the Network Device.
10
33
  *
@@ -1 +1 @@
1
- {"version":3,"file":"getDevice.js","sourceRoot":"","sources":["../../network/getDevice.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iCAAiC,EAAE;QAC5D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AAyND;;;;;;;;;;;;;GAaG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAAiC;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iCAAiC,EAAE;QAClE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC"}
1
+ {"version":3,"file":"getDevice.js","sourceRoot":"","sources":["../../network/getDevice.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iCAAiC,EAAE;QAC5D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AAyND;;;;;;;;;;;;;GAaG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAAiC;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iCAAiC,EAAE;QAClE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC"}
@@ -70,9 +70,10 @@ export interface GetDeviceGroupOutputArgs {
70
70
  /**
71
71
  * The id of the object
72
72
  */
73
- id?: pulumi.Input<string>;
73
+ id?: pulumi.Input<string | undefined>;
74
74
  /**
75
75
  * The name of the network device group including its hierarchy, e.g. `Device Type#All Device Types#ACCESS`.
76
76
  */
77
- name?: pulumi.Input<string>;
77
+ name?: pulumi.Input<string | undefined>;
78
78
  }
79
+ //# sourceMappingURL=getDeviceGroup.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDeviceGroup.d.ts","sourceRoot":"","sources":["../../network/getDeviceGroup.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;GAaG;AACH,wBAAgB,cAAc,CAAC,IAAI,CAAC,EAAE,kBAAkB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAOpH;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;CAC9B;AACD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,CAAC,EAAE,wBAAwB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,oBAAoB,CAAC,CAO5I;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACtC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC3C"}
@@ -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.getDeviceGroupOutput = exports.getDeviceGroup = 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 data source can read the Network Device Group.
10
33
  *
@@ -1 +1 @@
1
- {"version":3,"file":"getDeviceGroup.js","sourceRoot":"","sources":["../../network/getDeviceGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC;AAqCD;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAAiC;IACnG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE;QAC5E,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oDAOC"}
1
+ {"version":3,"file":"getDeviceGroup.js","sourceRoot":"","sources":["../../network/getDeviceGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC;AAqCD;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAAiC;IACnG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE;QAC5E,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oDAOC"}
@@ -10,3 +10,4 @@ export declare const getDeviceOutput: typeof import("./getDevice").getDeviceOutp
10
10
  export { GetDeviceGroupArgs, GetDeviceGroupResult, GetDeviceGroupOutputArgs } from "./getDeviceGroup";
11
11
  export declare const getDeviceGroup: typeof import("./getDeviceGroup").getDeviceGroup;
12
12
  export declare const getDeviceGroupOutput: typeof import("./getDeviceGroup").getDeviceGroupOutput;
13
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../network/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AACnD,MAAM,MAAM,MAAM,GAAG,OAAO,UAAU,EAAE,MAAM,CAAC;AAC/C,eAAO,MAAM,MAAM,EAAE,cAAc,UAAU,EAAE,MAAoB,CAAC;AAGpE,OAAO,EAAE,eAAe,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAClE,MAAM,MAAM,WAAW,GAAG,OAAO,eAAe,EAAE,WAAW,CAAC;AAC9D,eAAO,MAAM,WAAW,EAAE,cAAc,eAAe,EAAE,WAAyB,CAAC;AAGnF,OAAO,EAAE,aAAa,EAAE,eAAe,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAClF,eAAO,MAAM,SAAS,EAAE,cAAc,aAAa,EAAE,SAAuB,CAAC;AAC7E,eAAO,MAAM,eAAe,EAAE,cAAc,aAAa,EAAE,eAA6B,CAAC;AAGzF,OAAO,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,wBAAwB,EAAE,MAAM,kBAAkB,CAAC;AACtG,eAAO,MAAM,cAAc,EAAE,cAAc,kBAAkB,EAAE,cAA4B,CAAC;AAC5F,eAAO,MAAM,oBAAoB,EAAE,cAAc,kBAAkB,EAAE,oBAAkC,CAAC"}
package/network/index.js CHANGED
@@ -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.getDeviceGroupOutput = exports.getDeviceGroup = exports.getDeviceOutput = exports.getDevice = exports.DeviceGroup = exports.Device = 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
  exports.Device = null;
9
32
  utilities.lazyLoad(exports, ["Device"], () => require("./device"));
10
33
  exports.DeviceGroup = null;
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../network/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAItD,QAAA,WAAW,GAA+C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGhE,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAG9E,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC/E,QAAA,oBAAoB,GAA2D,IAAW,CAAC;AACxG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,EAAC,sBAAsB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAG1G,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,2BAA2B;gBAC5B,OAAO,IAAI,cAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,qCAAqC;gBACtC,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA;AACvE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../network/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAK7B,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAItD,QAAA,WAAW,GAA+C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGhE,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAG9E,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC/E,QAAA,oBAAoB,GAA2D,IAAW,CAAC;AACxG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,EAAC,sBAAsB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAG1G,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,2BAA2B;gBAC5B,OAAO,IAAI,cAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,qCAAqC;gBACtC,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA;AACvE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,CAAA"}