@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
package/types/input.d.ts CHANGED
@@ -5,15 +5,15 @@ export declare namespace deviceadmin {
5
5
  /**
6
6
  * Dictionary attribute name
7
7
  */
8
- attributeName?: pulumi.Input<string>;
8
+ attributeName?: pulumi.Input<string | undefined>;
9
9
  /**
10
10
  * Attribute value for condition. Value type is specified in dictionary object.
11
11
  */
12
- attributeValue?: pulumi.Input<string>;
12
+ attributeValue?: pulumi.Input<string | undefined>;
13
13
  /**
14
14
  * List of child conditions
15
15
  */
16
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthenticationRuleChildrenChildren>[]>;
16
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthenticationRuleChildrenChildren>[] | undefined>;
17
17
  /**
18
18
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
19
19
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -22,38 +22,38 @@ export declare namespace deviceadmin {
22
22
  /**
23
23
  * Dictionary name
24
24
  */
25
- dictionaryName?: pulumi.Input<string>;
25
+ dictionaryName?: pulumi.Input<string | undefined>;
26
26
  /**
27
27
  * Dictionary value
28
28
  */
29
- dictionaryValue?: pulumi.Input<string>;
29
+ dictionaryValue?: pulumi.Input<string | undefined>;
30
30
  /**
31
31
  * UUID for condition
32
32
  */
33
- id?: pulumi.Input<string>;
33
+ id?: pulumi.Input<string | undefined>;
34
34
  /**
35
35
  * Indicates whereas this condition is in negate mode
36
36
  */
37
- isNegate?: pulumi.Input<boolean>;
37
+ isNegate?: pulumi.Input<boolean | undefined>;
38
38
  /**
39
39
  * Equality operator
40
40
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
41
41
  */
42
- operator?: pulumi.Input<string>;
42
+ operator?: pulumi.Input<string | undefined>;
43
43
  }
44
44
  interface AuthenticationRuleChildrenChildren {
45
45
  /**
46
46
  * Dictionary attribute name
47
47
  */
48
- attributeName?: pulumi.Input<string>;
48
+ attributeName?: pulumi.Input<string | undefined>;
49
49
  /**
50
50
  * Attribute value for condition. Value type is specified in dictionary object.
51
51
  */
52
- attributeValue?: pulumi.Input<string>;
52
+ attributeValue?: pulumi.Input<string | undefined>;
53
53
  /**
54
54
  * List of child conditions
55
55
  */
56
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthenticationRuleChildrenChildrenChildren>[]>;
56
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthenticationRuleChildrenChildrenChildren>[] | undefined>;
57
57
  /**
58
58
  * Condition type.
59
59
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -62,38 +62,38 @@ export declare namespace deviceadmin {
62
62
  /**
63
63
  * Dictionary name
64
64
  */
65
- dictionaryName?: pulumi.Input<string>;
65
+ dictionaryName?: pulumi.Input<string | undefined>;
66
66
  /**
67
67
  * Dictionary value
68
68
  */
69
- dictionaryValue?: pulumi.Input<string>;
69
+ dictionaryValue?: pulumi.Input<string | undefined>;
70
70
  /**
71
71
  * UUID for condition
72
72
  */
73
- id?: pulumi.Input<string>;
73
+ id?: pulumi.Input<string | undefined>;
74
74
  /**
75
75
  * Indicates whereas this condition is in negate mode
76
76
  */
77
- isNegate?: pulumi.Input<boolean>;
77
+ isNegate?: pulumi.Input<boolean | undefined>;
78
78
  /**
79
79
  * Equality operator
80
80
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
81
81
  */
82
- operator?: pulumi.Input<string>;
82
+ operator?: pulumi.Input<string | undefined>;
83
83
  }
84
84
  interface AuthenticationRuleChildrenChildrenChildren {
85
85
  /**
86
86
  * Dictionary attribute name
87
87
  */
88
- attributeName?: pulumi.Input<string>;
88
+ attributeName?: pulumi.Input<string | undefined>;
89
89
  /**
90
90
  * Attribute value for condition. Value type is specified in dictionary object.
91
91
  */
92
- attributeValue?: pulumi.Input<string>;
92
+ attributeValue?: pulumi.Input<string | undefined>;
93
93
  /**
94
94
  * List of child conditions
95
95
  */
96
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthenticationRuleChildrenChildrenChildrenChildren>[]>;
96
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthenticationRuleChildrenChildrenChildrenChildren>[] | undefined>;
97
97
  /**
98
98
  * Condition type.
99
99
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -102,38 +102,38 @@ export declare namespace deviceadmin {
102
102
  /**
103
103
  * Dictionary name
104
104
  */
105
- dictionaryName?: pulumi.Input<string>;
105
+ dictionaryName?: pulumi.Input<string | undefined>;
106
106
  /**
107
107
  * Dictionary value
108
108
  */
109
- dictionaryValue?: pulumi.Input<string>;
109
+ dictionaryValue?: pulumi.Input<string | undefined>;
110
110
  /**
111
111
  * UUID for condition
112
112
  */
113
- id?: pulumi.Input<string>;
113
+ id?: pulumi.Input<string | undefined>;
114
114
  /**
115
115
  * Indicates whereas this condition is in negate mode
116
116
  */
117
- isNegate?: pulumi.Input<boolean>;
117
+ isNegate?: pulumi.Input<boolean | undefined>;
118
118
  /**
119
119
  * Equality operator
120
120
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
121
121
  */
122
- operator?: pulumi.Input<string>;
122
+ operator?: pulumi.Input<string | undefined>;
123
123
  }
124
124
  interface AuthenticationRuleChildrenChildrenChildrenChildren {
125
125
  /**
126
126
  * Dictionary attribute name
127
127
  */
128
- attributeName?: pulumi.Input<string>;
128
+ attributeName?: pulumi.Input<string | undefined>;
129
129
  /**
130
130
  * Attribute value for condition
131
131
  */
132
- attributeValue?: pulumi.Input<string>;
132
+ attributeValue?: pulumi.Input<string | undefined>;
133
133
  /**
134
134
  * List of child conditions
135
135
  */
136
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthenticationRuleChildrenChildrenChildrenChildrenChildren>[]>;
136
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthenticationRuleChildrenChildrenChildrenChildrenChildren>[] | undefined>;
137
137
  /**
138
138
  * Condition type.
139
139
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -142,38 +142,38 @@ export declare namespace deviceadmin {
142
142
  /**
143
143
  * Dictionary name
144
144
  */
145
- dictionaryName?: pulumi.Input<string>;
145
+ dictionaryName?: pulumi.Input<string | undefined>;
146
146
  /**
147
147
  * Dictionary value
148
148
  */
149
- dictionaryValue?: pulumi.Input<string>;
149
+ dictionaryValue?: pulumi.Input<string | undefined>;
150
150
  /**
151
151
  * UUID for condition
152
152
  */
153
- id?: pulumi.Input<string>;
153
+ id?: pulumi.Input<string | undefined>;
154
154
  /**
155
155
  * Indicates whereas this condition is in negate mode
156
156
  */
157
- isNegate?: pulumi.Input<boolean>;
157
+ isNegate?: pulumi.Input<boolean | undefined>;
158
158
  /**
159
159
  * Equality operator
160
160
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
161
161
  */
162
- operator?: pulumi.Input<string>;
162
+ operator?: pulumi.Input<string | undefined>;
163
163
  }
164
164
  interface AuthenticationRuleChildrenChildrenChildrenChildrenChildren {
165
165
  /**
166
166
  * Dictionary attribute name
167
167
  */
168
- attributeName?: pulumi.Input<string>;
168
+ attributeName?: pulumi.Input<string | undefined>;
169
169
  /**
170
170
  * Attribute value for condition
171
171
  */
172
- attributeValue?: pulumi.Input<string>;
172
+ attributeValue?: pulumi.Input<string | undefined>;
173
173
  /**
174
174
  * List of child conditions
175
175
  */
176
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthenticationRuleChildrenChildrenChildrenChildrenChildrenChildren>[]>;
176
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthenticationRuleChildrenChildrenChildrenChildrenChildrenChildren>[] | undefined>;
177
177
  /**
178
178
  * Condition type.
179
179
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -182,34 +182,34 @@ export declare namespace deviceadmin {
182
182
  /**
183
183
  * Dictionary name
184
184
  */
185
- dictionaryName?: pulumi.Input<string>;
185
+ dictionaryName?: pulumi.Input<string | undefined>;
186
186
  /**
187
187
  * Dictionary value
188
188
  */
189
- dictionaryValue?: pulumi.Input<string>;
189
+ dictionaryValue?: pulumi.Input<string | undefined>;
190
190
  /**
191
191
  * UUID for condition
192
192
  */
193
- id?: pulumi.Input<string>;
193
+ id?: pulumi.Input<string | undefined>;
194
194
  /**
195
195
  * Indicates whereas this condition is in negate mode
196
196
  */
197
- isNegate?: pulumi.Input<boolean>;
197
+ isNegate?: pulumi.Input<boolean | undefined>;
198
198
  /**
199
199
  * Equality operator
200
200
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
201
201
  */
202
- operator?: pulumi.Input<string>;
202
+ operator?: pulumi.Input<string | undefined>;
203
203
  }
204
204
  interface AuthenticationRuleChildrenChildrenChildrenChildrenChildrenChildren {
205
205
  /**
206
206
  * Dictionary attribute name
207
207
  */
208
- attributeName?: pulumi.Input<string>;
208
+ attributeName?: pulumi.Input<string | undefined>;
209
209
  /**
210
210
  * Attribute value for condition
211
211
  */
212
- attributeValue?: pulumi.Input<string>;
212
+ attributeValue?: pulumi.Input<string | undefined>;
213
213
  /**
214
214
  * Condition type.
215
215
  * - Choices: `ConditionAttributes`, `ConditionReference`
@@ -218,48 +218,48 @@ export declare namespace deviceadmin {
218
218
  /**
219
219
  * Dictionary name
220
220
  */
221
- dictionaryName?: pulumi.Input<string>;
221
+ dictionaryName?: pulumi.Input<string | undefined>;
222
222
  /**
223
223
  * Dictionary value
224
224
  */
225
- dictionaryValue?: pulumi.Input<string>;
225
+ dictionaryValue?: pulumi.Input<string | undefined>;
226
226
  /**
227
227
  * UUID for condition
228
228
  */
229
- id?: pulumi.Input<string>;
229
+ id?: pulumi.Input<string | undefined>;
230
230
  /**
231
231
  * Indicates whereas this condition is in negate mode
232
232
  */
233
- isNegate?: pulumi.Input<boolean>;
233
+ isNegate?: pulumi.Input<boolean | undefined>;
234
234
  /**
235
235
  * Equality operator
236
236
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
237
237
  */
238
- operator?: pulumi.Input<string>;
238
+ operator?: pulumi.Input<string | undefined>;
239
239
  }
240
240
  interface AuthenticationRuleUpdateRanksRule {
241
241
  /**
242
242
  * Authentication rule ID
243
243
  */
244
- id?: pulumi.Input<string>;
244
+ id?: pulumi.Input<string | undefined>;
245
245
  /**
246
246
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
247
247
  */
248
- rank?: pulumi.Input<number>;
248
+ rank?: pulumi.Input<number | undefined>;
249
249
  }
250
250
  interface AuthorizationExceptionRuleChildren {
251
251
  /**
252
252
  * Dictionary attribute name
253
253
  */
254
- attributeName?: pulumi.Input<string>;
254
+ attributeName?: pulumi.Input<string | undefined>;
255
255
  /**
256
256
  * Attribute value for condition. Value type is specified in dictionary object.
257
257
  */
258
- attributeValue?: pulumi.Input<string>;
258
+ attributeValue?: pulumi.Input<string | undefined>;
259
259
  /**
260
260
  * List of child conditions
261
261
  */
262
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildrenChildren>[]>;
262
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildrenChildren>[] | undefined>;
263
263
  /**
264
264
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
265
265
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -268,38 +268,38 @@ export declare namespace deviceadmin {
268
268
  /**
269
269
  * Dictionary name
270
270
  */
271
- dictionaryName?: pulumi.Input<string>;
271
+ dictionaryName?: pulumi.Input<string | undefined>;
272
272
  /**
273
273
  * Dictionary value
274
274
  */
275
- dictionaryValue?: pulumi.Input<string>;
275
+ dictionaryValue?: pulumi.Input<string | undefined>;
276
276
  /**
277
277
  * UUID for condition
278
278
  */
279
- id?: pulumi.Input<string>;
279
+ id?: pulumi.Input<string | undefined>;
280
280
  /**
281
281
  * Indicates whereas this condition is in negate mode
282
282
  */
283
- isNegate?: pulumi.Input<boolean>;
283
+ isNegate?: pulumi.Input<boolean | undefined>;
284
284
  /**
285
285
  * Equality operator
286
286
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
287
287
  */
288
- operator?: pulumi.Input<string>;
288
+ operator?: pulumi.Input<string | undefined>;
289
289
  }
290
290
  interface AuthorizationExceptionRuleChildrenChildren {
291
291
  /**
292
292
  * Dictionary attribute name
293
293
  */
294
- attributeName?: pulumi.Input<string>;
294
+ attributeName?: pulumi.Input<string | undefined>;
295
295
  /**
296
296
  * Attribute value for condition. Value type is specified in dictionary object.
297
297
  */
298
- attributeValue?: pulumi.Input<string>;
298
+ attributeValue?: pulumi.Input<string | undefined>;
299
299
  /**
300
300
  * List of child conditions
301
301
  */
302
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildrenChildrenChildren>[]>;
302
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildrenChildrenChildren>[] | undefined>;
303
303
  /**
304
304
  * Condition type.
305
305
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -308,38 +308,38 @@ export declare namespace deviceadmin {
308
308
  /**
309
309
  * Dictionary name
310
310
  */
311
- dictionaryName?: pulumi.Input<string>;
311
+ dictionaryName?: pulumi.Input<string | undefined>;
312
312
  /**
313
313
  * Dictionary value
314
314
  */
315
- dictionaryValue?: pulumi.Input<string>;
315
+ dictionaryValue?: pulumi.Input<string | undefined>;
316
316
  /**
317
317
  * UUID for condition
318
318
  */
319
- id?: pulumi.Input<string>;
319
+ id?: pulumi.Input<string | undefined>;
320
320
  /**
321
321
  * Indicates whereas this condition is in negate mode
322
322
  */
323
- isNegate?: pulumi.Input<boolean>;
323
+ isNegate?: pulumi.Input<boolean | undefined>;
324
324
  /**
325
325
  * Equality operator
326
326
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
327
327
  */
328
- operator?: pulumi.Input<string>;
328
+ operator?: pulumi.Input<string | undefined>;
329
329
  }
330
330
  interface AuthorizationExceptionRuleChildrenChildrenChildren {
331
331
  /**
332
332
  * Dictionary attribute name
333
333
  */
334
- attributeName?: pulumi.Input<string>;
334
+ attributeName?: pulumi.Input<string | undefined>;
335
335
  /**
336
336
  * Attribute value for condition. Value type is specified in dictionary object.
337
337
  */
338
- attributeValue?: pulumi.Input<string>;
338
+ attributeValue?: pulumi.Input<string | undefined>;
339
339
  /**
340
340
  * List of child conditions
341
341
  */
342
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildrenChildrenChildrenChildren>[]>;
342
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildrenChildrenChildrenChildren>[] | undefined>;
343
343
  /**
344
344
  * Condition type.
345
345
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -348,38 +348,38 @@ export declare namespace deviceadmin {
348
348
  /**
349
349
  * Dictionary name
350
350
  */
351
- dictionaryName?: pulumi.Input<string>;
351
+ dictionaryName?: pulumi.Input<string | undefined>;
352
352
  /**
353
353
  * Dictionary value
354
354
  */
355
- dictionaryValue?: pulumi.Input<string>;
355
+ dictionaryValue?: pulumi.Input<string | undefined>;
356
356
  /**
357
357
  * UUID for condition
358
358
  */
359
- id?: pulumi.Input<string>;
359
+ id?: pulumi.Input<string | undefined>;
360
360
  /**
361
361
  * Indicates whereas this condition is in negate mode
362
362
  */
363
- isNegate?: pulumi.Input<boolean>;
363
+ isNegate?: pulumi.Input<boolean | undefined>;
364
364
  /**
365
365
  * Equality operator
366
366
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
367
367
  */
368
- operator?: pulumi.Input<string>;
368
+ operator?: pulumi.Input<string | undefined>;
369
369
  }
370
370
  interface AuthorizationExceptionRuleChildrenChildrenChildrenChildren {
371
371
  /**
372
372
  * Dictionary attribute name
373
373
  */
374
- attributeName?: pulumi.Input<string>;
374
+ attributeName?: pulumi.Input<string | undefined>;
375
375
  /**
376
376
  * Attribute value for condition
377
377
  */
378
- attributeValue?: pulumi.Input<string>;
378
+ attributeValue?: pulumi.Input<string | undefined>;
379
379
  /**
380
380
  * List of child conditions
381
381
  */
382
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildrenChildrenChildrenChildrenChildren>[]>;
382
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildrenChildrenChildrenChildrenChildren>[] | undefined>;
383
383
  /**
384
384
  * Condition type.
385
385
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -388,38 +388,38 @@ export declare namespace deviceadmin {
388
388
  /**
389
389
  * Dictionary name
390
390
  */
391
- dictionaryName?: pulumi.Input<string>;
391
+ dictionaryName?: pulumi.Input<string | undefined>;
392
392
  /**
393
393
  * Dictionary value
394
394
  */
395
- dictionaryValue?: pulumi.Input<string>;
395
+ dictionaryValue?: pulumi.Input<string | undefined>;
396
396
  /**
397
397
  * UUID for condition
398
398
  */
399
- id?: pulumi.Input<string>;
399
+ id?: pulumi.Input<string | undefined>;
400
400
  /**
401
401
  * Indicates whereas this condition is in negate mode
402
402
  */
403
- isNegate?: pulumi.Input<boolean>;
403
+ isNegate?: pulumi.Input<boolean | undefined>;
404
404
  /**
405
405
  * Equality operator
406
406
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
407
407
  */
408
- operator?: pulumi.Input<string>;
408
+ operator?: pulumi.Input<string | undefined>;
409
409
  }
410
410
  interface AuthorizationExceptionRuleChildrenChildrenChildrenChildrenChildren {
411
411
  /**
412
412
  * Dictionary attribute name
413
413
  */
414
- attributeName?: pulumi.Input<string>;
414
+ attributeName?: pulumi.Input<string | undefined>;
415
415
  /**
416
416
  * Attribute value for condition
417
417
  */
418
- attributeValue?: pulumi.Input<string>;
418
+ attributeValue?: pulumi.Input<string | undefined>;
419
419
  /**
420
420
  * List of child conditions
421
421
  */
422
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildrenChildrenChildrenChildrenChildrenChildren>[]>;
422
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationExceptionRuleChildrenChildrenChildrenChildrenChildrenChildren>[] | undefined>;
423
423
  /**
424
424
  * Condition type.
425
425
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -428,34 +428,34 @@ export declare namespace deviceadmin {
428
428
  /**
429
429
  * Dictionary name
430
430
  */
431
- dictionaryName?: pulumi.Input<string>;
431
+ dictionaryName?: pulumi.Input<string | undefined>;
432
432
  /**
433
433
  * Dictionary value
434
434
  */
435
- dictionaryValue?: pulumi.Input<string>;
435
+ dictionaryValue?: pulumi.Input<string | undefined>;
436
436
  /**
437
437
  * UUID for condition
438
438
  */
439
- id?: pulumi.Input<string>;
439
+ id?: pulumi.Input<string | undefined>;
440
440
  /**
441
441
  * Indicates whereas this condition is in negate mode
442
442
  */
443
- isNegate?: pulumi.Input<boolean>;
443
+ isNegate?: pulumi.Input<boolean | undefined>;
444
444
  /**
445
445
  * Equality operator
446
446
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
447
447
  */
448
- operator?: pulumi.Input<string>;
448
+ operator?: pulumi.Input<string | undefined>;
449
449
  }
450
450
  interface AuthorizationExceptionRuleChildrenChildrenChildrenChildrenChildrenChildren {
451
451
  /**
452
452
  * Dictionary attribute name
453
453
  */
454
- attributeName?: pulumi.Input<string>;
454
+ attributeName?: pulumi.Input<string | undefined>;
455
455
  /**
456
456
  * Attribute value for condition
457
457
  */
458
- attributeValue?: pulumi.Input<string>;
458
+ attributeValue?: pulumi.Input<string | undefined>;
459
459
  /**
460
460
  * Condition type.
461
461
  * - Choices: `ConditionAttributes`, `ConditionReference`
@@ -464,48 +464,48 @@ export declare namespace deviceadmin {
464
464
  /**
465
465
  * Dictionary name
466
466
  */
467
- dictionaryName?: pulumi.Input<string>;
467
+ dictionaryName?: pulumi.Input<string | undefined>;
468
468
  /**
469
469
  * Dictionary value
470
470
  */
471
- dictionaryValue?: pulumi.Input<string>;
471
+ dictionaryValue?: pulumi.Input<string | undefined>;
472
472
  /**
473
473
  * UUID for condition
474
474
  */
475
- id?: pulumi.Input<string>;
475
+ id?: pulumi.Input<string | undefined>;
476
476
  /**
477
477
  * Indicates whereas this condition is in negate mode
478
478
  */
479
- isNegate?: pulumi.Input<boolean>;
479
+ isNegate?: pulumi.Input<boolean | undefined>;
480
480
  /**
481
481
  * Equality operator
482
482
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
483
483
  */
484
- operator?: pulumi.Input<string>;
484
+ operator?: pulumi.Input<string | undefined>;
485
485
  }
486
486
  interface AuthorizationExceptionRuleUpdateRanksRule {
487
487
  /**
488
488
  * Authorization rule ID
489
489
  */
490
- id?: pulumi.Input<string>;
490
+ id?: pulumi.Input<string | undefined>;
491
491
  /**
492
492
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
493
493
  */
494
- rank?: pulumi.Input<number>;
494
+ rank?: pulumi.Input<number | undefined>;
495
495
  }
496
496
  interface AuthorizationGlobalExceptionRuleChildren {
497
497
  /**
498
498
  * Dictionary attribute name
499
499
  */
500
- attributeName?: pulumi.Input<string>;
500
+ attributeName?: pulumi.Input<string | undefined>;
501
501
  /**
502
502
  * Attribute value for condition. Value type is specified in dictionary object.
503
503
  */
504
- attributeValue?: pulumi.Input<string>;
504
+ attributeValue?: pulumi.Input<string | undefined>;
505
505
  /**
506
506
  * List of child conditions
507
507
  */
508
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildrenChildren>[]>;
508
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildrenChildren>[] | undefined>;
509
509
  /**
510
510
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
511
511
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -514,38 +514,38 @@ export declare namespace deviceadmin {
514
514
  /**
515
515
  * Dictionary name
516
516
  */
517
- dictionaryName?: pulumi.Input<string>;
517
+ dictionaryName?: pulumi.Input<string | undefined>;
518
518
  /**
519
519
  * Dictionary value
520
520
  */
521
- dictionaryValue?: pulumi.Input<string>;
521
+ dictionaryValue?: pulumi.Input<string | undefined>;
522
522
  /**
523
523
  * UUID for condition
524
524
  */
525
- id?: pulumi.Input<string>;
525
+ id?: pulumi.Input<string | undefined>;
526
526
  /**
527
527
  * Indicates whereas this condition is in negate mode
528
528
  */
529
- isNegate?: pulumi.Input<boolean>;
529
+ isNegate?: pulumi.Input<boolean | undefined>;
530
530
  /**
531
531
  * Equality operator
532
532
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
533
533
  */
534
- operator?: pulumi.Input<string>;
534
+ operator?: pulumi.Input<string | undefined>;
535
535
  }
536
536
  interface AuthorizationGlobalExceptionRuleChildrenChildren {
537
537
  /**
538
538
  * Dictionary attribute name
539
539
  */
540
- attributeName?: pulumi.Input<string>;
540
+ attributeName?: pulumi.Input<string | undefined>;
541
541
  /**
542
542
  * Attribute value for condition. Value type is specified in dictionary object.
543
543
  */
544
- attributeValue?: pulumi.Input<string>;
544
+ attributeValue?: pulumi.Input<string | undefined>;
545
545
  /**
546
546
  * List of child conditions
547
547
  */
548
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildrenChildrenChildren>[]>;
548
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildrenChildrenChildren>[] | undefined>;
549
549
  /**
550
550
  * Condition type.
551
551
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -554,38 +554,38 @@ export declare namespace deviceadmin {
554
554
  /**
555
555
  * Dictionary name
556
556
  */
557
- dictionaryName?: pulumi.Input<string>;
557
+ dictionaryName?: pulumi.Input<string | undefined>;
558
558
  /**
559
559
  * Dictionary value
560
560
  */
561
- dictionaryValue?: pulumi.Input<string>;
561
+ dictionaryValue?: pulumi.Input<string | undefined>;
562
562
  /**
563
563
  * UUID for condition
564
564
  */
565
- id?: pulumi.Input<string>;
565
+ id?: pulumi.Input<string | undefined>;
566
566
  /**
567
567
  * Indicates whereas this condition is in negate mode
568
568
  */
569
- isNegate?: pulumi.Input<boolean>;
569
+ isNegate?: pulumi.Input<boolean | undefined>;
570
570
  /**
571
571
  * Equality operator
572
572
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
573
573
  */
574
- operator?: pulumi.Input<string>;
574
+ operator?: pulumi.Input<string | undefined>;
575
575
  }
576
576
  interface AuthorizationGlobalExceptionRuleChildrenChildrenChildren {
577
577
  /**
578
578
  * Dictionary attribute name
579
579
  */
580
- attributeName?: pulumi.Input<string>;
580
+ attributeName?: pulumi.Input<string | undefined>;
581
581
  /**
582
582
  * Attribute value for condition
583
583
  */
584
- attributeValue?: pulumi.Input<string>;
584
+ attributeValue?: pulumi.Input<string | undefined>;
585
585
  /**
586
586
  * List of child conditions
587
587
  */
588
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildren>[]>;
588
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildren>[] | undefined>;
589
589
  /**
590
590
  * Condition type.
591
591
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -594,38 +594,38 @@ export declare namespace deviceadmin {
594
594
  /**
595
595
  * Dictionary name
596
596
  */
597
- dictionaryName?: pulumi.Input<string>;
597
+ dictionaryName?: pulumi.Input<string | undefined>;
598
598
  /**
599
599
  * Dictionary value
600
600
  */
601
- dictionaryValue?: pulumi.Input<string>;
601
+ dictionaryValue?: pulumi.Input<string | undefined>;
602
602
  /**
603
603
  * UUID for condition
604
604
  */
605
- id?: pulumi.Input<string>;
605
+ id?: pulumi.Input<string | undefined>;
606
606
  /**
607
607
  * Indicates whereas this condition is in negate mode
608
608
  */
609
- isNegate?: pulumi.Input<boolean>;
609
+ isNegate?: pulumi.Input<boolean | undefined>;
610
610
  /**
611
611
  * Equality operator
612
612
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
613
613
  */
614
- operator?: pulumi.Input<string>;
614
+ operator?: pulumi.Input<string | undefined>;
615
615
  }
616
616
  interface AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildren {
617
617
  /**
618
618
  * Dictionary attribute name
619
619
  */
620
- attributeName?: pulumi.Input<string>;
620
+ attributeName?: pulumi.Input<string | undefined>;
621
621
  /**
622
622
  * Attribute value for condition
623
623
  */
624
- attributeValue?: pulumi.Input<string>;
624
+ attributeValue?: pulumi.Input<string | undefined>;
625
625
  /**
626
626
  * List of child conditions
627
627
  */
628
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildrenChildren>[]>;
628
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildrenChildren>[] | undefined>;
629
629
  /**
630
630
  * Condition type.
631
631
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -634,38 +634,38 @@ export declare namespace deviceadmin {
634
634
  /**
635
635
  * Dictionary name
636
636
  */
637
- dictionaryName?: pulumi.Input<string>;
637
+ dictionaryName?: pulumi.Input<string | undefined>;
638
638
  /**
639
639
  * Dictionary value
640
640
  */
641
- dictionaryValue?: pulumi.Input<string>;
641
+ dictionaryValue?: pulumi.Input<string | undefined>;
642
642
  /**
643
643
  * UUID for condition
644
644
  */
645
- id?: pulumi.Input<string>;
645
+ id?: pulumi.Input<string | undefined>;
646
646
  /**
647
647
  * Indicates whereas this condition is in negate mode
648
648
  */
649
- isNegate?: pulumi.Input<boolean>;
649
+ isNegate?: pulumi.Input<boolean | undefined>;
650
650
  /**
651
651
  * Equality operator
652
652
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
653
653
  */
654
- operator?: pulumi.Input<string>;
654
+ operator?: pulumi.Input<string | undefined>;
655
655
  }
656
656
  interface AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildrenChildren {
657
657
  /**
658
658
  * Dictionary attribute name
659
659
  */
660
- attributeName?: pulumi.Input<string>;
660
+ attributeName?: pulumi.Input<string | undefined>;
661
661
  /**
662
662
  * Attribute value for condition
663
663
  */
664
- attributeValue?: pulumi.Input<string>;
664
+ attributeValue?: pulumi.Input<string | undefined>;
665
665
  /**
666
666
  * List of child conditions
667
667
  */
668
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildrenChildrenChildren>[]>;
668
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildrenChildrenChildren>[] | undefined>;
669
669
  /**
670
670
  * Condition type.
671
671
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -674,34 +674,34 @@ export declare namespace deviceadmin {
674
674
  /**
675
675
  * Dictionary name
676
676
  */
677
- dictionaryName?: pulumi.Input<string>;
677
+ dictionaryName?: pulumi.Input<string | undefined>;
678
678
  /**
679
679
  * Dictionary value
680
680
  */
681
- dictionaryValue?: pulumi.Input<string>;
681
+ dictionaryValue?: pulumi.Input<string | undefined>;
682
682
  /**
683
683
  * UUID for condition
684
684
  */
685
- id?: pulumi.Input<string>;
685
+ id?: pulumi.Input<string | undefined>;
686
686
  /**
687
687
  * Indicates whereas this condition is in negate mode
688
688
  */
689
- isNegate?: pulumi.Input<boolean>;
689
+ isNegate?: pulumi.Input<boolean | undefined>;
690
690
  /**
691
691
  * Equality operator
692
692
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
693
693
  */
694
- operator?: pulumi.Input<string>;
694
+ operator?: pulumi.Input<string | undefined>;
695
695
  }
696
696
  interface AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildrenChildrenChildren {
697
697
  /**
698
698
  * Dictionary attribute name
699
699
  */
700
- attributeName?: pulumi.Input<string>;
700
+ attributeName?: pulumi.Input<string | undefined>;
701
701
  /**
702
702
  * Attribute value for condition
703
703
  */
704
- attributeValue?: pulumi.Input<string>;
704
+ attributeValue?: pulumi.Input<string | undefined>;
705
705
  /**
706
706
  * Condition type.
707
707
  * - Choices: `ConditionAttributes`, `ConditionReference`
@@ -710,48 +710,48 @@ export declare namespace deviceadmin {
710
710
  /**
711
711
  * Dictionary name
712
712
  */
713
- dictionaryName?: pulumi.Input<string>;
713
+ dictionaryName?: pulumi.Input<string | undefined>;
714
714
  /**
715
715
  * Dictionary value
716
716
  */
717
- dictionaryValue?: pulumi.Input<string>;
717
+ dictionaryValue?: pulumi.Input<string | undefined>;
718
718
  /**
719
719
  * UUID for condition
720
720
  */
721
- id?: pulumi.Input<string>;
721
+ id?: pulumi.Input<string | undefined>;
722
722
  /**
723
723
  * Indicates whereas this condition is in negate mode
724
724
  */
725
- isNegate?: pulumi.Input<boolean>;
725
+ isNegate?: pulumi.Input<boolean | undefined>;
726
726
  /**
727
727
  * Equality operator
728
728
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
729
729
  */
730
- operator?: pulumi.Input<string>;
730
+ operator?: pulumi.Input<string | undefined>;
731
731
  }
732
732
  interface AuthorizationGlobalExceptionRuleUpdateRanksRule {
733
733
  /**
734
734
  * Authorization rule ID
735
735
  */
736
- id?: pulumi.Input<string>;
736
+ id?: pulumi.Input<string | undefined>;
737
737
  /**
738
738
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
739
739
  */
740
- rank?: pulumi.Input<number>;
740
+ rank?: pulumi.Input<number | undefined>;
741
741
  }
742
742
  interface AuthorizationRuleChildren {
743
743
  /**
744
744
  * Dictionary attribute name
745
745
  */
746
- attributeName?: pulumi.Input<string>;
746
+ attributeName?: pulumi.Input<string | undefined>;
747
747
  /**
748
748
  * Attribute value for condition. Value type is specified in dictionary object.
749
749
  */
750
- attributeValue?: pulumi.Input<string>;
750
+ attributeValue?: pulumi.Input<string | undefined>;
751
751
  /**
752
752
  * List of child conditions
753
753
  */
754
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationRuleChildrenChildren>[]>;
754
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationRuleChildrenChildren>[] | undefined>;
755
755
  /**
756
756
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
757
757
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -760,38 +760,38 @@ export declare namespace deviceadmin {
760
760
  /**
761
761
  * Dictionary name
762
762
  */
763
- dictionaryName?: pulumi.Input<string>;
763
+ dictionaryName?: pulumi.Input<string | undefined>;
764
764
  /**
765
765
  * Dictionary value
766
766
  */
767
- dictionaryValue?: pulumi.Input<string>;
767
+ dictionaryValue?: pulumi.Input<string | undefined>;
768
768
  /**
769
769
  * UUID for condition
770
770
  */
771
- id?: pulumi.Input<string>;
771
+ id?: pulumi.Input<string | undefined>;
772
772
  /**
773
773
  * Indicates whereas this condition is in negate mode
774
774
  */
775
- isNegate?: pulumi.Input<boolean>;
775
+ isNegate?: pulumi.Input<boolean | undefined>;
776
776
  /**
777
777
  * Equality operator
778
778
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
779
779
  */
780
- operator?: pulumi.Input<string>;
780
+ operator?: pulumi.Input<string | undefined>;
781
781
  }
782
782
  interface AuthorizationRuleChildrenChildren {
783
783
  /**
784
784
  * Dictionary attribute name
785
785
  */
786
- attributeName?: pulumi.Input<string>;
786
+ attributeName?: pulumi.Input<string | undefined>;
787
787
  /**
788
788
  * Attribute value for condition. Value type is specified in dictionary object.
789
789
  */
790
- attributeValue?: pulumi.Input<string>;
790
+ attributeValue?: pulumi.Input<string | undefined>;
791
791
  /**
792
792
  * List of child conditions
793
793
  */
794
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationRuleChildrenChildrenChildren>[]>;
794
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationRuleChildrenChildrenChildren>[] | undefined>;
795
795
  /**
796
796
  * Condition type.
797
797
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -800,38 +800,38 @@ export declare namespace deviceadmin {
800
800
  /**
801
801
  * Dictionary name
802
802
  */
803
- dictionaryName?: pulumi.Input<string>;
803
+ dictionaryName?: pulumi.Input<string | undefined>;
804
804
  /**
805
805
  * Dictionary value
806
806
  */
807
- dictionaryValue?: pulumi.Input<string>;
807
+ dictionaryValue?: pulumi.Input<string | undefined>;
808
808
  /**
809
809
  * UUID for condition
810
810
  */
811
- id?: pulumi.Input<string>;
811
+ id?: pulumi.Input<string | undefined>;
812
812
  /**
813
813
  * Indicates whereas this condition is in negate mode
814
814
  */
815
- isNegate?: pulumi.Input<boolean>;
815
+ isNegate?: pulumi.Input<boolean | undefined>;
816
816
  /**
817
817
  * Equality operator
818
818
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
819
819
  */
820
- operator?: pulumi.Input<string>;
820
+ operator?: pulumi.Input<string | undefined>;
821
821
  }
822
822
  interface AuthorizationRuleChildrenChildrenChildren {
823
823
  /**
824
824
  * Dictionary attribute name
825
825
  */
826
- attributeName?: pulumi.Input<string>;
826
+ attributeName?: pulumi.Input<string | undefined>;
827
827
  /**
828
828
  * Attribute value for condition
829
829
  */
830
- attributeValue?: pulumi.Input<string>;
830
+ attributeValue?: pulumi.Input<string | undefined>;
831
831
  /**
832
832
  * List of child conditions
833
833
  */
834
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationRuleChildrenChildrenChildrenChildren>[]>;
834
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationRuleChildrenChildrenChildrenChildren>[] | undefined>;
835
835
  /**
836
836
  * Condition type.
837
837
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -840,38 +840,38 @@ export declare namespace deviceadmin {
840
840
  /**
841
841
  * Dictionary name
842
842
  */
843
- dictionaryName?: pulumi.Input<string>;
843
+ dictionaryName?: pulumi.Input<string | undefined>;
844
844
  /**
845
845
  * Dictionary value
846
846
  */
847
- dictionaryValue?: pulumi.Input<string>;
847
+ dictionaryValue?: pulumi.Input<string | undefined>;
848
848
  /**
849
849
  * UUID for condition
850
850
  */
851
- id?: pulumi.Input<string>;
851
+ id?: pulumi.Input<string | undefined>;
852
852
  /**
853
853
  * Indicates whereas this condition is in negate mode
854
854
  */
855
- isNegate?: pulumi.Input<boolean>;
855
+ isNegate?: pulumi.Input<boolean | undefined>;
856
856
  /**
857
857
  * Equality operator
858
858
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
859
859
  */
860
- operator?: pulumi.Input<string>;
860
+ operator?: pulumi.Input<string | undefined>;
861
861
  }
862
862
  interface AuthorizationRuleChildrenChildrenChildrenChildren {
863
863
  /**
864
864
  * Dictionary attribute name
865
865
  */
866
- attributeName?: pulumi.Input<string>;
866
+ attributeName?: pulumi.Input<string | undefined>;
867
867
  /**
868
868
  * Attribute value for condition
869
869
  */
870
- attributeValue?: pulumi.Input<string>;
870
+ attributeValue?: pulumi.Input<string | undefined>;
871
871
  /**
872
872
  * List of child conditions
873
873
  */
874
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationRuleChildrenChildrenChildrenChildrenChildren>[]>;
874
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationRuleChildrenChildrenChildrenChildrenChildren>[] | undefined>;
875
875
  /**
876
876
  * Condition type.
877
877
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -880,38 +880,38 @@ export declare namespace deviceadmin {
880
880
  /**
881
881
  * Dictionary name
882
882
  */
883
- dictionaryName?: pulumi.Input<string>;
883
+ dictionaryName?: pulumi.Input<string | undefined>;
884
884
  /**
885
885
  * Dictionary value
886
886
  */
887
- dictionaryValue?: pulumi.Input<string>;
887
+ dictionaryValue?: pulumi.Input<string | undefined>;
888
888
  /**
889
889
  * UUID for condition
890
890
  */
891
- id?: pulumi.Input<string>;
891
+ id?: pulumi.Input<string | undefined>;
892
892
  /**
893
893
  * Indicates whereas this condition is in negate mode
894
894
  */
895
- isNegate?: pulumi.Input<boolean>;
895
+ isNegate?: pulumi.Input<boolean | undefined>;
896
896
  /**
897
897
  * Equality operator
898
898
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
899
899
  */
900
- operator?: pulumi.Input<string>;
900
+ operator?: pulumi.Input<string | undefined>;
901
901
  }
902
902
  interface AuthorizationRuleChildrenChildrenChildrenChildrenChildren {
903
903
  /**
904
904
  * Dictionary attribute name
905
905
  */
906
- attributeName?: pulumi.Input<string>;
906
+ attributeName?: pulumi.Input<string | undefined>;
907
907
  /**
908
908
  * Attribute value for condition
909
909
  */
910
- attributeValue?: pulumi.Input<string>;
910
+ attributeValue?: pulumi.Input<string | undefined>;
911
911
  /**
912
912
  * List of child conditions
913
913
  */
914
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationRuleChildrenChildrenChildrenChildrenChildrenChildren>[]>;
914
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.AuthorizationRuleChildrenChildrenChildrenChildrenChildrenChildren>[] | undefined>;
915
915
  /**
916
916
  * Condition type.
917
917
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -920,34 +920,34 @@ export declare namespace deviceadmin {
920
920
  /**
921
921
  * Dictionary name
922
922
  */
923
- dictionaryName?: pulumi.Input<string>;
923
+ dictionaryName?: pulumi.Input<string | undefined>;
924
924
  /**
925
925
  * Dictionary value
926
926
  */
927
- dictionaryValue?: pulumi.Input<string>;
927
+ dictionaryValue?: pulumi.Input<string | undefined>;
928
928
  /**
929
929
  * UUID for condition
930
930
  */
931
- id?: pulumi.Input<string>;
931
+ id?: pulumi.Input<string | undefined>;
932
932
  /**
933
933
  * Indicates whereas this condition is in negate mode
934
934
  */
935
- isNegate?: pulumi.Input<boolean>;
935
+ isNegate?: pulumi.Input<boolean | undefined>;
936
936
  /**
937
937
  * Equality operator
938
938
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
939
939
  */
940
- operator?: pulumi.Input<string>;
940
+ operator?: pulumi.Input<string | undefined>;
941
941
  }
942
942
  interface AuthorizationRuleChildrenChildrenChildrenChildrenChildrenChildren {
943
943
  /**
944
944
  * Dictionary attribute name
945
945
  */
946
- attributeName?: pulumi.Input<string>;
946
+ attributeName?: pulumi.Input<string | undefined>;
947
947
  /**
948
948
  * Attribute value for condition
949
949
  */
950
- attributeValue?: pulumi.Input<string>;
950
+ attributeValue?: pulumi.Input<string | undefined>;
951
951
  /**
952
952
  * Condition type (terminal level - only leaf types allowed).
953
953
  * - Choices: `ConditionAttributes`, `ConditionReference`
@@ -956,48 +956,48 @@ export declare namespace deviceadmin {
956
956
  /**
957
957
  * Dictionary name
958
958
  */
959
- dictionaryName?: pulumi.Input<string>;
959
+ dictionaryName?: pulumi.Input<string | undefined>;
960
960
  /**
961
961
  * Dictionary value
962
962
  */
963
- dictionaryValue?: pulumi.Input<string>;
963
+ dictionaryValue?: pulumi.Input<string | undefined>;
964
964
  /**
965
965
  * UUID for condition
966
966
  */
967
- id?: pulumi.Input<string>;
967
+ id?: pulumi.Input<string | undefined>;
968
968
  /**
969
969
  * Indicates whereas this condition is in negate mode
970
970
  */
971
- isNegate?: pulumi.Input<boolean>;
971
+ isNegate?: pulumi.Input<boolean | undefined>;
972
972
  /**
973
973
  * Equality operator
974
974
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
975
975
  */
976
- operator?: pulumi.Input<string>;
976
+ operator?: pulumi.Input<string | undefined>;
977
977
  }
978
978
  interface AuthorizationRuleUpdateRanksRule {
979
979
  /**
980
980
  * Authorization rule ID
981
981
  */
982
- id?: pulumi.Input<string>;
982
+ id?: pulumi.Input<string | undefined>;
983
983
  /**
984
984
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
985
985
  */
986
- rank?: pulumi.Input<number>;
986
+ rank?: pulumi.Input<number | undefined>;
987
987
  }
988
988
  interface ConditionChildren {
989
989
  /**
990
990
  * Dictionary attribute name
991
991
  */
992
- attributeName?: pulumi.Input<string>;
992
+ attributeName?: pulumi.Input<string | undefined>;
993
993
  /**
994
994
  * Attribute value for condition. Value type is specified in dictionary object.
995
995
  */
996
- attributeValue?: pulumi.Input<string>;
996
+ attributeValue?: pulumi.Input<string | undefined>;
997
997
  /**
998
998
  * List of child conditions
999
999
  */
1000
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.ConditionChildrenChildren>[]>;
1000
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.ConditionChildrenChildren>[] | undefined>;
1001
1001
  /**
1002
1002
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
1003
1003
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1006,46 +1006,46 @@ export declare namespace deviceadmin {
1006
1006
  /**
1007
1007
  * Condition description
1008
1008
  */
1009
- description?: pulumi.Input<string>;
1009
+ description?: pulumi.Input<string | undefined>;
1010
1010
  /**
1011
1011
  * Dictionary name
1012
1012
  */
1013
- dictionaryName?: pulumi.Input<string>;
1013
+ dictionaryName?: pulumi.Input<string | undefined>;
1014
1014
  /**
1015
1015
  * Dictionary value
1016
1016
  */
1017
- dictionaryValue?: pulumi.Input<string>;
1017
+ dictionaryValue?: pulumi.Input<string | undefined>;
1018
1018
  /**
1019
1019
  * UUID for condition
1020
1020
  */
1021
- id?: pulumi.Input<string>;
1021
+ id?: pulumi.Input<string | undefined>;
1022
1022
  /**
1023
1023
  * Indicates whereas this condition is in negate mode
1024
1024
  */
1025
- isNegate?: pulumi.Input<boolean>;
1025
+ isNegate?: pulumi.Input<boolean | undefined>;
1026
1026
  /**
1027
1027
  * Condition name
1028
1028
  */
1029
- name?: pulumi.Input<string>;
1029
+ name?: pulumi.Input<string | undefined>;
1030
1030
  /**
1031
1031
  * Equality operator
1032
1032
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
1033
1033
  */
1034
- operator?: pulumi.Input<string>;
1034
+ operator?: pulumi.Input<string | undefined>;
1035
1035
  }
1036
1036
  interface ConditionChildrenChildren {
1037
1037
  /**
1038
1038
  * Dictionary attribute name
1039
1039
  */
1040
- attributeName?: pulumi.Input<string>;
1040
+ attributeName?: pulumi.Input<string | undefined>;
1041
1041
  /**
1042
1042
  * Attribute value for condition. Value type is specified in dictionary object.
1043
1043
  */
1044
- attributeValue?: pulumi.Input<string>;
1044
+ attributeValue?: pulumi.Input<string | undefined>;
1045
1045
  /**
1046
1046
  * List of child conditions
1047
1047
  */
1048
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.ConditionChildrenChildrenChildren>[]>;
1048
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.ConditionChildrenChildrenChildren>[] | undefined>;
1049
1049
  /**
1050
1050
  * Condition type.
1051
1051
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1054,46 +1054,46 @@ export declare namespace deviceadmin {
1054
1054
  /**
1055
1055
  * Condition description
1056
1056
  */
1057
- description?: pulumi.Input<string>;
1057
+ description?: pulumi.Input<string | undefined>;
1058
1058
  /**
1059
1059
  * Dictionary name
1060
1060
  */
1061
- dictionaryName?: pulumi.Input<string>;
1061
+ dictionaryName?: pulumi.Input<string | undefined>;
1062
1062
  /**
1063
1063
  * Dictionary value
1064
1064
  */
1065
- dictionaryValue?: pulumi.Input<string>;
1065
+ dictionaryValue?: pulumi.Input<string | undefined>;
1066
1066
  /**
1067
1067
  * UUID for condition
1068
1068
  */
1069
- id?: pulumi.Input<string>;
1069
+ id?: pulumi.Input<string | undefined>;
1070
1070
  /**
1071
1071
  * Indicates whereas this condition is in negate mode
1072
1072
  */
1073
- isNegate?: pulumi.Input<boolean>;
1073
+ isNegate?: pulumi.Input<boolean | undefined>;
1074
1074
  /**
1075
1075
  * Condition name
1076
1076
  */
1077
- name?: pulumi.Input<string>;
1077
+ name?: pulumi.Input<string | undefined>;
1078
1078
  /**
1079
1079
  * Equality operator
1080
1080
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1081
1081
  */
1082
- operator?: pulumi.Input<string>;
1082
+ operator?: pulumi.Input<string | undefined>;
1083
1083
  }
1084
1084
  interface ConditionChildrenChildrenChildren {
1085
1085
  /**
1086
1086
  * Dictionary attribute name
1087
1087
  */
1088
- attributeName?: pulumi.Input<string>;
1088
+ attributeName?: pulumi.Input<string | undefined>;
1089
1089
  /**
1090
1090
  * Attribute value for condition
1091
1091
  */
1092
- attributeValue?: pulumi.Input<string>;
1092
+ attributeValue?: pulumi.Input<string | undefined>;
1093
1093
  /**
1094
1094
  * List of child conditions
1095
1095
  */
1096
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.ConditionChildrenChildrenChildrenChildren>[]>;
1096
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.ConditionChildrenChildrenChildrenChildren>[] | undefined>;
1097
1097
  /**
1098
1098
  * Condition type.
1099
1099
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1102,38 +1102,38 @@ export declare namespace deviceadmin {
1102
1102
  /**
1103
1103
  * Dictionary name
1104
1104
  */
1105
- dictionaryName?: pulumi.Input<string>;
1105
+ dictionaryName?: pulumi.Input<string | undefined>;
1106
1106
  /**
1107
1107
  * Dictionary value
1108
1108
  */
1109
- dictionaryValue?: pulumi.Input<string>;
1109
+ dictionaryValue?: pulumi.Input<string | undefined>;
1110
1110
  /**
1111
1111
  * UUID for condition
1112
1112
  */
1113
- id?: pulumi.Input<string>;
1113
+ id?: pulumi.Input<string | undefined>;
1114
1114
  /**
1115
1115
  * Indicates whereas this condition is in negate mode
1116
1116
  */
1117
- isNegate?: pulumi.Input<boolean>;
1117
+ isNegate?: pulumi.Input<boolean | undefined>;
1118
1118
  /**
1119
1119
  * Equality operator
1120
1120
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1121
1121
  */
1122
- operator?: pulumi.Input<string>;
1122
+ operator?: pulumi.Input<string | undefined>;
1123
1123
  }
1124
1124
  interface ConditionChildrenChildrenChildrenChildren {
1125
1125
  /**
1126
1126
  * Dictionary attribute name
1127
1127
  */
1128
- attributeName?: pulumi.Input<string>;
1128
+ attributeName?: pulumi.Input<string | undefined>;
1129
1129
  /**
1130
1130
  * Attribute value for condition
1131
1131
  */
1132
- attributeValue?: pulumi.Input<string>;
1132
+ attributeValue?: pulumi.Input<string | undefined>;
1133
1133
  /**
1134
1134
  * List of child conditions
1135
1135
  */
1136
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.ConditionChildrenChildrenChildrenChildrenChildren>[]>;
1136
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.ConditionChildrenChildrenChildrenChildrenChildren>[] | undefined>;
1137
1137
  /**
1138
1138
  * Condition type.
1139
1139
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1142,38 +1142,38 @@ export declare namespace deviceadmin {
1142
1142
  /**
1143
1143
  * Dictionary name
1144
1144
  */
1145
- dictionaryName?: pulumi.Input<string>;
1145
+ dictionaryName?: pulumi.Input<string | undefined>;
1146
1146
  /**
1147
1147
  * Dictionary value
1148
1148
  */
1149
- dictionaryValue?: pulumi.Input<string>;
1149
+ dictionaryValue?: pulumi.Input<string | undefined>;
1150
1150
  /**
1151
1151
  * UUID for condition
1152
1152
  */
1153
- id?: pulumi.Input<string>;
1153
+ id?: pulumi.Input<string | undefined>;
1154
1154
  /**
1155
1155
  * Indicates whereas this condition is in negate mode
1156
1156
  */
1157
- isNegate?: pulumi.Input<boolean>;
1157
+ isNegate?: pulumi.Input<boolean | undefined>;
1158
1158
  /**
1159
1159
  * Equality operator
1160
1160
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1161
1161
  */
1162
- operator?: pulumi.Input<string>;
1162
+ operator?: pulumi.Input<string | undefined>;
1163
1163
  }
1164
1164
  interface ConditionChildrenChildrenChildrenChildrenChildren {
1165
1165
  /**
1166
1166
  * Dictionary attribute name
1167
1167
  */
1168
- attributeName?: pulumi.Input<string>;
1168
+ attributeName?: pulumi.Input<string | undefined>;
1169
1169
  /**
1170
1170
  * Attribute value for condition
1171
1171
  */
1172
- attributeValue?: pulumi.Input<string>;
1172
+ attributeValue?: pulumi.Input<string | undefined>;
1173
1173
  /**
1174
1174
  * List of child conditions
1175
1175
  */
1176
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.ConditionChildrenChildrenChildrenChildrenChildrenChildren>[]>;
1176
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.ConditionChildrenChildrenChildrenChildrenChildrenChildren>[] | undefined>;
1177
1177
  /**
1178
1178
  * Condition type.
1179
1179
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1182,34 +1182,34 @@ export declare namespace deviceadmin {
1182
1182
  /**
1183
1183
  * Dictionary name
1184
1184
  */
1185
- dictionaryName?: pulumi.Input<string>;
1185
+ dictionaryName?: pulumi.Input<string | undefined>;
1186
1186
  /**
1187
1187
  * Dictionary value
1188
1188
  */
1189
- dictionaryValue?: pulumi.Input<string>;
1189
+ dictionaryValue?: pulumi.Input<string | undefined>;
1190
1190
  /**
1191
1191
  * UUID for condition
1192
1192
  */
1193
- id?: pulumi.Input<string>;
1193
+ id?: pulumi.Input<string | undefined>;
1194
1194
  /**
1195
1195
  * Indicates whereas this condition is in negate mode
1196
1196
  */
1197
- isNegate?: pulumi.Input<boolean>;
1197
+ isNegate?: pulumi.Input<boolean | undefined>;
1198
1198
  /**
1199
1199
  * Equality operator
1200
1200
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1201
1201
  */
1202
- operator?: pulumi.Input<string>;
1202
+ operator?: pulumi.Input<string | undefined>;
1203
1203
  }
1204
1204
  interface ConditionChildrenChildrenChildrenChildrenChildrenChildren {
1205
1205
  /**
1206
1206
  * Dictionary attribute name
1207
1207
  */
1208
- attributeName?: pulumi.Input<string>;
1208
+ attributeName?: pulumi.Input<string | undefined>;
1209
1209
  /**
1210
1210
  * Attribute value for condition
1211
1211
  */
1212
- attributeValue?: pulumi.Input<string>;
1212
+ attributeValue?: pulumi.Input<string | undefined>;
1213
1213
  /**
1214
1214
  * Condition type.
1215
1215
  * - Choices: `ConditionAttributes`, `ConditionReference`
@@ -1218,38 +1218,38 @@ export declare namespace deviceadmin {
1218
1218
  /**
1219
1219
  * Dictionary name
1220
1220
  */
1221
- dictionaryName?: pulumi.Input<string>;
1221
+ dictionaryName?: pulumi.Input<string | undefined>;
1222
1222
  /**
1223
1223
  * Dictionary value
1224
1224
  */
1225
- dictionaryValue?: pulumi.Input<string>;
1225
+ dictionaryValue?: pulumi.Input<string | undefined>;
1226
1226
  /**
1227
1227
  * UUID for condition
1228
1228
  */
1229
- id?: pulumi.Input<string>;
1229
+ id?: pulumi.Input<string | undefined>;
1230
1230
  /**
1231
1231
  * Indicates whereas this condition is in negate mode
1232
1232
  */
1233
- isNegate?: pulumi.Input<boolean>;
1233
+ isNegate?: pulumi.Input<boolean | undefined>;
1234
1234
  /**
1235
1235
  * Equality operator
1236
1236
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1237
1237
  */
1238
- operator?: pulumi.Input<string>;
1238
+ operator?: pulumi.Input<string | undefined>;
1239
1239
  }
1240
1240
  interface PolicySetChildren {
1241
1241
  /**
1242
1242
  * Dictionary attribute name
1243
1243
  */
1244
- attributeName?: pulumi.Input<string>;
1244
+ attributeName?: pulumi.Input<string | undefined>;
1245
1245
  /**
1246
1246
  * Attribute value for condition. Value type is specified in dictionary object.
1247
1247
  */
1248
- attributeValue?: pulumi.Input<string>;
1248
+ attributeValue?: pulumi.Input<string | undefined>;
1249
1249
  /**
1250
1250
  * List of child conditions
1251
1251
  */
1252
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.PolicySetChildrenChildren>[]>;
1252
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.PolicySetChildrenChildren>[] | undefined>;
1253
1253
  /**
1254
1254
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
1255
1255
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1258,38 +1258,38 @@ export declare namespace deviceadmin {
1258
1258
  /**
1259
1259
  * Dictionary name
1260
1260
  */
1261
- dictionaryName?: pulumi.Input<string>;
1261
+ dictionaryName?: pulumi.Input<string | undefined>;
1262
1262
  /**
1263
1263
  * Dictionary value
1264
1264
  */
1265
- dictionaryValue?: pulumi.Input<string>;
1265
+ dictionaryValue?: pulumi.Input<string | undefined>;
1266
1266
  /**
1267
1267
  * UUID for condition
1268
1268
  */
1269
- id?: pulumi.Input<string>;
1269
+ id?: pulumi.Input<string | undefined>;
1270
1270
  /**
1271
1271
  * Indicates whereas this condition is in negate mode
1272
1272
  */
1273
- isNegate?: pulumi.Input<boolean>;
1273
+ isNegate?: pulumi.Input<boolean | undefined>;
1274
1274
  /**
1275
1275
  * Equality operator
1276
1276
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
1277
1277
  */
1278
- operator?: pulumi.Input<string>;
1278
+ operator?: pulumi.Input<string | undefined>;
1279
1279
  }
1280
1280
  interface PolicySetChildrenChildren {
1281
1281
  /**
1282
1282
  * Dictionary attribute name
1283
1283
  */
1284
- attributeName?: pulumi.Input<string>;
1284
+ attributeName?: pulumi.Input<string | undefined>;
1285
1285
  /**
1286
1286
  * Attribute value for condition. Value type is specified in dictionary object.
1287
1287
  */
1288
- attributeValue?: pulumi.Input<string>;
1288
+ attributeValue?: pulumi.Input<string | undefined>;
1289
1289
  /**
1290
1290
  * List of child conditions
1291
1291
  */
1292
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.PolicySetChildrenChildrenChildren>[]>;
1292
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.PolicySetChildrenChildrenChildren>[] | undefined>;
1293
1293
  /**
1294
1294
  * Condition type.
1295
1295
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1298,38 +1298,38 @@ export declare namespace deviceadmin {
1298
1298
  /**
1299
1299
  * Dictionary name
1300
1300
  */
1301
- dictionaryName?: pulumi.Input<string>;
1301
+ dictionaryName?: pulumi.Input<string | undefined>;
1302
1302
  /**
1303
1303
  * Dictionary value
1304
1304
  */
1305
- dictionaryValue?: pulumi.Input<string>;
1305
+ dictionaryValue?: pulumi.Input<string | undefined>;
1306
1306
  /**
1307
1307
  * UUID for condition
1308
1308
  */
1309
- id?: pulumi.Input<string>;
1309
+ id?: pulumi.Input<string | undefined>;
1310
1310
  /**
1311
1311
  * Indicates whereas this condition is in negate mode
1312
1312
  */
1313
- isNegate?: pulumi.Input<boolean>;
1313
+ isNegate?: pulumi.Input<boolean | undefined>;
1314
1314
  /**
1315
1315
  * Equality operator
1316
1316
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1317
1317
  */
1318
- operator?: pulumi.Input<string>;
1318
+ operator?: pulumi.Input<string | undefined>;
1319
1319
  }
1320
1320
  interface PolicySetChildrenChildrenChildren {
1321
1321
  /**
1322
1322
  * Dictionary attribute name
1323
1323
  */
1324
- attributeName?: pulumi.Input<string>;
1324
+ attributeName?: pulumi.Input<string | undefined>;
1325
1325
  /**
1326
1326
  * Attribute value for condition
1327
1327
  */
1328
- attributeValue?: pulumi.Input<string>;
1328
+ attributeValue?: pulumi.Input<string | undefined>;
1329
1329
  /**
1330
1330
  * List of child conditions
1331
1331
  */
1332
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.PolicySetChildrenChildrenChildrenChildren>[]>;
1332
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.PolicySetChildrenChildrenChildrenChildren>[] | undefined>;
1333
1333
  /**
1334
1334
  * Condition type.
1335
1335
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1338,38 +1338,38 @@ export declare namespace deviceadmin {
1338
1338
  /**
1339
1339
  * Dictionary name
1340
1340
  */
1341
- dictionaryName?: pulumi.Input<string>;
1341
+ dictionaryName?: pulumi.Input<string | undefined>;
1342
1342
  /**
1343
1343
  * Dictionary value
1344
1344
  */
1345
- dictionaryValue?: pulumi.Input<string>;
1345
+ dictionaryValue?: pulumi.Input<string | undefined>;
1346
1346
  /**
1347
1347
  * UUID for condition
1348
1348
  */
1349
- id?: pulumi.Input<string>;
1349
+ id?: pulumi.Input<string | undefined>;
1350
1350
  /**
1351
1351
  * Indicates whereas this condition is in negate mode
1352
1352
  */
1353
- isNegate?: pulumi.Input<boolean>;
1353
+ isNegate?: pulumi.Input<boolean | undefined>;
1354
1354
  /**
1355
1355
  * Equality operator
1356
1356
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1357
1357
  */
1358
- operator?: pulumi.Input<string>;
1358
+ operator?: pulumi.Input<string | undefined>;
1359
1359
  }
1360
1360
  interface PolicySetChildrenChildrenChildrenChildren {
1361
1361
  /**
1362
1362
  * Dictionary attribute name
1363
1363
  */
1364
- attributeName?: pulumi.Input<string>;
1364
+ attributeName?: pulumi.Input<string | undefined>;
1365
1365
  /**
1366
1366
  * Attribute value for condition
1367
1367
  */
1368
- attributeValue?: pulumi.Input<string>;
1368
+ attributeValue?: pulumi.Input<string | undefined>;
1369
1369
  /**
1370
1370
  * List of child conditions
1371
1371
  */
1372
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.PolicySetChildrenChildrenChildrenChildrenChildren>[]>;
1372
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.PolicySetChildrenChildrenChildrenChildrenChildren>[] | undefined>;
1373
1373
  /**
1374
1374
  * Condition type.
1375
1375
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1378,38 +1378,38 @@ export declare namespace deviceadmin {
1378
1378
  /**
1379
1379
  * Dictionary name
1380
1380
  */
1381
- dictionaryName?: pulumi.Input<string>;
1381
+ dictionaryName?: pulumi.Input<string | undefined>;
1382
1382
  /**
1383
1383
  * Dictionary value
1384
1384
  */
1385
- dictionaryValue?: pulumi.Input<string>;
1385
+ dictionaryValue?: pulumi.Input<string | undefined>;
1386
1386
  /**
1387
1387
  * UUID for condition
1388
1388
  */
1389
- id?: pulumi.Input<string>;
1389
+ id?: pulumi.Input<string | undefined>;
1390
1390
  /**
1391
1391
  * Indicates whereas this condition is in negate mode
1392
1392
  */
1393
- isNegate?: pulumi.Input<boolean>;
1393
+ isNegate?: pulumi.Input<boolean | undefined>;
1394
1394
  /**
1395
1395
  * Equality operator
1396
1396
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1397
1397
  */
1398
- operator?: pulumi.Input<string>;
1398
+ operator?: pulumi.Input<string | undefined>;
1399
1399
  }
1400
1400
  interface PolicySetChildrenChildrenChildrenChildrenChildren {
1401
1401
  /**
1402
1402
  * Dictionary attribute name
1403
1403
  */
1404
- attributeName?: pulumi.Input<string>;
1404
+ attributeName?: pulumi.Input<string | undefined>;
1405
1405
  /**
1406
1406
  * Attribute value for condition
1407
1407
  */
1408
- attributeValue?: pulumi.Input<string>;
1408
+ attributeValue?: pulumi.Input<string | undefined>;
1409
1409
  /**
1410
1410
  * List of child conditions
1411
1411
  */
1412
- childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.PolicySetChildrenChildrenChildrenChildrenChildrenChildren>[]>;
1412
+ childrens?: pulumi.Input<pulumi.Input<inputs.deviceadmin.PolicySetChildrenChildrenChildrenChildrenChildrenChildren>[] | undefined>;
1413
1413
  /**
1414
1414
  * Condition type.
1415
1415
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1418,34 +1418,34 @@ export declare namespace deviceadmin {
1418
1418
  /**
1419
1419
  * Dictionary name
1420
1420
  */
1421
- dictionaryName?: pulumi.Input<string>;
1421
+ dictionaryName?: pulumi.Input<string | undefined>;
1422
1422
  /**
1423
1423
  * Dictionary value
1424
1424
  */
1425
- dictionaryValue?: pulumi.Input<string>;
1425
+ dictionaryValue?: pulumi.Input<string | undefined>;
1426
1426
  /**
1427
1427
  * UUID for condition
1428
1428
  */
1429
- id?: pulumi.Input<string>;
1429
+ id?: pulumi.Input<string | undefined>;
1430
1430
  /**
1431
1431
  * Indicates whereas this condition is in negate mode
1432
1432
  */
1433
- isNegate?: pulumi.Input<boolean>;
1433
+ isNegate?: pulumi.Input<boolean | undefined>;
1434
1434
  /**
1435
1435
  * Equality operator
1436
1436
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1437
1437
  */
1438
- operator?: pulumi.Input<string>;
1438
+ operator?: pulumi.Input<string | undefined>;
1439
1439
  }
1440
1440
  interface PolicySetChildrenChildrenChildrenChildrenChildrenChildren {
1441
1441
  /**
1442
1442
  * Dictionary attribute name
1443
1443
  */
1444
- attributeName?: pulumi.Input<string>;
1444
+ attributeName?: pulumi.Input<string | undefined>;
1445
1445
  /**
1446
1446
  * Attribute value for condition
1447
1447
  */
1448
- attributeValue?: pulumi.Input<string>;
1448
+ attributeValue?: pulumi.Input<string | undefined>;
1449
1449
  /**
1450
1450
  * Condition type.
1451
1451
  * - Choices: `ConditionAttributes`, `ConditionReference`
@@ -1454,30 +1454,30 @@ export declare namespace deviceadmin {
1454
1454
  /**
1455
1455
  * Dictionary name
1456
1456
  */
1457
- dictionaryName?: pulumi.Input<string>;
1457
+ dictionaryName?: pulumi.Input<string | undefined>;
1458
1458
  /**
1459
1459
  * Dictionary value
1460
1460
  */
1461
- dictionaryValue?: pulumi.Input<string>;
1461
+ dictionaryValue?: pulumi.Input<string | undefined>;
1462
1462
  /**
1463
1463
  * UUID for condition
1464
1464
  */
1465
- id?: pulumi.Input<string>;
1465
+ id?: pulumi.Input<string | undefined>;
1466
1466
  /**
1467
1467
  * Indicates whereas this condition is in negate mode
1468
1468
  */
1469
- isNegate?: pulumi.Input<boolean>;
1469
+ isNegate?: pulumi.Input<boolean | undefined>;
1470
1470
  /**
1471
1471
  * Equality operator
1472
1472
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1473
1473
  */
1474
- operator?: pulumi.Input<string>;
1474
+ operator?: pulumi.Input<string | undefined>;
1475
1475
  }
1476
1476
  interface PolicySetUpdateRanksPolicy {
1477
1477
  /**
1478
1478
  * Policy set ID
1479
1479
  */
1480
- id?: pulumi.Input<string>;
1480
+ id?: pulumi.Input<string | undefined>;
1481
1481
  /**
1482
1482
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
1483
1483
  */
@@ -1524,7 +1524,7 @@ export declare namespace identitymanagement {
1524
1524
  * Required for each group in the group list with no duplication between groups
1525
1525
  */
1526
1526
  sid: pulumi.Input<string>;
1527
- type?: pulumi.Input<string>;
1527
+ type?: pulumi.Input<string | undefined>;
1528
1528
  }
1529
1529
  interface ActiveDirectoryJoinDomainWithAllNodesAdditionalData {
1530
1530
  /**
@@ -1564,7 +1564,7 @@ export declare namespace identitymanagement {
1564
1564
  * Required for each group in the group list with no duplication between groups
1565
1565
  */
1566
1566
  sid: pulumi.Input<string>;
1567
- type?: pulumi.Input<string>;
1567
+ type?: pulumi.Input<string | undefined>;
1568
1568
  }
1569
1569
  interface ActiveDirectoryJoinPointRewriteRule {
1570
1570
  /**
@@ -1600,11 +1600,11 @@ export declare namespace network {
1600
1600
  /**
1601
1601
  * It can be either single ip address or ip range address
1602
1602
  */
1603
- ipaddressExclude?: pulumi.Input<string>;
1603
+ ipaddressExclude?: pulumi.Input<string | undefined>;
1604
1604
  /**
1605
1605
  * Subnet mask length
1606
1606
  */
1607
- mask?: pulumi.Input<string>;
1607
+ mask?: pulumi.Input<string | undefined>;
1608
1608
  }
1609
1609
  }
1610
1610
  export declare namespace networkaccess {
@@ -1612,15 +1612,15 @@ export declare namespace networkaccess {
1612
1612
  /**
1613
1613
  * Dictionary attribute name
1614
1614
  */
1615
- attributeName?: pulumi.Input<string>;
1615
+ attributeName?: pulumi.Input<string | undefined>;
1616
1616
  /**
1617
1617
  * Attribute value for condition. Value type is specified in dictionary object.
1618
1618
  */
1619
- attributeValue?: pulumi.Input<string>;
1619
+ attributeValue?: pulumi.Input<string | undefined>;
1620
1620
  /**
1621
1621
  * List of child conditions
1622
1622
  */
1623
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthenticationRuleChildrenChildren>[]>;
1623
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthenticationRuleChildrenChildren>[] | undefined>;
1624
1624
  /**
1625
1625
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
1626
1626
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1629,38 +1629,38 @@ export declare namespace networkaccess {
1629
1629
  /**
1630
1630
  * Dictionary name
1631
1631
  */
1632
- dictionaryName?: pulumi.Input<string>;
1632
+ dictionaryName?: pulumi.Input<string | undefined>;
1633
1633
  /**
1634
1634
  * Dictionary value
1635
1635
  */
1636
- dictionaryValue?: pulumi.Input<string>;
1636
+ dictionaryValue?: pulumi.Input<string | undefined>;
1637
1637
  /**
1638
1638
  * UUID for condition
1639
1639
  */
1640
- id?: pulumi.Input<string>;
1640
+ id?: pulumi.Input<string | undefined>;
1641
1641
  /**
1642
1642
  * Indicates whereas this condition is in negate mode
1643
1643
  */
1644
- isNegate?: pulumi.Input<boolean>;
1644
+ isNegate?: pulumi.Input<boolean | undefined>;
1645
1645
  /**
1646
1646
  * Equality operator
1647
1647
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
1648
1648
  */
1649
- operator?: pulumi.Input<string>;
1649
+ operator?: pulumi.Input<string | undefined>;
1650
1650
  }
1651
1651
  interface AuthenticationRuleChildrenChildren {
1652
1652
  /**
1653
1653
  * Dictionary attribute name
1654
1654
  */
1655
- attributeName?: pulumi.Input<string>;
1655
+ attributeName?: pulumi.Input<string | undefined>;
1656
1656
  /**
1657
1657
  * Attribute value for condition. Value type is specified in dictionary object.
1658
1658
  */
1659
- attributeValue?: pulumi.Input<string>;
1659
+ attributeValue?: pulumi.Input<string | undefined>;
1660
1660
  /**
1661
1661
  * List of child conditions
1662
1662
  */
1663
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthenticationRuleChildrenChildrenChildren>[]>;
1663
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthenticationRuleChildrenChildrenChildren>[] | undefined>;
1664
1664
  /**
1665
1665
  * Condition type.
1666
1666
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1669,38 +1669,38 @@ export declare namespace networkaccess {
1669
1669
  /**
1670
1670
  * Dictionary name
1671
1671
  */
1672
- dictionaryName?: pulumi.Input<string>;
1672
+ dictionaryName?: pulumi.Input<string | undefined>;
1673
1673
  /**
1674
1674
  * Dictionary value
1675
1675
  */
1676
- dictionaryValue?: pulumi.Input<string>;
1676
+ dictionaryValue?: pulumi.Input<string | undefined>;
1677
1677
  /**
1678
1678
  * UUID for condition
1679
1679
  */
1680
- id?: pulumi.Input<string>;
1680
+ id?: pulumi.Input<string | undefined>;
1681
1681
  /**
1682
1682
  * Indicates whereas this condition is in negate mode
1683
1683
  */
1684
- isNegate?: pulumi.Input<boolean>;
1684
+ isNegate?: pulumi.Input<boolean | undefined>;
1685
1685
  /**
1686
1686
  * Equality operator
1687
1687
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1688
1688
  */
1689
- operator?: pulumi.Input<string>;
1689
+ operator?: pulumi.Input<string | undefined>;
1690
1690
  }
1691
1691
  interface AuthenticationRuleChildrenChildrenChildren {
1692
1692
  /**
1693
1693
  * Dictionary attribute name
1694
1694
  */
1695
- attributeName?: pulumi.Input<string>;
1695
+ attributeName?: pulumi.Input<string | undefined>;
1696
1696
  /**
1697
1697
  * Attribute value for condition. Value type is specified in dictionary object.
1698
1698
  */
1699
- attributeValue?: pulumi.Input<string>;
1699
+ attributeValue?: pulumi.Input<string | undefined>;
1700
1700
  /**
1701
1701
  * List of child conditions
1702
1702
  */
1703
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthenticationRuleChildrenChildrenChildrenChildren>[]>;
1703
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthenticationRuleChildrenChildrenChildrenChildren>[] | undefined>;
1704
1704
  /**
1705
1705
  * Condition type.
1706
1706
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1709,38 +1709,38 @@ export declare namespace networkaccess {
1709
1709
  /**
1710
1710
  * Dictionary name
1711
1711
  */
1712
- dictionaryName?: pulumi.Input<string>;
1712
+ dictionaryName?: pulumi.Input<string | undefined>;
1713
1713
  /**
1714
1714
  * Dictionary value
1715
1715
  */
1716
- dictionaryValue?: pulumi.Input<string>;
1716
+ dictionaryValue?: pulumi.Input<string | undefined>;
1717
1717
  /**
1718
1718
  * UUID for condition
1719
1719
  */
1720
- id?: pulumi.Input<string>;
1720
+ id?: pulumi.Input<string | undefined>;
1721
1721
  /**
1722
1722
  * Indicates whereas this condition is in negate mode
1723
1723
  */
1724
- isNegate?: pulumi.Input<boolean>;
1724
+ isNegate?: pulumi.Input<boolean | undefined>;
1725
1725
  /**
1726
1726
  * Equality operator
1727
1727
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1728
1728
  */
1729
- operator?: pulumi.Input<string>;
1729
+ operator?: pulumi.Input<string | undefined>;
1730
1730
  }
1731
1731
  interface AuthenticationRuleChildrenChildrenChildrenChildren {
1732
1732
  /**
1733
1733
  * Dictionary attribute name
1734
1734
  */
1735
- attributeName?: pulumi.Input<string>;
1735
+ attributeName?: pulumi.Input<string | undefined>;
1736
1736
  /**
1737
1737
  * Attribute value for condition
1738
1738
  */
1739
- attributeValue?: pulumi.Input<string>;
1739
+ attributeValue?: pulumi.Input<string | undefined>;
1740
1740
  /**
1741
1741
  * List of child conditions
1742
1742
  */
1743
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthenticationRuleChildrenChildrenChildrenChildrenChildren>[]>;
1743
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthenticationRuleChildrenChildrenChildrenChildrenChildren>[] | undefined>;
1744
1744
  /**
1745
1745
  * Condition type.
1746
1746
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1749,38 +1749,38 @@ export declare namespace networkaccess {
1749
1749
  /**
1750
1750
  * Dictionary name
1751
1751
  */
1752
- dictionaryName?: pulumi.Input<string>;
1752
+ dictionaryName?: pulumi.Input<string | undefined>;
1753
1753
  /**
1754
1754
  * Dictionary value
1755
1755
  */
1756
- dictionaryValue?: pulumi.Input<string>;
1756
+ dictionaryValue?: pulumi.Input<string | undefined>;
1757
1757
  /**
1758
1758
  * UUID for condition
1759
1759
  */
1760
- id?: pulumi.Input<string>;
1760
+ id?: pulumi.Input<string | undefined>;
1761
1761
  /**
1762
1762
  * Indicates whereas this condition is in negate mode
1763
1763
  */
1764
- isNegate?: pulumi.Input<boolean>;
1764
+ isNegate?: pulumi.Input<boolean | undefined>;
1765
1765
  /**
1766
1766
  * Equality operator
1767
1767
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1768
1768
  */
1769
- operator?: pulumi.Input<string>;
1769
+ operator?: pulumi.Input<string | undefined>;
1770
1770
  }
1771
1771
  interface AuthenticationRuleChildrenChildrenChildrenChildrenChildren {
1772
1772
  /**
1773
1773
  * Dictionary attribute name
1774
1774
  */
1775
- attributeName?: pulumi.Input<string>;
1775
+ attributeName?: pulumi.Input<string | undefined>;
1776
1776
  /**
1777
1777
  * Attribute value for condition
1778
1778
  */
1779
- attributeValue?: pulumi.Input<string>;
1779
+ attributeValue?: pulumi.Input<string | undefined>;
1780
1780
  /**
1781
1781
  * List of child conditions
1782
1782
  */
1783
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthenticationRuleChildrenChildrenChildrenChildrenChildrenChildren>[]>;
1783
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthenticationRuleChildrenChildrenChildrenChildrenChildrenChildren>[] | undefined>;
1784
1784
  /**
1785
1785
  * Condition type.
1786
1786
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1789,34 +1789,34 @@ export declare namespace networkaccess {
1789
1789
  /**
1790
1790
  * Dictionary name
1791
1791
  */
1792
- dictionaryName?: pulumi.Input<string>;
1792
+ dictionaryName?: pulumi.Input<string | undefined>;
1793
1793
  /**
1794
1794
  * Dictionary value
1795
1795
  */
1796
- dictionaryValue?: pulumi.Input<string>;
1796
+ dictionaryValue?: pulumi.Input<string | undefined>;
1797
1797
  /**
1798
1798
  * UUID for condition
1799
1799
  */
1800
- id?: pulumi.Input<string>;
1800
+ id?: pulumi.Input<string | undefined>;
1801
1801
  /**
1802
1802
  * Indicates whereas this condition is in negate mode
1803
1803
  */
1804
- isNegate?: pulumi.Input<boolean>;
1804
+ isNegate?: pulumi.Input<boolean | undefined>;
1805
1805
  /**
1806
1806
  * Equality operator
1807
1807
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1808
1808
  */
1809
- operator?: pulumi.Input<string>;
1809
+ operator?: pulumi.Input<string | undefined>;
1810
1810
  }
1811
1811
  interface AuthenticationRuleChildrenChildrenChildrenChildrenChildrenChildren {
1812
1812
  /**
1813
1813
  * Dictionary attribute name
1814
1814
  */
1815
- attributeName?: pulumi.Input<string>;
1815
+ attributeName?: pulumi.Input<string | undefined>;
1816
1816
  /**
1817
1817
  * Attribute value for condition
1818
1818
  */
1819
- attributeValue?: pulumi.Input<string>;
1819
+ attributeValue?: pulumi.Input<string | undefined>;
1820
1820
  /**
1821
1821
  * Condition type.
1822
1822
  * - Choices: `ConditionAttributes`, `ConditionReference`
@@ -1825,48 +1825,48 @@ export declare namespace networkaccess {
1825
1825
  /**
1826
1826
  * Dictionary name
1827
1827
  */
1828
- dictionaryName?: pulumi.Input<string>;
1828
+ dictionaryName?: pulumi.Input<string | undefined>;
1829
1829
  /**
1830
1830
  * Dictionary value
1831
1831
  */
1832
- dictionaryValue?: pulumi.Input<string>;
1832
+ dictionaryValue?: pulumi.Input<string | undefined>;
1833
1833
  /**
1834
1834
  * UUID for condition
1835
1835
  */
1836
- id?: pulumi.Input<string>;
1836
+ id?: pulumi.Input<string | undefined>;
1837
1837
  /**
1838
1838
  * Indicates whereas this condition is in negate mode
1839
1839
  */
1840
- isNegate?: pulumi.Input<boolean>;
1840
+ isNegate?: pulumi.Input<boolean | undefined>;
1841
1841
  /**
1842
1842
  * Equality operator
1843
1843
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1844
1844
  */
1845
- operator?: pulumi.Input<string>;
1845
+ operator?: pulumi.Input<string | undefined>;
1846
1846
  }
1847
1847
  interface AuthenticationRuleUpdateRanksRule {
1848
1848
  /**
1849
1849
  * Authentication rule ID
1850
1850
  */
1851
- id?: pulumi.Input<string>;
1851
+ id?: pulumi.Input<string | undefined>;
1852
1852
  /**
1853
1853
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
1854
1854
  */
1855
- rank?: pulumi.Input<number>;
1855
+ rank?: pulumi.Input<number | undefined>;
1856
1856
  }
1857
1857
  interface AuthorizationExceptionRuleChildren {
1858
1858
  /**
1859
1859
  * Dictionary attribute name
1860
1860
  */
1861
- attributeName?: pulumi.Input<string>;
1861
+ attributeName?: pulumi.Input<string | undefined>;
1862
1862
  /**
1863
1863
  * Attribute value for condition. Value type is specified in dictionary object.
1864
1864
  */
1865
- attributeValue?: pulumi.Input<string>;
1865
+ attributeValue?: pulumi.Input<string | undefined>;
1866
1866
  /**
1867
1867
  * List of child conditions
1868
1868
  */
1869
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildrenChildren>[]>;
1869
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildrenChildren>[] | undefined>;
1870
1870
  /**
1871
1871
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
1872
1872
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1875,38 +1875,38 @@ export declare namespace networkaccess {
1875
1875
  /**
1876
1876
  * Dictionary name
1877
1877
  */
1878
- dictionaryName?: pulumi.Input<string>;
1878
+ dictionaryName?: pulumi.Input<string | undefined>;
1879
1879
  /**
1880
1880
  * Dictionary value
1881
1881
  */
1882
- dictionaryValue?: pulumi.Input<string>;
1882
+ dictionaryValue?: pulumi.Input<string | undefined>;
1883
1883
  /**
1884
1884
  * UUID for condition
1885
1885
  */
1886
- id?: pulumi.Input<string>;
1886
+ id?: pulumi.Input<string | undefined>;
1887
1887
  /**
1888
1888
  * Indicates whereas this condition is in negate mode
1889
1889
  */
1890
- isNegate?: pulumi.Input<boolean>;
1890
+ isNegate?: pulumi.Input<boolean | undefined>;
1891
1891
  /**
1892
1892
  * Equality operator
1893
1893
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
1894
1894
  */
1895
- operator?: pulumi.Input<string>;
1895
+ operator?: pulumi.Input<string | undefined>;
1896
1896
  }
1897
1897
  interface AuthorizationExceptionRuleChildrenChildren {
1898
1898
  /**
1899
1899
  * Dictionary attribute name
1900
1900
  */
1901
- attributeName?: pulumi.Input<string>;
1901
+ attributeName?: pulumi.Input<string | undefined>;
1902
1902
  /**
1903
1903
  * Attribute value for condition. Value type is specified in dictionary object.
1904
1904
  */
1905
- attributeValue?: pulumi.Input<string>;
1905
+ attributeValue?: pulumi.Input<string | undefined>;
1906
1906
  /**
1907
1907
  * List of child conditions
1908
1908
  */
1909
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildrenChildrenChildren>[]>;
1909
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildrenChildrenChildren>[] | undefined>;
1910
1910
  /**
1911
1911
  * Condition type.
1912
1912
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1915,38 +1915,38 @@ export declare namespace networkaccess {
1915
1915
  /**
1916
1916
  * Dictionary name
1917
1917
  */
1918
- dictionaryName?: pulumi.Input<string>;
1918
+ dictionaryName?: pulumi.Input<string | undefined>;
1919
1919
  /**
1920
1920
  * Dictionary value
1921
1921
  */
1922
- dictionaryValue?: pulumi.Input<string>;
1922
+ dictionaryValue?: pulumi.Input<string | undefined>;
1923
1923
  /**
1924
1924
  * UUID for condition
1925
1925
  */
1926
- id?: pulumi.Input<string>;
1926
+ id?: pulumi.Input<string | undefined>;
1927
1927
  /**
1928
1928
  * Indicates whereas this condition is in negate mode
1929
1929
  */
1930
- isNegate?: pulumi.Input<boolean>;
1930
+ isNegate?: pulumi.Input<boolean | undefined>;
1931
1931
  /**
1932
1932
  * Equality operator
1933
1933
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1934
1934
  */
1935
- operator?: pulumi.Input<string>;
1935
+ operator?: pulumi.Input<string | undefined>;
1936
1936
  }
1937
1937
  interface AuthorizationExceptionRuleChildrenChildrenChildren {
1938
1938
  /**
1939
1939
  * Dictionary attribute name
1940
1940
  */
1941
- attributeName?: pulumi.Input<string>;
1941
+ attributeName?: pulumi.Input<string | undefined>;
1942
1942
  /**
1943
1943
  * Attribute value for condition. Value type is specified in dictionary object.
1944
1944
  */
1945
- attributeValue?: pulumi.Input<string>;
1945
+ attributeValue?: pulumi.Input<string | undefined>;
1946
1946
  /**
1947
1947
  * List of child conditions
1948
1948
  */
1949
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildrenChildrenChildrenChildren>[]>;
1949
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildrenChildrenChildrenChildren>[] | undefined>;
1950
1950
  /**
1951
1951
  * Condition type.
1952
1952
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1955,38 +1955,38 @@ export declare namespace networkaccess {
1955
1955
  /**
1956
1956
  * Dictionary name
1957
1957
  */
1958
- dictionaryName?: pulumi.Input<string>;
1958
+ dictionaryName?: pulumi.Input<string | undefined>;
1959
1959
  /**
1960
1960
  * Dictionary value
1961
1961
  */
1962
- dictionaryValue?: pulumi.Input<string>;
1962
+ dictionaryValue?: pulumi.Input<string | undefined>;
1963
1963
  /**
1964
1964
  * UUID for condition
1965
1965
  */
1966
- id?: pulumi.Input<string>;
1966
+ id?: pulumi.Input<string | undefined>;
1967
1967
  /**
1968
1968
  * Indicates whereas this condition is in negate mode
1969
1969
  */
1970
- isNegate?: pulumi.Input<boolean>;
1970
+ isNegate?: pulumi.Input<boolean | undefined>;
1971
1971
  /**
1972
1972
  * Equality operator
1973
1973
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
1974
1974
  */
1975
- operator?: pulumi.Input<string>;
1975
+ operator?: pulumi.Input<string | undefined>;
1976
1976
  }
1977
1977
  interface AuthorizationExceptionRuleChildrenChildrenChildrenChildren {
1978
1978
  /**
1979
1979
  * Dictionary attribute name
1980
1980
  */
1981
- attributeName?: pulumi.Input<string>;
1981
+ attributeName?: pulumi.Input<string | undefined>;
1982
1982
  /**
1983
1983
  * Attribute value for condition
1984
1984
  */
1985
- attributeValue?: pulumi.Input<string>;
1985
+ attributeValue?: pulumi.Input<string | undefined>;
1986
1986
  /**
1987
1987
  * List of child conditions
1988
1988
  */
1989
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildrenChildrenChildrenChildrenChildren>[]>;
1989
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildrenChildrenChildrenChildrenChildren>[] | undefined>;
1990
1990
  /**
1991
1991
  * Condition type.
1992
1992
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -1995,38 +1995,38 @@ export declare namespace networkaccess {
1995
1995
  /**
1996
1996
  * Dictionary name
1997
1997
  */
1998
- dictionaryName?: pulumi.Input<string>;
1998
+ dictionaryName?: pulumi.Input<string | undefined>;
1999
1999
  /**
2000
2000
  * Dictionary value
2001
2001
  */
2002
- dictionaryValue?: pulumi.Input<string>;
2002
+ dictionaryValue?: pulumi.Input<string | undefined>;
2003
2003
  /**
2004
2004
  * UUID for condition
2005
2005
  */
2006
- id?: pulumi.Input<string>;
2006
+ id?: pulumi.Input<string | undefined>;
2007
2007
  /**
2008
2008
  * Indicates whereas this condition is in negate mode
2009
2009
  */
2010
- isNegate?: pulumi.Input<boolean>;
2010
+ isNegate?: pulumi.Input<boolean | undefined>;
2011
2011
  /**
2012
2012
  * Equality operator
2013
2013
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2014
2014
  */
2015
- operator?: pulumi.Input<string>;
2015
+ operator?: pulumi.Input<string | undefined>;
2016
2016
  }
2017
2017
  interface AuthorizationExceptionRuleChildrenChildrenChildrenChildrenChildren {
2018
2018
  /**
2019
2019
  * Dictionary attribute name
2020
2020
  */
2021
- attributeName?: pulumi.Input<string>;
2021
+ attributeName?: pulumi.Input<string | undefined>;
2022
2022
  /**
2023
2023
  * Attribute value for condition
2024
2024
  */
2025
- attributeValue?: pulumi.Input<string>;
2025
+ attributeValue?: pulumi.Input<string | undefined>;
2026
2026
  /**
2027
2027
  * List of child conditions
2028
2028
  */
2029
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildrenChildrenChildrenChildrenChildrenChildren>[]>;
2029
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildrenChildrenChildrenChildrenChildrenChildren>[] | undefined>;
2030
2030
  /**
2031
2031
  * Condition type.
2032
2032
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2035,34 +2035,34 @@ export declare namespace networkaccess {
2035
2035
  /**
2036
2036
  * Dictionary name
2037
2037
  */
2038
- dictionaryName?: pulumi.Input<string>;
2038
+ dictionaryName?: pulumi.Input<string | undefined>;
2039
2039
  /**
2040
2040
  * Dictionary value
2041
2041
  */
2042
- dictionaryValue?: pulumi.Input<string>;
2042
+ dictionaryValue?: pulumi.Input<string | undefined>;
2043
2043
  /**
2044
2044
  * UUID for condition
2045
2045
  */
2046
- id?: pulumi.Input<string>;
2046
+ id?: pulumi.Input<string | undefined>;
2047
2047
  /**
2048
2048
  * Indicates whereas this condition is in negate mode
2049
2049
  */
2050
- isNegate?: pulumi.Input<boolean>;
2050
+ isNegate?: pulumi.Input<boolean | undefined>;
2051
2051
  /**
2052
2052
  * Equality operator
2053
2053
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2054
2054
  */
2055
- operator?: pulumi.Input<string>;
2055
+ operator?: pulumi.Input<string | undefined>;
2056
2056
  }
2057
2057
  interface AuthorizationExceptionRuleChildrenChildrenChildrenChildrenChildrenChildren {
2058
2058
  /**
2059
2059
  * Dictionary attribute name
2060
2060
  */
2061
- attributeName?: pulumi.Input<string>;
2061
+ attributeName?: pulumi.Input<string | undefined>;
2062
2062
  /**
2063
2063
  * Attribute value for condition
2064
2064
  */
2065
- attributeValue?: pulumi.Input<string>;
2065
+ attributeValue?: pulumi.Input<string | undefined>;
2066
2066
  /**
2067
2067
  * Condition type.
2068
2068
  * - Choices: `ConditionAttributes`, `ConditionReference`
@@ -2071,48 +2071,48 @@ export declare namespace networkaccess {
2071
2071
  /**
2072
2072
  * Dictionary name
2073
2073
  */
2074
- dictionaryName?: pulumi.Input<string>;
2074
+ dictionaryName?: pulumi.Input<string | undefined>;
2075
2075
  /**
2076
2076
  * Dictionary value
2077
2077
  */
2078
- dictionaryValue?: pulumi.Input<string>;
2078
+ dictionaryValue?: pulumi.Input<string | undefined>;
2079
2079
  /**
2080
2080
  * UUID for condition
2081
2081
  */
2082
- id?: pulumi.Input<string>;
2082
+ id?: pulumi.Input<string | undefined>;
2083
2083
  /**
2084
2084
  * Indicates whereas this condition is in negate mode
2085
2085
  */
2086
- isNegate?: pulumi.Input<boolean>;
2086
+ isNegate?: pulumi.Input<boolean | undefined>;
2087
2087
  /**
2088
2088
  * Equality operator
2089
2089
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2090
2090
  */
2091
- operator?: pulumi.Input<string>;
2091
+ operator?: pulumi.Input<string | undefined>;
2092
2092
  }
2093
2093
  interface AuthorizationExceptionRuleUpdateRanksRule {
2094
2094
  /**
2095
2095
  * Authorization rule ID
2096
2096
  */
2097
- id?: pulumi.Input<string>;
2097
+ id?: pulumi.Input<string | undefined>;
2098
2098
  /**
2099
2099
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
2100
2100
  */
2101
- rank?: pulumi.Input<number>;
2101
+ rank?: pulumi.Input<number | undefined>;
2102
2102
  }
2103
2103
  interface AuthorizationGlobalExceptionRuleChildren {
2104
2104
  /**
2105
2105
  * Dictionary attribute name
2106
2106
  */
2107
- attributeName?: pulumi.Input<string>;
2107
+ attributeName?: pulumi.Input<string | undefined>;
2108
2108
  /**
2109
2109
  * Attribute value for condition. Value type is specified in dictionary object.
2110
2110
  */
2111
- attributeValue?: pulumi.Input<string>;
2111
+ attributeValue?: pulumi.Input<string | undefined>;
2112
2112
  /**
2113
2113
  * List of child conditions
2114
2114
  */
2115
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildrenChildren>[]>;
2115
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildrenChildren>[] | undefined>;
2116
2116
  /**
2117
2117
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
2118
2118
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2121,38 +2121,38 @@ export declare namespace networkaccess {
2121
2121
  /**
2122
2122
  * Dictionary name
2123
2123
  */
2124
- dictionaryName?: pulumi.Input<string>;
2124
+ dictionaryName?: pulumi.Input<string | undefined>;
2125
2125
  /**
2126
2126
  * Dictionary value
2127
2127
  */
2128
- dictionaryValue?: pulumi.Input<string>;
2128
+ dictionaryValue?: pulumi.Input<string | undefined>;
2129
2129
  /**
2130
2130
  * UUID for condition
2131
2131
  */
2132
- id?: pulumi.Input<string>;
2132
+ id?: pulumi.Input<string | undefined>;
2133
2133
  /**
2134
2134
  * Indicates whereas this condition is in negate mode
2135
2135
  */
2136
- isNegate?: pulumi.Input<boolean>;
2136
+ isNegate?: pulumi.Input<boolean | undefined>;
2137
2137
  /**
2138
2138
  * Equality operator
2139
2139
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
2140
2140
  */
2141
- operator?: pulumi.Input<string>;
2141
+ operator?: pulumi.Input<string | undefined>;
2142
2142
  }
2143
2143
  interface AuthorizationGlobalExceptionRuleChildrenChildren {
2144
2144
  /**
2145
2145
  * Dictionary attribute name
2146
2146
  */
2147
- attributeName?: pulumi.Input<string>;
2147
+ attributeName?: pulumi.Input<string | undefined>;
2148
2148
  /**
2149
2149
  * Attribute value for condition. Value type is specified in dictionary object.
2150
2150
  */
2151
- attributeValue?: pulumi.Input<string>;
2151
+ attributeValue?: pulumi.Input<string | undefined>;
2152
2152
  /**
2153
2153
  * List of child conditions
2154
2154
  */
2155
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildrenChildrenChildren>[]>;
2155
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildrenChildrenChildren>[] | undefined>;
2156
2156
  /**
2157
2157
  * Condition type.
2158
2158
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2161,38 +2161,38 @@ export declare namespace networkaccess {
2161
2161
  /**
2162
2162
  * Dictionary name
2163
2163
  */
2164
- dictionaryName?: pulumi.Input<string>;
2164
+ dictionaryName?: pulumi.Input<string | undefined>;
2165
2165
  /**
2166
2166
  * Dictionary value
2167
2167
  */
2168
- dictionaryValue?: pulumi.Input<string>;
2168
+ dictionaryValue?: pulumi.Input<string | undefined>;
2169
2169
  /**
2170
2170
  * UUID for condition
2171
2171
  */
2172
- id?: pulumi.Input<string>;
2172
+ id?: pulumi.Input<string | undefined>;
2173
2173
  /**
2174
2174
  * Indicates whereas this condition is in negate mode
2175
2175
  */
2176
- isNegate?: pulumi.Input<boolean>;
2176
+ isNegate?: pulumi.Input<boolean | undefined>;
2177
2177
  /**
2178
2178
  * Equality operator
2179
2179
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2180
2180
  */
2181
- operator?: pulumi.Input<string>;
2181
+ operator?: pulumi.Input<string | undefined>;
2182
2182
  }
2183
2183
  interface AuthorizationGlobalExceptionRuleChildrenChildrenChildren {
2184
2184
  /**
2185
2185
  * Dictionary attribute name
2186
2186
  */
2187
- attributeName?: pulumi.Input<string>;
2187
+ attributeName?: pulumi.Input<string | undefined>;
2188
2188
  /**
2189
2189
  * Attribute value for condition. Value type is specified in dictionary object.
2190
2190
  */
2191
- attributeValue?: pulumi.Input<string>;
2191
+ attributeValue?: pulumi.Input<string | undefined>;
2192
2192
  /**
2193
2193
  * List of child conditions
2194
2194
  */
2195
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildren>[]>;
2195
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildren>[] | undefined>;
2196
2196
  /**
2197
2197
  * Condition type.
2198
2198
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2201,38 +2201,38 @@ export declare namespace networkaccess {
2201
2201
  /**
2202
2202
  * Dictionary name
2203
2203
  */
2204
- dictionaryName?: pulumi.Input<string>;
2204
+ dictionaryName?: pulumi.Input<string | undefined>;
2205
2205
  /**
2206
2206
  * Dictionary value
2207
2207
  */
2208
- dictionaryValue?: pulumi.Input<string>;
2208
+ dictionaryValue?: pulumi.Input<string | undefined>;
2209
2209
  /**
2210
2210
  * UUID for condition
2211
2211
  */
2212
- id?: pulumi.Input<string>;
2212
+ id?: pulumi.Input<string | undefined>;
2213
2213
  /**
2214
2214
  * Indicates whereas this condition is in negate mode
2215
2215
  */
2216
- isNegate?: pulumi.Input<boolean>;
2216
+ isNegate?: pulumi.Input<boolean | undefined>;
2217
2217
  /**
2218
2218
  * Equality operator
2219
2219
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2220
2220
  */
2221
- operator?: pulumi.Input<string>;
2221
+ operator?: pulumi.Input<string | undefined>;
2222
2222
  }
2223
2223
  interface AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildren {
2224
2224
  /**
2225
2225
  * Dictionary attribute name
2226
2226
  */
2227
- attributeName?: pulumi.Input<string>;
2227
+ attributeName?: pulumi.Input<string | undefined>;
2228
2228
  /**
2229
2229
  * Attribute value for condition
2230
2230
  */
2231
- attributeValue?: pulumi.Input<string>;
2231
+ attributeValue?: pulumi.Input<string | undefined>;
2232
2232
  /**
2233
2233
  * List of child conditions
2234
2234
  */
2235
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildrenChildren>[]>;
2235
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildrenChildren>[] | undefined>;
2236
2236
  /**
2237
2237
  * Condition type.
2238
2238
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2241,38 +2241,38 @@ export declare namespace networkaccess {
2241
2241
  /**
2242
2242
  * Dictionary name
2243
2243
  */
2244
- dictionaryName?: pulumi.Input<string>;
2244
+ dictionaryName?: pulumi.Input<string | undefined>;
2245
2245
  /**
2246
2246
  * Dictionary value
2247
2247
  */
2248
- dictionaryValue?: pulumi.Input<string>;
2248
+ dictionaryValue?: pulumi.Input<string | undefined>;
2249
2249
  /**
2250
2250
  * UUID for condition
2251
2251
  */
2252
- id?: pulumi.Input<string>;
2252
+ id?: pulumi.Input<string | undefined>;
2253
2253
  /**
2254
2254
  * Indicates whereas this condition is in negate mode
2255
2255
  */
2256
- isNegate?: pulumi.Input<boolean>;
2256
+ isNegate?: pulumi.Input<boolean | undefined>;
2257
2257
  /**
2258
2258
  * Equality operator
2259
2259
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2260
2260
  */
2261
- operator?: pulumi.Input<string>;
2261
+ operator?: pulumi.Input<string | undefined>;
2262
2262
  }
2263
2263
  interface AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildrenChildren {
2264
2264
  /**
2265
2265
  * Dictionary attribute name
2266
2266
  */
2267
- attributeName?: pulumi.Input<string>;
2267
+ attributeName?: pulumi.Input<string | undefined>;
2268
2268
  /**
2269
2269
  * Attribute value for condition
2270
2270
  */
2271
- attributeValue?: pulumi.Input<string>;
2271
+ attributeValue?: pulumi.Input<string | undefined>;
2272
2272
  /**
2273
2273
  * List of child conditions
2274
2274
  */
2275
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildrenChildrenChildren>[]>;
2275
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildrenChildrenChildren>[] | undefined>;
2276
2276
  /**
2277
2277
  * Condition type.
2278
2278
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2281,34 +2281,34 @@ export declare namespace networkaccess {
2281
2281
  /**
2282
2282
  * Dictionary name
2283
2283
  */
2284
- dictionaryName?: pulumi.Input<string>;
2284
+ dictionaryName?: pulumi.Input<string | undefined>;
2285
2285
  /**
2286
2286
  * Dictionary value
2287
2287
  */
2288
- dictionaryValue?: pulumi.Input<string>;
2288
+ dictionaryValue?: pulumi.Input<string | undefined>;
2289
2289
  /**
2290
2290
  * UUID for condition
2291
2291
  */
2292
- id?: pulumi.Input<string>;
2292
+ id?: pulumi.Input<string | undefined>;
2293
2293
  /**
2294
2294
  * Indicates whereas this condition is in negate mode
2295
2295
  */
2296
- isNegate?: pulumi.Input<boolean>;
2296
+ isNegate?: pulumi.Input<boolean | undefined>;
2297
2297
  /**
2298
2298
  * Equality operator
2299
2299
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2300
2300
  */
2301
- operator?: pulumi.Input<string>;
2301
+ operator?: pulumi.Input<string | undefined>;
2302
2302
  }
2303
2303
  interface AuthorizationGlobalExceptionRuleChildrenChildrenChildrenChildrenChildrenChildren {
2304
2304
  /**
2305
2305
  * Dictionary attribute name
2306
2306
  */
2307
- attributeName?: pulumi.Input<string>;
2307
+ attributeName?: pulumi.Input<string | undefined>;
2308
2308
  /**
2309
2309
  * Attribute value for condition
2310
2310
  */
2311
- attributeValue?: pulumi.Input<string>;
2311
+ attributeValue?: pulumi.Input<string | undefined>;
2312
2312
  /**
2313
2313
  * Condition type.
2314
2314
  * - Choices: `ConditionAttributes`, `ConditionReference`
@@ -2317,75 +2317,75 @@ export declare namespace networkaccess {
2317
2317
  /**
2318
2318
  * Dictionary name
2319
2319
  */
2320
- dictionaryName?: pulumi.Input<string>;
2320
+ dictionaryName?: pulumi.Input<string | undefined>;
2321
2321
  /**
2322
2322
  * Dictionary value
2323
2323
  */
2324
- dictionaryValue?: pulumi.Input<string>;
2324
+ dictionaryValue?: pulumi.Input<string | undefined>;
2325
2325
  /**
2326
2326
  * UUID for condition
2327
2327
  */
2328
- id?: pulumi.Input<string>;
2328
+ id?: pulumi.Input<string | undefined>;
2329
2329
  /**
2330
2330
  * Indicates whereas this condition is in negate mode
2331
2331
  */
2332
- isNegate?: pulumi.Input<boolean>;
2332
+ isNegate?: pulumi.Input<boolean | undefined>;
2333
2333
  /**
2334
2334
  * Equality operator
2335
2335
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2336
2336
  */
2337
- operator?: pulumi.Input<string>;
2337
+ operator?: pulumi.Input<string | undefined>;
2338
2338
  }
2339
2339
  interface AuthorizationGlobalExceptionRuleUpdateRanksRule {
2340
2340
  /**
2341
2341
  * Authorization rule ID
2342
2342
  */
2343
- id?: pulumi.Input<string>;
2343
+ id?: pulumi.Input<string | undefined>;
2344
2344
  /**
2345
2345
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
2346
2346
  */
2347
- rank?: pulumi.Input<number>;
2347
+ rank?: pulumi.Input<number | undefined>;
2348
2348
  }
2349
2349
  interface AuthorizationProfileAdvancedAttribute {
2350
2350
  /**
2351
2351
  * Dictionary name
2352
2352
  */
2353
- attributeLeftDictionaryName?: pulumi.Input<string>;
2353
+ attributeLeftDictionaryName?: pulumi.Input<string | undefined>;
2354
2354
  /**
2355
2355
  * Attribute name
2356
2356
  */
2357
- attributeLeftName?: pulumi.Input<string>;
2357
+ attributeLeftName?: pulumi.Input<string | undefined>;
2358
2358
  /**
2359
2359
  * Dictionary name, only required when `attributeRightValueType` is `AdvancedDictionaryAttribute`
2360
2360
  */
2361
- attributeRightDictionaryName?: pulumi.Input<string>;
2361
+ attributeRightDictionaryName?: pulumi.Input<string | undefined>;
2362
2362
  /**
2363
2363
  * Attribute name, only required when `attributeRightValueType` is `AdvancedDictionaryAttribute`
2364
2364
  */
2365
- attributeRightName?: pulumi.Input<string>;
2365
+ attributeRightName?: pulumi.Input<string | undefined>;
2366
2366
  /**
2367
2367
  * Attribute value, only required when `attributeRightValueType` is `AttributeValue`
2368
2368
  */
2369
- attributeRightValue?: pulumi.Input<string>;
2369
+ attributeRightValue?: pulumi.Input<string | undefined>;
2370
2370
  /**
2371
2371
  * Advanced attribute value type
2372
2372
  * - Choices: `AdvancedDictionaryAttribute`, `AttributeValue`
2373
2373
  */
2374
- attributeRightValueType?: pulumi.Input<string>;
2374
+ attributeRightValueType?: pulumi.Input<string | undefined>;
2375
2375
  }
2376
2376
  interface AuthorizationRuleChildren {
2377
2377
  /**
2378
2378
  * Dictionary attribute name
2379
2379
  */
2380
- attributeName?: pulumi.Input<string>;
2380
+ attributeName?: pulumi.Input<string | undefined>;
2381
2381
  /**
2382
2382
  * Attribute value for condition. Value type is specified in dictionary object.
2383
2383
  */
2384
- attributeValue?: pulumi.Input<string>;
2384
+ attributeValue?: pulumi.Input<string | undefined>;
2385
2385
  /**
2386
2386
  * List of child conditions
2387
2387
  */
2388
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationRuleChildrenChildren>[]>;
2388
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationRuleChildrenChildren>[] | undefined>;
2389
2389
  /**
2390
2390
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
2391
2391
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2394,38 +2394,38 @@ export declare namespace networkaccess {
2394
2394
  /**
2395
2395
  * Dictionary name
2396
2396
  */
2397
- dictionaryName?: pulumi.Input<string>;
2397
+ dictionaryName?: pulumi.Input<string | undefined>;
2398
2398
  /**
2399
2399
  * Dictionary value
2400
2400
  */
2401
- dictionaryValue?: pulumi.Input<string>;
2401
+ dictionaryValue?: pulumi.Input<string | undefined>;
2402
2402
  /**
2403
2403
  * UUID for condition
2404
2404
  */
2405
- id?: pulumi.Input<string>;
2405
+ id?: pulumi.Input<string | undefined>;
2406
2406
  /**
2407
2407
  * Indicates whereas this condition is in negate mode
2408
2408
  */
2409
- isNegate?: pulumi.Input<boolean>;
2409
+ isNegate?: pulumi.Input<boolean | undefined>;
2410
2410
  /**
2411
2411
  * Equality operator
2412
2412
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
2413
2413
  */
2414
- operator?: pulumi.Input<string>;
2414
+ operator?: pulumi.Input<string | undefined>;
2415
2415
  }
2416
2416
  interface AuthorizationRuleChildrenChildren {
2417
2417
  /**
2418
2418
  * Dictionary attribute name
2419
2419
  */
2420
- attributeName?: pulumi.Input<string>;
2420
+ attributeName?: pulumi.Input<string | undefined>;
2421
2421
  /**
2422
2422
  * Attribute value for condition. Value type is specified in dictionary object.
2423
2423
  */
2424
- attributeValue?: pulumi.Input<string>;
2424
+ attributeValue?: pulumi.Input<string | undefined>;
2425
2425
  /**
2426
2426
  * List of child conditions
2427
2427
  */
2428
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationRuleChildrenChildrenChildren>[]>;
2428
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationRuleChildrenChildrenChildren>[] | undefined>;
2429
2429
  /**
2430
2430
  * Condition type.
2431
2431
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2434,38 +2434,38 @@ export declare namespace networkaccess {
2434
2434
  /**
2435
2435
  * Dictionary name
2436
2436
  */
2437
- dictionaryName?: pulumi.Input<string>;
2437
+ dictionaryName?: pulumi.Input<string | undefined>;
2438
2438
  /**
2439
2439
  * Dictionary value
2440
2440
  */
2441
- dictionaryValue?: pulumi.Input<string>;
2441
+ dictionaryValue?: pulumi.Input<string | undefined>;
2442
2442
  /**
2443
2443
  * UUID for condition
2444
2444
  */
2445
- id?: pulumi.Input<string>;
2445
+ id?: pulumi.Input<string | undefined>;
2446
2446
  /**
2447
2447
  * Indicates whereas this condition is in negate mode
2448
2448
  */
2449
- isNegate?: pulumi.Input<boolean>;
2449
+ isNegate?: pulumi.Input<boolean | undefined>;
2450
2450
  /**
2451
2451
  * Equality operator
2452
2452
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2453
2453
  */
2454
- operator?: pulumi.Input<string>;
2454
+ operator?: pulumi.Input<string | undefined>;
2455
2455
  }
2456
2456
  interface AuthorizationRuleChildrenChildrenChildren {
2457
2457
  /**
2458
2458
  * Dictionary attribute name
2459
2459
  */
2460
- attributeName?: pulumi.Input<string>;
2460
+ attributeName?: pulumi.Input<string | undefined>;
2461
2461
  /**
2462
2462
  * Attribute value for condition. Value type is specified in dictionary object.
2463
2463
  */
2464
- attributeValue?: pulumi.Input<string>;
2464
+ attributeValue?: pulumi.Input<string | undefined>;
2465
2465
  /**
2466
2466
  * List of child conditions
2467
2467
  */
2468
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationRuleChildrenChildrenChildrenChildren>[]>;
2468
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationRuleChildrenChildrenChildrenChildren>[] | undefined>;
2469
2469
  /**
2470
2470
  * Condition type.
2471
2471
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2474,38 +2474,38 @@ export declare namespace networkaccess {
2474
2474
  /**
2475
2475
  * Dictionary name
2476
2476
  */
2477
- dictionaryName?: pulumi.Input<string>;
2477
+ dictionaryName?: pulumi.Input<string | undefined>;
2478
2478
  /**
2479
2479
  * Dictionary value
2480
2480
  */
2481
- dictionaryValue?: pulumi.Input<string>;
2481
+ dictionaryValue?: pulumi.Input<string | undefined>;
2482
2482
  /**
2483
2483
  * UUID for condition
2484
2484
  */
2485
- id?: pulumi.Input<string>;
2485
+ id?: pulumi.Input<string | undefined>;
2486
2486
  /**
2487
2487
  * Indicates whereas this condition is in negate mode
2488
2488
  */
2489
- isNegate?: pulumi.Input<boolean>;
2489
+ isNegate?: pulumi.Input<boolean | undefined>;
2490
2490
  /**
2491
2491
  * Equality operator
2492
2492
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2493
2493
  */
2494
- operator?: pulumi.Input<string>;
2494
+ operator?: pulumi.Input<string | undefined>;
2495
2495
  }
2496
2496
  interface AuthorizationRuleChildrenChildrenChildrenChildren {
2497
2497
  /**
2498
2498
  * Dictionary attribute name
2499
2499
  */
2500
- attributeName?: pulumi.Input<string>;
2500
+ attributeName?: pulumi.Input<string | undefined>;
2501
2501
  /**
2502
2502
  * Attribute value for condition
2503
2503
  */
2504
- attributeValue?: pulumi.Input<string>;
2504
+ attributeValue?: pulumi.Input<string | undefined>;
2505
2505
  /**
2506
2506
  * List of child conditions
2507
2507
  */
2508
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationRuleChildrenChildrenChildrenChildrenChildren>[]>;
2508
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationRuleChildrenChildrenChildrenChildrenChildren>[] | undefined>;
2509
2509
  /**
2510
2510
  * Condition type.
2511
2511
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2514,38 +2514,38 @@ export declare namespace networkaccess {
2514
2514
  /**
2515
2515
  * Dictionary name
2516
2516
  */
2517
- dictionaryName?: pulumi.Input<string>;
2517
+ dictionaryName?: pulumi.Input<string | undefined>;
2518
2518
  /**
2519
2519
  * Dictionary value
2520
2520
  */
2521
- dictionaryValue?: pulumi.Input<string>;
2521
+ dictionaryValue?: pulumi.Input<string | undefined>;
2522
2522
  /**
2523
2523
  * UUID for condition
2524
2524
  */
2525
- id?: pulumi.Input<string>;
2525
+ id?: pulumi.Input<string | undefined>;
2526
2526
  /**
2527
2527
  * Indicates whereas this condition is in negate mode
2528
2528
  */
2529
- isNegate?: pulumi.Input<boolean>;
2529
+ isNegate?: pulumi.Input<boolean | undefined>;
2530
2530
  /**
2531
2531
  * Equality operator
2532
2532
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2533
2533
  */
2534
- operator?: pulumi.Input<string>;
2534
+ operator?: pulumi.Input<string | undefined>;
2535
2535
  }
2536
2536
  interface AuthorizationRuleChildrenChildrenChildrenChildrenChildren {
2537
2537
  /**
2538
2538
  * Dictionary attribute name
2539
2539
  */
2540
- attributeName?: pulumi.Input<string>;
2540
+ attributeName?: pulumi.Input<string | undefined>;
2541
2541
  /**
2542
2542
  * Attribute value for condition
2543
2543
  */
2544
- attributeValue?: pulumi.Input<string>;
2544
+ attributeValue?: pulumi.Input<string | undefined>;
2545
2545
  /**
2546
2546
  * List of child conditions
2547
2547
  */
2548
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationRuleChildrenChildrenChildrenChildrenChildrenChildren>[]>;
2548
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationRuleChildrenChildrenChildrenChildrenChildrenChildren>[] | undefined>;
2549
2549
  /**
2550
2550
  * Condition type.
2551
2551
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2554,34 +2554,34 @@ export declare namespace networkaccess {
2554
2554
  /**
2555
2555
  * Dictionary name
2556
2556
  */
2557
- dictionaryName?: pulumi.Input<string>;
2557
+ dictionaryName?: pulumi.Input<string | undefined>;
2558
2558
  /**
2559
2559
  * Dictionary value
2560
2560
  */
2561
- dictionaryValue?: pulumi.Input<string>;
2561
+ dictionaryValue?: pulumi.Input<string | undefined>;
2562
2562
  /**
2563
2563
  * UUID for condition
2564
2564
  */
2565
- id?: pulumi.Input<string>;
2565
+ id?: pulumi.Input<string | undefined>;
2566
2566
  /**
2567
2567
  * Indicates whereas this condition is in negate mode
2568
2568
  */
2569
- isNegate?: pulumi.Input<boolean>;
2569
+ isNegate?: pulumi.Input<boolean | undefined>;
2570
2570
  /**
2571
2571
  * Equality operator
2572
2572
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2573
2573
  */
2574
- operator?: pulumi.Input<string>;
2574
+ operator?: pulumi.Input<string | undefined>;
2575
2575
  }
2576
2576
  interface AuthorizationRuleChildrenChildrenChildrenChildrenChildrenChildren {
2577
2577
  /**
2578
2578
  * Dictionary attribute name
2579
2579
  */
2580
- attributeName?: pulumi.Input<string>;
2580
+ attributeName?: pulumi.Input<string | undefined>;
2581
2581
  /**
2582
2582
  * Attribute value for condition
2583
2583
  */
2584
- attributeValue?: pulumi.Input<string>;
2584
+ attributeValue?: pulumi.Input<string | undefined>;
2585
2585
  /**
2586
2586
  * Condition type.
2587
2587
  * - Choices: `ConditionAttributes`, `ConditionReference`
@@ -2590,48 +2590,48 @@ export declare namespace networkaccess {
2590
2590
  /**
2591
2591
  * Dictionary name
2592
2592
  */
2593
- dictionaryName?: pulumi.Input<string>;
2593
+ dictionaryName?: pulumi.Input<string | undefined>;
2594
2594
  /**
2595
2595
  * Dictionary value
2596
2596
  */
2597
- dictionaryValue?: pulumi.Input<string>;
2597
+ dictionaryValue?: pulumi.Input<string | undefined>;
2598
2598
  /**
2599
2599
  * UUID for condition
2600
2600
  */
2601
- id?: pulumi.Input<string>;
2601
+ id?: pulumi.Input<string | undefined>;
2602
2602
  /**
2603
2603
  * Indicates whereas this condition is in negate mode
2604
2604
  */
2605
- isNegate?: pulumi.Input<boolean>;
2605
+ isNegate?: pulumi.Input<boolean | undefined>;
2606
2606
  /**
2607
2607
  * Equality operator
2608
2608
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2609
2609
  */
2610
- operator?: pulumi.Input<string>;
2610
+ operator?: pulumi.Input<string | undefined>;
2611
2611
  }
2612
2612
  interface AuthorizationRuleUpdateRanksRule {
2613
2613
  /**
2614
2614
  * Authorization rule ID
2615
2615
  */
2616
- id?: pulumi.Input<string>;
2616
+ id?: pulumi.Input<string | undefined>;
2617
2617
  /**
2618
2618
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
2619
2619
  */
2620
- rank?: pulumi.Input<number>;
2620
+ rank?: pulumi.Input<number | undefined>;
2621
2621
  }
2622
2622
  interface ConditionChildren {
2623
2623
  /**
2624
2624
  * Dictionary attribute name
2625
2625
  */
2626
- attributeName?: pulumi.Input<string>;
2626
+ attributeName?: pulumi.Input<string | undefined>;
2627
2627
  /**
2628
2628
  * Attribute value for condition. Value type is specified in dictionary object.
2629
2629
  */
2630
- attributeValue?: pulumi.Input<string>;
2630
+ attributeValue?: pulumi.Input<string | undefined>;
2631
2631
  /**
2632
2632
  * List of child conditions
2633
2633
  */
2634
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.ConditionChildrenChildren>[]>;
2634
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.ConditionChildrenChildren>[] | undefined>;
2635
2635
  /**
2636
2636
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
2637
2637
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2640,46 +2640,46 @@ export declare namespace networkaccess {
2640
2640
  /**
2641
2641
  * Condition description
2642
2642
  */
2643
- description?: pulumi.Input<string>;
2643
+ description?: pulumi.Input<string | undefined>;
2644
2644
  /**
2645
2645
  * Dictionary name
2646
2646
  */
2647
- dictionaryName?: pulumi.Input<string>;
2647
+ dictionaryName?: pulumi.Input<string | undefined>;
2648
2648
  /**
2649
2649
  * Dictionary value
2650
2650
  */
2651
- dictionaryValue?: pulumi.Input<string>;
2651
+ dictionaryValue?: pulumi.Input<string | undefined>;
2652
2652
  /**
2653
2653
  * UUID for condition
2654
2654
  */
2655
- id?: pulumi.Input<string>;
2655
+ id?: pulumi.Input<string | undefined>;
2656
2656
  /**
2657
2657
  * Indicates whereas this condition is in negate mode
2658
2658
  */
2659
- isNegate?: pulumi.Input<boolean>;
2659
+ isNegate?: pulumi.Input<boolean | undefined>;
2660
2660
  /**
2661
2661
  * Condition name. Required if `conditionType` is `ConditionReference`, if `conditionType` is `ConditionAttributes` then this attribute is not used.
2662
2662
  */
2663
- name?: pulumi.Input<string>;
2663
+ name?: pulumi.Input<string | undefined>;
2664
2664
  /**
2665
2665
  * Equality operator
2666
2666
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
2667
2667
  */
2668
- operator?: pulumi.Input<string>;
2668
+ operator?: pulumi.Input<string | undefined>;
2669
2669
  }
2670
2670
  interface ConditionChildrenChildren {
2671
2671
  /**
2672
2672
  * Dictionary attribute name
2673
2673
  */
2674
- attributeName?: pulumi.Input<string>;
2674
+ attributeName?: pulumi.Input<string | undefined>;
2675
2675
  /**
2676
2676
  * Attribute value for condition. Value type is specified in dictionary object.
2677
2677
  */
2678
- attributeValue?: pulumi.Input<string>;
2678
+ attributeValue?: pulumi.Input<string | undefined>;
2679
2679
  /**
2680
2680
  * List of child conditions
2681
2681
  */
2682
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.ConditionChildrenChildrenChildren>[]>;
2682
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.ConditionChildrenChildrenChildren>[] | undefined>;
2683
2683
  /**
2684
2684
  * Condition type.
2685
2685
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2688,46 +2688,46 @@ export declare namespace networkaccess {
2688
2688
  /**
2689
2689
  * Condition description
2690
2690
  */
2691
- description?: pulumi.Input<string>;
2691
+ description?: pulumi.Input<string | undefined>;
2692
2692
  /**
2693
2693
  * Dictionary name
2694
2694
  */
2695
- dictionaryName?: pulumi.Input<string>;
2695
+ dictionaryName?: pulumi.Input<string | undefined>;
2696
2696
  /**
2697
2697
  * Dictionary value
2698
2698
  */
2699
- dictionaryValue?: pulumi.Input<string>;
2699
+ dictionaryValue?: pulumi.Input<string | undefined>;
2700
2700
  /**
2701
2701
  * UUID for condition
2702
2702
  */
2703
- id?: pulumi.Input<string>;
2703
+ id?: pulumi.Input<string | undefined>;
2704
2704
  /**
2705
2705
  * Indicates whereas this condition is in negate mode
2706
2706
  */
2707
- isNegate?: pulumi.Input<boolean>;
2707
+ isNegate?: pulumi.Input<boolean | undefined>;
2708
2708
  /**
2709
2709
  * Condition name. Required if `conditionType` is `ConditionReference`, if `conditionType` is `ConditionAttributes` then this attribute is not used.
2710
2710
  */
2711
- name?: pulumi.Input<string>;
2711
+ name?: pulumi.Input<string | undefined>;
2712
2712
  /**
2713
2713
  * Equality operator
2714
2714
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2715
2715
  */
2716
- operator?: pulumi.Input<string>;
2716
+ operator?: pulumi.Input<string | undefined>;
2717
2717
  }
2718
2718
  interface ConditionChildrenChildrenChildren {
2719
2719
  /**
2720
2720
  * Dictionary attribute name
2721
2721
  */
2722
- attributeName?: pulumi.Input<string>;
2722
+ attributeName?: pulumi.Input<string | undefined>;
2723
2723
  /**
2724
2724
  * Attribute value for condition. Value type is specified in dictionary object.
2725
2725
  */
2726
- attributeValue?: pulumi.Input<string>;
2726
+ attributeValue?: pulumi.Input<string | undefined>;
2727
2727
  /**
2728
2728
  * List of child conditions
2729
2729
  */
2730
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.ConditionChildrenChildrenChildrenChildren>[]>;
2730
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.ConditionChildrenChildrenChildrenChildren>[] | undefined>;
2731
2731
  /**
2732
2732
  * Condition type.
2733
2733
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2736,38 +2736,38 @@ export declare namespace networkaccess {
2736
2736
  /**
2737
2737
  * Dictionary name
2738
2738
  */
2739
- dictionaryName?: pulumi.Input<string>;
2739
+ dictionaryName?: pulumi.Input<string | undefined>;
2740
2740
  /**
2741
2741
  * Dictionary value
2742
2742
  */
2743
- dictionaryValue?: pulumi.Input<string>;
2743
+ dictionaryValue?: pulumi.Input<string | undefined>;
2744
2744
  /**
2745
2745
  * UUID for condition
2746
2746
  */
2747
- id?: pulumi.Input<string>;
2747
+ id?: pulumi.Input<string | undefined>;
2748
2748
  /**
2749
2749
  * Indicates whereas this condition is in negate mode
2750
2750
  */
2751
- isNegate?: pulumi.Input<boolean>;
2751
+ isNegate?: pulumi.Input<boolean | undefined>;
2752
2752
  /**
2753
2753
  * Equality operator
2754
2754
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2755
2755
  */
2756
- operator?: pulumi.Input<string>;
2756
+ operator?: pulumi.Input<string | undefined>;
2757
2757
  }
2758
2758
  interface ConditionChildrenChildrenChildrenChildren {
2759
2759
  /**
2760
2760
  * Dictionary attribute name
2761
2761
  */
2762
- attributeName?: pulumi.Input<string>;
2762
+ attributeName?: pulumi.Input<string | undefined>;
2763
2763
  /**
2764
2764
  * Attribute value for condition
2765
2765
  */
2766
- attributeValue?: pulumi.Input<string>;
2766
+ attributeValue?: pulumi.Input<string | undefined>;
2767
2767
  /**
2768
2768
  * List of child conditions
2769
2769
  */
2770
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.ConditionChildrenChildrenChildrenChildrenChildren>[]>;
2770
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.ConditionChildrenChildrenChildrenChildrenChildren>[] | undefined>;
2771
2771
  /**
2772
2772
  * Condition type.
2773
2773
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2776,38 +2776,38 @@ export declare namespace networkaccess {
2776
2776
  /**
2777
2777
  * Dictionary name
2778
2778
  */
2779
- dictionaryName?: pulumi.Input<string>;
2779
+ dictionaryName?: pulumi.Input<string | undefined>;
2780
2780
  /**
2781
2781
  * Dictionary value
2782
2782
  */
2783
- dictionaryValue?: pulumi.Input<string>;
2783
+ dictionaryValue?: pulumi.Input<string | undefined>;
2784
2784
  /**
2785
2785
  * UUID for condition
2786
2786
  */
2787
- id?: pulumi.Input<string>;
2787
+ id?: pulumi.Input<string | undefined>;
2788
2788
  /**
2789
2789
  * Indicates whereas this condition is in negate mode
2790
2790
  */
2791
- isNegate?: pulumi.Input<boolean>;
2791
+ isNegate?: pulumi.Input<boolean | undefined>;
2792
2792
  /**
2793
2793
  * Equality operator
2794
2794
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2795
2795
  */
2796
- operator?: pulumi.Input<string>;
2796
+ operator?: pulumi.Input<string | undefined>;
2797
2797
  }
2798
2798
  interface ConditionChildrenChildrenChildrenChildrenChildren {
2799
2799
  /**
2800
2800
  * Dictionary attribute name
2801
2801
  */
2802
- attributeName?: pulumi.Input<string>;
2802
+ attributeName?: pulumi.Input<string | undefined>;
2803
2803
  /**
2804
2804
  * Attribute value for condition
2805
2805
  */
2806
- attributeValue?: pulumi.Input<string>;
2806
+ attributeValue?: pulumi.Input<string | undefined>;
2807
2807
  /**
2808
2808
  * List of child conditions
2809
2809
  */
2810
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.ConditionChildrenChildrenChildrenChildrenChildrenChildren>[]>;
2810
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.ConditionChildrenChildrenChildrenChildrenChildrenChildren>[] | undefined>;
2811
2811
  /**
2812
2812
  * Condition type.
2813
2813
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2816,34 +2816,34 @@ export declare namespace networkaccess {
2816
2816
  /**
2817
2817
  * Dictionary name
2818
2818
  */
2819
- dictionaryName?: pulumi.Input<string>;
2819
+ dictionaryName?: pulumi.Input<string | undefined>;
2820
2820
  /**
2821
2821
  * Dictionary value
2822
2822
  */
2823
- dictionaryValue?: pulumi.Input<string>;
2823
+ dictionaryValue?: pulumi.Input<string | undefined>;
2824
2824
  /**
2825
2825
  * UUID for condition
2826
2826
  */
2827
- id?: pulumi.Input<string>;
2827
+ id?: pulumi.Input<string | undefined>;
2828
2828
  /**
2829
2829
  * Indicates whereas this condition is in negate mode
2830
2830
  */
2831
- isNegate?: pulumi.Input<boolean>;
2831
+ isNegate?: pulumi.Input<boolean | undefined>;
2832
2832
  /**
2833
2833
  * Equality operator
2834
2834
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2835
2835
  */
2836
- operator?: pulumi.Input<string>;
2836
+ operator?: pulumi.Input<string | undefined>;
2837
2837
  }
2838
2838
  interface ConditionChildrenChildrenChildrenChildrenChildrenChildren {
2839
2839
  /**
2840
2840
  * Dictionary attribute name
2841
2841
  */
2842
- attributeName?: pulumi.Input<string>;
2842
+ attributeName?: pulumi.Input<string | undefined>;
2843
2843
  /**
2844
2844
  * Attribute value for condition
2845
2845
  */
2846
- attributeValue?: pulumi.Input<string>;
2846
+ attributeValue?: pulumi.Input<string | undefined>;
2847
2847
  /**
2848
2848
  * Condition type.
2849
2849
  * - Choices: `ConditionAttributes`, `ConditionReference`
@@ -2852,48 +2852,48 @@ export declare namespace networkaccess {
2852
2852
  /**
2853
2853
  * Dictionary name
2854
2854
  */
2855
- dictionaryName?: pulumi.Input<string>;
2855
+ dictionaryName?: pulumi.Input<string | undefined>;
2856
2856
  /**
2857
2857
  * Dictionary value
2858
2858
  */
2859
- dictionaryValue?: pulumi.Input<string>;
2859
+ dictionaryValue?: pulumi.Input<string | undefined>;
2860
2860
  /**
2861
2861
  * UUID for condition
2862
2862
  */
2863
- id?: pulumi.Input<string>;
2863
+ id?: pulumi.Input<string | undefined>;
2864
2864
  /**
2865
2865
  * Indicates whereas this condition is in negate mode
2866
2866
  */
2867
- isNegate?: pulumi.Input<boolean>;
2867
+ isNegate?: pulumi.Input<boolean | undefined>;
2868
2868
  /**
2869
2869
  * Equality operator
2870
2870
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2871
2871
  */
2872
- operator?: pulumi.Input<string>;
2872
+ operator?: pulumi.Input<string | undefined>;
2873
2873
  }
2874
2874
  interface DictionaryAttributeAllowedValue {
2875
2875
  /**
2876
2876
  * The allowed value key
2877
2877
  */
2878
- key?: pulumi.Input<string>;
2878
+ key?: pulumi.Input<string | undefined>;
2879
2879
  /**
2880
2880
  * The allowed value
2881
2881
  */
2882
- value?: pulumi.Input<string>;
2882
+ value?: pulumi.Input<string | undefined>;
2883
2883
  }
2884
2884
  interface PolicySetChildren {
2885
2885
  /**
2886
2886
  * Dictionary attribute name
2887
2887
  */
2888
- attributeName?: pulumi.Input<string>;
2888
+ attributeName?: pulumi.Input<string | undefined>;
2889
2889
  /**
2890
2890
  * Attribute value for condition. Value type is specified in dictionary object.
2891
2891
  */
2892
- attributeValue?: pulumi.Input<string>;
2892
+ attributeValue?: pulumi.Input<string | undefined>;
2893
2893
  /**
2894
2894
  * List of child conditions
2895
2895
  */
2896
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.PolicySetChildrenChildren>[]>;
2896
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.PolicySetChildrenChildren>[] | undefined>;
2897
2897
  /**
2898
2898
  * Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
2899
2899
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2902,38 +2902,38 @@ export declare namespace networkaccess {
2902
2902
  /**
2903
2903
  * Dictionary name
2904
2904
  */
2905
- dictionaryName?: pulumi.Input<string>;
2905
+ dictionaryName?: pulumi.Input<string | undefined>;
2906
2906
  /**
2907
2907
  * Dictionary value
2908
2908
  */
2909
- dictionaryValue?: pulumi.Input<string>;
2909
+ dictionaryValue?: pulumi.Input<string | undefined>;
2910
2910
  /**
2911
2911
  * UUID for condition
2912
2912
  */
2913
- id?: pulumi.Input<string>;
2913
+ id?: pulumi.Input<string | undefined>;
2914
2914
  /**
2915
2915
  * Indicates whereas this condition is in negate mode
2916
2916
  */
2917
- isNegate?: pulumi.Input<boolean>;
2917
+ isNegate?: pulumi.Input<boolean | undefined>;
2918
2918
  /**
2919
2919
  * Equality operator
2920
2920
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
2921
2921
  */
2922
- operator?: pulumi.Input<string>;
2922
+ operator?: pulumi.Input<string | undefined>;
2923
2923
  }
2924
2924
  interface PolicySetChildrenChildren {
2925
2925
  /**
2926
2926
  * Dictionary attribute name
2927
2927
  */
2928
- attributeName?: pulumi.Input<string>;
2928
+ attributeName?: pulumi.Input<string | undefined>;
2929
2929
  /**
2930
2930
  * Attribute value for condition. Value type is specified in dictionary object.
2931
2931
  */
2932
- attributeValue?: pulumi.Input<string>;
2932
+ attributeValue?: pulumi.Input<string | undefined>;
2933
2933
  /**
2934
2934
  * List of child conditions
2935
2935
  */
2936
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.PolicySetChildrenChildrenChildren>[]>;
2936
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.PolicySetChildrenChildrenChildren>[] | undefined>;
2937
2937
  /**
2938
2938
  * Condition type.
2939
2939
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2942,38 +2942,38 @@ export declare namespace networkaccess {
2942
2942
  /**
2943
2943
  * Dictionary name
2944
2944
  */
2945
- dictionaryName?: pulumi.Input<string>;
2945
+ dictionaryName?: pulumi.Input<string | undefined>;
2946
2946
  /**
2947
2947
  * Dictionary value
2948
2948
  */
2949
- dictionaryValue?: pulumi.Input<string>;
2949
+ dictionaryValue?: pulumi.Input<string | undefined>;
2950
2950
  /**
2951
2951
  * UUID for condition
2952
2952
  */
2953
- id?: pulumi.Input<string>;
2953
+ id?: pulumi.Input<string | undefined>;
2954
2954
  /**
2955
2955
  * Indicates whereas this condition is in negate mode
2956
2956
  */
2957
- isNegate?: pulumi.Input<boolean>;
2957
+ isNegate?: pulumi.Input<boolean | undefined>;
2958
2958
  /**
2959
2959
  * Equality operator
2960
2960
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
2961
2961
  */
2962
- operator?: pulumi.Input<string>;
2962
+ operator?: pulumi.Input<string | undefined>;
2963
2963
  }
2964
2964
  interface PolicySetChildrenChildrenChildren {
2965
2965
  /**
2966
2966
  * Dictionary attribute name
2967
2967
  */
2968
- attributeName?: pulumi.Input<string>;
2968
+ attributeName?: pulumi.Input<string | undefined>;
2969
2969
  /**
2970
2970
  * Attribute value for condition. Value type is specified in dictionary object.
2971
2971
  */
2972
- attributeValue?: pulumi.Input<string>;
2972
+ attributeValue?: pulumi.Input<string | undefined>;
2973
2973
  /**
2974
2974
  * List of child conditions
2975
2975
  */
2976
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.PolicySetChildrenChildrenChildrenChildren>[]>;
2976
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.PolicySetChildrenChildrenChildrenChildren>[] | undefined>;
2977
2977
  /**
2978
2978
  * Condition type.
2979
2979
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -2982,38 +2982,38 @@ export declare namespace networkaccess {
2982
2982
  /**
2983
2983
  * Dictionary name
2984
2984
  */
2985
- dictionaryName?: pulumi.Input<string>;
2985
+ dictionaryName?: pulumi.Input<string | undefined>;
2986
2986
  /**
2987
2987
  * Dictionary value
2988
2988
  */
2989
- dictionaryValue?: pulumi.Input<string>;
2989
+ dictionaryValue?: pulumi.Input<string | undefined>;
2990
2990
  /**
2991
2991
  * UUID for condition
2992
2992
  */
2993
- id?: pulumi.Input<string>;
2993
+ id?: pulumi.Input<string | undefined>;
2994
2994
  /**
2995
2995
  * Indicates whereas this condition is in negate mode
2996
2996
  */
2997
- isNegate?: pulumi.Input<boolean>;
2997
+ isNegate?: pulumi.Input<boolean | undefined>;
2998
2998
  /**
2999
2999
  * Equality operator
3000
3000
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
3001
3001
  */
3002
- operator?: pulumi.Input<string>;
3002
+ operator?: pulumi.Input<string | undefined>;
3003
3003
  }
3004
3004
  interface PolicySetChildrenChildrenChildrenChildren {
3005
3005
  /**
3006
3006
  * Dictionary attribute name
3007
3007
  */
3008
- attributeName?: pulumi.Input<string>;
3008
+ attributeName?: pulumi.Input<string | undefined>;
3009
3009
  /**
3010
3010
  * Attribute value for condition
3011
3011
  */
3012
- attributeValue?: pulumi.Input<string>;
3012
+ attributeValue?: pulumi.Input<string | undefined>;
3013
3013
  /**
3014
3014
  * List of child conditions
3015
3015
  */
3016
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.PolicySetChildrenChildrenChildrenChildrenChildren>[]>;
3016
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.PolicySetChildrenChildrenChildrenChildrenChildren>[] | undefined>;
3017
3017
  /**
3018
3018
  * Condition type.
3019
3019
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -3022,38 +3022,38 @@ export declare namespace networkaccess {
3022
3022
  /**
3023
3023
  * Dictionary name
3024
3024
  */
3025
- dictionaryName?: pulumi.Input<string>;
3025
+ dictionaryName?: pulumi.Input<string | undefined>;
3026
3026
  /**
3027
3027
  * Dictionary value
3028
3028
  */
3029
- dictionaryValue?: pulumi.Input<string>;
3029
+ dictionaryValue?: pulumi.Input<string | undefined>;
3030
3030
  /**
3031
3031
  * UUID for condition
3032
3032
  */
3033
- id?: pulumi.Input<string>;
3033
+ id?: pulumi.Input<string | undefined>;
3034
3034
  /**
3035
3035
  * Indicates whereas this condition is in negate mode
3036
3036
  */
3037
- isNegate?: pulumi.Input<boolean>;
3037
+ isNegate?: pulumi.Input<boolean | undefined>;
3038
3038
  /**
3039
3039
  * Equality operator
3040
3040
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
3041
3041
  */
3042
- operator?: pulumi.Input<string>;
3042
+ operator?: pulumi.Input<string | undefined>;
3043
3043
  }
3044
3044
  interface PolicySetChildrenChildrenChildrenChildrenChildren {
3045
3045
  /**
3046
3046
  * Dictionary attribute name
3047
3047
  */
3048
- attributeName?: pulumi.Input<string>;
3048
+ attributeName?: pulumi.Input<string | undefined>;
3049
3049
  /**
3050
3050
  * Attribute value for condition
3051
3051
  */
3052
- attributeValue?: pulumi.Input<string>;
3052
+ attributeValue?: pulumi.Input<string | undefined>;
3053
3053
  /**
3054
3054
  * List of child conditions
3055
3055
  */
3056
- childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.PolicySetChildrenChildrenChildrenChildrenChildrenChildren>[]>;
3056
+ childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.PolicySetChildrenChildrenChildrenChildrenChildrenChildren>[] | undefined>;
3057
3057
  /**
3058
3058
  * Condition type.
3059
3059
  * - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
@@ -3062,34 +3062,34 @@ export declare namespace networkaccess {
3062
3062
  /**
3063
3063
  * Dictionary name
3064
3064
  */
3065
- dictionaryName?: pulumi.Input<string>;
3065
+ dictionaryName?: pulumi.Input<string | undefined>;
3066
3066
  /**
3067
3067
  * Dictionary value
3068
3068
  */
3069
- dictionaryValue?: pulumi.Input<string>;
3069
+ dictionaryValue?: pulumi.Input<string | undefined>;
3070
3070
  /**
3071
3071
  * UUID for condition
3072
3072
  */
3073
- id?: pulumi.Input<string>;
3073
+ id?: pulumi.Input<string | undefined>;
3074
3074
  /**
3075
3075
  * Indicates whereas this condition is in negate mode
3076
3076
  */
3077
- isNegate?: pulumi.Input<boolean>;
3077
+ isNegate?: pulumi.Input<boolean | undefined>;
3078
3078
  /**
3079
3079
  * Equality operator
3080
3080
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
3081
3081
  */
3082
- operator?: pulumi.Input<string>;
3082
+ operator?: pulumi.Input<string | undefined>;
3083
3083
  }
3084
3084
  interface PolicySetChildrenChildrenChildrenChildrenChildrenChildren {
3085
3085
  /**
3086
3086
  * Dictionary attribute name
3087
3087
  */
3088
- attributeName?: pulumi.Input<string>;
3088
+ attributeName?: pulumi.Input<string | undefined>;
3089
3089
  /**
3090
3090
  * Attribute value for condition
3091
3091
  */
3092
- attributeValue?: pulumi.Input<string>;
3092
+ attributeValue?: pulumi.Input<string | undefined>;
3093
3093
  /**
3094
3094
  * Condition type.
3095
3095
  * - Choices: `ConditionAttributes`, `ConditionReference`
@@ -3098,30 +3098,30 @@ export declare namespace networkaccess {
3098
3098
  /**
3099
3099
  * Dictionary name
3100
3100
  */
3101
- dictionaryName?: pulumi.Input<string>;
3101
+ dictionaryName?: pulumi.Input<string | undefined>;
3102
3102
  /**
3103
3103
  * Dictionary value
3104
3104
  */
3105
- dictionaryValue?: pulumi.Input<string>;
3105
+ dictionaryValue?: pulumi.Input<string | undefined>;
3106
3106
  /**
3107
3107
  * UUID for condition
3108
3108
  */
3109
- id?: pulumi.Input<string>;
3109
+ id?: pulumi.Input<string | undefined>;
3110
3110
  /**
3111
3111
  * Indicates whereas this condition is in negate mode
3112
3112
  */
3113
- isNegate?: pulumi.Input<boolean>;
3113
+ isNegate?: pulumi.Input<boolean | undefined>;
3114
3114
  /**
3115
3115
  * Equality operator
3116
3116
  * - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
3117
3117
  */
3118
- operator?: pulumi.Input<string>;
3118
+ operator?: pulumi.Input<string | undefined>;
3119
3119
  }
3120
3120
  interface PolicySetUpdateRanksPolicy {
3121
3121
  /**
3122
3122
  * Policy set ID
3123
3123
  */
3124
- id?: pulumi.Input<string>;
3124
+ id?: pulumi.Input<string | undefined>;
3125
3125
  /**
3126
3126
  * The rank (priority) in relation to other rules. Lower rank is higher priority.
3127
3127
  */
@@ -3142,3 +3142,4 @@ export declare namespace system {
3142
3142
  status: pulumi.Input<string>;
3143
3143
  }
3144
3144
  }
3145
+ //# sourceMappingURL=input.d.ts.map