@sst-provider/cloudflare5 5.2.0 → 5.18.0

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 (2360) hide show
  1. package/bin/accessRule.d.ts +8 -7
  2. package/bin/accessRule.d.ts.map +1 -0
  3. package/bin/accessRule.js +44 -21
  4. package/bin/accessRule.js.map +1 -1
  5. package/bin/account.d.ts +24 -11
  6. package/bin/account.d.ts.map +1 -0
  7. package/bin/account.js +39 -17
  8. package/bin/account.js.map +1 -1
  9. package/bin/accountDnsSettings.d.ts +5 -4
  10. package/bin/accountDnsSettings.d.ts.map +1 -0
  11. package/bin/accountDnsSettings.js +33 -10
  12. package/bin/accountDnsSettings.js.map +1 -1
  13. package/bin/accountDnsSettingsInternalView.d.ts +4 -3
  14. package/bin/accountDnsSettingsInternalView.d.ts.map +1 -0
  15. package/bin/accountDnsSettingsInternalView.js +38 -15
  16. package/bin/accountDnsSettingsInternalView.js.map +1 -1
  17. package/bin/accountMember.d.ts +11 -4
  18. package/bin/accountMember.d.ts.map +1 -0
  19. package/bin/accountMember.js +41 -18
  20. package/bin/accountMember.js.map +1 -1
  21. package/bin/accountSubscription.d.ts +14 -22
  22. package/bin/accountSubscription.d.ts.map +1 -0
  23. package/bin/accountSubscription.js +40 -19
  24. package/bin/accountSubscription.js.map +1 -1
  25. package/bin/accountToken.d.ts +12 -8
  26. package/bin/accountToken.d.ts.map +1 -0
  27. package/bin/accountToken.js +48 -25
  28. package/bin/accountToken.js.map +1 -1
  29. package/bin/addressMap.d.ts +13 -26
  30. package/bin/addressMap.d.ts.map +1 -0
  31. package/bin/addressMap.js +45 -22
  32. package/bin/addressMap.js.map +1 -1
  33. package/bin/aiSearchInstance.d.ts +234 -0
  34. package/bin/aiSearchInstance.d.ts.map +1 -0
  35. package/bin/aiSearchInstance.js +164 -0
  36. package/bin/aiSearchInstance.js.map +1 -0
  37. package/bin/aiSearchToken.d.ts +61 -0
  38. package/bin/aiSearchToken.d.ts.map +1 -0
  39. package/bin/aiSearchToken.js +101 -0
  40. package/bin/aiSearchToken.js.map +1 -0
  41. package/bin/apiShield.d.ts +4 -15
  42. package/bin/apiShield.d.ts.map +1 -0
  43. package/bin/apiShield.js +34 -17
  44. package/bin/apiShield.js.map +1 -1
  45. package/bin/apiShieldDiscoveryOperation.d.ts +19 -12
  46. package/bin/apiShieldDiscoveryOperation.d.ts.map +1 -0
  47. package/bin/apiShieldDiscoveryOperation.js +36 -13
  48. package/bin/apiShieldDiscoveryOperation.js.map +1 -1
  49. package/bin/apiShieldOperation.d.ts +15 -20
  50. package/bin/apiShieldOperation.d.ts.map +1 -0
  51. package/bin/apiShieldOperation.js +43 -20
  52. package/bin/apiShieldOperation.js.map +1 -1
  53. package/bin/apiShieldOperationSchemaValidationSettings.d.ts +28 -18
  54. package/bin/apiShieldOperationSchemaValidationSettings.d.ts.map +1 -0
  55. package/bin/apiShieldOperationSchemaValidationSettings.js +36 -13
  56. package/bin/apiShieldOperationSchemaValidationSettings.js.map +1 -1
  57. package/bin/apiShieldSchema.d.ts +16 -9
  58. package/bin/apiShieldSchema.d.ts.map +1 -0
  59. package/bin/apiShieldSchema.js +47 -24
  60. package/bin/apiShieldSchema.js.map +1 -1
  61. package/bin/apiShieldSchemaValidationSettings.d.ts +52 -24
  62. package/bin/apiShieldSchemaValidationSettings.d.ts.map +1 -0
  63. package/bin/apiShieldSchemaValidationSettings.js +36 -13
  64. package/bin/apiShieldSchemaValidationSettings.js.map +1 -1
  65. package/bin/apiToken.d.ts +12 -8
  66. package/bin/apiToken.d.ts.map +1 -0
  67. package/bin/apiToken.js +45 -22
  68. package/bin/apiToken.js.map +1 -1
  69. package/bin/argoSmartRouting.d.ts +26 -6
  70. package/bin/argoSmartRouting.d.ts.map +1 -0
  71. package/bin/argoSmartRouting.js +38 -11
  72. package/bin/argoSmartRouting.js.map +1 -1
  73. package/bin/argoTieredCaching.d.ts +12 -8
  74. package/bin/argoTieredCaching.d.ts.map +1 -0
  75. package/bin/argoTieredCaching.js +36 -13
  76. package/bin/argoTieredCaching.js.map +1 -1
  77. package/bin/authenticatedOriginPulls.d.ts +15 -18
  78. package/bin/authenticatedOriginPulls.d.ts.map +1 -0
  79. package/bin/authenticatedOriginPulls.js +50 -27
  80. package/bin/authenticatedOriginPulls.js.map +1 -1
  81. package/bin/authenticatedOriginPullsCertificate.d.ts +18 -9
  82. package/bin/authenticatedOriginPullsCertificate.d.ts.map +1 -0
  83. package/bin/authenticatedOriginPullsCertificate.js +46 -21
  84. package/bin/authenticatedOriginPullsCertificate.js.map +1 -1
  85. package/bin/authenticatedOriginPullsHostnameCertificate.d.ts +123 -0
  86. package/bin/authenticatedOriginPullsHostnameCertificate.d.ts.map +1 -0
  87. package/bin/authenticatedOriginPullsHostnameCertificate.js +99 -0
  88. package/bin/authenticatedOriginPullsHostnameCertificate.js.map +1 -0
  89. package/bin/authenticatedOriginPullsSettings.d.ts +4 -3
  90. package/bin/authenticatedOriginPullsSettings.d.ts.map +1 -0
  91. package/bin/authenticatedOriginPullsSettings.js +34 -11
  92. package/bin/authenticatedOriginPullsSettings.js.map +1 -1
  93. package/bin/botManagement.d.ts +100 -56
  94. package/bin/botManagement.d.ts.map +1 -0
  95. package/bin/botManagement.js +61 -32
  96. package/bin/botManagement.js.map +1 -1
  97. package/bin/byoIpPrefix.d.ts +63 -2
  98. package/bin/byoIpPrefix.d.ts.map +1 -0
  99. package/bin/byoIpPrefix.js +58 -28
  100. package/bin/byoIpPrefix.js.map +1 -1
  101. package/bin/callsSfuApp.d.ts +1 -0
  102. package/bin/callsSfuApp.d.ts.map +1 -0
  103. package/bin/callsSfuApp.js +39 -16
  104. package/bin/callsSfuApp.js.map +1 -1
  105. package/bin/callsTurnApp.d.ts +1 -0
  106. package/bin/callsTurnApp.d.ts.map +1 -0
  107. package/bin/callsTurnApp.js +39 -16
  108. package/bin/callsTurnApp.js.map +1 -1
  109. package/bin/certificatePack.d.ts +81 -42
  110. package/bin/certificatePack.d.ts.map +1 -0
  111. package/bin/certificatePack.js +58 -28
  112. package/bin/certificatePack.js.map +1 -1
  113. package/bin/clientCertificate.d.ts +200 -0
  114. package/bin/clientCertificate.d.ts.map +1 -0
  115. package/bin/clientCertificate.js +117 -0
  116. package/bin/clientCertificate.js.map +1 -0
  117. package/bin/cloudConnectorRules.d.ts +5 -35
  118. package/bin/cloudConnectorRules.d.ts.map +1 -0
  119. package/bin/cloudConnectorRules.js +33 -20
  120. package/bin/cloudConnectorRules.js.map +1 -1
  121. package/bin/cloudforceOneRequest.d.ts +37 -31
  122. package/bin/cloudforceOneRequest.d.ts.map +1 -0
  123. package/bin/cloudforceOneRequest.js +50 -27
  124. package/bin/cloudforceOneRequest.js.map +1 -1
  125. package/bin/cloudforceOneRequestAsset.d.ts +32 -31
  126. package/bin/cloudforceOneRequestAsset.d.ts.map +1 -0
  127. package/bin/cloudforceOneRequestAsset.js +49 -26
  128. package/bin/cloudforceOneRequestAsset.js.map +1 -1
  129. package/bin/cloudforceOneRequestMessage.d.ts +26 -25
  130. package/bin/cloudforceOneRequestMessage.d.ts.map +1 -0
  131. package/bin/cloudforceOneRequestMessage.js +43 -20
  132. package/bin/cloudforceOneRequestMessage.js.map +1 -1
  133. package/bin/cloudforceOneRequestPriority.d.ts +38 -32
  134. package/bin/cloudforceOneRequestPriority.d.ts.map +1 -0
  135. package/bin/cloudforceOneRequestPriority.js +54 -31
  136. package/bin/cloudforceOneRequestPriority.js.map +1 -1
  137. package/bin/config/index.d.ts +1 -0
  138. package/bin/config/index.d.ts.map +1 -0
  139. package/bin/config/vars.d.ts +9 -13
  140. package/bin/config/vars.d.ts.map +1 -0
  141. package/bin/config/vars.js +24 -1
  142. package/bin/config/vars.js.map +1 -1
  143. package/bin/connectivityDirectoryService.d.ts +81 -0
  144. package/bin/connectivityDirectoryService.d.ts.map +1 -0
  145. package/bin/connectivityDirectoryService.js +97 -0
  146. package/bin/connectivityDirectoryService.js.map +1 -0
  147. package/bin/contentScanning.d.ts +72 -0
  148. package/bin/contentScanning.d.ts.map +1 -0
  149. package/bin/contentScanning.js +82 -0
  150. package/bin/contentScanning.js.map +1 -0
  151. package/bin/contentScanningExpression.d.ts +4 -11
  152. package/bin/contentScanningExpression.d.ts.map +1 -0
  153. package/bin/contentScanningExpression.js +34 -13
  154. package/bin/contentScanningExpression.js.map +1 -1
  155. package/bin/customHostname.d.ts +11 -18
  156. package/bin/customHostname.d.ts.map +1 -0
  157. package/bin/customHostname.js +48 -25
  158. package/bin/customHostname.js.map +1 -1
  159. package/bin/customHostnameFallbackOrigin.d.ts +8 -7
  160. package/bin/customHostnameFallbackOrigin.d.ts.map +1 -0
  161. package/bin/customHostnameFallbackOrigin.js +38 -15
  162. package/bin/customHostnameFallbackOrigin.js.map +1 -1
  163. package/bin/customOriginTrustStore.d.ts +111 -0
  164. package/bin/customOriginTrustStore.d.ts.map +1 -0
  165. package/bin/customOriginTrustStore.js +92 -0
  166. package/bin/customOriginTrustStore.js.map +1 -0
  167. package/bin/customPages.d.ts +24 -7
  168. package/bin/customPages.d.ts.map +1 -0
  169. package/bin/customPages.js +50 -20
  170. package/bin/customPages.js.map +1 -1
  171. package/bin/customSsl.d.ts +67 -60
  172. package/bin/customSsl.d.ts.map +1 -0
  173. package/bin/customSsl.js +58 -31
  174. package/bin/customSsl.js.map +1 -1
  175. package/bin/d1database.d.ts +36 -6
  176. package/bin/d1database.d.ts.map +1 -0
  177. package/bin/d1database.js +44 -17
  178. package/bin/d1database.js.map +1 -1
  179. package/bin/dnsFirewall.d.ts +88 -27
  180. package/bin/dnsFirewall.d.ts.map +1 -0
  181. package/bin/dnsFirewall.js +54 -31
  182. package/bin/dnsFirewall.js.map +1 -1
  183. package/bin/dnsRecord.d.ts +15 -14
  184. package/bin/dnsRecord.d.ts.map +1 -0
  185. package/bin/dnsRecord.js +59 -36
  186. package/bin/dnsRecord.js.map +1 -1
  187. package/bin/dnsZoneTransfersAcl.d.ts +4 -9
  188. package/bin/dnsZoneTransfersAcl.d.ts.map +1 -0
  189. package/bin/dnsZoneTransfersAcl.js +36 -13
  190. package/bin/dnsZoneTransfersAcl.js.map +1 -1
  191. package/bin/dnsZoneTransfersIncoming.d.ts +8 -4
  192. package/bin/dnsZoneTransfersIncoming.d.ts.map +1 -0
  193. package/bin/dnsZoneTransfersIncoming.js +42 -22
  194. package/bin/dnsZoneTransfersIncoming.js.map +1 -1
  195. package/bin/dnsZoneTransfersOutgoing.d.ts +1 -0
  196. package/bin/dnsZoneTransfersOutgoing.d.ts.map +1 -0
  197. package/bin/dnsZoneTransfersOutgoing.js +40 -17
  198. package/bin/dnsZoneTransfersOutgoing.js.map +1 -1
  199. package/bin/dnsZoneTransfersPeer.d.ts +4 -9
  200. package/bin/dnsZoneTransfersPeer.d.ts.map +1 -0
  201. package/bin/dnsZoneTransfersPeer.js +41 -18
  202. package/bin/dnsZoneTransfersPeer.js.map +1 -1
  203. package/bin/dnsZoneTransfersTsig.d.ts +1 -0
  204. package/bin/dnsZoneTransfersTsig.d.ts.map +1 -0
  205. package/bin/dnsZoneTransfersTsig.js +41 -16
  206. package/bin/dnsZoneTransfersTsig.js.map +1 -1
  207. package/bin/emailRoutingAddress.d.ts +8 -3
  208. package/bin/emailRoutingAddress.d.ts.map +1 -0
  209. package/bin/emailRoutingAddress.js +38 -15
  210. package/bin/emailRoutingAddress.js.map +1 -1
  211. package/bin/emailRoutingCatchAll.d.ts +8 -3
  212. package/bin/emailRoutingCatchAll.d.ts.map +1 -0
  213. package/bin/emailRoutingCatchAll.js +42 -19
  214. package/bin/emailRoutingCatchAll.js.map +1 -1
  215. package/bin/emailRoutingDns.d.ts +14 -9
  216. package/bin/emailRoutingDns.d.ts.map +1 -0
  217. package/bin/emailRoutingDns.js +44 -21
  218. package/bin/emailRoutingDns.js.map +1 -1
  219. package/bin/emailRoutingRule.d.ts +8 -3
  220. package/bin/emailRoutingRule.d.ts.map +1 -0
  221. package/bin/emailRoutingRule.js +44 -21
  222. package/bin/emailRoutingRule.js.map +1 -1
  223. package/bin/emailRoutingSettings.d.ts +12 -7
  224. package/bin/emailRoutingSettings.d.ts.map +1 -0
  225. package/bin/emailRoutingSettings.js +38 -15
  226. package/bin/emailRoutingSettings.js.map +1 -1
  227. package/bin/emailSecurityBlockSender.d.ts +1 -0
  228. package/bin/emailSecurityBlockSender.d.ts.map +1 -0
  229. package/bin/emailSecurityBlockSender.js +45 -22
  230. package/bin/emailSecurityBlockSender.js.map +1 -1
  231. package/bin/emailSecurityImpersonationRegistry.d.ts +7 -0
  232. package/bin/emailSecurityImpersonationRegistry.d.ts.map +1 -0
  233. package/bin/emailSecurityImpersonationRegistry.js +47 -24
  234. package/bin/emailSecurityImpersonationRegistry.js.map +1 -1
  235. package/bin/emailSecurityTrustedDomains.d.ts +17 -10
  236. package/bin/emailSecurityTrustedDomains.d.ts.map +1 -0
  237. package/bin/emailSecurityTrustedDomains.js +46 -23
  238. package/bin/emailSecurityTrustedDomains.js.map +1 -1
  239. package/bin/filter.d.ts +29 -14
  240. package/bin/filter.d.ts.map +1 -0
  241. package/bin/filter.js +43 -18
  242. package/bin/filter.js.map +1 -1
  243. package/bin/firewallRule.d.ts +6 -7
  244. package/bin/firewallRule.d.ts.map +1 -0
  245. package/bin/firewallRule.js +42 -19
  246. package/bin/firewallRule.js.map +1 -1
  247. package/bin/getAccessRule.d.ts +1 -0
  248. package/bin/getAccessRule.d.ts.map +1 -0
  249. package/bin/getAccessRule.js +25 -2
  250. package/bin/getAccessRule.js.map +1 -1
  251. package/bin/getAccessRules.d.ts +1 -0
  252. package/bin/getAccessRules.d.ts.map +1 -0
  253. package/bin/getAccessRules.js +25 -2
  254. package/bin/getAccessRules.js.map +1 -1
  255. package/bin/getAccount.d.ts +3 -0
  256. package/bin/getAccount.d.ts.map +1 -0
  257. package/bin/getAccount.js +25 -2
  258. package/bin/getAccount.js.map +1 -1
  259. package/bin/getAccountApiTokenPermissionGroups.d.ts +12 -2
  260. package/bin/getAccountApiTokenPermissionGroups.d.ts.map +1 -0
  261. package/bin/getAccountApiTokenPermissionGroups.js +29 -2
  262. package/bin/getAccountApiTokenPermissionGroups.js.map +1 -1
  263. package/bin/getAccountApiTokenPermissionGroupsList.d.ts +7 -0
  264. package/bin/getAccountApiTokenPermissionGroupsList.d.ts.map +1 -0
  265. package/bin/getAccountApiTokenPermissionGroupsList.js +29 -2
  266. package/bin/getAccountApiTokenPermissionGroupsList.js.map +1 -1
  267. package/bin/getAccountDnsSettings.d.ts +1 -0
  268. package/bin/getAccountDnsSettings.d.ts.map +1 -0
  269. package/bin/getAccountDnsSettings.js +25 -2
  270. package/bin/getAccountDnsSettings.js.map +1 -1
  271. package/bin/getAccountDnsSettingsInternalView.d.ts +1 -0
  272. package/bin/getAccountDnsSettingsInternalView.d.ts.map +1 -0
  273. package/bin/getAccountDnsSettingsInternalView.js +25 -2
  274. package/bin/getAccountDnsSettingsInternalView.js.map +1 -1
  275. package/bin/getAccountDnsSettingsInternalViews.d.ts +1 -0
  276. package/bin/getAccountDnsSettingsInternalViews.d.ts.map +1 -0
  277. package/bin/getAccountDnsSettingsInternalViews.js +25 -2
  278. package/bin/getAccountDnsSettingsInternalViews.js.map +1 -1
  279. package/bin/getAccountMember.d.ts +2 -0
  280. package/bin/getAccountMember.d.ts.map +1 -0
  281. package/bin/getAccountMember.js +25 -2
  282. package/bin/getAccountMember.js.map +1 -1
  283. package/bin/getAccountMembers.d.ts +1 -0
  284. package/bin/getAccountMembers.d.ts.map +1 -0
  285. package/bin/getAccountMembers.js +25 -2
  286. package/bin/getAccountMembers.js.map +1 -1
  287. package/bin/getAccountPermissionGroup.d.ts +1 -0
  288. package/bin/getAccountPermissionGroup.d.ts.map +1 -0
  289. package/bin/getAccountPermissionGroup.js +25 -2
  290. package/bin/getAccountPermissionGroup.js.map +1 -1
  291. package/bin/getAccountPermissionGroups.d.ts +1 -0
  292. package/bin/getAccountPermissionGroups.d.ts.map +1 -0
  293. package/bin/getAccountPermissionGroups.js +25 -2
  294. package/bin/getAccountPermissionGroups.js.map +1 -1
  295. package/bin/getAccountRole.d.ts +1 -0
  296. package/bin/getAccountRole.d.ts.map +1 -0
  297. package/bin/getAccountRole.js +25 -2
  298. package/bin/getAccountRole.js.map +1 -1
  299. package/bin/getAccountRoles.d.ts +1 -0
  300. package/bin/getAccountRoles.d.ts.map +1 -0
  301. package/bin/getAccountRoles.js +25 -2
  302. package/bin/getAccountRoles.js.map +1 -1
  303. package/bin/getAccountSubscription.d.ts +1 -0
  304. package/bin/getAccountSubscription.d.ts.map +1 -0
  305. package/bin/getAccountSubscription.js +25 -2
  306. package/bin/getAccountSubscription.js.map +1 -1
  307. package/bin/getAccountToken.d.ts +1 -0
  308. package/bin/getAccountToken.d.ts.map +1 -0
  309. package/bin/getAccountToken.js +25 -2
  310. package/bin/getAccountToken.js.map +1 -1
  311. package/bin/getAccountTokens.d.ts +1 -0
  312. package/bin/getAccountTokens.d.ts.map +1 -0
  313. package/bin/getAccountTokens.js +25 -2
  314. package/bin/getAccountTokens.js.map +1 -1
  315. package/bin/getAccounts.d.ts +1 -0
  316. package/bin/getAccounts.d.ts.map +1 -0
  317. package/bin/getAccounts.js +25 -2
  318. package/bin/getAccounts.js.map +1 -1
  319. package/bin/getAddressMap.d.ts +4 -3
  320. package/bin/getAddressMap.d.ts.map +1 -0
  321. package/bin/getAddressMap.js +25 -2
  322. package/bin/getAddressMap.js.map +1 -1
  323. package/bin/getAddressMaps.d.ts +1 -0
  324. package/bin/getAddressMaps.d.ts.map +1 -0
  325. package/bin/getAddressMaps.js +25 -2
  326. package/bin/getAddressMaps.js.map +1 -1
  327. package/bin/getAiSearchInstance.d.ts +63 -0
  328. package/bin/getAiSearchInstance.d.ts.map +1 -0
  329. package/bin/getAiSearchInstance.js +49 -0
  330. package/bin/getAiSearchInstance.js.map +1 -0
  331. package/bin/getAiSearchInstances.d.ts +34 -0
  332. package/bin/getAiSearchInstances.d.ts.map +1 -0
  333. package/bin/getAiSearchInstances.js +49 -0
  334. package/bin/getAiSearchInstances.js.map +1 -0
  335. package/bin/getAiSearchToken.d.ts +33 -0
  336. package/bin/getAiSearchToken.d.ts.map +1 -0
  337. package/bin/getAiSearchToken.js +47 -0
  338. package/bin/getAiSearchToken.js.map +1 -0
  339. package/bin/getAiSearchTokens.d.ts +31 -0
  340. package/bin/getAiSearchTokens.d.ts.map +1 -0
  341. package/bin/getAiSearchTokens.js +47 -0
  342. package/bin/getAiSearchTokens.js.map +1 -0
  343. package/bin/getApiShield.d.ts +4 -6
  344. package/bin/getApiShield.d.ts.map +1 -0
  345. package/bin/getApiShield.js +27 -4
  346. package/bin/getApiShield.js.map +1 -1
  347. package/bin/getApiShieldDiscoveryOperations.d.ts +1 -0
  348. package/bin/getApiShieldDiscoveryOperations.d.ts.map +1 -0
  349. package/bin/getApiShieldDiscoveryOperations.js +25 -2
  350. package/bin/getApiShieldDiscoveryOperations.js.map +1 -1
  351. package/bin/getApiShieldOperation.d.ts +1 -0
  352. package/bin/getApiShieldOperation.d.ts.map +1 -0
  353. package/bin/getApiShieldOperation.js +25 -2
  354. package/bin/getApiShieldOperation.js.map +1 -1
  355. package/bin/getApiShieldOperationSchemaValidationSettings.d.ts +1 -0
  356. package/bin/getApiShieldOperationSchemaValidationSettings.d.ts.map +1 -0
  357. package/bin/getApiShieldOperationSchemaValidationSettings.js +25 -2
  358. package/bin/getApiShieldOperationSchemaValidationSettings.js.map +1 -1
  359. package/bin/getApiShieldOperations.d.ts +1 -0
  360. package/bin/getApiShieldOperations.d.ts.map +1 -0
  361. package/bin/getApiShieldOperations.js +25 -2
  362. package/bin/getApiShieldOperations.js.map +1 -1
  363. package/bin/getApiShieldSchema.d.ts +1 -0
  364. package/bin/getApiShieldSchema.d.ts.map +1 -0
  365. package/bin/getApiShieldSchema.js +25 -2
  366. package/bin/getApiShieldSchema.js.map +1 -1
  367. package/bin/getApiShieldSchemaValidationSettings.d.ts +1 -3
  368. package/bin/getApiShieldSchemaValidationSettings.d.ts.map +1 -0
  369. package/bin/getApiShieldSchemaValidationSettings.js +25 -2
  370. package/bin/getApiShieldSchemaValidationSettings.js.map +1 -1
  371. package/bin/getApiShieldSchemas.d.ts +1 -0
  372. package/bin/getApiShieldSchemas.d.ts.map +1 -0
  373. package/bin/getApiShieldSchemas.js +25 -2
  374. package/bin/getApiShieldSchemas.js.map +1 -1
  375. package/bin/getApiToken.d.ts +1 -0
  376. package/bin/getApiToken.d.ts.map +1 -0
  377. package/bin/getApiToken.js +25 -2
  378. package/bin/getApiToken.js.map +1 -1
  379. package/bin/getApiTokenPermissionGroupsList.d.ts +7 -0
  380. package/bin/getApiTokenPermissionGroupsList.d.ts.map +1 -0
  381. package/bin/getApiTokenPermissionGroupsList.js +29 -2
  382. package/bin/getApiTokenPermissionGroupsList.js.map +1 -1
  383. package/bin/getApiTokens.d.ts +1 -0
  384. package/bin/getApiTokens.d.ts.map +1 -0
  385. package/bin/getApiTokens.js +25 -2
  386. package/bin/getApiTokens.js.map +1 -1
  387. package/bin/getArgoSmartRouting.d.ts +4 -3
  388. package/bin/getArgoSmartRouting.d.ts.map +1 -0
  389. package/bin/getArgoSmartRouting.js +25 -2
  390. package/bin/getArgoSmartRouting.js.map +1 -1
  391. package/bin/getArgoTieredCaching.d.ts +1 -0
  392. package/bin/getArgoTieredCaching.d.ts.map +1 -0
  393. package/bin/getArgoTieredCaching.js +25 -2
  394. package/bin/getArgoTieredCaching.js.map +1 -1
  395. package/bin/getAuthenticatedOriginPulls.d.ts +1 -0
  396. package/bin/getAuthenticatedOriginPulls.d.ts.map +1 -0
  397. package/bin/getAuthenticatedOriginPulls.js +25 -2
  398. package/bin/getAuthenticatedOriginPulls.js.map +1 -1
  399. package/bin/getAuthenticatedOriginPullsCertificate.d.ts +2 -2
  400. package/bin/getAuthenticatedOriginPullsCertificate.d.ts.map +1 -0
  401. package/bin/getAuthenticatedOriginPullsCertificate.js +25 -2
  402. package/bin/getAuthenticatedOriginPullsCertificate.js.map +1 -1
  403. package/bin/getAuthenticatedOriginPullsCertificates.d.ts +1 -0
  404. package/bin/getAuthenticatedOriginPullsCertificates.d.ts.map +1 -0
  405. package/bin/getAuthenticatedOriginPullsCertificates.js +25 -2
  406. package/bin/getAuthenticatedOriginPullsCertificates.js.map +1 -1
  407. package/bin/getAuthenticatedOriginPullsHostnameCertificate.d.ts +33 -0
  408. package/bin/getAuthenticatedOriginPullsHostnameCertificate.d.ts.map +1 -0
  409. package/bin/getAuthenticatedOriginPullsHostnameCertificate.js +47 -0
  410. package/bin/getAuthenticatedOriginPullsHostnameCertificate.js.map +1 -0
  411. package/bin/getAuthenticatedOriginPullsHostnameCertificates.d.ts +31 -0
  412. package/bin/getAuthenticatedOriginPullsHostnameCertificates.d.ts.map +1 -0
  413. package/bin/getAuthenticatedOriginPullsHostnameCertificates.js +47 -0
  414. package/bin/getAuthenticatedOriginPullsHostnameCertificates.js.map +1 -0
  415. package/bin/getAuthenticatedOriginPullsSettings.d.ts +1 -3
  416. package/bin/getAuthenticatedOriginPullsSettings.d.ts.map +1 -0
  417. package/bin/getAuthenticatedOriginPullsSettings.js +25 -2
  418. package/bin/getAuthenticatedOriginPullsSettings.js.map +1 -1
  419. package/bin/getBotManagement.d.ts +4 -3
  420. package/bin/getBotManagement.d.ts.map +1 -0
  421. package/bin/getBotManagement.js +25 -2
  422. package/bin/getBotManagement.js.map +1 -1
  423. package/bin/getBotnetFeedConfigAsn.d.ts +1 -0
  424. package/bin/getBotnetFeedConfigAsn.d.ts.map +1 -0
  425. package/bin/getBotnetFeedConfigAsn.js +25 -2
  426. package/bin/getBotnetFeedConfigAsn.js.map +1 -1
  427. package/bin/getByoIpPrefix.d.ts +21 -3
  428. package/bin/getByoIpPrefix.d.ts.map +1 -0
  429. package/bin/getByoIpPrefix.js +25 -2
  430. package/bin/getByoIpPrefix.js.map +1 -1
  431. package/bin/getByoIpPrefixes.d.ts +1 -0
  432. package/bin/getByoIpPrefixes.d.ts.map +1 -0
  433. package/bin/getByoIpPrefixes.js +25 -2
  434. package/bin/getByoIpPrefixes.js.map +1 -1
  435. package/bin/getCallsSfuApp.d.ts +1 -0
  436. package/bin/getCallsSfuApp.d.ts.map +1 -0
  437. package/bin/getCallsSfuApp.js +25 -2
  438. package/bin/getCallsSfuApp.js.map +1 -1
  439. package/bin/getCallsSfuApps.d.ts +1 -0
  440. package/bin/getCallsSfuApps.d.ts.map +1 -0
  441. package/bin/getCallsSfuApps.js +25 -2
  442. package/bin/getCallsSfuApps.js.map +1 -1
  443. package/bin/getCallsTurnApp.d.ts +1 -0
  444. package/bin/getCallsTurnApp.d.ts.map +1 -0
  445. package/bin/getCallsTurnApp.js +25 -2
  446. package/bin/getCallsTurnApp.js.map +1 -1
  447. package/bin/getCallsTurnApps.d.ts +1 -0
  448. package/bin/getCallsTurnApps.d.ts.map +1 -0
  449. package/bin/getCallsTurnApps.js +25 -2
  450. package/bin/getCallsTurnApps.js.map +1 -1
  451. package/bin/getCertificatePack.d.ts +21 -6
  452. package/bin/getCertificatePack.d.ts.map +1 -0
  453. package/bin/getCertificatePack.js +27 -2
  454. package/bin/getCertificatePack.js.map +1 -1
  455. package/bin/getCertificatePacks.d.ts +4 -0
  456. package/bin/getCertificatePacks.d.ts.map +1 -0
  457. package/bin/getCertificatePacks.js +27 -2
  458. package/bin/getCertificatePacks.js.map +1 -1
  459. package/bin/getClientCertificate.d.ts +48 -0
  460. package/bin/getClientCertificate.d.ts.map +1 -0
  461. package/bin/getClientCertificate.js +49 -0
  462. package/bin/getClientCertificate.js.map +1 -0
  463. package/bin/getClientCertificates.d.ts +40 -0
  464. package/bin/getClientCertificates.d.ts.map +1 -0
  465. package/bin/getClientCertificates.js +53 -0
  466. package/bin/getClientCertificates.js.map +1 -0
  467. package/bin/getCloudConnectorRules.d.ts +25 -0
  468. package/bin/getCloudConnectorRules.d.ts.map +1 -0
  469. package/bin/getCloudConnectorRules.js +45 -0
  470. package/bin/getCloudConnectorRules.js.map +1 -0
  471. package/bin/getCloudforceOneRequest.d.ts +12 -6
  472. package/bin/getCloudforceOneRequest.d.ts.map +1 -0
  473. package/bin/getCloudforceOneRequest.js +31 -6
  474. package/bin/getCloudforceOneRequest.js.map +1 -1
  475. package/bin/getCloudforceOneRequestAsset.d.ts +11 -10
  476. package/bin/getCloudforceOneRequestAsset.d.ts.map +1 -0
  477. package/bin/getCloudforceOneRequestAsset.js +31 -8
  478. package/bin/getCloudforceOneRequestAsset.js.map +1 -1
  479. package/bin/getCloudforceOneRequestMessage.d.ts +26 -7
  480. package/bin/getCloudforceOneRequestMessage.d.ts.map +1 -0
  481. package/bin/getCloudforceOneRequestMessage.js +41 -6
  482. package/bin/getCloudforceOneRequestMessage.js.map +1 -1
  483. package/bin/getCloudforceOneRequestPriority.d.ts +7 -6
  484. package/bin/getCloudforceOneRequestPriority.d.ts.map +1 -0
  485. package/bin/getCloudforceOneRequestPriority.js +29 -6
  486. package/bin/getCloudforceOneRequestPriority.js.map +1 -1
  487. package/bin/getCloudforceOneRequests.d.ts +34 -3
  488. package/bin/getCloudforceOneRequests.d.ts.map +1 -0
  489. package/bin/getCloudforceOneRequests.js +47 -4
  490. package/bin/getCloudforceOneRequests.js.map +1 -1
  491. package/bin/getConnectivityDirectoryService.d.ts +38 -0
  492. package/bin/getConnectivityDirectoryService.d.ts.map +1 -0
  493. package/bin/getConnectivityDirectoryService.js +49 -0
  494. package/bin/getConnectivityDirectoryService.js.map +1 -0
  495. package/bin/getConnectivityDirectoryServices.d.ts +34 -0
  496. package/bin/getConnectivityDirectoryServices.d.ts.map +1 -0
  497. package/bin/getConnectivityDirectoryServices.js +49 -0
  498. package/bin/getConnectivityDirectoryServices.js.map +1 -0
  499. package/bin/getContentScanning.d.ts +28 -0
  500. package/bin/getContentScanning.d.ts.map +1 -0
  501. package/bin/getContentScanning.js +45 -0
  502. package/bin/getContentScanning.js.map +1 -0
  503. package/bin/getContentScanningExpressions.d.ts +1 -0
  504. package/bin/getContentScanningExpressions.d.ts.map +1 -0
  505. package/bin/getContentScanningExpressions.js +25 -2
  506. package/bin/getContentScanningExpressions.js.map +1 -1
  507. package/bin/getCustomHostname.d.ts +1 -0
  508. package/bin/getCustomHostname.d.ts.map +1 -0
  509. package/bin/getCustomHostname.js +25 -2
  510. package/bin/getCustomHostname.js.map +1 -1
  511. package/bin/getCustomHostnameFallbackOrigin.d.ts +1 -3
  512. package/bin/getCustomHostnameFallbackOrigin.d.ts.map +1 -0
  513. package/bin/getCustomHostnameFallbackOrigin.js +25 -2
  514. package/bin/getCustomHostnameFallbackOrigin.js.map +1 -1
  515. package/bin/getCustomHostnames.d.ts +1 -0
  516. package/bin/getCustomHostnames.d.ts.map +1 -0
  517. package/bin/getCustomHostnames.js +25 -2
  518. package/bin/getCustomHostnames.js.map +1 -1
  519. package/bin/getCustomOriginTrustStore.d.ts +38 -0
  520. package/bin/getCustomOriginTrustStore.d.ts.map +1 -0
  521. package/bin/getCustomOriginTrustStore.js +49 -0
  522. package/bin/getCustomOriginTrustStore.js.map +1 -0
  523. package/bin/getCustomOriginTrustStores.d.ts +37 -0
  524. package/bin/getCustomOriginTrustStores.d.ts.map +1 -0
  525. package/bin/getCustomOriginTrustStores.js +51 -0
  526. package/bin/getCustomOriginTrustStores.js.map +1 -0
  527. package/bin/getCustomPages.d.ts +8 -3
  528. package/bin/getCustomPages.d.ts.map +1 -0
  529. package/bin/getCustomPages.js +25 -2
  530. package/bin/getCustomPages.js.map +1 -1
  531. package/bin/getCustomPagesList.d.ts +1 -0
  532. package/bin/getCustomPagesList.d.ts.map +1 -0
  533. package/bin/getCustomPagesList.js +25 -2
  534. package/bin/getCustomPagesList.js.map +1 -1
  535. package/bin/getCustomSsl.d.ts +2 -1
  536. package/bin/getCustomSsl.d.ts.map +1 -0
  537. package/bin/getCustomSsl.js +25 -2
  538. package/bin/getCustomSsl.js.map +1 -1
  539. package/bin/getCustomSsls.d.ts +1 -0
  540. package/bin/getCustomSsls.d.ts.map +1 -0
  541. package/bin/getCustomSsls.js +25 -2
  542. package/bin/getCustomSsls.js.map +1 -1
  543. package/bin/getD1Database.d.ts +2 -0
  544. package/bin/getD1Database.d.ts.map +1 -0
  545. package/bin/getD1Database.js +25 -2
  546. package/bin/getD1Database.js.map +1 -1
  547. package/bin/getD1Databases.d.ts +1 -0
  548. package/bin/getD1Databases.d.ts.map +1 -0
  549. package/bin/getD1Databases.js +25 -2
  550. package/bin/getD1Databases.js.map +1 -1
  551. package/bin/getDcvDelegation.d.ts +1 -0
  552. package/bin/getDcvDelegation.d.ts.map +1 -0
  553. package/bin/getDcvDelegation.js +25 -2
  554. package/bin/getDcvDelegation.js.map +1 -1
  555. package/bin/getDnsFirewall.d.ts +4 -3
  556. package/bin/getDnsFirewall.d.ts.map +1 -0
  557. package/bin/getDnsFirewall.js +25 -2
  558. package/bin/getDnsFirewall.js.map +1 -1
  559. package/bin/getDnsFirewalls.d.ts +1 -0
  560. package/bin/getDnsFirewalls.d.ts.map +1 -0
  561. package/bin/getDnsFirewalls.js +25 -2
  562. package/bin/getDnsFirewalls.js.map +1 -1
  563. package/bin/getDnsRecord.d.ts +1 -0
  564. package/bin/getDnsRecord.d.ts.map +1 -0
  565. package/bin/getDnsRecord.js +25 -2
  566. package/bin/getDnsRecord.js.map +1 -1
  567. package/bin/getDnsRecords.d.ts +1 -0
  568. package/bin/getDnsRecords.d.ts.map +1 -0
  569. package/bin/getDnsRecords.js +25 -2
  570. package/bin/getDnsRecords.js.map +1 -1
  571. package/bin/getDnsZoneTransfersAcl.d.ts +4 -3
  572. package/bin/getDnsZoneTransfersAcl.d.ts.map +1 -0
  573. package/bin/getDnsZoneTransfersAcl.js +25 -2
  574. package/bin/getDnsZoneTransfersAcl.js.map +1 -1
  575. package/bin/getDnsZoneTransfersAcls.d.ts +1 -0
  576. package/bin/getDnsZoneTransfersAcls.d.ts.map +1 -0
  577. package/bin/getDnsZoneTransfersAcls.js +25 -2
  578. package/bin/getDnsZoneTransfersAcls.js.map +1 -1
  579. package/bin/getDnsZoneTransfersIncoming.d.ts +1 -0
  580. package/bin/getDnsZoneTransfersIncoming.d.ts.map +1 -0
  581. package/bin/getDnsZoneTransfersIncoming.js +25 -2
  582. package/bin/getDnsZoneTransfersIncoming.js.map +1 -1
  583. package/bin/getDnsZoneTransfersOutgoing.d.ts +1 -0
  584. package/bin/getDnsZoneTransfersOutgoing.d.ts.map +1 -0
  585. package/bin/getDnsZoneTransfersOutgoing.js +25 -2
  586. package/bin/getDnsZoneTransfersOutgoing.js.map +1 -1
  587. package/bin/getDnsZoneTransfersPeer.d.ts +4 -3
  588. package/bin/getDnsZoneTransfersPeer.d.ts.map +1 -0
  589. package/bin/getDnsZoneTransfersPeer.js +25 -2
  590. package/bin/getDnsZoneTransfersPeer.js.map +1 -1
  591. package/bin/getDnsZoneTransfersPeers.d.ts +1 -0
  592. package/bin/getDnsZoneTransfersPeers.d.ts.map +1 -0
  593. package/bin/getDnsZoneTransfersPeers.js +25 -2
  594. package/bin/getDnsZoneTransfersPeers.js.map +1 -1
  595. package/bin/getDnsZoneTransfersTsig.d.ts +4 -3
  596. package/bin/getDnsZoneTransfersTsig.d.ts.map +1 -0
  597. package/bin/getDnsZoneTransfersTsig.js +25 -2
  598. package/bin/getDnsZoneTransfersTsig.js.map +1 -1
  599. package/bin/getDnsZoneTransfersTsigs.d.ts +1 -0
  600. package/bin/getDnsZoneTransfersTsigs.d.ts.map +1 -0
  601. package/bin/getDnsZoneTransfersTsigs.js +25 -2
  602. package/bin/getDnsZoneTransfersTsigs.js.map +1 -1
  603. package/bin/getEmailRoutingAddress.d.ts +4 -0
  604. package/bin/getEmailRoutingAddress.d.ts.map +1 -0
  605. package/bin/getEmailRoutingAddress.js +25 -2
  606. package/bin/getEmailRoutingAddress.js.map +1 -1
  607. package/bin/getEmailRoutingAddresses.d.ts +1 -0
  608. package/bin/getEmailRoutingAddresses.d.ts.map +1 -0
  609. package/bin/getEmailRoutingAddresses.js +25 -2
  610. package/bin/getEmailRoutingAddresses.js.map +1 -1
  611. package/bin/getEmailRoutingCatchAll.d.ts +4 -0
  612. package/bin/getEmailRoutingCatchAll.d.ts.map +1 -0
  613. package/bin/getEmailRoutingCatchAll.js +25 -2
  614. package/bin/getEmailRoutingCatchAll.js.map +1 -1
  615. package/bin/getEmailRoutingDns.d.ts +1 -3
  616. package/bin/getEmailRoutingDns.d.ts.map +1 -0
  617. package/bin/getEmailRoutingDns.js +25 -2
  618. package/bin/getEmailRoutingDns.js.map +1 -1
  619. package/bin/getEmailRoutingRule.d.ts +4 -0
  620. package/bin/getEmailRoutingRule.d.ts.map +1 -0
  621. package/bin/getEmailRoutingRule.js +25 -2
  622. package/bin/getEmailRoutingRule.js.map +1 -1
  623. package/bin/getEmailRoutingRules.d.ts +1 -0
  624. package/bin/getEmailRoutingRules.d.ts.map +1 -0
  625. package/bin/getEmailRoutingRules.js +25 -2
  626. package/bin/getEmailRoutingRules.js.map +1 -1
  627. package/bin/getEmailRoutingSettings.d.ts +4 -0
  628. package/bin/getEmailRoutingSettings.d.ts.map +1 -0
  629. package/bin/getEmailRoutingSettings.js +25 -2
  630. package/bin/getEmailRoutingSettings.js.map +1 -1
  631. package/bin/getEmailSecurityBlockSender.d.ts +1 -0
  632. package/bin/getEmailSecurityBlockSender.d.ts.map +1 -0
  633. package/bin/getEmailSecurityBlockSender.js +25 -2
  634. package/bin/getEmailSecurityBlockSender.js.map +1 -1
  635. package/bin/getEmailSecurityBlockSenders.d.ts +4 -0
  636. package/bin/getEmailSecurityBlockSenders.d.ts.map +1 -0
  637. package/bin/getEmailSecurityBlockSenders.js +27 -2
  638. package/bin/getEmailSecurityBlockSenders.js.map +1 -1
  639. package/bin/getEmailSecurityImpersonationRegistries.d.ts +1 -0
  640. package/bin/getEmailSecurityImpersonationRegistries.d.ts.map +1 -0
  641. package/bin/getEmailSecurityImpersonationRegistries.js +25 -2
  642. package/bin/getEmailSecurityImpersonationRegistries.js.map +1 -1
  643. package/bin/getEmailSecurityImpersonationRegistry.d.ts +4 -0
  644. package/bin/getEmailSecurityImpersonationRegistry.d.ts.map +1 -0
  645. package/bin/getEmailSecurityImpersonationRegistry.js +25 -2
  646. package/bin/getEmailSecurityImpersonationRegistry.js.map +1 -1
  647. package/bin/getEmailSecurityTrustedDomains.d.ts +1 -0
  648. package/bin/getEmailSecurityTrustedDomains.d.ts.map +1 -0
  649. package/bin/getEmailSecurityTrustedDomains.js +25 -2
  650. package/bin/getEmailSecurityTrustedDomains.js.map +1 -1
  651. package/bin/getEmailSecurityTrustedDomainsList.d.ts +4 -0
  652. package/bin/getEmailSecurityTrustedDomainsList.d.ts.map +1 -0
  653. package/bin/getEmailSecurityTrustedDomainsList.js +27 -2
  654. package/bin/getEmailSecurityTrustedDomainsList.js.map +1 -1
  655. package/bin/getFilter.d.ts +1 -0
  656. package/bin/getFilter.d.ts.map +1 -0
  657. package/bin/getFilter.js +25 -2
  658. package/bin/getFilter.js.map +1 -1
  659. package/bin/getFilters.d.ts +1 -0
  660. package/bin/getFilters.d.ts.map +1 -0
  661. package/bin/getFilters.js +25 -2
  662. package/bin/getFilters.js.map +1 -1
  663. package/bin/getFirewallRule.d.ts +1 -0
  664. package/bin/getFirewallRule.d.ts.map +1 -0
  665. package/bin/getFirewallRule.js +25 -2
  666. package/bin/getFirewallRule.js.map +1 -1
  667. package/bin/getFirewallRules.d.ts +1 -0
  668. package/bin/getFirewallRules.d.ts.map +1 -0
  669. package/bin/getFirewallRules.js +25 -2
  670. package/bin/getFirewallRules.js.map +1 -1
  671. package/bin/getHealthcheck.d.ts +4 -3
  672. package/bin/getHealthcheck.d.ts.map +1 -0
  673. package/bin/getHealthcheck.js +25 -2
  674. package/bin/getHealthcheck.js.map +1 -1
  675. package/bin/getHealthchecks.d.ts +1 -0
  676. package/bin/getHealthchecks.d.ts.map +1 -0
  677. package/bin/getHealthchecks.js +25 -2
  678. package/bin/getHealthchecks.js.map +1 -1
  679. package/bin/getHostnameTlsSetting.d.ts +2 -4
  680. package/bin/getHostnameTlsSetting.d.ts.map +1 -0
  681. package/bin/getHostnameTlsSetting.js +25 -2
  682. package/bin/getHostnameTlsSetting.js.map +1 -1
  683. package/bin/getHyperdriveConfig.d.ts +6 -3
  684. package/bin/getHyperdriveConfig.d.ts.map +1 -0
  685. package/bin/getHyperdriveConfig.js +25 -2
  686. package/bin/getHyperdriveConfig.js.map +1 -1
  687. package/bin/getHyperdriveConfigs.d.ts +1 -0
  688. package/bin/getHyperdriveConfigs.d.ts.map +1 -0
  689. package/bin/getHyperdriveConfigs.js +25 -2
  690. package/bin/getHyperdriveConfigs.js.map +1 -1
  691. package/bin/getImage.d.ts +2 -0
  692. package/bin/getImage.d.ts.map +1 -0
  693. package/bin/getImage.js +25 -2
  694. package/bin/getImage.js.map +1 -1
  695. package/bin/getImageVariant.d.ts +1 -3
  696. package/bin/getImageVariant.d.ts.map +1 -0
  697. package/bin/getImageVariant.js +25 -2
  698. package/bin/getImageVariant.js.map +1 -1
  699. package/bin/getImages.d.ts +4 -0
  700. package/bin/getImages.d.ts.map +1 -0
  701. package/bin/getImages.js +27 -2
  702. package/bin/getImages.js.map +1 -1
  703. package/bin/getIpRanges.d.ts +1 -0
  704. package/bin/getIpRanges.d.ts.map +1 -0
  705. package/bin/getIpRanges.js +25 -2
  706. package/bin/getIpRanges.js.map +1 -1
  707. package/bin/getKeylessCertificate.d.ts +4 -3
  708. package/bin/getKeylessCertificate.d.ts.map +1 -0
  709. package/bin/getKeylessCertificate.js +25 -2
  710. package/bin/getKeylessCertificate.js.map +1 -1
  711. package/bin/getKeylessCertificates.d.ts +1 -0
  712. package/bin/getKeylessCertificates.d.ts.map +1 -0
  713. package/bin/getKeylessCertificates.js +25 -2
  714. package/bin/getKeylessCertificates.js.map +1 -1
  715. package/bin/getLeakedCredentialCheck.d.ts +1 -0
  716. package/bin/getLeakedCredentialCheck.d.ts.map +1 -0
  717. package/bin/getLeakedCredentialCheck.js +25 -2
  718. package/bin/getLeakedCredentialCheck.js.map +1 -1
  719. package/bin/getLeakedCredentialCheckRule.d.ts +28 -0
  720. package/bin/getLeakedCredentialCheckRule.d.ts.map +1 -0
  721. package/bin/getLeakedCredentialCheckRule.js +47 -0
  722. package/bin/getLeakedCredentialCheckRule.js.map +1 -0
  723. package/bin/getLeakedCredentialCheckRules.d.ts +1 -0
  724. package/bin/getLeakedCredentialCheckRules.d.ts.map +1 -0
  725. package/bin/getLeakedCredentialCheckRules.js +25 -2
  726. package/bin/getLeakedCredentialCheckRules.js.map +1 -1
  727. package/bin/getList.d.ts +9 -3
  728. package/bin/getList.d.ts.map +1 -0
  729. package/bin/getList.js +27 -2
  730. package/bin/getList.js.map +1 -1
  731. package/bin/getListItem.d.ts +4 -3
  732. package/bin/getListItem.d.ts.map +1 -0
  733. package/bin/getListItem.js +27 -4
  734. package/bin/getListItem.js.map +1 -1
  735. package/bin/getListItems.d.ts +4 -0
  736. package/bin/getListItems.d.ts.map +1 -0
  737. package/bin/getListItems.js +27 -2
  738. package/bin/getListItems.js.map +1 -1
  739. package/bin/getLists.d.ts +1 -0
  740. package/bin/getLists.d.ts.map +1 -0
  741. package/bin/getLists.js +25 -2
  742. package/bin/getLists.js.map +1 -1
  743. package/bin/getLoadBalancer.d.ts +4 -16
  744. package/bin/getLoadBalancer.d.ts.map +1 -0
  745. package/bin/getLoadBalancer.js +25 -10
  746. package/bin/getLoadBalancer.js.map +1 -1
  747. package/bin/getLoadBalancerMonitor.d.ts +4 -3
  748. package/bin/getLoadBalancerMonitor.d.ts.map +1 -0
  749. package/bin/getLoadBalancerMonitor.js +25 -2
  750. package/bin/getLoadBalancerMonitor.js.map +1 -1
  751. package/bin/getLoadBalancerMonitors.d.ts +1 -0
  752. package/bin/getLoadBalancerMonitors.d.ts.map +1 -0
  753. package/bin/getLoadBalancerMonitors.js +25 -2
  754. package/bin/getLoadBalancerMonitors.js.map +1 -1
  755. package/bin/getLoadBalancerPool.d.ts +2 -0
  756. package/bin/getLoadBalancerPool.d.ts.map +1 -0
  757. package/bin/getLoadBalancerPool.js +25 -2
  758. package/bin/getLoadBalancerPool.js.map +1 -1
  759. package/bin/getLoadBalancerPools.d.ts +1 -0
  760. package/bin/getLoadBalancerPools.d.ts.map +1 -0
  761. package/bin/getLoadBalancerPools.js +25 -2
  762. package/bin/getLoadBalancerPools.js.map +1 -1
  763. package/bin/getLoadBalancers.d.ts +1 -0
  764. package/bin/getLoadBalancers.d.ts.map +1 -0
  765. package/bin/getLoadBalancers.js +25 -2
  766. package/bin/getLoadBalancers.js.map +1 -1
  767. package/bin/getLogpullRetention.d.ts +1 -3
  768. package/bin/getLogpullRetention.d.ts.map +1 -0
  769. package/bin/getLogpullRetention.js +25 -2
  770. package/bin/getLogpullRetention.js.map +1 -1
  771. package/bin/getLogpushDatasetField.d.ts +5 -4
  772. package/bin/getLogpushDatasetField.d.ts.map +1 -0
  773. package/bin/getLogpushDatasetField.js +27 -2
  774. package/bin/getLogpushDatasetField.js.map +1 -1
  775. package/bin/getLogpushDatasetJob.d.ts +11 -4
  776. package/bin/getLogpushDatasetJob.d.ts.map +1 -0
  777. package/bin/getLogpushDatasetJob.js +27 -2
  778. package/bin/getLogpushDatasetJob.js.map +1 -1
  779. package/bin/getLogpushJob.d.ts +12 -5
  780. package/bin/getLogpushJob.d.ts.map +1 -0
  781. package/bin/getLogpushJob.js +25 -4
  782. package/bin/getLogpushJob.js.map +1 -1
  783. package/bin/getLogpushJobs.d.ts +1 -0
  784. package/bin/getLogpushJobs.d.ts.map +1 -0
  785. package/bin/getLogpushJobs.js +25 -2
  786. package/bin/getLogpushJobs.js.map +1 -1
  787. package/bin/getMagicNetworkMonitoringConfiguration.d.ts +1 -0
  788. package/bin/getMagicNetworkMonitoringConfiguration.d.ts.map +1 -0
  789. package/bin/getMagicNetworkMonitoringConfiguration.js +25 -2
  790. package/bin/getMagicNetworkMonitoringConfiguration.js.map +1 -1
  791. package/bin/getMagicNetworkMonitoringRule.d.ts +4 -3
  792. package/bin/getMagicNetworkMonitoringRule.d.ts.map +1 -0
  793. package/bin/getMagicNetworkMonitoringRule.js +25 -2
  794. package/bin/getMagicNetworkMonitoringRule.js.map +1 -1
  795. package/bin/getMagicNetworkMonitoringRules.d.ts +1 -0
  796. package/bin/getMagicNetworkMonitoringRules.d.ts.map +1 -0
  797. package/bin/getMagicNetworkMonitoringRules.js +25 -2
  798. package/bin/getMagicNetworkMonitoringRules.js.map +1 -1
  799. package/bin/getMagicTransitConnector.d.ts +5 -3
  800. package/bin/getMagicTransitConnector.d.ts.map +1 -0
  801. package/bin/getMagicTransitConnector.js +25 -2
  802. package/bin/getMagicTransitConnector.js.map +1 -1
  803. package/bin/getMagicTransitConnectors.d.ts +1 -0
  804. package/bin/getMagicTransitConnectors.d.ts.map +1 -0
  805. package/bin/getMagicTransitConnectors.js +25 -2
  806. package/bin/getMagicTransitConnectors.js.map +1 -1
  807. package/bin/getMagicTransitSite.d.ts +1 -0
  808. package/bin/getMagicTransitSite.d.ts.map +1 -0
  809. package/bin/getMagicTransitSite.js +25 -2
  810. package/bin/getMagicTransitSite.js.map +1 -1
  811. package/bin/getMagicTransitSiteAcl.d.ts +4 -3
  812. package/bin/getMagicTransitSiteAcl.d.ts.map +1 -0
  813. package/bin/getMagicTransitSiteAcl.js +25 -2
  814. package/bin/getMagicTransitSiteAcl.js.map +1 -1
  815. package/bin/getMagicTransitSiteAcls.d.ts +1 -0
  816. package/bin/getMagicTransitSiteAcls.d.ts.map +1 -0
  817. package/bin/getMagicTransitSiteAcls.js +25 -2
  818. package/bin/getMagicTransitSiteAcls.js.map +1 -1
  819. package/bin/getMagicTransitSiteLan.d.ts +5 -3
  820. package/bin/getMagicTransitSiteLan.d.ts.map +1 -0
  821. package/bin/getMagicTransitSiteLan.js +25 -2
  822. package/bin/getMagicTransitSiteLan.js.map +1 -1
  823. package/bin/getMagicTransitSiteLans.d.ts +1 -0
  824. package/bin/getMagicTransitSiteLans.d.ts.map +1 -0
  825. package/bin/getMagicTransitSiteLans.js +25 -2
  826. package/bin/getMagicTransitSiteLans.js.map +1 -1
  827. package/bin/getMagicTransitSiteWan.d.ts +4 -3
  828. package/bin/getMagicTransitSiteWan.d.ts.map +1 -0
  829. package/bin/getMagicTransitSiteWan.js +25 -2
  830. package/bin/getMagicTransitSiteWan.js.map +1 -1
  831. package/bin/getMagicTransitSiteWans.d.ts +1 -0
  832. package/bin/getMagicTransitSiteWans.d.ts.map +1 -0
  833. package/bin/getMagicTransitSiteWans.js +25 -2
  834. package/bin/getMagicTransitSiteWans.js.map +1 -1
  835. package/bin/getMagicTransitSites.d.ts +1 -0
  836. package/bin/getMagicTransitSites.d.ts.map +1 -0
  837. package/bin/getMagicTransitSites.js +25 -2
  838. package/bin/getMagicTransitSites.js.map +1 -1
  839. package/bin/getMagicWanGreTunnel.d.ts +1 -3
  840. package/bin/getMagicWanGreTunnel.d.ts.map +1 -0
  841. package/bin/getMagicWanGreTunnel.js +25 -2
  842. package/bin/getMagicWanGreTunnel.js.map +1 -1
  843. package/bin/getMagicWanIpsecTunnel.d.ts +1 -3
  844. package/bin/getMagicWanIpsecTunnel.d.ts.map +1 -0
  845. package/bin/getMagicWanIpsecTunnel.js +25 -2
  846. package/bin/getMagicWanIpsecTunnel.js.map +1 -1
  847. package/bin/getMagicWanStaticRoute.d.ts +1 -3
  848. package/bin/getMagicWanStaticRoute.d.ts.map +1 -0
  849. package/bin/getMagicWanStaticRoute.js +25 -2
  850. package/bin/getMagicWanStaticRoute.js.map +1 -1
  851. package/bin/getManagedTransforms.d.ts +1 -3
  852. package/bin/getManagedTransforms.d.ts.map +1 -0
  853. package/bin/getManagedTransforms.js +25 -2
  854. package/bin/getManagedTransforms.js.map +1 -1
  855. package/bin/getMtlsCertificate.d.ts +4 -3
  856. package/bin/getMtlsCertificate.d.ts.map +1 -0
  857. package/bin/getMtlsCertificate.js +25 -2
  858. package/bin/getMtlsCertificate.js.map +1 -1
  859. package/bin/getMtlsCertificates.d.ts +1 -0
  860. package/bin/getMtlsCertificates.d.ts.map +1 -0
  861. package/bin/getMtlsCertificates.js +25 -2
  862. package/bin/getMtlsCertificates.js.map +1 -1
  863. package/bin/getNotificationPolicies.d.ts +1 -0
  864. package/bin/getNotificationPolicies.d.ts.map +1 -0
  865. package/bin/getNotificationPolicies.js +25 -2
  866. package/bin/getNotificationPolicies.js.map +1 -1
  867. package/bin/getNotificationPolicy.d.ts +4 -3
  868. package/bin/getNotificationPolicy.d.ts.map +1 -0
  869. package/bin/getNotificationPolicy.js +25 -2
  870. package/bin/getNotificationPolicy.js.map +1 -1
  871. package/bin/getNotificationPolicyWebhooks.d.ts +4 -3
  872. package/bin/getNotificationPolicyWebhooks.d.ts.map +1 -0
  873. package/bin/getNotificationPolicyWebhooks.js +25 -2
  874. package/bin/getNotificationPolicyWebhooks.js.map +1 -1
  875. package/bin/getNotificationPolicyWebhooksList.d.ts +1 -0
  876. package/bin/getNotificationPolicyWebhooksList.d.ts.map +1 -0
  877. package/bin/getNotificationPolicyWebhooksList.js +25 -2
  878. package/bin/getNotificationPolicyWebhooksList.js.map +1 -1
  879. package/bin/getObservatoryScheduledTest.d.ts +1 -0
  880. package/bin/getObservatoryScheduledTest.d.ts.map +1 -0
  881. package/bin/getObservatoryScheduledTest.js +25 -2
  882. package/bin/getObservatoryScheduledTest.js.map +1 -1
  883. package/bin/getOrganization.d.ts +33 -0
  884. package/bin/getOrganization.d.ts.map +1 -0
  885. package/bin/getOrganization.js +49 -0
  886. package/bin/getOrganization.js.map +1 -0
  887. package/bin/getOrganizationProfile.d.ts +31 -0
  888. package/bin/getOrganizationProfile.d.ts.map +1 -0
  889. package/bin/getOrganizationProfile.js +45 -0
  890. package/bin/getOrganizationProfile.js.map +1 -0
  891. package/bin/getOrganizations.d.ts +43 -0
  892. package/bin/getOrganizations.d.ts.map +1 -0
  893. package/bin/getOrganizations.js +59 -0
  894. package/bin/getOrganizations.js.map +1 -0
  895. package/bin/getOriginCaCertificate.d.ts +1 -0
  896. package/bin/getOriginCaCertificate.d.ts.map +1 -0
  897. package/bin/getOriginCaCertificate.js +25 -2
  898. package/bin/getOriginCaCertificate.js.map +1 -1
  899. package/bin/getOriginCaCertificates.d.ts +7 -0
  900. package/bin/getOriginCaCertificates.d.ts.map +1 -0
  901. package/bin/getOriginCaCertificates.js +29 -2
  902. package/bin/getOriginCaCertificates.js.map +1 -1
  903. package/bin/getPageRule.d.ts +1 -0
  904. package/bin/getPageRule.d.ts.map +1 -0
  905. package/bin/getPageRule.js +25 -2
  906. package/bin/getPageRule.js.map +1 -1
  907. package/bin/getPageShieldConnections.d.ts +1 -0
  908. package/bin/getPageShieldConnections.d.ts.map +1 -0
  909. package/bin/getPageShieldConnections.js +25 -2
  910. package/bin/getPageShieldConnections.js.map +1 -1
  911. package/bin/getPageShieldConnectionsList.d.ts +1 -0
  912. package/bin/getPageShieldConnectionsList.d.ts.map +1 -0
  913. package/bin/getPageShieldConnectionsList.js +25 -2
  914. package/bin/getPageShieldConnectionsList.js.map +1 -1
  915. package/bin/getPageShieldCookies.d.ts +1 -0
  916. package/bin/getPageShieldCookies.d.ts.map +1 -0
  917. package/bin/getPageShieldCookies.js +25 -2
  918. package/bin/getPageShieldCookies.js.map +1 -1
  919. package/bin/getPageShieldCookiesList.d.ts +1 -0
  920. package/bin/getPageShieldCookiesList.d.ts.map +1 -0
  921. package/bin/getPageShieldCookiesList.js +25 -2
  922. package/bin/getPageShieldCookiesList.js.map +1 -1
  923. package/bin/getPageShieldPolicies.d.ts +1 -0
  924. package/bin/getPageShieldPolicies.d.ts.map +1 -0
  925. package/bin/getPageShieldPolicies.js +25 -2
  926. package/bin/getPageShieldPolicies.js.map +1 -1
  927. package/bin/getPageShieldPolicy.d.ts +4 -3
  928. package/bin/getPageShieldPolicy.d.ts.map +1 -0
  929. package/bin/getPageShieldPolicy.js +25 -2
  930. package/bin/getPageShieldPolicy.js.map +1 -1
  931. package/bin/getPageShieldScripts.d.ts +1 -0
  932. package/bin/getPageShieldScripts.d.ts.map +1 -0
  933. package/bin/getPageShieldScripts.js +25 -2
  934. package/bin/getPageShieldScripts.js.map +1 -1
  935. package/bin/getPageShieldScriptsList.d.ts +1 -0
  936. package/bin/getPageShieldScriptsList.d.ts.map +1 -0
  937. package/bin/getPageShieldScriptsList.js +25 -2
  938. package/bin/getPageShieldScriptsList.js.map +1 -1
  939. package/bin/getPagesDomain.d.ts +4 -3
  940. package/bin/getPagesDomain.d.ts.map +1 -0
  941. package/bin/getPagesDomain.js +25 -2
  942. package/bin/getPagesDomain.js.map +1 -1
  943. package/bin/getPagesDomains.d.ts +1 -0
  944. package/bin/getPagesDomains.d.ts.map +1 -0
  945. package/bin/getPagesDomains.js +25 -2
  946. package/bin/getPagesDomains.js.map +1 -1
  947. package/bin/getPagesProject.d.ts +6 -0
  948. package/bin/getPagesProject.d.ts.map +1 -0
  949. package/bin/getPagesProject.js +25 -2
  950. package/bin/getPagesProject.js.map +1 -1
  951. package/bin/getPagesProjects.d.ts +1 -0
  952. package/bin/getPagesProjects.d.ts.map +1 -0
  953. package/bin/getPagesProjects.js +25 -2
  954. package/bin/getPagesProjects.js.map +1 -1
  955. package/bin/getQueue.d.ts +3 -2
  956. package/bin/getQueue.d.ts.map +1 -0
  957. package/bin/getQueue.js +25 -2
  958. package/bin/getQueue.js.map +1 -1
  959. package/bin/getQueueConsumer.d.ts +3 -1
  960. package/bin/getQueueConsumer.d.ts.map +1 -0
  961. package/bin/getQueueConsumer.js +25 -2
  962. package/bin/getQueueConsumer.js.map +1 -1
  963. package/bin/getQueueConsumers.d.ts +34 -0
  964. package/bin/getQueueConsumers.d.ts.map +1 -0
  965. package/bin/getQueueConsumers.js +49 -0
  966. package/bin/getQueueConsumers.js.map +1 -0
  967. package/bin/getQueues.d.ts +1 -0
  968. package/bin/getQueues.d.ts.map +1 -0
  969. package/bin/getQueues.js +25 -2
  970. package/bin/getQueues.js.map +1 -1
  971. package/bin/getR2Bucket.d.ts +2 -3
  972. package/bin/getR2Bucket.d.ts.map +1 -0
  973. package/bin/getR2Bucket.js +25 -2
  974. package/bin/getR2Bucket.js.map +1 -1
  975. package/bin/getR2BucketCors.d.ts +1 -0
  976. package/bin/getR2BucketCors.d.ts.map +1 -0
  977. package/bin/getR2BucketCors.js +25 -2
  978. package/bin/getR2BucketCors.js.map +1 -1
  979. package/bin/getR2BucketEventNotification.d.ts +6 -1
  980. package/bin/getR2BucketEventNotification.d.ts.map +1 -0
  981. package/bin/getR2BucketEventNotification.js +27 -2
  982. package/bin/getR2BucketEventNotification.js.map +1 -1
  983. package/bin/getR2BucketLifecycle.d.ts +1 -0
  984. package/bin/getR2BucketLifecycle.d.ts.map +1 -0
  985. package/bin/getR2BucketLifecycle.js +25 -2
  986. package/bin/getR2BucketLifecycle.js.map +1 -1
  987. package/bin/getR2BucketLock.d.ts +1 -0
  988. package/bin/getR2BucketLock.d.ts.map +1 -0
  989. package/bin/getR2BucketLock.js +25 -2
  990. package/bin/getR2BucketLock.js.map +1 -1
  991. package/bin/getR2BucketSippy.d.ts +1 -0
  992. package/bin/getR2BucketSippy.d.ts.map +1 -0
  993. package/bin/getR2BucketSippy.js +25 -2
  994. package/bin/getR2BucketSippy.js.map +1 -1
  995. package/bin/getR2CustomDomain.d.ts +2 -0
  996. package/bin/getR2CustomDomain.d.ts.map +1 -0
  997. package/bin/getR2CustomDomain.js +25 -2
  998. package/bin/getR2CustomDomain.js.map +1 -1
  999. package/bin/getRateLimit.d.ts +4 -3
  1000. package/bin/getRateLimit.d.ts.map +1 -0
  1001. package/bin/getRateLimit.js +25 -2
  1002. package/bin/getRateLimit.js.map +1 -1
  1003. package/bin/getRateLimits.d.ts +1 -0
  1004. package/bin/getRateLimits.d.ts.map +1 -0
  1005. package/bin/getRateLimits.js +25 -2
  1006. package/bin/getRateLimits.js.map +1 -1
  1007. package/bin/getRegionalHostname.d.ts +4 -2
  1008. package/bin/getRegionalHostname.d.ts.map +1 -0
  1009. package/bin/getRegionalHostname.js +25 -2
  1010. package/bin/getRegionalHostname.js.map +1 -1
  1011. package/bin/getRegionalHostnames.d.ts +1 -0
  1012. package/bin/getRegionalHostnames.d.ts.map +1 -0
  1013. package/bin/getRegionalHostnames.js +25 -2
  1014. package/bin/getRegionalHostnames.js.map +1 -1
  1015. package/bin/getRegionalTieredCache.d.ts +1 -0
  1016. package/bin/getRegionalTieredCache.d.ts.map +1 -0
  1017. package/bin/getRegionalTieredCache.js +25 -2
  1018. package/bin/getRegionalTieredCache.js.map +1 -1
  1019. package/bin/getRegistrarDomain.d.ts +1 -0
  1020. package/bin/getRegistrarDomain.d.ts.map +1 -0
  1021. package/bin/getRegistrarDomain.js +25 -2
  1022. package/bin/getRegistrarDomain.js.map +1 -1
  1023. package/bin/getRegistrarDomains.d.ts +1 -0
  1024. package/bin/getRegistrarDomains.d.ts.map +1 -0
  1025. package/bin/getRegistrarDomains.js +25 -2
  1026. package/bin/getRegistrarDomains.js.map +1 -1
  1027. package/bin/getResourceGroup.d.ts +1 -0
  1028. package/bin/getResourceGroup.d.ts.map +1 -0
  1029. package/bin/getResourceGroup.js +25 -2
  1030. package/bin/getResourceGroup.js.map +1 -1
  1031. package/bin/getResourceGroups.d.ts +1 -0
  1032. package/bin/getResourceGroups.d.ts.map +1 -0
  1033. package/bin/getResourceGroups.js +25 -2
  1034. package/bin/getResourceGroups.js.map +1 -1
  1035. package/bin/getRuleset.d.ts +14 -1
  1036. package/bin/getRuleset.d.ts.map +1 -0
  1037. package/bin/getRuleset.js +27 -2
  1038. package/bin/getRuleset.js.map +1 -1
  1039. package/bin/getRulesets.d.ts +5 -0
  1040. package/bin/getRulesets.d.ts.map +1 -0
  1041. package/bin/getRulesets.js +25 -2
  1042. package/bin/getRulesets.js.map +1 -1
  1043. package/bin/getSchemaValidationOperationSettings.d.ts +30 -0
  1044. package/bin/getSchemaValidationOperationSettings.d.ts.map +1 -0
  1045. package/bin/getSchemaValidationOperationSettings.js +47 -0
  1046. package/bin/getSchemaValidationOperationSettings.js.map +1 -0
  1047. package/bin/getSchemaValidationOperationSettingsList.d.ts +31 -0
  1048. package/bin/getSchemaValidationOperationSettingsList.d.ts.map +1 -0
  1049. package/bin/getSchemaValidationOperationSettingsList.js +47 -0
  1050. package/bin/getSchemaValidationOperationSettingsList.js.map +1 -0
  1051. package/bin/getSchemaValidationSchemas.d.ts +39 -0
  1052. package/bin/getSchemaValidationSchemas.d.ts.map +1 -0
  1053. package/bin/getSchemaValidationSchemas.js +51 -0
  1054. package/bin/getSchemaValidationSchemas.js.map +1 -0
  1055. package/bin/getSchemaValidationSchemasList.d.ts +37 -0
  1056. package/bin/getSchemaValidationSchemasList.d.ts.map +1 -0
  1057. package/bin/getSchemaValidationSchemasList.js +51 -0
  1058. package/bin/getSchemaValidationSchemasList.js.map +1 -0
  1059. package/bin/getSchemaValidationSettings.d.ts +28 -0
  1060. package/bin/getSchemaValidationSettings.d.ts.map +1 -0
  1061. package/bin/getSchemaValidationSettings.js +45 -0
  1062. package/bin/getSchemaValidationSettings.js.map +1 -0
  1063. package/bin/getSnippet.d.ts +31 -0
  1064. package/bin/getSnippet.d.ts.map +1 -0
  1065. package/bin/getSnippet.js +47 -0
  1066. package/bin/getSnippet.js.map +1 -0
  1067. package/bin/getSnippetList.d.ts +31 -0
  1068. package/bin/getSnippetList.d.ts.map +1 -0
  1069. package/bin/getSnippetList.js +47 -0
  1070. package/bin/getSnippetList.js.map +1 -0
  1071. package/bin/getSnippetRulesList.d.ts +1 -0
  1072. package/bin/getSnippetRulesList.d.ts.map +1 -0
  1073. package/bin/getSnippetRulesList.js +25 -2
  1074. package/bin/getSnippetRulesList.js.map +1 -1
  1075. package/bin/getSnippets.d.ts +1 -0
  1076. package/bin/getSnippets.d.ts.map +1 -0
  1077. package/bin/getSnippets.js +25 -2
  1078. package/bin/getSnippets.js.map +1 -1
  1079. package/bin/getSnippetsList.d.ts +1 -0
  1080. package/bin/getSnippetsList.d.ts.map +1 -0
  1081. package/bin/getSnippetsList.js +25 -2
  1082. package/bin/getSnippetsList.js.map +1 -1
  1083. package/bin/getSpectrumApplication.d.ts +8 -3
  1084. package/bin/getSpectrumApplication.d.ts.map +1 -0
  1085. package/bin/getSpectrumApplication.js +27 -2
  1086. package/bin/getSpectrumApplication.js.map +1 -1
  1087. package/bin/getSpectrumApplications.d.ts +1 -0
  1088. package/bin/getSpectrumApplications.d.ts.map +1 -0
  1089. package/bin/getSpectrumApplications.js +25 -2
  1090. package/bin/getSpectrumApplications.js.map +1 -1
  1091. package/bin/getSsoConnector.d.ts +33 -0
  1092. package/bin/getSsoConnector.d.ts.map +1 -0
  1093. package/bin/getSsoConnector.js +47 -0
  1094. package/bin/getSsoConnector.js.map +1 -0
  1095. package/bin/getSsoConnectors.d.ts +31 -0
  1096. package/bin/getSsoConnectors.d.ts.map +1 -0
  1097. package/bin/getSsoConnectors.js +47 -0
  1098. package/bin/getSsoConnectors.js.map +1 -0
  1099. package/bin/getStream.d.ts +1 -0
  1100. package/bin/getStream.d.ts.map +1 -0
  1101. package/bin/getStream.js +25 -2
  1102. package/bin/getStream.js.map +1 -1
  1103. package/bin/getStreamAudioTrack.d.ts +1 -0
  1104. package/bin/getStreamAudioTrack.d.ts.map +1 -0
  1105. package/bin/getStreamAudioTrack.js +25 -2
  1106. package/bin/getStreamAudioTrack.js.map +1 -1
  1107. package/bin/getStreamCaptionLanguage.d.ts +1 -0
  1108. package/bin/getStreamCaptionLanguage.d.ts.map +1 -0
  1109. package/bin/getStreamCaptionLanguage.js +25 -2
  1110. package/bin/getStreamCaptionLanguage.js.map +1 -1
  1111. package/bin/getStreamDownload.d.ts +1 -0
  1112. package/bin/getStreamDownload.d.ts.map +1 -0
  1113. package/bin/getStreamDownload.js +25 -2
  1114. package/bin/getStreamDownload.js.map +1 -1
  1115. package/bin/getStreamKey.d.ts +1 -0
  1116. package/bin/getStreamKey.d.ts.map +1 -0
  1117. package/bin/getStreamKey.js +25 -2
  1118. package/bin/getStreamKey.js.map +1 -1
  1119. package/bin/getStreamLiveInput.d.ts +2 -0
  1120. package/bin/getStreamLiveInput.d.ts.map +1 -0
  1121. package/bin/getStreamLiveInput.js +25 -2
  1122. package/bin/getStreamLiveInput.js.map +1 -1
  1123. package/bin/getStreamWatermark.d.ts +1 -0
  1124. package/bin/getStreamWatermark.d.ts.map +1 -0
  1125. package/bin/getStreamWatermark.js +25 -2
  1126. package/bin/getStreamWatermark.js.map +1 -1
  1127. package/bin/getStreamWatermarks.d.ts +1 -0
  1128. package/bin/getStreamWatermarks.d.ts.map +1 -0
  1129. package/bin/getStreamWatermarks.js +25 -2
  1130. package/bin/getStreamWatermarks.js.map +1 -1
  1131. package/bin/getStreamWebhook.d.ts +1 -0
  1132. package/bin/getStreamWebhook.d.ts.map +1 -0
  1133. package/bin/getStreamWebhook.js +25 -2
  1134. package/bin/getStreamWebhook.js.map +1 -1
  1135. package/bin/getStreams.d.ts +4 -0
  1136. package/bin/getStreams.d.ts.map +1 -0
  1137. package/bin/getStreams.js +27 -2
  1138. package/bin/getStreams.js.map +1 -1
  1139. package/bin/getTieredCache.d.ts +1 -0
  1140. package/bin/getTieredCache.d.ts.map +1 -0
  1141. package/bin/getTieredCache.js +25 -2
  1142. package/bin/getTieredCache.js.map +1 -1
  1143. package/bin/getTokenValidationConfig.d.ts +34 -0
  1144. package/bin/getTokenValidationConfig.d.ts.map +1 -0
  1145. package/bin/getTokenValidationConfig.js +47 -0
  1146. package/bin/getTokenValidationConfig.js.map +1 -0
  1147. package/bin/getTokenValidationConfigs.d.ts +31 -0
  1148. package/bin/getTokenValidationConfigs.d.ts.map +1 -0
  1149. package/bin/getTokenValidationConfigs.js +47 -0
  1150. package/bin/getTokenValidationConfigs.js.map +1 -0
  1151. package/bin/getTokenValidationRules.d.ts +39 -0
  1152. package/bin/getTokenValidationRules.d.ts.map +1 -0
  1153. package/bin/getTokenValidationRules.js +49 -0
  1154. package/bin/getTokenValidationRules.js.map +1 -0
  1155. package/bin/getTokenValidationRulesList.d.ts +48 -0
  1156. package/bin/getTokenValidationRulesList.d.ts.map +1 -0
  1157. package/bin/getTokenValidationRulesList.js +61 -0
  1158. package/bin/getTokenValidationRulesList.js.map +1 -0
  1159. package/bin/getTotalTls.d.ts +1 -3
  1160. package/bin/getTotalTls.d.ts.map +1 -0
  1161. package/bin/getTotalTls.js +25 -2
  1162. package/bin/getTotalTls.js.map +1 -1
  1163. package/bin/getTurnstileWidget.d.ts +1 -0
  1164. package/bin/getTurnstileWidget.d.ts.map +1 -0
  1165. package/bin/getTurnstileWidget.js +25 -2
  1166. package/bin/getTurnstileWidget.js.map +1 -1
  1167. package/bin/getTurnstileWidgets.d.ts +4 -0
  1168. package/bin/getTurnstileWidgets.d.ts.map +1 -0
  1169. package/bin/getTurnstileWidgets.js +27 -2
  1170. package/bin/getTurnstileWidgets.js.map +1 -1
  1171. package/bin/getUniversalSslSetting.d.ts +24 -0
  1172. package/bin/getUniversalSslSetting.d.ts.map +1 -0
  1173. package/bin/getUniversalSslSetting.js +45 -0
  1174. package/bin/getUniversalSslSetting.js.map +1 -0
  1175. package/bin/getUrlNormalizationSettings.d.ts +1 -3
  1176. package/bin/getUrlNormalizationSettings.d.ts.map +1 -0
  1177. package/bin/getUrlNormalizationSettings.js +25 -2
  1178. package/bin/getUrlNormalizationSettings.js.map +1 -1
  1179. package/bin/getUser.d.ts +15 -3
  1180. package/bin/getUser.d.ts.map +1 -0
  1181. package/bin/getUser.js +25 -2
  1182. package/bin/getUser.js.map +1 -1
  1183. package/bin/getUserAgentBlockingRule.d.ts +13 -6
  1184. package/bin/getUserAgentBlockingRule.d.ts.map +1 -0
  1185. package/bin/getUserAgentBlockingRule.js +27 -2
  1186. package/bin/getUserAgentBlockingRule.js.map +1 -1
  1187. package/bin/getUserAgentBlockingRules.d.ts +7 -6
  1188. package/bin/getUserAgentBlockingRules.d.ts.map +1 -0
  1189. package/bin/getUserAgentBlockingRules.js +29 -6
  1190. package/bin/getUserAgentBlockingRules.js.map +1 -1
  1191. package/bin/getWaitingRoom.d.ts +4 -3
  1192. package/bin/getWaitingRoom.d.ts.map +1 -0
  1193. package/bin/getWaitingRoom.js +25 -2
  1194. package/bin/getWaitingRoom.js.map +1 -1
  1195. package/bin/getWaitingRoomEvent.d.ts +6 -3
  1196. package/bin/getWaitingRoomEvent.d.ts.map +1 -0
  1197. package/bin/getWaitingRoomEvent.js +25 -2
  1198. package/bin/getWaitingRoomEvent.js.map +1 -1
  1199. package/bin/getWaitingRoomEvents.d.ts +1 -0
  1200. package/bin/getWaitingRoomEvents.d.ts.map +1 -0
  1201. package/bin/getWaitingRoomEvents.js +25 -2
  1202. package/bin/getWaitingRoomEvents.js.map +1 -1
  1203. package/bin/getWaitingRoomRules.d.ts +1 -0
  1204. package/bin/getWaitingRoomRules.d.ts.map +1 -0
  1205. package/bin/getWaitingRoomRules.js +25 -2
  1206. package/bin/getWaitingRoomRules.js.map +1 -1
  1207. package/bin/getWaitingRoomSettings.d.ts +1 -3
  1208. package/bin/getWaitingRoomSettings.d.ts.map +1 -0
  1209. package/bin/getWaitingRoomSettings.js +25 -2
  1210. package/bin/getWaitingRoomSettings.js.map +1 -1
  1211. package/bin/getWaitingRooms.d.ts +1 -0
  1212. package/bin/getWaitingRooms.d.ts.map +1 -0
  1213. package/bin/getWaitingRooms.js +25 -2
  1214. package/bin/getWaitingRooms.js.map +1 -1
  1215. package/bin/getWeb3Hostname.d.ts +4 -3
  1216. package/bin/getWeb3Hostname.d.ts.map +1 -0
  1217. package/bin/getWeb3Hostname.js +25 -2
  1218. package/bin/getWeb3Hostname.js.map +1 -1
  1219. package/bin/getWeb3Hostnames.d.ts +1 -0
  1220. package/bin/getWeb3Hostnames.d.ts.map +1 -0
  1221. package/bin/getWeb3Hostnames.js +25 -2
  1222. package/bin/getWeb3Hostnames.js.map +1 -1
  1223. package/bin/getWebAnalyticsSite.d.ts +1 -0
  1224. package/bin/getWebAnalyticsSite.d.ts.map +1 -0
  1225. package/bin/getWebAnalyticsSite.js +25 -2
  1226. package/bin/getWebAnalyticsSite.js.map +1 -1
  1227. package/bin/getWebAnalyticsSites.d.ts +1 -0
  1228. package/bin/getWebAnalyticsSites.d.ts.map +1 -0
  1229. package/bin/getWebAnalyticsSites.js +25 -2
  1230. package/bin/getWebAnalyticsSites.js.map +1 -1
  1231. package/bin/getWorker.d.ts +36 -0
  1232. package/bin/getWorker.d.ts.map +1 -0
  1233. package/bin/getWorker.js +47 -0
  1234. package/bin/getWorker.js.map +1 -0
  1235. package/bin/getWorkerVersion.d.ts +52 -0
  1236. package/bin/getWorkerVersion.d.ts.map +1 -0
  1237. package/bin/getWorkerVersion.js +51 -0
  1238. package/bin/getWorkerVersion.js.map +1 -0
  1239. package/bin/getWorkerVersions.d.ts +34 -0
  1240. package/bin/getWorkerVersions.d.ts.map +1 -0
  1241. package/bin/getWorkerVersions.js +49 -0
  1242. package/bin/getWorkerVersions.js.map +1 -0
  1243. package/bin/getWorkers.d.ts +31 -0
  1244. package/bin/getWorkers.d.ts.map +1 -0
  1245. package/bin/getWorkers.js +47 -0
  1246. package/bin/getWorkers.js.map +1 -0
  1247. package/bin/getWorkersCronTrigger.d.ts +1 -3
  1248. package/bin/getWorkersCronTrigger.d.ts.map +1 -0
  1249. package/bin/getWorkersCronTrigger.js +25 -2
  1250. package/bin/getWorkersCronTrigger.js.map +1 -1
  1251. package/bin/getWorkersCustomDomain.d.ts +4 -0
  1252. package/bin/getWorkersCustomDomain.d.ts.map +1 -0
  1253. package/bin/getWorkersCustomDomain.js +25 -2
  1254. package/bin/getWorkersCustomDomain.js.map +1 -1
  1255. package/bin/getWorkersCustomDomains.d.ts +1 -0
  1256. package/bin/getWorkersCustomDomains.d.ts.map +1 -0
  1257. package/bin/getWorkersCustomDomains.js +25 -2
  1258. package/bin/getWorkersCustomDomains.js.map +1 -1
  1259. package/bin/getWorkersDeployment.d.ts +10 -4
  1260. package/bin/getWorkersDeployment.d.ts.map +1 -0
  1261. package/bin/getWorkersDeployment.js +27 -2
  1262. package/bin/getWorkersDeployment.js.map +1 -1
  1263. package/bin/getWorkersForPlatformsDispatchNamespace.d.ts +5 -3
  1264. package/bin/getWorkersForPlatformsDispatchNamespace.d.ts.map +1 -0
  1265. package/bin/getWorkersForPlatformsDispatchNamespace.js +25 -2
  1266. package/bin/getWorkersForPlatformsDispatchNamespace.js.map +1 -1
  1267. package/bin/getWorkersForPlatformsDispatchNamespaces.d.ts +1 -0
  1268. package/bin/getWorkersForPlatformsDispatchNamespaces.d.ts.map +1 -0
  1269. package/bin/getWorkersForPlatformsDispatchNamespaces.js +25 -2
  1270. package/bin/getWorkersForPlatformsDispatchNamespaces.js.map +1 -1
  1271. package/bin/getWorkersKv.d.ts +2 -3
  1272. package/bin/getWorkersKv.d.ts.map +1 -0
  1273. package/bin/getWorkersKv.js +25 -2
  1274. package/bin/getWorkersKv.js.map +1 -1
  1275. package/bin/getWorkersKvNamespace.d.ts +1 -0
  1276. package/bin/getWorkersKvNamespace.d.ts.map +1 -0
  1277. package/bin/getWorkersKvNamespace.js +25 -2
  1278. package/bin/getWorkersKvNamespace.js.map +1 -1
  1279. package/bin/getWorkersKvNamespaces.d.ts +1 -0
  1280. package/bin/getWorkersKvNamespaces.d.ts.map +1 -0
  1281. package/bin/getWorkersKvNamespaces.js +25 -2
  1282. package/bin/getWorkersKvNamespaces.js.map +1 -1
  1283. package/bin/getWorkersRoute.d.ts +1 -0
  1284. package/bin/getWorkersRoute.d.ts.map +1 -0
  1285. package/bin/getWorkersRoute.js +25 -2
  1286. package/bin/getWorkersRoute.js.map +1 -1
  1287. package/bin/getWorkersRoutes.d.ts +1 -0
  1288. package/bin/getWorkersRoutes.d.ts.map +1 -0
  1289. package/bin/getWorkersRoutes.js +25 -2
  1290. package/bin/getWorkersRoutes.js.map +1 -1
  1291. package/bin/getWorkersScript.d.ts +10 -6
  1292. package/bin/getWorkersScript.d.ts.map +1 -0
  1293. package/bin/getWorkersScript.js +27 -2
  1294. package/bin/getWorkersScript.js.map +1 -1
  1295. package/bin/getWorkersScriptSubdomain.d.ts +1 -0
  1296. package/bin/getWorkersScriptSubdomain.d.ts.map +1 -0
  1297. package/bin/getWorkersScriptSubdomain.js +25 -2
  1298. package/bin/getWorkersScriptSubdomain.js.map +1 -1
  1299. package/bin/getWorkersScripts.d.ts +4 -0
  1300. package/bin/getWorkersScripts.d.ts.map +1 -0
  1301. package/bin/getWorkersScripts.js +27 -2
  1302. package/bin/getWorkersScripts.js.map +1 -1
  1303. package/bin/getWorkflow.d.ts +38 -0
  1304. package/bin/getWorkflow.d.ts.map +1 -0
  1305. package/bin/getWorkflow.js +49 -0
  1306. package/bin/getWorkflow.js.map +1 -0
  1307. package/bin/getWorkflows.d.ts +34 -0
  1308. package/bin/getWorkflows.d.ts.map +1 -0
  1309. package/bin/getWorkflows.js +49 -0
  1310. package/bin/getWorkflows.js.map +1 -0
  1311. package/bin/getZeroTrustAccessAiControlsMcpPortal.d.ts +39 -0
  1312. package/bin/getZeroTrustAccessAiControlsMcpPortal.d.ts.map +1 -0
  1313. package/bin/getZeroTrustAccessAiControlsMcpPortal.js +49 -0
  1314. package/bin/getZeroTrustAccessAiControlsMcpPortal.js.map +1 -0
  1315. package/bin/getZeroTrustAccessAiControlsMcpPortals.d.ts +34 -0
  1316. package/bin/getZeroTrustAccessAiControlsMcpPortals.d.ts.map +1 -0
  1317. package/bin/getZeroTrustAccessAiControlsMcpPortals.js +49 -0
  1318. package/bin/getZeroTrustAccessAiControlsMcpPortals.js.map +1 -0
  1319. package/bin/getZeroTrustAccessAiControlsMcpServer.d.ts +48 -0
  1320. package/bin/getZeroTrustAccessAiControlsMcpServer.d.ts.map +1 -0
  1321. package/bin/getZeroTrustAccessAiControlsMcpServer.js +49 -0
  1322. package/bin/getZeroTrustAccessAiControlsMcpServer.js.map +1 -0
  1323. package/bin/getZeroTrustAccessAiControlsMcpServers.d.ts +34 -0
  1324. package/bin/getZeroTrustAccessAiControlsMcpServers.d.ts.map +1 -0
  1325. package/bin/getZeroTrustAccessAiControlsMcpServers.js +49 -0
  1326. package/bin/getZeroTrustAccessAiControlsMcpServers.js.map +1 -0
  1327. package/bin/getZeroTrustAccessApplication.d.ts +6 -2
  1328. package/bin/getZeroTrustAccessApplication.d.ts.map +1 -0
  1329. package/bin/getZeroTrustAccessApplication.js +25 -2
  1330. package/bin/getZeroTrustAccessApplication.js.map +1 -1
  1331. package/bin/getZeroTrustAccessApplications.d.ts +4 -0
  1332. package/bin/getZeroTrustAccessApplications.d.ts.map +1 -0
  1333. package/bin/getZeroTrustAccessApplications.js +27 -2
  1334. package/bin/getZeroTrustAccessApplications.js.map +1 -1
  1335. package/bin/getZeroTrustAccessCustomPage.d.ts +4 -6
  1336. package/bin/getZeroTrustAccessCustomPage.d.ts.map +1 -0
  1337. package/bin/getZeroTrustAccessCustomPage.js +25 -2
  1338. package/bin/getZeroTrustAccessCustomPage.js.map +1 -1
  1339. package/bin/getZeroTrustAccessCustomPages.d.ts +1 -0
  1340. package/bin/getZeroTrustAccessCustomPages.d.ts.map +1 -0
  1341. package/bin/getZeroTrustAccessCustomPages.js +25 -2
  1342. package/bin/getZeroTrustAccessCustomPages.js.map +1 -1
  1343. package/bin/getZeroTrustAccessGroup.d.ts +1 -2
  1344. package/bin/getZeroTrustAccessGroup.d.ts.map +1 -0
  1345. package/bin/getZeroTrustAccessGroup.js +25 -2
  1346. package/bin/getZeroTrustAccessGroup.js.map +1 -1
  1347. package/bin/getZeroTrustAccessGroups.d.ts +1 -0
  1348. package/bin/getZeroTrustAccessGroups.d.ts.map +1 -0
  1349. package/bin/getZeroTrustAccessGroups.js +25 -2
  1350. package/bin/getZeroTrustAccessGroups.js.map +1 -1
  1351. package/bin/getZeroTrustAccessIdentityProvider.d.ts +1 -0
  1352. package/bin/getZeroTrustAccessIdentityProvider.d.ts.map +1 -0
  1353. package/bin/getZeroTrustAccessIdentityProvider.js +25 -2
  1354. package/bin/getZeroTrustAccessIdentityProvider.js.map +1 -1
  1355. package/bin/getZeroTrustAccessIdentityProviders.d.ts +1 -0
  1356. package/bin/getZeroTrustAccessIdentityProviders.d.ts.map +1 -0
  1357. package/bin/getZeroTrustAccessIdentityProviders.js +25 -2
  1358. package/bin/getZeroTrustAccessIdentityProviders.js.map +1 -1
  1359. package/bin/getZeroTrustAccessInfrastructureTarget.d.ts +1 -0
  1360. package/bin/getZeroTrustAccessInfrastructureTarget.d.ts.map +1 -0
  1361. package/bin/getZeroTrustAccessInfrastructureTarget.js +25 -2
  1362. package/bin/getZeroTrustAccessInfrastructureTarget.js.map +1 -1
  1363. package/bin/getZeroTrustAccessInfrastructureTargets.d.ts +1 -0
  1364. package/bin/getZeroTrustAccessInfrastructureTargets.d.ts.map +1 -0
  1365. package/bin/getZeroTrustAccessInfrastructureTargets.js +25 -2
  1366. package/bin/getZeroTrustAccessInfrastructureTargets.js.map +1 -1
  1367. package/bin/getZeroTrustAccessKeyConfiguration.d.ts +1 -3
  1368. package/bin/getZeroTrustAccessKeyConfiguration.d.ts.map +1 -0
  1369. package/bin/getZeroTrustAccessKeyConfiguration.js +25 -2
  1370. package/bin/getZeroTrustAccessKeyConfiguration.js.map +1 -1
  1371. package/bin/getZeroTrustAccessMtlsCertificate.d.ts +6 -7
  1372. package/bin/getZeroTrustAccessMtlsCertificate.d.ts.map +1 -0
  1373. package/bin/getZeroTrustAccessMtlsCertificate.js +25 -4
  1374. package/bin/getZeroTrustAccessMtlsCertificate.js.map +1 -1
  1375. package/bin/getZeroTrustAccessMtlsCertificates.d.ts +1 -0
  1376. package/bin/getZeroTrustAccessMtlsCertificates.d.ts.map +1 -0
  1377. package/bin/getZeroTrustAccessMtlsCertificates.js +25 -2
  1378. package/bin/getZeroTrustAccessMtlsCertificates.js.map +1 -1
  1379. package/bin/getZeroTrustAccessMtlsHostnameSettings.d.ts +1 -0
  1380. package/bin/getZeroTrustAccessMtlsHostnameSettings.d.ts.map +1 -0
  1381. package/bin/getZeroTrustAccessMtlsHostnameSettings.js +25 -2
  1382. package/bin/getZeroTrustAccessMtlsHostnameSettings.js.map +1 -1
  1383. package/bin/getZeroTrustAccessPolicies.d.ts +1 -0
  1384. package/bin/getZeroTrustAccessPolicies.d.ts.map +1 -0
  1385. package/bin/getZeroTrustAccessPolicies.js +25 -2
  1386. package/bin/getZeroTrustAccessPolicies.js.map +1 -1
  1387. package/bin/getZeroTrustAccessPolicy.d.ts +6 -3
  1388. package/bin/getZeroTrustAccessPolicy.d.ts.map +1 -0
  1389. package/bin/getZeroTrustAccessPolicy.js +25 -2
  1390. package/bin/getZeroTrustAccessPolicy.js.map +1 -1
  1391. package/bin/getZeroTrustAccessServiceToken.d.ts +1 -3
  1392. package/bin/getZeroTrustAccessServiceToken.d.ts.map +1 -0
  1393. package/bin/getZeroTrustAccessServiceToken.js +25 -2
  1394. package/bin/getZeroTrustAccessServiceToken.js.map +1 -1
  1395. package/bin/getZeroTrustAccessServiceTokens.d.ts +1 -0
  1396. package/bin/getZeroTrustAccessServiceTokens.d.ts.map +1 -0
  1397. package/bin/getZeroTrustAccessServiceTokens.js +25 -2
  1398. package/bin/getZeroTrustAccessServiceTokens.js.map +1 -1
  1399. package/bin/getZeroTrustAccessShortLivedCertificate.d.ts +1 -0
  1400. package/bin/getZeroTrustAccessShortLivedCertificate.d.ts.map +1 -0
  1401. package/bin/getZeroTrustAccessShortLivedCertificate.js +25 -2
  1402. package/bin/getZeroTrustAccessShortLivedCertificate.js.map +1 -1
  1403. package/bin/getZeroTrustAccessShortLivedCertificates.d.ts +1 -0
  1404. package/bin/getZeroTrustAccessShortLivedCertificates.d.ts.map +1 -0
  1405. package/bin/getZeroTrustAccessShortLivedCertificates.js +25 -2
  1406. package/bin/getZeroTrustAccessShortLivedCertificates.js.map +1 -1
  1407. package/bin/getZeroTrustAccessTag.d.ts +4 -6
  1408. package/bin/getZeroTrustAccessTag.d.ts.map +1 -0
  1409. package/bin/getZeroTrustAccessTag.js +25 -2
  1410. package/bin/getZeroTrustAccessTag.js.map +1 -1
  1411. package/bin/getZeroTrustAccessTags.d.ts +1 -0
  1412. package/bin/getZeroTrustAccessTags.d.ts.map +1 -0
  1413. package/bin/getZeroTrustAccessTags.js +25 -2
  1414. package/bin/getZeroTrustAccessTags.js.map +1 -1
  1415. package/bin/getZeroTrustDeviceCustomProfile.d.ts +4 -2
  1416. package/bin/getZeroTrustDeviceCustomProfile.d.ts.map +1 -0
  1417. package/bin/getZeroTrustDeviceCustomProfile.js +25 -2
  1418. package/bin/getZeroTrustDeviceCustomProfile.js.map +1 -1
  1419. package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +1 -3
  1420. package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.d.ts.map +1 -0
  1421. package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.js +25 -2
  1422. package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -1
  1423. package/bin/getZeroTrustDeviceCustomProfiles.d.ts +1 -0
  1424. package/bin/getZeroTrustDeviceCustomProfiles.d.ts.map +1 -0
  1425. package/bin/getZeroTrustDeviceCustomProfiles.js +25 -2
  1426. package/bin/getZeroTrustDeviceCustomProfiles.js.map +1 -1
  1427. package/bin/getZeroTrustDeviceDefaultProfile.d.ts +2 -3
  1428. package/bin/getZeroTrustDeviceDefaultProfile.d.ts.map +1 -0
  1429. package/bin/getZeroTrustDeviceDefaultProfile.js +25 -2
  1430. package/bin/getZeroTrustDeviceDefaultProfile.js.map +1 -1
  1431. package/bin/getZeroTrustDeviceDefaultProfileCertificates.d.ts +2 -0
  1432. package/bin/getZeroTrustDeviceDefaultProfileCertificates.d.ts.map +1 -0
  1433. package/bin/getZeroTrustDeviceDefaultProfileCertificates.js +25 -2
  1434. package/bin/getZeroTrustDeviceDefaultProfileCertificates.js.map +1 -1
  1435. package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +1 -3
  1436. package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts.map +1 -0
  1437. package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.js +25 -2
  1438. package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -1
  1439. package/bin/getZeroTrustDeviceManagedNetworks.d.ts +3 -2
  1440. package/bin/getZeroTrustDeviceManagedNetworks.d.ts.map +1 -0
  1441. package/bin/getZeroTrustDeviceManagedNetworks.js +25 -2
  1442. package/bin/getZeroTrustDeviceManagedNetworks.js.map +1 -1
  1443. package/bin/getZeroTrustDeviceManagedNetworksList.d.ts +1 -0
  1444. package/bin/getZeroTrustDeviceManagedNetworksList.d.ts.map +1 -0
  1445. package/bin/getZeroTrustDeviceManagedNetworksList.js +25 -2
  1446. package/bin/getZeroTrustDeviceManagedNetworksList.js.map +1 -1
  1447. package/bin/getZeroTrustDevicePostureIntegration.d.ts +4 -3
  1448. package/bin/getZeroTrustDevicePostureIntegration.d.ts.map +1 -0
  1449. package/bin/getZeroTrustDevicePostureIntegration.js +25 -2
  1450. package/bin/getZeroTrustDevicePostureIntegration.js.map +1 -1
  1451. package/bin/getZeroTrustDevicePostureIntegrations.d.ts +1 -0
  1452. package/bin/getZeroTrustDevicePostureIntegrations.d.ts.map +1 -0
  1453. package/bin/getZeroTrustDevicePostureIntegrations.js +25 -2
  1454. package/bin/getZeroTrustDevicePostureIntegrations.js.map +1 -1
  1455. package/bin/getZeroTrustDevicePostureRule.d.ts +4 -3
  1456. package/bin/getZeroTrustDevicePostureRule.d.ts.map +1 -0
  1457. package/bin/getZeroTrustDevicePostureRule.js +25 -2
  1458. package/bin/getZeroTrustDevicePostureRule.js.map +1 -1
  1459. package/bin/getZeroTrustDevicePostureRules.d.ts +1 -0
  1460. package/bin/getZeroTrustDevicePostureRules.d.ts.map +1 -0
  1461. package/bin/getZeroTrustDevicePostureRules.js +25 -2
  1462. package/bin/getZeroTrustDevicePostureRules.js.map +1 -1
  1463. package/bin/getZeroTrustDeviceSettings.d.ts +35 -0
  1464. package/bin/getZeroTrustDeviceSettings.d.ts.map +1 -0
  1465. package/bin/getZeroTrustDeviceSettings.js +45 -0
  1466. package/bin/getZeroTrustDeviceSettings.js.map +1 -0
  1467. package/bin/getZeroTrustDexRule.d.ts +33 -0
  1468. package/bin/getZeroTrustDexRule.d.ts.map +1 -0
  1469. package/bin/getZeroTrustDexRule.js +47 -0
  1470. package/bin/getZeroTrustDexRule.js.map +1 -0
  1471. package/bin/getZeroTrustDexRules.d.ts +40 -0
  1472. package/bin/getZeroTrustDexRules.d.ts.map +1 -0
  1473. package/bin/getZeroTrustDexRules.js +53 -0
  1474. package/bin/getZeroTrustDexRules.js.map +1 -0
  1475. package/bin/getZeroTrustDexTest.d.ts +7 -0
  1476. package/bin/getZeroTrustDexTest.d.ts.map +1 -0
  1477. package/bin/getZeroTrustDexTest.js +29 -2
  1478. package/bin/getZeroTrustDexTest.js.map +1 -1
  1479. package/bin/getZeroTrustDexTests.d.ts +7 -0
  1480. package/bin/getZeroTrustDexTests.d.ts.map +1 -0
  1481. package/bin/getZeroTrustDexTests.js +29 -2
  1482. package/bin/getZeroTrustDexTests.js.map +1 -1
  1483. package/bin/getZeroTrustDlpCustomEntries.d.ts +31 -0
  1484. package/bin/getZeroTrustDlpCustomEntries.d.ts.map +1 -0
  1485. package/bin/getZeroTrustDlpCustomEntries.js +47 -0
  1486. package/bin/getZeroTrustDlpCustomEntries.js.map +1 -0
  1487. package/bin/getZeroTrustDlpCustomEntry.d.ts +42 -0
  1488. package/bin/getZeroTrustDlpCustomEntry.d.ts.map +1 -0
  1489. package/bin/getZeroTrustDlpCustomEntry.js +47 -0
  1490. package/bin/getZeroTrustDlpCustomEntry.js.map +1 -0
  1491. package/bin/getZeroTrustDlpCustomProfile.d.ts +8 -0
  1492. package/bin/getZeroTrustDlpCustomProfile.d.ts.map +1 -0
  1493. package/bin/getZeroTrustDlpCustomProfile.js +25 -2
  1494. package/bin/getZeroTrustDlpCustomProfile.js.map +1 -1
  1495. package/bin/getZeroTrustDlpDataset.d.ts +2 -0
  1496. package/bin/getZeroTrustDlpDataset.d.ts.map +1 -0
  1497. package/bin/getZeroTrustDlpDataset.js +25 -2
  1498. package/bin/getZeroTrustDlpDataset.js.map +1 -1
  1499. package/bin/getZeroTrustDlpDatasets.d.ts +1 -0
  1500. package/bin/getZeroTrustDlpDatasets.d.ts.map +1 -0
  1501. package/bin/getZeroTrustDlpDatasets.js +25 -2
  1502. package/bin/getZeroTrustDlpDatasets.js.map +1 -1
  1503. package/bin/getZeroTrustDlpEntries.d.ts +1 -0
  1504. package/bin/getZeroTrustDlpEntries.d.ts.map +1 -0
  1505. package/bin/getZeroTrustDlpEntries.js +25 -2
  1506. package/bin/getZeroTrustDlpEntries.js.map +1 -1
  1507. package/bin/getZeroTrustDlpEntry.d.ts +9 -3
  1508. package/bin/getZeroTrustDlpEntry.d.ts.map +1 -0
  1509. package/bin/getZeroTrustDlpEntry.js +25 -2
  1510. package/bin/getZeroTrustDlpEntry.js.map +1 -1
  1511. package/bin/getZeroTrustDlpIntegrationEntries.d.ts +31 -0
  1512. package/bin/getZeroTrustDlpIntegrationEntries.d.ts.map +1 -0
  1513. package/bin/getZeroTrustDlpIntegrationEntries.js +47 -0
  1514. package/bin/getZeroTrustDlpIntegrationEntries.js.map +1 -0
  1515. package/bin/getZeroTrustDlpIntegrationEntry.d.ts +42 -0
  1516. package/bin/getZeroTrustDlpIntegrationEntry.d.ts.map +1 -0
  1517. package/bin/getZeroTrustDlpIntegrationEntry.js +47 -0
  1518. package/bin/getZeroTrustDlpIntegrationEntry.js.map +1 -0
  1519. package/bin/getZeroTrustDlpPredefinedEntries.d.ts +31 -0
  1520. package/bin/getZeroTrustDlpPredefinedEntries.d.ts.map +1 -0
  1521. package/bin/getZeroTrustDlpPredefinedEntries.js +47 -0
  1522. package/bin/getZeroTrustDlpPredefinedEntries.js.map +1 -0
  1523. package/bin/getZeroTrustDlpPredefinedEntry.d.ts +42 -0
  1524. package/bin/getZeroTrustDlpPredefinedEntry.d.ts.map +1 -0
  1525. package/bin/getZeroTrustDlpPredefinedEntry.js +47 -0
  1526. package/bin/getZeroTrustDlpPredefinedEntry.js.map +1 -0
  1527. package/bin/getZeroTrustDlpPredefinedProfile.d.ts +5 -5
  1528. package/bin/getZeroTrustDlpPredefinedProfile.d.ts.map +1 -0
  1529. package/bin/getZeroTrustDlpPredefinedProfile.js +25 -2
  1530. package/bin/getZeroTrustDlpPredefinedProfile.js.map +1 -1
  1531. package/bin/getZeroTrustDnsLocation.d.ts +4 -3
  1532. package/bin/getZeroTrustDnsLocation.d.ts.map +1 -0
  1533. package/bin/getZeroTrustDnsLocation.js +25 -2
  1534. package/bin/getZeroTrustDnsLocation.js.map +1 -1
  1535. package/bin/getZeroTrustDnsLocations.d.ts +1 -0
  1536. package/bin/getZeroTrustDnsLocations.d.ts.map +1 -0
  1537. package/bin/getZeroTrustDnsLocations.js +25 -2
  1538. package/bin/getZeroTrustDnsLocations.js.map +1 -1
  1539. package/bin/getZeroTrustGatewayAppTypesList.d.ts +1 -0
  1540. package/bin/getZeroTrustGatewayAppTypesList.d.ts.map +1 -0
  1541. package/bin/getZeroTrustGatewayAppTypesList.js +25 -2
  1542. package/bin/getZeroTrustGatewayAppTypesList.js.map +1 -1
  1543. package/bin/getZeroTrustGatewayCategoriesList.d.ts +1 -0
  1544. package/bin/getZeroTrustGatewayCategoriesList.d.ts.map +1 -0
  1545. package/bin/getZeroTrustGatewayCategoriesList.js +25 -2
  1546. package/bin/getZeroTrustGatewayCategoriesList.js.map +1 -1
  1547. package/bin/getZeroTrustGatewayCertificate.d.ts +4 -3
  1548. package/bin/getZeroTrustGatewayCertificate.d.ts.map +1 -0
  1549. package/bin/getZeroTrustGatewayCertificate.js +25 -2
  1550. package/bin/getZeroTrustGatewayCertificate.js.map +1 -1
  1551. package/bin/getZeroTrustGatewayCertificates.d.ts +1 -0
  1552. package/bin/getZeroTrustGatewayCertificates.d.ts.map +1 -0
  1553. package/bin/getZeroTrustGatewayCertificates.js +25 -2
  1554. package/bin/getZeroTrustGatewayCertificates.js.map +1 -1
  1555. package/bin/getZeroTrustGatewayLogging.d.ts +1 -0
  1556. package/bin/getZeroTrustGatewayLogging.d.ts.map +1 -0
  1557. package/bin/getZeroTrustGatewayLogging.js +25 -2
  1558. package/bin/getZeroTrustGatewayLogging.js.map +1 -1
  1559. package/bin/getZeroTrustGatewayPacfile.d.ts +33 -0
  1560. package/bin/getZeroTrustGatewayPacfile.d.ts.map +1 -0
  1561. package/bin/getZeroTrustGatewayPacfile.js +47 -0
  1562. package/bin/getZeroTrustGatewayPacfile.js.map +1 -0
  1563. package/bin/getZeroTrustGatewayPacfiles.d.ts +31 -0
  1564. package/bin/getZeroTrustGatewayPacfiles.d.ts.map +1 -0
  1565. package/bin/getZeroTrustGatewayPacfiles.js +47 -0
  1566. package/bin/getZeroTrustGatewayPacfiles.js.map +1 -0
  1567. package/bin/getZeroTrustGatewayPolicies.d.ts +1 -0
  1568. package/bin/getZeroTrustGatewayPolicies.d.ts.map +1 -0
  1569. package/bin/getZeroTrustGatewayPolicies.js +25 -2
  1570. package/bin/getZeroTrustGatewayPolicies.js.map +1 -1
  1571. package/bin/getZeroTrustGatewayPolicy.d.ts +8 -3
  1572. package/bin/getZeroTrustGatewayPolicy.d.ts.map +1 -0
  1573. package/bin/getZeroTrustGatewayPolicy.js +25 -2
  1574. package/bin/getZeroTrustGatewayPolicy.js.map +1 -1
  1575. package/bin/getZeroTrustGatewayProxyEndpoint.d.ts +2 -0
  1576. package/bin/getZeroTrustGatewayProxyEndpoint.d.ts.map +1 -0
  1577. package/bin/getZeroTrustGatewayProxyEndpoint.js +25 -2
  1578. package/bin/getZeroTrustGatewayProxyEndpoint.js.map +1 -1
  1579. package/bin/getZeroTrustGatewayProxyEndpoints.d.ts +31 -0
  1580. package/bin/getZeroTrustGatewayProxyEndpoints.d.ts.map +1 -0
  1581. package/bin/getZeroTrustGatewayProxyEndpoints.js +47 -0
  1582. package/bin/getZeroTrustGatewayProxyEndpoints.js.map +1 -0
  1583. package/bin/getZeroTrustGatewaySettings.d.ts +1 -3
  1584. package/bin/getZeroTrustGatewaySettings.d.ts.map +1 -0
  1585. package/bin/getZeroTrustGatewaySettings.js +25 -2
  1586. package/bin/getZeroTrustGatewaySettings.js.map +1 -1
  1587. package/bin/getZeroTrustList.d.ts +2 -0
  1588. package/bin/getZeroTrustList.d.ts.map +1 -0
  1589. package/bin/getZeroTrustList.js +25 -2
  1590. package/bin/getZeroTrustList.js.map +1 -1
  1591. package/bin/getZeroTrustLists.d.ts +1 -0
  1592. package/bin/getZeroTrustLists.d.ts.map +1 -0
  1593. package/bin/getZeroTrustLists.js +25 -2
  1594. package/bin/getZeroTrustLists.js.map +1 -1
  1595. package/bin/getZeroTrustNetworkHostnameRoute.d.ts +37 -0
  1596. package/bin/getZeroTrustNetworkHostnameRoute.d.ts.map +1 -0
  1597. package/bin/getZeroTrustNetworkHostnameRoute.js +49 -0
  1598. package/bin/getZeroTrustNetworkHostnameRoute.js.map +1 -0
  1599. package/bin/getZeroTrustNetworkHostnameRoutes.d.ts +45 -0
  1600. package/bin/getZeroTrustNetworkHostnameRoutes.d.ts.map +1 -0
  1601. package/bin/getZeroTrustNetworkHostnameRoutes.js +59 -0
  1602. package/bin/getZeroTrustNetworkHostnameRoutes.js.map +1 -0
  1603. package/bin/getZeroTrustOrganization.d.ts +6 -2
  1604. package/bin/getZeroTrustOrganization.d.ts.map +1 -0
  1605. package/bin/getZeroTrustOrganization.js +25 -2
  1606. package/bin/getZeroTrustOrganization.js.map +1 -1
  1607. package/bin/getZeroTrustRiskBehavior.d.ts +1 -0
  1608. package/bin/getZeroTrustRiskBehavior.d.ts.map +1 -0
  1609. package/bin/getZeroTrustRiskBehavior.js +25 -2
  1610. package/bin/getZeroTrustRiskBehavior.js.map +1 -1
  1611. package/bin/getZeroTrustRiskScoringIntegration.d.ts +4 -3
  1612. package/bin/getZeroTrustRiskScoringIntegration.d.ts.map +1 -0
  1613. package/bin/getZeroTrustRiskScoringIntegration.js +25 -2
  1614. package/bin/getZeroTrustRiskScoringIntegration.js.map +1 -1
  1615. package/bin/getZeroTrustRiskScoringIntegrations.d.ts +1 -0
  1616. package/bin/getZeroTrustRiskScoringIntegrations.d.ts.map +1 -0
  1617. package/bin/getZeroTrustRiskScoringIntegrations.js +25 -2
  1618. package/bin/getZeroTrustRiskScoringIntegrations.js.map +1 -1
  1619. package/bin/getZeroTrustTunnelCloudflared.d.ts +8 -0
  1620. package/bin/getZeroTrustTunnelCloudflared.d.ts.map +1 -0
  1621. package/bin/getZeroTrustTunnelCloudflared.js +25 -2
  1622. package/bin/getZeroTrustTunnelCloudflared.js.map +1 -1
  1623. package/bin/getZeroTrustTunnelCloudflaredConfig.d.ts +1 -0
  1624. package/bin/getZeroTrustTunnelCloudflaredConfig.d.ts.map +1 -0
  1625. package/bin/getZeroTrustTunnelCloudflaredConfig.js +25 -2
  1626. package/bin/getZeroTrustTunnelCloudflaredConfig.js.map +1 -1
  1627. package/bin/getZeroTrustTunnelCloudflaredRoute.d.ts +1 -0
  1628. package/bin/getZeroTrustTunnelCloudflaredRoute.d.ts.map +1 -0
  1629. package/bin/getZeroTrustTunnelCloudflaredRoute.js +25 -2
  1630. package/bin/getZeroTrustTunnelCloudflaredRoute.js.map +1 -1
  1631. package/bin/getZeroTrustTunnelCloudflaredRoutes.d.ts +2 -1
  1632. package/bin/getZeroTrustTunnelCloudflaredRoutes.d.ts.map +1 -0
  1633. package/bin/getZeroTrustTunnelCloudflaredRoutes.js +25 -2
  1634. package/bin/getZeroTrustTunnelCloudflaredRoutes.js.map +1 -1
  1635. package/bin/getZeroTrustTunnelCloudflaredToken.d.ts +1 -0
  1636. package/bin/getZeroTrustTunnelCloudflaredToken.d.ts.map +1 -0
  1637. package/bin/getZeroTrustTunnelCloudflaredToken.js +25 -2
  1638. package/bin/getZeroTrustTunnelCloudflaredToken.js.map +1 -1
  1639. package/bin/getZeroTrustTunnelCloudflaredVirtualNetwork.d.ts +1 -0
  1640. package/bin/getZeroTrustTunnelCloudflaredVirtualNetwork.d.ts.map +1 -0
  1641. package/bin/getZeroTrustTunnelCloudflaredVirtualNetwork.js +25 -2
  1642. package/bin/getZeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -1
  1643. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.d.ts +4 -0
  1644. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.d.ts.map +1 -0
  1645. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.js +27 -2
  1646. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.js.map +1 -1
  1647. package/bin/getZeroTrustTunnelCloudflareds.d.ts +1 -0
  1648. package/bin/getZeroTrustTunnelCloudflareds.d.ts.map +1 -0
  1649. package/bin/getZeroTrustTunnelCloudflareds.js +25 -2
  1650. package/bin/getZeroTrustTunnelCloudflareds.js.map +1 -1
  1651. package/bin/getZeroTrustTunnelWarpConnector.d.ts +44 -0
  1652. package/bin/getZeroTrustTunnelWarpConnector.d.ts.map +1 -0
  1653. package/bin/getZeroTrustTunnelWarpConnector.js +49 -0
  1654. package/bin/getZeroTrustTunnelWarpConnector.js.map +1 -0
  1655. package/bin/getZeroTrustTunnelWarpConnectorToken.d.ts +30 -0
  1656. package/bin/getZeroTrustTunnelWarpConnectorToken.d.ts.map +1 -0
  1657. package/bin/getZeroTrustTunnelWarpConnectorToken.js +47 -0
  1658. package/bin/getZeroTrustTunnelWarpConnectorToken.js.map +1 -0
  1659. package/bin/getZeroTrustTunnelWarpConnectors.d.ts +58 -0
  1660. package/bin/getZeroTrustTunnelWarpConnectors.d.ts.map +1 -0
  1661. package/bin/getZeroTrustTunnelWarpConnectors.js +65 -0
  1662. package/bin/getZeroTrustTunnelWarpConnectors.js.map +1 -0
  1663. package/bin/getZone.d.ts +13 -1
  1664. package/bin/getZone.d.ts.map +1 -0
  1665. package/bin/getZone.js +25 -2
  1666. package/bin/getZone.js.map +1 -1
  1667. package/bin/getZoneCacheReserve.d.ts +1 -0
  1668. package/bin/getZoneCacheReserve.d.ts.map +1 -0
  1669. package/bin/getZoneCacheReserve.js +25 -2
  1670. package/bin/getZoneCacheReserve.js.map +1 -1
  1671. package/bin/getZoneCacheVariants.d.ts +3 -1
  1672. package/bin/getZoneCacheVariants.d.ts.map +1 -0
  1673. package/bin/getZoneCacheVariants.js +25 -2
  1674. package/bin/getZoneCacheVariants.js.map +1 -1
  1675. package/bin/getZoneDnsSettings.d.ts +1 -0
  1676. package/bin/getZoneDnsSettings.d.ts.map +1 -0
  1677. package/bin/getZoneDnsSettings.js +25 -2
  1678. package/bin/getZoneDnsSettings.js.map +1 -1
  1679. package/bin/getZoneDnssec.d.ts +2 -3
  1680. package/bin/getZoneDnssec.d.ts.map +1 -0
  1681. package/bin/getZoneDnssec.js +25 -2
  1682. package/bin/getZoneDnssec.js.map +1 -1
  1683. package/bin/getZoneHold.d.ts +1 -3
  1684. package/bin/getZoneHold.d.ts.map +1 -0
  1685. package/bin/getZoneHold.js +25 -2
  1686. package/bin/getZoneHold.js.map +1 -1
  1687. package/bin/getZoneLockdown.d.ts +1 -0
  1688. package/bin/getZoneLockdown.d.ts.map +1 -0
  1689. package/bin/getZoneLockdown.js +25 -2
  1690. package/bin/getZoneLockdown.js.map +1 -1
  1691. package/bin/getZoneLockdowns.d.ts +1 -0
  1692. package/bin/getZoneLockdowns.d.ts.map +1 -0
  1693. package/bin/getZoneLockdowns.js +25 -2
  1694. package/bin/getZoneLockdowns.js.map +1 -1
  1695. package/bin/getZoneSetting.d.ts +1 -0
  1696. package/bin/getZoneSetting.d.ts.map +1 -0
  1697. package/bin/getZoneSetting.js +25 -2
  1698. package/bin/getZoneSetting.js.map +1 -1
  1699. package/bin/getZoneSubscription.d.ts +12 -6
  1700. package/bin/getZoneSubscription.d.ts.map +1 -0
  1701. package/bin/getZoneSubscription.js +27 -4
  1702. package/bin/getZoneSubscription.js.map +1 -1
  1703. package/bin/getZones.d.ts +1 -0
  1704. package/bin/getZones.d.ts.map +1 -0
  1705. package/bin/getZones.js +25 -2
  1706. package/bin/getZones.js.map +1 -1
  1707. package/bin/healthcheck.d.ts +11 -16
  1708. package/bin/healthcheck.d.ts.map +1 -0
  1709. package/bin/healthcheck.js +62 -39
  1710. package/bin/healthcheck.js.map +1 -1
  1711. package/bin/hostnameTlsSetting.d.ts +34 -9
  1712. package/bin/hostnameTlsSetting.d.ts.map +1 -0
  1713. package/bin/hostnameTlsSetting.js +43 -20
  1714. package/bin/hostnameTlsSetting.js.map +1 -1
  1715. package/bin/hyperdriveConfig.d.ts +33 -8
  1716. package/bin/hyperdriveConfig.d.ts.map +1 -0
  1717. package/bin/hyperdriveConfig.js +44 -17
  1718. package/bin/hyperdriveConfig.js.map +1 -1
  1719. package/bin/image.d.ts +27 -4
  1720. package/bin/image.d.ts.map +1 -0
  1721. package/bin/image.js +50 -20
  1722. package/bin/image.js.map +1 -1
  1723. package/bin/imageVariant.d.ts +1 -0
  1724. package/bin/imageVariant.d.ts.map +1 -0
  1725. package/bin/imageVariant.js +40 -17
  1726. package/bin/imageVariant.js.map +1 -1
  1727. package/bin/index.d.ts +272 -15
  1728. package/bin/index.d.ts.map +1 -0
  1729. package/bin/index.js +382 -38
  1730. package/bin/index.js.map +1 -1
  1731. package/bin/keylessCertificate.d.ts +21 -15
  1732. package/bin/keylessCertificate.d.ts.map +1 -0
  1733. package/bin/keylessCertificate.js +51 -28
  1734. package/bin/keylessCertificate.js.map +1 -1
  1735. package/bin/leakedCredentialCheck.d.ts +7 -6
  1736. package/bin/leakedCredentialCheck.d.ts.map +1 -0
  1737. package/bin/leakedCredentialCheck.js +33 -10
  1738. package/bin/leakedCredentialCheck.js.map +1 -1
  1739. package/bin/leakedCredentialCheckRule.d.ts +10 -9
  1740. package/bin/leakedCredentialCheckRule.d.ts.map +1 -0
  1741. package/bin/leakedCredentialCheckRule.js +35 -12
  1742. package/bin/leakedCredentialCheckRule.js.map +1 -1
  1743. package/bin/list.d.ts +26 -11
  1744. package/bin/list.d.ts.map +1 -0
  1745. package/bin/list.js +44 -19
  1746. package/bin/list.js.map +1 -1
  1747. package/bin/listItem.d.ts +12 -14
  1748. package/bin/listItem.d.ts.map +1 -0
  1749. package/bin/listItem.js +49 -23
  1750. package/bin/listItem.js.map +1 -1
  1751. package/bin/loadBalancer.d.ts +78 -158
  1752. package/bin/loadBalancer.d.ts.map +1 -0
  1753. package/bin/loadBalancer.js +74 -51
  1754. package/bin/loadBalancer.js.map +1 -1
  1755. package/bin/loadBalancerMonitor.d.ts +44 -70
  1756. package/bin/loadBalancerMonitor.d.ts.map +1 -0
  1757. package/bin/loadBalancerMonitor.js +65 -42
  1758. package/bin/loadBalancerMonitor.js.map +1 -1
  1759. package/bin/loadBalancerPool.d.ts +42 -53
  1760. package/bin/loadBalancerPool.d.ts.map +1 -0
  1761. package/bin/loadBalancerPool.js +64 -39
  1762. package/bin/loadBalancerPool.js.map +1 -1
  1763. package/bin/logpullRetention.d.ts +4 -3
  1764. package/bin/logpullRetention.d.ts.map +1 -0
  1765. package/bin/logpullRetention.js +33 -10
  1766. package/bin/logpullRetention.js.map +1 -1
  1767. package/bin/logpushJob.d.ts +76 -94
  1768. package/bin/logpushJob.d.ts.map +1 -0
  1769. package/bin/logpushJob.js +63 -38
  1770. package/bin/logpushJob.js.map +1 -1
  1771. package/bin/logpushOwnershipChallenge.d.ts +4 -6
  1772. package/bin/logpushOwnershipChallenge.d.ts.map +1 -0
  1773. package/bin/logpushOwnershipChallenge.js +38 -15
  1774. package/bin/logpushOwnershipChallenge.js.map +1 -1
  1775. package/bin/magicNetworkMonitoringConfiguration.d.ts +5 -7
  1776. package/bin/magicNetworkMonitoringConfiguration.d.ts.map +1 -0
  1777. package/bin/magicNetworkMonitoringConfiguration.js +39 -16
  1778. package/bin/magicNetworkMonitoringConfiguration.js.map +1 -1
  1779. package/bin/magicNetworkMonitoringRule.d.ts +37 -59
  1780. package/bin/magicNetworkMonitoringRule.d.ts.map +1 -0
  1781. package/bin/magicNetworkMonitoringRule.js +48 -30
  1782. package/bin/magicNetworkMonitoringRule.js.map +1 -1
  1783. package/bin/magicTransitConnector.d.ts +24 -14
  1784. package/bin/magicTransitConnector.d.ts.map +1 -0
  1785. package/bin/magicTransitConnector.js +49 -30
  1786. package/bin/magicTransitConnector.js.map +1 -1
  1787. package/bin/magicTransitSite.d.ts +2 -1
  1788. package/bin/magicTransitSite.d.ts.map +1 -0
  1789. package/bin/magicTransitSite.js +43 -20
  1790. package/bin/magicTransitSite.js.map +1 -1
  1791. package/bin/magicTransitSiteAcl.d.ts +7 -15
  1792. package/bin/magicTransitSiteAcl.d.ts.map +1 -0
  1793. package/bin/magicTransitSiteAcl.js +50 -27
  1794. package/bin/magicTransitSiteAcl.js.map +1 -1
  1795. package/bin/magicTransitSiteLan.d.ts +17 -16
  1796. package/bin/magicTransitSiteLan.d.ts.map +1 -0
  1797. package/bin/magicTransitSiteLan.js +50 -31
  1798. package/bin/magicTransitSiteLan.js.map +1 -1
  1799. package/bin/magicTransitSiteWan.d.ts +14 -13
  1800. package/bin/magicTransitSiteWan.d.ts.map +1 -0
  1801. package/bin/magicTransitSiteWan.js +46 -26
  1802. package/bin/magicTransitSiteWan.js.map +1 -1
  1803. package/bin/magicWanGreTunnel.d.ts +56 -36
  1804. package/bin/magicWanGreTunnel.d.ts.map +1 -0
  1805. package/bin/magicWanGreTunnel.js +68 -34
  1806. package/bin/magicWanGreTunnel.js.map +1 -1
  1807. package/bin/magicWanIpsecTunnel.d.ts +68 -29
  1808. package/bin/magicWanIpsecTunnel.d.ts.map +1 -0
  1809. package/bin/magicWanIpsecTunnel.js +69 -36
  1810. package/bin/magicWanIpsecTunnel.js.map +1 -1
  1811. package/bin/magicWanStaticRoute.d.ts +24 -29
  1812. package/bin/magicWanStaticRoute.d.ts.map +1 -0
  1813. package/bin/magicWanStaticRoute.js +56 -30
  1814. package/bin/magicWanStaticRoute.js.map +1 -1
  1815. package/bin/managedTransforms.d.ts +1 -0
  1816. package/bin/managedTransforms.d.ts.map +1 -0
  1817. package/bin/managedTransforms.js +37 -14
  1818. package/bin/managedTransforms.js.map +1 -1
  1819. package/bin/mtlsCertificate.d.ts +10 -9
  1820. package/bin/mtlsCertificate.d.ts.map +1 -0
  1821. package/bin/mtlsCertificate.js +47 -24
  1822. package/bin/mtlsCertificate.js.map +1 -1
  1823. package/bin/notificationPolicy.d.ts +11 -73
  1824. package/bin/notificationPolicy.d.ts.map +1 -0
  1825. package/bin/notificationPolicy.js +49 -26
  1826. package/bin/notificationPolicy.js.map +1 -1
  1827. package/bin/notificationPolicyWebhooks.d.ts +8 -8
  1828. package/bin/notificationPolicyWebhooks.d.ts.map +1 -0
  1829. package/bin/notificationPolicyWebhooks.js +42 -19
  1830. package/bin/notificationPolicyWebhooks.js.map +1 -1
  1831. package/bin/observatoryScheduledTest.d.ts +12 -13
  1832. package/bin/observatoryScheduledTest.d.ts.map +1 -0
  1833. package/bin/observatoryScheduledTest.js +38 -15
  1834. package/bin/observatoryScheduledTest.js.map +1 -1
  1835. package/bin/organization.d.ts +52 -0
  1836. package/bin/organization.d.ts.map +1 -0
  1837. package/bin/organization.js +80 -0
  1838. package/bin/organization.js.map +1 -0
  1839. package/bin/organizationProfile.d.ts +55 -0
  1840. package/bin/organizationProfile.d.ts.map +1 -0
  1841. package/bin/organizationProfile.js +100 -0
  1842. package/bin/organizationProfile.js.map +1 -0
  1843. package/bin/originCaCertificate.d.ts +26 -19
  1844. package/bin/originCaCertificate.d.ts.map +1 -0
  1845. package/bin/originCaCertificate.js +47 -15
  1846. package/bin/originCaCertificate.js.map +1 -1
  1847. package/bin/package.json +11 -10
  1848. package/bin/pageRule.d.ts +25 -15
  1849. package/bin/pageRule.d.ts.map +1 -0
  1850. package/bin/pageRule.js +43 -20
  1851. package/bin/pageRule.js.map +1 -1
  1852. package/bin/pageShieldPolicy.d.ts +7 -3
  1853. package/bin/pageShieldPolicy.d.ts.map +1 -0
  1854. package/bin/pageShieldPolicy.js +46 -23
  1855. package/bin/pageShieldPolicy.js.map +1 -1
  1856. package/bin/pagesDomain.d.ts +15 -5
  1857. package/bin/pagesDomain.d.ts.map +1 -0
  1858. package/bin/pagesDomain.js +43 -20
  1859. package/bin/pagesDomain.js.map +1 -1
  1860. package/bin/pagesProject.d.ts +61 -10
  1861. package/bin/pagesProject.d.ts.map +1 -0
  1862. package/bin/pagesProject.js +59 -23
  1863. package/bin/pagesProject.js.map +1 -1
  1864. package/bin/provider.d.ts +33 -26
  1865. package/bin/provider.d.ts.map +1 -0
  1866. package/bin/provider.js +42 -10
  1867. package/bin/provider.js.map +1 -1
  1868. package/bin/queue.d.ts +1 -0
  1869. package/bin/queue.d.ts.map +1 -0
  1870. package/bin/queue.js +43 -20
  1871. package/bin/queue.js.map +1 -1
  1872. package/bin/queueConsumer.d.ts +10 -19
  1873. package/bin/queueConsumer.d.ts.map +1 -0
  1874. package/bin/queueConsumer.js +50 -24
  1875. package/bin/queueConsumer.js.map +1 -1
  1876. package/bin/r2bucket.d.ts +28 -18
  1877. package/bin/r2bucket.d.ts.map +1 -0
  1878. package/bin/r2bucket.js +40 -17
  1879. package/bin/r2bucket.js.map +1 -1
  1880. package/bin/r2bucketCors.d.ts +8 -7
  1881. package/bin/r2bucketCors.d.ts.map +1 -0
  1882. package/bin/r2bucketCors.js +38 -15
  1883. package/bin/r2bucketCors.js.map +1 -1
  1884. package/bin/r2bucketEventNotification.d.ts +20 -19
  1885. package/bin/r2bucketEventNotification.d.ts.map +1 -0
  1886. package/bin/r2bucketEventNotification.js +48 -19
  1887. package/bin/r2bucketEventNotification.js.map +1 -1
  1888. package/bin/r2bucketLifecycle.d.ts +8 -7
  1889. package/bin/r2bucketLifecycle.d.ts.map +1 -0
  1890. package/bin/r2bucketLifecycle.js +38 -15
  1891. package/bin/r2bucketLifecycle.js.map +1 -1
  1892. package/bin/r2bucketLock.d.ts +8 -7
  1893. package/bin/r2bucketLock.d.ts.map +1 -0
  1894. package/bin/r2bucketLock.js +38 -15
  1895. package/bin/r2bucketLock.js.map +1 -1
  1896. package/bin/r2bucketSippy.d.ts +17 -16
  1897. package/bin/r2bucketSippy.d.ts.map +1 -0
  1898. package/bin/r2bucketSippy.js +41 -18
  1899. package/bin/r2bucketSippy.js.map +1 -1
  1900. package/bin/r2customDomain.d.ts +45 -20
  1901. package/bin/r2customDomain.d.ts.map +1 -0
  1902. package/bin/r2customDomain.js +51 -24
  1903. package/bin/r2customDomain.js.map +1 -1
  1904. package/bin/r2managedDomain.d.ts +14 -13
  1905. package/bin/r2managedDomain.d.ts.map +1 -0
  1906. package/bin/r2managedDomain.js +41 -18
  1907. package/bin/r2managedDomain.js.map +1 -1
  1908. package/bin/rateLimit.d.ts +14 -21
  1909. package/bin/rateLimit.d.ts.map +1 -0
  1910. package/bin/rateLimit.js +46 -23
  1911. package/bin/rateLimit.js.map +1 -1
  1912. package/bin/regionalHostname.d.ts +19 -9
  1913. package/bin/regionalHostname.d.ts.map +1 -0
  1914. package/bin/regionalHostname.js +40 -15
  1915. package/bin/regionalHostname.js.map +1 -1
  1916. package/bin/regionalTieredCache.d.ts +12 -8
  1917. package/bin/regionalTieredCache.d.ts.map +1 -0
  1918. package/bin/regionalTieredCache.js +35 -12
  1919. package/bin/regionalTieredCache.js.map +1 -1
  1920. package/bin/registrarDomain.d.ts +1 -0
  1921. package/bin/registrarDomain.d.ts.map +1 -0
  1922. package/bin/registrarDomain.js +40 -17
  1923. package/bin/registrarDomain.js.map +1 -1
  1924. package/bin/ruleset.d.ts +35 -27
  1925. package/bin/ruleset.d.ts.map +1 -0
  1926. package/bin/ruleset.js +48 -21
  1927. package/bin/ruleset.js.map +1 -1
  1928. package/bin/schemaValidationOperationSettings.d.ts +91 -0
  1929. package/bin/schemaValidationOperationSettings.d.ts.map +1 -0
  1930. package/bin/schemaValidationOperationSettings.js +85 -0
  1931. package/bin/schemaValidationOperationSettings.js.map +1 -0
  1932. package/bin/schemaValidationSchemas.d.ts +110 -0
  1933. package/bin/schemaValidationSchemas.d.ts.map +1 -0
  1934. package/bin/schemaValidationSchemas.js +96 -0
  1935. package/bin/schemaValidationSchemas.js.map +1 -0
  1936. package/bin/schemaValidationSettings.d.ts +103 -0
  1937. package/bin/schemaValidationSettings.d.ts.map +1 -0
  1938. package/bin/schemaValidationSettings.js +82 -0
  1939. package/bin/schemaValidationSettings.js.map +1 -0
  1940. package/bin/snippet.d.ts +103 -0
  1941. package/bin/snippet.d.ts.map +1 -0
  1942. package/bin/snippet.js +94 -0
  1943. package/bin/snippet.js.map +1 -0
  1944. package/bin/snippetRules.d.ts +8 -21
  1945. package/bin/snippetRules.d.ts.map +1 -0
  1946. package/bin/snippetRules.js +36 -18
  1947. package/bin/snippetRules.js.map +1 -1
  1948. package/bin/snippets.d.ts +27 -17
  1949. package/bin/snippets.d.ts.map +1 -0
  1950. package/bin/snippets.js +46 -17
  1951. package/bin/snippets.js.map +1 -1
  1952. package/bin/spectrumApplication.d.ts +43 -54
  1953. package/bin/spectrumApplication.d.ts.map +1 -0
  1954. package/bin/spectrumApplication.js +57 -34
  1955. package/bin/spectrumApplication.js.map +1 -1
  1956. package/bin/ssoConnector.d.ts +117 -0
  1957. package/bin/ssoConnector.d.ts.map +1 -0
  1958. package/bin/ssoConnector.js +92 -0
  1959. package/bin/ssoConnector.js.map +1 -0
  1960. package/bin/stream.d.ts +24 -56
  1961. package/bin/stream.d.ts.map +1 -0
  1962. package/bin/stream.js +64 -41
  1963. package/bin/stream.js.map +1 -1
  1964. package/bin/streamAudioTrack.d.ts +5 -2
  1965. package/bin/streamAudioTrack.d.ts.map +1 -0
  1966. package/bin/streamAudioTrack.js +42 -19
  1967. package/bin/streamAudioTrack.js.map +1 -1
  1968. package/bin/streamCaptionLanguage.d.ts +8 -5
  1969. package/bin/streamCaptionLanguage.d.ts.map +1 -0
  1970. package/bin/streamCaptionLanguage.js +42 -19
  1971. package/bin/streamCaptionLanguage.js.map +1 -1
  1972. package/bin/streamDownload.d.ts +4 -3
  1973. package/bin/streamDownload.d.ts.map +1 -0
  1974. package/bin/streamDownload.js +34 -11
  1975. package/bin/streamDownload.js.map +1 -1
  1976. package/bin/streamKey.d.ts +4 -3
  1977. package/bin/streamKey.d.ts.map +1 -0
  1978. package/bin/streamKey.js +34 -11
  1979. package/bin/streamKey.js.map +1 -1
  1980. package/bin/streamLiveInput.d.ts +26 -22
  1981. package/bin/streamLiveInput.d.ts.map +1 -0
  1982. package/bin/streamLiveInput.js +53 -28
  1983. package/bin/streamLiveInput.js.map +1 -1
  1984. package/bin/streamWatermark.d.ts +13 -27
  1985. package/bin/streamWatermark.d.ts.map +1 -0
  1986. package/bin/streamWatermark.js +52 -29
  1987. package/bin/streamWatermark.js.map +1 -1
  1988. package/bin/streamWebhook.d.ts +1 -0
  1989. package/bin/streamWebhook.d.ts.map +1 -0
  1990. package/bin/streamWebhook.js +34 -11
  1991. package/bin/streamWebhook.js.map +1 -1
  1992. package/bin/tieredCache.d.ts +12 -8
  1993. package/bin/tieredCache.d.ts.map +1 -0
  1994. package/bin/tieredCache.js +36 -13
  1995. package/bin/tieredCache.js.map +1 -1
  1996. package/bin/tokenValidationConfig.d.ts +79 -0
  1997. package/bin/tokenValidationConfig.d.ts.map +1 -0
  1998. package/bin/tokenValidationConfig.js +104 -0
  1999. package/bin/tokenValidationConfig.js.map +1 -0
  2000. package/bin/tokenValidationRules.d.ts +154 -0
  2001. package/bin/tokenValidationRules.d.ts.map +1 -0
  2002. package/bin/tokenValidationRules.js +111 -0
  2003. package/bin/tokenValidationRules.js.map +1 -0
  2004. package/bin/totalTls.d.ts +17 -17
  2005. package/bin/totalTls.d.ts.map +1 -0
  2006. package/bin/totalTls.js +37 -14
  2007. package/bin/totalTls.js.map +1 -1
  2008. package/bin/turnstileWidget.d.ts +39 -26
  2009. package/bin/turnstileWidget.d.ts.map +1 -0
  2010. package/bin/turnstileWidget.js +55 -30
  2011. package/bin/turnstileWidget.js.map +1 -1
  2012. package/bin/types/index.d.ts +1 -0
  2013. package/bin/types/index.d.ts.map +1 -0
  2014. package/bin/types/index.js +25 -2
  2015. package/bin/types/index.js.map +1 -1
  2016. package/bin/types/input.d.ts +5423 -2845
  2017. package/bin/types/input.d.ts.map +1 -0
  2018. package/bin/types/output.d.ts +21566 -13276
  2019. package/bin/types/output.d.ts.map +1 -0
  2020. package/bin/universalSslSetting.d.ts +97 -0
  2021. package/bin/universalSslSetting.d.ts.map +1 -0
  2022. package/bin/universalSslSetting.js +77 -0
  2023. package/bin/universalSslSetting.js.map +1 -0
  2024. package/bin/urlNormalizationSettings.d.ts +13 -6
  2025. package/bin/urlNormalizationSettings.d.ts.map +1 -0
  2026. package/bin/urlNormalizationSettings.js +37 -14
  2027. package/bin/urlNormalizationSettings.js.map +1 -1
  2028. package/bin/user.d.ts +61 -0
  2029. package/bin/user.d.ts.map +1 -0
  2030. package/bin/user.js +54 -15
  2031. package/bin/user.js.map +1 -1
  2032. package/bin/userAgentBlockingRule.d.ts +25 -21
  2033. package/bin/userAgentBlockingRule.d.ts.map +1 -0
  2034. package/bin/userAgentBlockingRule.js +41 -16
  2035. package/bin/userAgentBlockingRule.js.map +1 -1
  2036. package/bin/utilities.d.ts +1 -4
  2037. package/bin/utilities.d.ts.map +1 -0
  2038. package/bin/utilities.js +73 -62
  2039. package/bin/utilities.js.map +1 -1
  2040. package/bin/waitingRoom.d.ts +403 -390
  2041. package/bin/waitingRoom.d.ts.map +1 -0
  2042. package/bin/waitingRoom.js +80 -57
  2043. package/bin/waitingRoom.js.map +1 -1
  2044. package/bin/waitingRoomEvent.d.ts +64 -72
  2045. package/bin/waitingRoomEvent.d.ts.map +1 -0
  2046. package/bin/waitingRoomEvent.js +68 -41
  2047. package/bin/waitingRoomEvent.js.map +1 -1
  2048. package/bin/waitingRoomRules.d.ts +4 -45
  2049. package/bin/waitingRoomRules.d.ts.map +1 -0
  2050. package/bin/waitingRoomRules.js +37 -26
  2051. package/bin/waitingRoomRules.js.map +1 -1
  2052. package/bin/waitingRoomSettings.d.ts +13 -9
  2053. package/bin/waitingRoomSettings.d.ts.map +1 -0
  2054. package/bin/waitingRoomSettings.js +33 -10
  2055. package/bin/waitingRoomSettings.js.map +1 -1
  2056. package/bin/web3Hostname.d.ts +23 -17
  2057. package/bin/web3Hostname.d.ts.map +1 -0
  2058. package/bin/web3Hostname.js +43 -20
  2059. package/bin/web3Hostname.js.map +1 -1
  2060. package/bin/webAnalyticsRule.d.ts +4 -3
  2061. package/bin/webAnalyticsRule.d.ts.map +1 -0
  2062. package/bin/webAnalyticsRule.js +44 -21
  2063. package/bin/webAnalyticsRule.js.map +1 -1
  2064. package/bin/webAnalyticsSite.d.ts +7 -6
  2065. package/bin/webAnalyticsSite.d.ts.map +1 -0
  2066. package/bin/webAnalyticsSite.js +47 -24
  2067. package/bin/webAnalyticsSite.js.map +1 -1
  2068. package/bin/worker.d.ts +147 -0
  2069. package/bin/worker.d.ts.map +1 -0
  2070. package/bin/worker.js +93 -0
  2071. package/bin/worker.js.map +1 -0
  2072. package/bin/workerVersion.d.ts +271 -0
  2073. package/bin/workerVersion.d.ts.map +1 -0
  2074. package/bin/workerVersion.js +112 -0
  2075. package/bin/workerVersion.js.map +1 -0
  2076. package/bin/workersCronTrigger.d.ts +4 -3
  2077. package/bin/workersCronTrigger.d.ts.map +1 -0
  2078. package/bin/workersCronTrigger.js +37 -14
  2079. package/bin/workersCronTrigger.js.map +1 -1
  2080. package/bin/workersCustomDomain.d.ts +9 -2
  2081. package/bin/workersCustomDomain.d.ts.map +1 -0
  2082. package/bin/workersCustomDomain.js +43 -23
  2083. package/bin/workersCustomDomain.js.map +1 -1
  2084. package/bin/workersDeployment.d.ts +7 -8
  2085. package/bin/workersDeployment.d.ts.map +1 -0
  2086. package/bin/workersDeployment.js +45 -24
  2087. package/bin/workersDeployment.js.map +1 -1
  2088. package/bin/workersForPlatformsDispatchNamespace.d.ts +21 -12
  2089. package/bin/workersForPlatformsDispatchNamespace.d.ts.map +1 -0
  2090. package/bin/workersForPlatformsDispatchNamespace.js +42 -17
  2091. package/bin/workersForPlatformsDispatchNamespace.js.map +1 -1
  2092. package/bin/workersKv.d.ts +10 -12
  2093. package/bin/workersKv.d.ts.map +1 -0
  2094. package/bin/workersKv.js +42 -19
  2095. package/bin/workersKv.js.map +1 -1
  2096. package/bin/workersKvNamespace.d.ts +6 -7
  2097. package/bin/workersKvNamespace.d.ts.map +1 -0
  2098. package/bin/workersKvNamespace.js +35 -12
  2099. package/bin/workersKvNamespace.js.map +1 -1
  2100. package/bin/workersRoute.d.ts +13 -29
  2101. package/bin/workersRoute.d.ts.map +1 -0
  2102. package/bin/workersRoute.js +36 -21
  2103. package/bin/workersRoute.js.map +1 -1
  2104. package/bin/workersScript.d.ts +144 -51
  2105. package/bin/workersScript.d.ts.map +1 -0
  2106. package/bin/workersScript.js +90 -50
  2107. package/bin/workersScript.js.map +1 -1
  2108. package/bin/workersScriptSubdomain.d.ts +5 -4
  2109. package/bin/workersScriptSubdomain.d.ts.map +1 -0
  2110. package/bin/workersScriptSubdomain.js +39 -16
  2111. package/bin/workersScriptSubdomain.js.map +1 -1
  2112. package/bin/workflow.d.ts +67 -0
  2113. package/bin/workflow.d.ts.map +1 -0
  2114. package/bin/workflow.js +106 -0
  2115. package/bin/workflow.js.map +1 -0
  2116. package/bin/zeroTrustAccessAiControlsMcpPortal.d.ts +86 -0
  2117. package/bin/zeroTrustAccessAiControlsMcpPortal.d.ts.map +1 -0
  2118. package/bin/zeroTrustAccessAiControlsMcpPortal.js +101 -0
  2119. package/bin/zeroTrustAccessAiControlsMcpPortal.js.map +1 -0
  2120. package/bin/zeroTrustAccessAiControlsMcpServer.d.ts +104 -0
  2121. package/bin/zeroTrustAccessAiControlsMcpServer.d.ts.map +1 -0
  2122. package/bin/zeroTrustAccessAiControlsMcpServer.js +116 -0
  2123. package/bin/zeroTrustAccessAiControlsMcpServer.js.map +1 -0
  2124. package/bin/zeroTrustAccessApplication.d.ts +95 -80
  2125. package/bin/zeroTrustAccessApplication.d.ts.map +1 -0
  2126. package/bin/zeroTrustAccessApplication.js +105 -82
  2127. package/bin/zeroTrustAccessApplication.js.map +1 -1
  2128. package/bin/zeroTrustAccessCustomPage.d.ts +12 -24
  2129. package/bin/zeroTrustAccessCustomPage.d.ts.map +1 -0
  2130. package/bin/zeroTrustAccessCustomPage.js +40 -23
  2131. package/bin/zeroTrustAccessCustomPage.js.map +1 -1
  2132. package/bin/zeroTrustAccessGroup.d.ts +3 -6
  2133. package/bin/zeroTrustAccessGroup.d.ts.map +1 -0
  2134. package/bin/zeroTrustAccessGroup.js +43 -24
  2135. package/bin/zeroTrustAccessGroup.js.map +1 -1
  2136. package/bin/zeroTrustAccessIdentityProvider.d.ts +10 -18
  2137. package/bin/zeroTrustAccessIdentityProvider.d.ts.map +1 -0
  2138. package/bin/zeroTrustAccessIdentityProvider.js +42 -19
  2139. package/bin/zeroTrustAccessIdentityProvider.js.map +1 -1
  2140. package/bin/zeroTrustAccessInfrastructureTarget.d.ts +13 -6
  2141. package/bin/zeroTrustAccessInfrastructureTarget.d.ts.map +1 -0
  2142. package/bin/zeroTrustAccessInfrastructureTarget.js +39 -16
  2143. package/bin/zeroTrustAccessInfrastructureTarget.js.map +1 -1
  2144. package/bin/zeroTrustAccessKeyConfiguration.d.ts +4 -3
  2145. package/bin/zeroTrustAccessKeyConfiguration.d.ts.map +1 -0
  2146. package/bin/zeroTrustAccessKeyConfiguration.js +36 -13
  2147. package/bin/zeroTrustAccessKeyConfiguration.js.map +1 -1
  2148. package/bin/zeroTrustAccessMtlsCertificate.d.ts +2 -5
  2149. package/bin/zeroTrustAccessMtlsCertificate.d.ts.map +1 -0
  2150. package/bin/zeroTrustAccessMtlsCertificate.js +41 -22
  2151. package/bin/zeroTrustAccessMtlsCertificate.js.map +1 -1
  2152. package/bin/zeroTrustAccessMtlsHostnameSettings.d.ts +3 -4
  2153. package/bin/zeroTrustAccessMtlsHostnameSettings.d.ts.map +1 -0
  2154. package/bin/zeroTrustAccessMtlsHostnameSettings.js +38 -15
  2155. package/bin/zeroTrustAccessMtlsHostnameSettings.js.map +1 -1
  2156. package/bin/zeroTrustAccessPolicy.d.ts +47 -42
  2157. package/bin/zeroTrustAccessPolicy.d.ts.map +1 -0
  2158. package/bin/zeroTrustAccessPolicy.js +58 -42
  2159. package/bin/zeroTrustAccessPolicy.js.map +1 -1
  2160. package/bin/zeroTrustAccessServiceToken.d.ts +30 -16
  2161. package/bin/zeroTrustAccessServiceToken.d.ts.map +1 -0
  2162. package/bin/zeroTrustAccessServiceToken.js +43 -22
  2163. package/bin/zeroTrustAccessServiceToken.js.map +1 -1
  2164. package/bin/zeroTrustAccessShortLivedCertificate.d.ts +4 -3
  2165. package/bin/zeroTrustAccessShortLivedCertificate.d.ts.map +1 -0
  2166. package/bin/zeroTrustAccessShortLivedCertificate.js +37 -14
  2167. package/bin/zeroTrustAccessShortLivedCertificate.js.map +1 -1
  2168. package/bin/zeroTrustAccessTag.d.ts +4 -15
  2169. package/bin/zeroTrustAccessTag.d.ts.map +1 -0
  2170. package/bin/zeroTrustAccessTag.js +33 -16
  2171. package/bin/zeroTrustAccessTag.js.map +1 -1
  2172. package/bin/zeroTrustDeviceCustomProfile.d.ts +39 -44
  2173. package/bin/zeroTrustDeviceCustomProfile.d.ts.map +1 -0
  2174. package/bin/zeroTrustDeviceCustomProfile.js +81 -59
  2175. package/bin/zeroTrustDeviceCustomProfile.js.map +1 -1
  2176. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +1 -33
  2177. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.d.ts.map +1 -0
  2178. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.js +37 -20
  2179. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -1
  2180. package/bin/zeroTrustDeviceDefaultProfile.d.ts +51 -17
  2181. package/bin/zeroTrustDeviceDefaultProfile.d.ts.map +1 -0
  2182. package/bin/zeroTrustDeviceDefaultProfile.js +69 -40
  2183. package/bin/zeroTrustDeviceDefaultProfile.js.map +1 -1
  2184. package/bin/zeroTrustDeviceDefaultProfileCertificates.d.ts +1 -0
  2185. package/bin/zeroTrustDeviceDefaultProfileCertificates.d.ts.map +1 -0
  2186. package/bin/zeroTrustDeviceDefaultProfileCertificates.js +34 -11
  2187. package/bin/zeroTrustDeviceDefaultProfileCertificates.js.map +1 -1
  2188. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +1 -24
  2189. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts.map +1 -0
  2190. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.js +34 -17
  2191. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -1
  2192. package/bin/zeroTrustDeviceManagedNetworks.d.ts +7 -3
  2193. package/bin/zeroTrustDeviceManagedNetworks.d.ts.map +1 -0
  2194. package/bin/zeroTrustDeviceManagedNetworks.js +40 -17
  2195. package/bin/zeroTrustDeviceManagedNetworks.js.map +1 -1
  2196. package/bin/zeroTrustDevicePostureIntegration.d.ts +10 -12
  2197. package/bin/zeroTrustDevicePostureIntegration.d.ts.map +1 -0
  2198. package/bin/zeroTrustDevicePostureIntegration.js +42 -19
  2199. package/bin/zeroTrustDevicePostureIntegration.js.map +1 -1
  2200. package/bin/zeroTrustDevicePostureRule.d.ts +16 -24
  2201. package/bin/zeroTrustDevicePostureRule.d.ts.map +1 -0
  2202. package/bin/zeroTrustDevicePostureRule.js +46 -23
  2203. package/bin/zeroTrustDevicePostureRule.js.map +1 -1
  2204. package/bin/zeroTrustDeviceSettings.d.ts +148 -0
  2205. package/bin/zeroTrustDeviceSettings.d.ts.map +1 -0
  2206. package/bin/zeroTrustDeviceSettings.js +93 -0
  2207. package/bin/zeroTrustDeviceSettings.js.map +1 -0
  2208. package/bin/zeroTrustDexRule.d.ts +75 -0
  2209. package/bin/zeroTrustDexRule.d.ts.map +1 -0
  2210. package/bin/zeroTrustDexRule.js +90 -0
  2211. package/bin/zeroTrustDexRule.js.map +1 -0
  2212. package/bin/zeroTrustDexTest.d.ts +5 -5
  2213. package/bin/zeroTrustDexTest.d.ts.map +1 -0
  2214. package/bin/zeroTrustDexTest.js +49 -26
  2215. package/bin/zeroTrustDexTest.js.map +1 -1
  2216. package/bin/zeroTrustDlpCustomEntry.d.ts +99 -0
  2217. package/bin/zeroTrustDlpCustomEntry.d.ts.map +1 -0
  2218. package/bin/zeroTrustDlpCustomEntry.js +111 -0
  2219. package/bin/zeroTrustDlpCustomEntry.js.map +1 -0
  2220. package/bin/zeroTrustDlpCustomProfile.d.ts +41 -19
  2221. package/bin/zeroTrustDlpCustomProfile.d.ts.map +1 -0
  2222. package/bin/zeroTrustDlpCustomProfile.js +53 -32
  2223. package/bin/zeroTrustDlpCustomProfile.js.map +1 -1
  2224. package/bin/zeroTrustDlpDataset.d.ts +63 -22
  2225. package/bin/zeroTrustDlpDataset.d.ts.map +1 -0
  2226. package/bin/zeroTrustDlpDataset.js +52 -27
  2227. package/bin/zeroTrustDlpDataset.js.map +1 -1
  2228. package/bin/zeroTrustDlpEntry.d.ts +33 -5
  2229. package/bin/zeroTrustDlpEntry.d.ts.map +1 -0
  2230. package/bin/zeroTrustDlpEntry.js +58 -28
  2231. package/bin/zeroTrustDlpEntry.js.map +1 -1
  2232. package/bin/zeroTrustDlpIntegrationEntry.d.ts +111 -0
  2233. package/bin/zeroTrustDlpIntegrationEntry.d.ts.map +1 -0
  2234. package/bin/zeroTrustDlpIntegrationEntry.js +113 -0
  2235. package/bin/zeroTrustDlpIntegrationEntry.js.map +1 -0
  2236. package/bin/zeroTrustDlpPredefinedEntry.d.ts +111 -0
  2237. package/bin/zeroTrustDlpPredefinedEntry.d.ts.map +1 -0
  2238. package/bin/zeroTrustDlpPredefinedEntry.js +113 -0
  2239. package/bin/zeroTrustDlpPredefinedEntry.js.map +1 -0
  2240. package/bin/zeroTrustDlpPredefinedProfile.d.ts +16 -47
  2241. package/bin/zeroTrustDlpPredefinedProfile.d.ts.map +1 -0
  2242. package/bin/zeroTrustDlpPredefinedProfile.js +48 -36
  2243. package/bin/zeroTrustDlpPredefinedProfile.js.map +1 -1
  2244. package/bin/zeroTrustDnsLocation.d.ts +33 -48
  2245. package/bin/zeroTrustDnsLocation.d.ts.map +1 -0
  2246. package/bin/zeroTrustDnsLocation.js +50 -27
  2247. package/bin/zeroTrustDnsLocation.js.map +1 -1
  2248. package/bin/zeroTrustGatewayCertificate.d.ts +34 -21
  2249. package/bin/zeroTrustGatewayCertificate.d.ts.map +1 -0
  2250. package/bin/zeroTrustGatewayCertificate.js +46 -21
  2251. package/bin/zeroTrustGatewayCertificate.js.map +1 -1
  2252. package/bin/zeroTrustGatewayLogging.d.ts +8 -10
  2253. package/bin/zeroTrustGatewayLogging.d.ts.map +1 -0
  2254. package/bin/zeroTrustGatewayLogging.js +35 -12
  2255. package/bin/zeroTrustGatewayLogging.js.map +1 -1
  2256. package/bin/zeroTrustGatewayPacfile.d.ts +100 -0
  2257. package/bin/zeroTrustGatewayPacfile.d.ts.map +1 -0
  2258. package/bin/zeroTrustGatewayPacfile.js +92 -0
  2259. package/bin/zeroTrustGatewayPacfile.js.map +1 -0
  2260. package/bin/zeroTrustGatewayPolicy.d.ts +81 -57
  2261. package/bin/zeroTrustGatewayPolicy.d.ts.map +1 -0
  2262. package/bin/zeroTrustGatewayPolicy.js +68 -37
  2263. package/bin/zeroTrustGatewayPolicy.js.map +1 -1
  2264. package/bin/zeroTrustGatewayProxyEndpoint.d.ts +26 -10
  2265. package/bin/zeroTrustGatewayProxyEndpoint.d.ts.map +1 -0
  2266. package/bin/zeroTrustGatewayProxyEndpoint.js +40 -18
  2267. package/bin/zeroTrustGatewayProxyEndpoint.js.map +1 -1
  2268. package/bin/zeroTrustGatewaySettings.d.ts +5 -4
  2269. package/bin/zeroTrustGatewaySettings.d.ts.map +1 -0
  2270. package/bin/zeroTrustGatewaySettings.js +35 -12
  2271. package/bin/zeroTrustGatewaySettings.js.map +1 -1
  2272. package/bin/zeroTrustList.d.ts +20 -16
  2273. package/bin/zeroTrustList.d.ts.map +1 -0
  2274. package/bin/zeroTrustList.js +43 -20
  2275. package/bin/zeroTrustList.js.map +1 -1
  2276. package/bin/zeroTrustNetworkHostnameRoute.d.ts +109 -0
  2277. package/bin/zeroTrustNetworkHostnameRoute.d.ts.map +1 -0
  2278. package/bin/zeroTrustNetworkHostnameRoute.js +87 -0
  2279. package/bin/zeroTrustNetworkHostnameRoute.js.map +1 -0
  2280. package/bin/zeroTrustOrganization.d.ts +90 -42
  2281. package/bin/zeroTrustOrganization.d.ts.map +1 -0
  2282. package/bin/zeroTrustOrganization.js +64 -35
  2283. package/bin/zeroTrustOrganization.js.map +1 -1
  2284. package/bin/zeroTrustRiskBehavior.d.ts +1 -0
  2285. package/bin/zeroTrustRiskBehavior.d.ts.map +1 -0
  2286. package/bin/zeroTrustRiskBehavior.js +34 -11
  2287. package/bin/zeroTrustRiskBehavior.js.map +1 -1
  2288. package/bin/zeroTrustRiskScoringIntegration.d.ts +6 -7
  2289. package/bin/zeroTrustRiskScoringIntegration.d.ts.map +1 -0
  2290. package/bin/zeroTrustRiskScoringIntegration.js +44 -21
  2291. package/bin/zeroTrustRiskScoringIntegration.js.map +1 -1
  2292. package/bin/zeroTrustTunnelCloudflared.d.ts +31 -28
  2293. package/bin/zeroTrustTunnelCloudflared.d.ts.map +1 -0
  2294. package/bin/zeroTrustTunnelCloudflared.js +47 -24
  2295. package/bin/zeroTrustTunnelCloudflared.js.map +1 -1
  2296. package/bin/zeroTrustTunnelCloudflaredConfig.d.ts +10 -12
  2297. package/bin/zeroTrustTunnelCloudflaredConfig.d.ts.map +1 -0
  2298. package/bin/zeroTrustTunnelCloudflaredConfig.js +40 -17
  2299. package/bin/zeroTrustTunnelCloudflaredConfig.js.map +1 -1
  2300. package/bin/zeroTrustTunnelCloudflaredRoute.d.ts +5 -4
  2301. package/bin/zeroTrustTunnelCloudflaredRoute.d.ts.map +1 -0
  2302. package/bin/zeroTrustTunnelCloudflaredRoute.js +43 -20
  2303. package/bin/zeroTrustTunnelCloudflaredRoute.js.map +1 -1
  2304. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.d.ts +17 -10
  2305. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.d.ts.map +1 -0
  2306. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.js +41 -18
  2307. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -1
  2308. package/bin/zeroTrustTunnelWarpConnector.d.ts +155 -0
  2309. package/bin/zeroTrustTunnelWarpConnector.d.ts.map +1 -0
  2310. package/bin/zeroTrustTunnelWarpConnector.js +99 -0
  2311. package/bin/zeroTrustTunnelWarpConnector.js.map +1 -0
  2312. package/bin/zone.d.ts +112 -41
  2313. package/bin/zone.d.ts.map +1 -0
  2314. package/bin/zone.js +61 -28
  2315. package/bin/zone.js.map +1 -1
  2316. package/bin/zoneCacheReserve.d.ts +12 -8
  2317. package/bin/zoneCacheReserve.d.ts.map +1 -0
  2318. package/bin/zoneCacheReserve.js +35 -12
  2319. package/bin/zoneCacheReserve.js.map +1 -1
  2320. package/bin/zoneCacheVariants.d.ts +6 -5
  2321. package/bin/zoneCacheVariants.d.ts.map +1 -0
  2322. package/bin/zoneCacheVariants.js +36 -13
  2323. package/bin/zoneCacheVariants.js.map +1 -1
  2324. package/bin/zoneDnsSettings.d.ts +19 -21
  2325. package/bin/zoneDnsSettings.d.ts.map +1 -0
  2326. package/bin/zoneDnsSettings.js +49 -26
  2327. package/bin/zoneDnsSettings.js.map +1 -1
  2328. package/bin/zoneDnssec.d.ts +76 -27
  2329. package/bin/zoneDnssec.d.ts.map +1 -0
  2330. package/bin/zoneDnssec.js +49 -24
  2331. package/bin/zoneDnssec.js.map +1 -1
  2332. package/bin/zoneHold.d.ts +28 -18
  2333. package/bin/zoneHold.d.ts.map +1 -0
  2334. package/bin/zoneHold.js +36 -13
  2335. package/bin/zoneHold.js.map +1 -1
  2336. package/bin/zoneLockdown.d.ts +33 -18
  2337. package/bin/zoneLockdown.d.ts.map +1 -0
  2338. package/bin/zoneLockdown.js +45 -20
  2339. package/bin/zoneLockdown.js.map +1 -1
  2340. package/bin/zoneSetting.d.ts +17 -16
  2341. package/bin/zoneSetting.d.ts.map +1 -0
  2342. package/bin/zoneSetting.js +42 -19
  2343. package/bin/zoneSetting.js.map +1 -1
  2344. package/bin/zoneSubscription.d.ts +61 -12
  2345. package/bin/zoneSubscription.d.ts.map +1 -0
  2346. package/bin/zoneSubscription.js +46 -13
  2347. package/bin/zoneSubscription.js.map +1 -1
  2348. package/package.json +11 -10
  2349. package/bin/getCloudConnectorRulesList.d.ts +0 -30
  2350. package/bin/getCloudConnectorRulesList.js +0 -24
  2351. package/bin/getCloudConnectorRulesList.js.map +0 -1
  2352. package/bin/getWorkersSecret.d.ts +0 -33
  2353. package/bin/getWorkersSecret.js +0 -28
  2354. package/bin/getWorkersSecret.js.map +0 -1
  2355. package/bin/getWorkersSecrets.d.ts +0 -36
  2356. package/bin/getWorkersSecrets.js +0 -28
  2357. package/bin/getWorkersSecrets.js.map +0 -1
  2358. package/bin/workersSecret.d.ts +0 -108
  2359. package/bin/workersSecret.js +0 -70
  2360. package/bin/workersSecret.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"zeroTrustAccessAiControlsMcpServer.d.ts","sourceRoot":"","sources":["../zeroTrustAccessAiControlsMcpServer.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,116 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ exports.ZeroTrustAccessAiControlsMcpServer = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("./utilities"));
31
+ class ZeroTrustAccessAiControlsMcpServer extends pulumi.CustomResource {
32
+ /**
33
+ * Get an existing ZeroTrustAccessAiControlsMcpServer resource's state with the given name, ID, and optional extra
34
+ * properties used to qualify the lookup.
35
+ *
36
+ * @param name The _unique_ name of the resulting resource.
37
+ * @param id The _unique_ provider ID of the resource to lookup.
38
+ * @param state Any extra arguments used during the lookup.
39
+ * @param opts Optional settings to control the behavior of the CustomResource.
40
+ */
41
+ static get(name, id, state, opts) {
42
+ return new ZeroTrustAccessAiControlsMcpServer(name, state, { ...opts, id: id });
43
+ }
44
+ /** @internal */
45
+ static __pulumiType = 'cloudflare:index/zeroTrustAccessAiControlsMcpServer:ZeroTrustAccessAiControlsMcpServer';
46
+ /**
47
+ * Returns true if the given object is an instance of ZeroTrustAccessAiControlsMcpServer. This is designed to work even
48
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
49
+ */
50
+ static isInstance(obj) {
51
+ if (obj === undefined || obj === null) {
52
+ return false;
53
+ }
54
+ return obj['__pulumiType'] === ZeroTrustAccessAiControlsMcpServer.__pulumiType;
55
+ }
56
+ constructor(name, argsOrState, opts) {
57
+ let resourceInputs = {};
58
+ opts = opts || {};
59
+ if (opts.id) {
60
+ const state = argsOrState;
61
+ resourceInputs["accountId"] = state?.accountId;
62
+ resourceInputs["authCredentials"] = state?.authCredentials;
63
+ resourceInputs["authType"] = state?.authType;
64
+ resourceInputs["createdAt"] = state?.createdAt;
65
+ resourceInputs["createdBy"] = state?.createdBy;
66
+ resourceInputs["description"] = state?.description;
67
+ resourceInputs["error"] = state?.error;
68
+ resourceInputs["hostname"] = state?.hostname;
69
+ resourceInputs["lastSuccessfulSync"] = state?.lastSuccessfulSync;
70
+ resourceInputs["lastSynced"] = state?.lastSynced;
71
+ resourceInputs["modifiedAt"] = state?.modifiedAt;
72
+ resourceInputs["modifiedBy"] = state?.modifiedBy;
73
+ resourceInputs["name"] = state?.name;
74
+ resourceInputs["prompts"] = state?.prompts;
75
+ resourceInputs["status"] = state?.status;
76
+ resourceInputs["tools"] = state?.tools;
77
+ resourceInputs["zeroTrustAccessAiControlsMcpServerId"] = state?.zeroTrustAccessAiControlsMcpServerId;
78
+ }
79
+ else {
80
+ const args = argsOrState;
81
+ if (args?.accountId === undefined && !opts.urn) {
82
+ throw new Error("Missing required property 'accountId'");
83
+ }
84
+ if (args?.authType === undefined && !opts.urn) {
85
+ throw new Error("Missing required property 'authType'");
86
+ }
87
+ if (args?.hostname === undefined && !opts.urn) {
88
+ throw new Error("Missing required property 'hostname'");
89
+ }
90
+ if (args?.zeroTrustAccessAiControlsMcpServerId === undefined && !opts.urn) {
91
+ throw new Error("Missing required property 'zeroTrustAccessAiControlsMcpServerId'");
92
+ }
93
+ resourceInputs["accountId"] = args?.accountId;
94
+ resourceInputs["authCredentials"] = args?.authCredentials;
95
+ resourceInputs["authType"] = args?.authType;
96
+ resourceInputs["description"] = args?.description;
97
+ resourceInputs["hostname"] = args?.hostname;
98
+ resourceInputs["name"] = args?.name;
99
+ resourceInputs["zeroTrustAccessAiControlsMcpServerId"] = args?.zeroTrustAccessAiControlsMcpServerId;
100
+ resourceInputs["createdAt"] = undefined /*out*/;
101
+ resourceInputs["createdBy"] = undefined /*out*/;
102
+ resourceInputs["error"] = undefined /*out*/;
103
+ resourceInputs["lastSuccessfulSync"] = undefined /*out*/;
104
+ resourceInputs["lastSynced"] = undefined /*out*/;
105
+ resourceInputs["modifiedAt"] = undefined /*out*/;
106
+ resourceInputs["modifiedBy"] = undefined /*out*/;
107
+ resourceInputs["prompts"] = undefined /*out*/;
108
+ resourceInputs["status"] = undefined /*out*/;
109
+ resourceInputs["tools"] = undefined /*out*/;
110
+ }
111
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
112
+ super(ZeroTrustAccessAiControlsMcpServer.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
113
+ }
114
+ }
115
+ exports.ZeroTrustAccessAiControlsMcpServer = ZeroTrustAccessAiControlsMcpServer;
116
+ //# sourceMappingURL=zeroTrustAccessAiControlsMcpServer.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"zeroTrustAccessAiControlsMcpServer.js","sourceRoot":"","sources":["../zeroTrustAccessAiControlsMcpServer.ts"],"names":[],"mappings":"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"}
@@ -22,14 +22,15 @@ export declare class ZeroTrustAccessApplication extends pulumi.CustomResource {
22
22
  */
23
23
  readonly accountId: pulumi.Output<string | undefined>;
24
24
  /**
25
- * When set to true, users can authenticate to this application using their WARP session. When set to false this
26
- * application will always require direct IdP authentication. This setting always overrides the organization setting for
27
- * WARP authentication.
25
+ * When set to true, users can authenticate to this application using their WARP session. When set to false this application will always require direct IdP authentication. This setting always overrides the organization setting for WARP authentication.
28
26
  */
29
27
  readonly allowAuthenticateViaWarp: pulumi.Output<boolean | undefined>;
30
28
  /**
31
- * The identity providers your users can select when connecting to this application. Defaults to all IdPs configured in
32
- * your account.
29
+ * Enables loading application content in an iFrame.
30
+ */
31
+ readonly allowIframe: pulumi.Output<boolean | undefined>;
32
+ /**
33
+ * The identity providers your users can select when connecting to this application. Defaults to all IdPs configured in your account.
33
34
  */
34
35
  readonly allowedIdps: pulumi.Output<string[] | undefined>;
35
36
  /**
@@ -45,16 +46,14 @@ export declare class ZeroTrustAccessApplication extends pulumi.CustomResource {
45
46
  */
46
47
  readonly aud: pulumi.Output<string>;
47
48
  /**
48
- * When set to `true`, users skip the identity provider selection step during login. You must specify only one identity
49
- * provider in allowed_idps.
49
+ * When set to <span pulumi-lang-nodejs="`true`" pulumi-lang-dotnet="`True`" pulumi-lang-go="`true`" pulumi-lang-python="`true`" pulumi-lang-yaml="`true`" pulumi-lang-java="`true`">`true`</span>, users skip the identity provider selection step during login. You must specify only one identity provider in allowed_idps.
50
50
  */
51
- readonly autoRedirectToIdentity: pulumi.Output<boolean>;
51
+ readonly autoRedirectToIdentity: pulumi.Output<boolean | undefined>;
52
52
  /**
53
53
  * The background color of the App Launcher page.
54
54
  */
55
55
  readonly bgColor: pulumi.Output<string | undefined>;
56
- readonly corsHeaders: pulumi.Output<outputs.ZeroTrustAccessApplicationCorsHeaders>;
57
- readonly createdAt: pulumi.Output<string>;
56
+ readonly corsHeaders: pulumi.Output<outputs.ZeroTrustAccessApplicationCorsHeaders | undefined>;
58
57
  /**
59
58
  * The custom error message shown to a user when they are denied access to the application.
60
59
  */
@@ -72,23 +71,21 @@ export declare class ZeroTrustAccessApplication extends pulumi.CustomResource {
72
71
  */
73
72
  readonly customPages: pulumi.Output<string[] | undefined>;
74
73
  /**
75
- * List of destinations secured by Access. This supersedes `self_hosted_domains` to allow for more flexibility in defining
76
- * different types of domains. If `destinations` are provided, then `self_hosted_domains` will be ignored.
74
+ * List of destinations secured by Access. This supersedes <span pulumi-lang-nodejs="`selfHostedDomains`" pulumi-lang-dotnet="`SelfHostedDomains`" pulumi-lang-go="`selfHostedDomains`" pulumi-lang-python="`self_hosted_domains`" pulumi-lang-yaml="`selfHostedDomains`" pulumi-lang-java="`selfHostedDomains`">`self_hosted_domains`</span> to allow for more flexibility in defining different types of domains. If <span pulumi-lang-nodejs="`destinations`" pulumi-lang-dotnet="`Destinations`" pulumi-lang-go="`destinations`" pulumi-lang-python="`destinations`" pulumi-lang-yaml="`destinations`" pulumi-lang-java="`destinations`">`destinations`</span> are provided, then <span pulumi-lang-nodejs="`selfHostedDomains`" pulumi-lang-dotnet="`SelfHostedDomains`" pulumi-lang-go="`selfHostedDomains`" pulumi-lang-python="`self_hosted_domains`" pulumi-lang-yaml="`selfHostedDomains`" pulumi-lang-java="`selfHostedDomains`">`self_hosted_domains`</span> will be ignored.
77
75
  */
78
76
  readonly destinations: pulumi.Output<outputs.ZeroTrustAccessApplicationDestination[]>;
79
77
  /**
80
- * The primary hostname and path secured by Access. This domain will be displayed if the app is visible in the App
81
- * Launcher.
78
+ * The primary hostname and path secured by Access. This domain will be displayed if the app is visible in the App Launcher.
82
79
  */
83
- readonly domain: pulumi.Output<string | undefined>;
80
+ readonly domain: pulumi.Output<string>;
84
81
  /**
85
82
  * Enables the binding cookie, which increases security against compromised authorization tokens and CSRF attacks.
86
83
  */
87
- readonly enableBindingCookie: pulumi.Output<boolean>;
84
+ readonly enableBindingCookie: pulumi.Output<boolean | undefined>;
88
85
  /**
89
86
  * The links in the App Launcher footer.
90
87
  */
91
- readonly footerLinks: pulumi.Output<outputs.ZeroTrustAccessApplicationFooterLink[]>;
88
+ readonly footerLinks: pulumi.Output<outputs.ZeroTrustAccessApplicationFooterLink[] | undefined>;
92
89
  /**
93
90
  * The background color of the App Launcher header.
94
91
  */
@@ -100,7 +97,7 @@ export declare class ZeroTrustAccessApplication extends pulumi.CustomResource {
100
97
  /**
101
98
  * The design of the App Launcher landing page shown to users when they log in.
102
99
  */
103
- readonly landingPageDesign: pulumi.Output<outputs.ZeroTrustAccessApplicationLandingPageDesign>;
100
+ readonly landingPageDesign: pulumi.Output<outputs.ZeroTrustAccessApplicationLandingPageDesign | undefined>;
104
101
  /**
105
102
  * The image URL for the logo shown in the App Launcher dashboard.
106
103
  */
@@ -110,21 +107,28 @@ export declare class ZeroTrustAccessApplication extends pulumi.CustomResource {
110
107
  */
111
108
  readonly name: pulumi.Output<string>;
112
109
  /**
113
- * Allows options preflight requests to bypass Access authentication and go directly to the origin. Cannot turn on if
114
- * cors_headers is set.
110
+ * Allows options preflight requests to bypass Access authentication and go directly to the origin. Cannot turn on if<span pulumi-lang-nodejs=" corsHeaders " pulumi-lang-dotnet=" CorsHeaders " pulumi-lang-go=" corsHeaders " pulumi-lang-python=" cors_headers " pulumi-lang-yaml=" corsHeaders " pulumi-lang-java=" corsHeaders "> cors_headers </span>is set.
115
111
  */
116
112
  readonly optionsPreflightBypass: pulumi.Output<boolean | undefined>;
117
113
  /**
118
- * Enables cookie paths to scope an application's JWT to the application path. If disabled, the JWT will scope to the
119
- * hostname by default
114
+ * Enables cookie paths to scope an application's JWT to the application path. If disabled, the JWT will scope to the hostname by default
115
+ */
116
+ readonly pathCookieAttribute: pulumi.Output<boolean | undefined>;
117
+ /**
118
+ * The policies that Access applies to the application, in ascending order of precedence. Items can reference existing policies or create new policies exclusive to the application.
120
119
  */
121
- readonly pathCookieAttribute: pulumi.Output<boolean>;
120
+ readonly policies: pulumi.Output<outputs.ZeroTrustAccessApplicationPolicy[] | undefined>;
122
121
  /**
123
- * The policies that Access applies to the application, in ascending order of precedence. Items can reference existing
124
- * policies or create new policies exclusive to the application.
122
+ * Allows matching Access Service Tokens passed HTTP in a single header with this name.
123
+ * This works as an alternative to the (CF-Access-Client-Id, CF-Access-Client-Secret) pair of headers.
124
+ * The header value will be interpreted as a json object similar to:
125
+ * {
126
+ * "cf-access-client-id": "88bf3b6d86161464f6509f7219099e57.access.example.com",
127
+ * "cf-access-client-secret": "bdd31cbc4dec990953e39163fbbb194c93313ca9f0a6e420346af9d326b1d2a5"
128
+ * }
125
129
  */
126
- readonly policies: pulumi.Output<outputs.ZeroTrustAccessApplicationPolicy[]>;
127
- readonly saasApp: pulumi.Output<outputs.ZeroTrustAccessApplicationSaasApp>;
130
+ readonly readServiceTokensFromHeader: pulumi.Output<string | undefined>;
131
+ readonly saasApp: pulumi.Output<outputs.ZeroTrustAccessApplicationSaasApp | undefined>;
128
132
  /**
129
133
  * Sets the SameSite cookie setting, which provides increased security against CSRF attacks.
130
134
  */
@@ -132,19 +136,19 @@ export declare class ZeroTrustAccessApplication extends pulumi.CustomResource {
132
136
  /**
133
137
  * Configuration for provisioning to this application via SCIM. This is currently in closed beta.
134
138
  */
135
- readonly scimConfig: pulumi.Output<outputs.ZeroTrustAccessApplicationScimConfig>;
139
+ readonly scimConfig: pulumi.Output<outputs.ZeroTrustAccessApplicationScimConfig | undefined>;
136
140
  /**
137
- * List of public domains that Access will secure. This field is deprecated in favor of `destinations` and will be
138
- * supported until **November 21, 2025.** If `destinations` are provided, then `self_hosted_domains` will be ignored.
141
+ * List of public domains that Access will secure. This field is deprecated in favor of <span pulumi-lang-nodejs="`destinations`" pulumi-lang-dotnet="`Destinations`" pulumi-lang-go="`destinations`" pulumi-lang-python="`destinations`" pulumi-lang-yaml="`destinations`" pulumi-lang-java="`destinations`">`destinations`</span> and will be supported until **November 21, 2025.** If <span pulumi-lang-nodejs="`destinations`" pulumi-lang-dotnet="`Destinations`" pulumi-lang-go="`destinations`" pulumi-lang-python="`destinations`" pulumi-lang-yaml="`destinations`" pulumi-lang-java="`destinations`">`destinations`</span> are provided, then <span pulumi-lang-nodejs="`selfHostedDomains`" pulumi-lang-dotnet="`SelfHostedDomains`" pulumi-lang-go="`selfHostedDomains`" pulumi-lang-python="`self_hosted_domains`" pulumi-lang-yaml="`selfHostedDomains`" pulumi-lang-java="`selfHostedDomains`">`self_hosted_domains`</span> will be ignored.
142
+ *
143
+ * @deprecated Deprecated
139
144
  */
140
- readonly selfHostedDomains: pulumi.Output<string[] | undefined>;
145
+ readonly selfHostedDomains: pulumi.Output<string[]>;
141
146
  /**
142
147
  * Returns a 401 status code when the request is blocked by a Service Auth policy.
143
148
  */
144
149
  readonly serviceAuth401Redirect: pulumi.Output<boolean | undefined>;
145
150
  /**
146
- * The amount of time that tokens issued for this application will be valid. Must be in the format `300ms` or `2h45m`.
147
- * Valid time units are: ns, us (or µs), ms, s, m, h.
151
+ * The amount of time that tokens issued for this application will be valid. Must be in the format <span pulumi-lang-nodejs="`300ms`" pulumi-lang-dotnet="`300ms`" pulumi-lang-go="`300ms`" pulumi-lang-python="`300ms`" pulumi-lang-yaml="`300ms`" pulumi-lang-java="`300ms`">`300ms`</span> or <span pulumi-lang-nodejs="`2h45m`" pulumi-lang-dotnet="`2h45m`" pulumi-lang-go="`2h45m`" pulumi-lang-python="`2h45m`" pulumi-lang-yaml="`2h45m`" pulumi-lang-java="`2h45m`">`2h45m`</span>. Valid time units are: ns, us (or µs), ms, s, m, h. Note: unsupported for infrastructure type applications.
148
152
  */
149
153
  readonly sessionDuration: pulumi.Output<string>;
150
154
  /**
@@ -159,12 +163,12 @@ export declare class ZeroTrustAccessApplication extends pulumi.CustomResource {
159
163
  * The tags you want assigned to an application. Tags are used to filter applications in the App Launcher dashboard.
160
164
  */
161
165
  readonly tags: pulumi.Output<string[] | undefined>;
162
- readonly targetCriterias: pulumi.Output<outputs.ZeroTrustAccessApplicationTargetCriteria[]>;
166
+ readonly targetCriterias: pulumi.Output<outputs.ZeroTrustAccessApplicationTargetCriteria[] | undefined>;
163
167
  /**
164
168
  * The application type.
169
+ * Available values: <span pulumi-lang-nodejs=""selfHosted"" pulumi-lang-dotnet=""SelfHosted"" pulumi-lang-go=""selfHosted"" pulumi-lang-python=""self_hosted"" pulumi-lang-yaml=""selfHosted"" pulumi-lang-java=""selfHosted"">"self_hosted"</span>, "saas", "ssh", "vnc", <span pulumi-lang-nodejs=""appLauncher"" pulumi-lang-dotnet=""AppLauncher"" pulumi-lang-go=""appLauncher"" pulumi-lang-python=""app_launcher"" pulumi-lang-yaml=""appLauncher"" pulumi-lang-java=""appLauncher"">"app_launcher"</span>, "warp", "biso", "bookmark", <span pulumi-lang-nodejs=""dashSso"" pulumi-lang-dotnet=""DashSso"" pulumi-lang-go=""dashSso"" pulumi-lang-python=""dash_sso"" pulumi-lang-yaml=""dashSso"" pulumi-lang-java=""dashSso"">"dash_sso"</span>, "infrastructure", "rdp", "mcp", <span pulumi-lang-nodejs=""mcpPortal"" pulumi-lang-dotnet=""McpPortal"" pulumi-lang-go=""mcpPortal"" pulumi-lang-python=""mcp_portal"" pulumi-lang-yaml=""mcpPortal"" pulumi-lang-java=""mcpPortal"">"mcp_portal"</span>, <span pulumi-lang-nodejs=""proxyEndpoint"" pulumi-lang-dotnet=""ProxyEndpoint"" pulumi-lang-go=""proxyEndpoint"" pulumi-lang-python=""proxy_endpoint"" pulumi-lang-yaml=""proxyEndpoint"" pulumi-lang-java=""proxyEndpoint"">"proxy_endpoint"</span>.
165
170
  */
166
- readonly type: pulumi.Output<string | undefined>;
167
- readonly updatedAt: pulumi.Output<string>;
171
+ readonly type: pulumi.Output<string>;
168
172
  /**
169
173
  * The Zone ID to use for this endpoint. Mutually exclusive with the Account ID.
170
174
  */
@@ -187,14 +191,15 @@ export interface ZeroTrustAccessApplicationState {
187
191
  */
188
192
  accountId?: pulumi.Input<string>;
189
193
  /**
190
- * When set to true, users can authenticate to this application using their WARP session. When set to false this
191
- * application will always require direct IdP authentication. This setting always overrides the organization setting for
192
- * WARP authentication.
194
+ * When set to true, users can authenticate to this application using their WARP session. When set to false this application will always require direct IdP authentication. This setting always overrides the organization setting for WARP authentication.
193
195
  */
194
196
  allowAuthenticateViaWarp?: pulumi.Input<boolean>;
195
197
  /**
196
- * The identity providers your users can select when connecting to this application. Defaults to all IdPs configured in
197
- * your account.
198
+ * Enables loading application content in an iFrame.
199
+ */
200
+ allowIframe?: pulumi.Input<boolean>;
201
+ /**
202
+ * The identity providers your users can select when connecting to this application. Defaults to all IdPs configured in your account.
198
203
  */
199
204
  allowedIdps?: pulumi.Input<pulumi.Input<string>[]>;
200
205
  /**
@@ -210,8 +215,7 @@ export interface ZeroTrustAccessApplicationState {
210
215
  */
211
216
  aud?: pulumi.Input<string>;
212
217
  /**
213
- * When set to `true`, users skip the identity provider selection step during login. You must specify only one identity
214
- * provider in allowed_idps.
218
+ * When set to <span pulumi-lang-nodejs="`true`" pulumi-lang-dotnet="`True`" pulumi-lang-go="`true`" pulumi-lang-python="`true`" pulumi-lang-yaml="`true`" pulumi-lang-java="`true`">`true`</span>, users skip the identity provider selection step during login. You must specify only one identity provider in allowed_idps.
215
219
  */
216
220
  autoRedirectToIdentity?: pulumi.Input<boolean>;
217
221
  /**
@@ -219,7 +223,6 @@ export interface ZeroTrustAccessApplicationState {
219
223
  */
220
224
  bgColor?: pulumi.Input<string>;
221
225
  corsHeaders?: pulumi.Input<inputs.ZeroTrustAccessApplicationCorsHeaders>;
222
- createdAt?: pulumi.Input<string>;
223
226
  /**
224
227
  * The custom error message shown to a user when they are denied access to the application.
225
228
  */
@@ -237,13 +240,11 @@ export interface ZeroTrustAccessApplicationState {
237
240
  */
238
241
  customPages?: pulumi.Input<pulumi.Input<string>[]>;
239
242
  /**
240
- * List of destinations secured by Access. This supersedes `self_hosted_domains` to allow for more flexibility in defining
241
- * different types of domains. If `destinations` are provided, then `self_hosted_domains` will be ignored.
243
+ * List of destinations secured by Access. This supersedes <span pulumi-lang-nodejs="`selfHostedDomains`" pulumi-lang-dotnet="`SelfHostedDomains`" pulumi-lang-go="`selfHostedDomains`" pulumi-lang-python="`self_hosted_domains`" pulumi-lang-yaml="`selfHostedDomains`" pulumi-lang-java="`selfHostedDomains`">`self_hosted_domains`</span> to allow for more flexibility in defining different types of domains. If <span pulumi-lang-nodejs="`destinations`" pulumi-lang-dotnet="`Destinations`" pulumi-lang-go="`destinations`" pulumi-lang-python="`destinations`" pulumi-lang-yaml="`destinations`" pulumi-lang-java="`destinations`">`destinations`</span> are provided, then <span pulumi-lang-nodejs="`selfHostedDomains`" pulumi-lang-dotnet="`SelfHostedDomains`" pulumi-lang-go="`selfHostedDomains`" pulumi-lang-python="`self_hosted_domains`" pulumi-lang-yaml="`selfHostedDomains`" pulumi-lang-java="`selfHostedDomains`">`self_hosted_domains`</span> will be ignored.
242
244
  */
243
245
  destinations?: pulumi.Input<pulumi.Input<inputs.ZeroTrustAccessApplicationDestination>[]>;
244
246
  /**
245
- * The primary hostname and path secured by Access. This domain will be displayed if the app is visible in the App
246
- * Launcher.
247
+ * The primary hostname and path secured by Access. This domain will be displayed if the app is visible in the App Launcher.
247
248
  */
248
249
  domain?: pulumi.Input<string>;
249
250
  /**
@@ -275,20 +276,27 @@ export interface ZeroTrustAccessApplicationState {
275
276
  */
276
277
  name?: pulumi.Input<string>;
277
278
  /**
278
- * Allows options preflight requests to bypass Access authentication and go directly to the origin. Cannot turn on if
279
- * cors_headers is set.
279
+ * Allows options preflight requests to bypass Access authentication and go directly to the origin. Cannot turn on if<span pulumi-lang-nodejs=" corsHeaders " pulumi-lang-dotnet=" CorsHeaders " pulumi-lang-go=" corsHeaders " pulumi-lang-python=" cors_headers " pulumi-lang-yaml=" corsHeaders " pulumi-lang-java=" corsHeaders "> cors_headers </span>is set.
280
280
  */
281
281
  optionsPreflightBypass?: pulumi.Input<boolean>;
282
282
  /**
283
- * Enables cookie paths to scope an application's JWT to the application path. If disabled, the JWT will scope to the
284
- * hostname by default
283
+ * Enables cookie paths to scope an application's JWT to the application path. If disabled, the JWT will scope to the hostname by default
285
284
  */
286
285
  pathCookieAttribute?: pulumi.Input<boolean>;
287
286
  /**
288
- * The policies that Access applies to the application, in ascending order of precedence. Items can reference existing
289
- * policies or create new policies exclusive to the application.
287
+ * The policies that Access applies to the application, in ascending order of precedence. Items can reference existing policies or create new policies exclusive to the application.
290
288
  */
291
289
  policies?: pulumi.Input<pulumi.Input<inputs.ZeroTrustAccessApplicationPolicy>[]>;
290
+ /**
291
+ * Allows matching Access Service Tokens passed HTTP in a single header with this name.
292
+ * This works as an alternative to the (CF-Access-Client-Id, CF-Access-Client-Secret) pair of headers.
293
+ * The header value will be interpreted as a json object similar to:
294
+ * {
295
+ * "cf-access-client-id": "88bf3b6d86161464f6509f7219099e57.access.example.com",
296
+ * "cf-access-client-secret": "bdd31cbc4dec990953e39163fbbb194c93313ca9f0a6e420346af9d326b1d2a5"
297
+ * }
298
+ */
299
+ readServiceTokensFromHeader?: pulumi.Input<string>;
292
300
  saasApp?: pulumi.Input<inputs.ZeroTrustAccessApplicationSaasApp>;
293
301
  /**
294
302
  * Sets the SameSite cookie setting, which provides increased security against CSRF attacks.
@@ -299,8 +307,9 @@ export interface ZeroTrustAccessApplicationState {
299
307
  */
300
308
  scimConfig?: pulumi.Input<inputs.ZeroTrustAccessApplicationScimConfig>;
301
309
  /**
302
- * List of public domains that Access will secure. This field is deprecated in favor of `destinations` and will be
303
- * supported until **November 21, 2025.** If `destinations` are provided, then `self_hosted_domains` will be ignored.
310
+ * List of public domains that Access will secure. This field is deprecated in favor of <span pulumi-lang-nodejs="`destinations`" pulumi-lang-dotnet="`Destinations`" pulumi-lang-go="`destinations`" pulumi-lang-python="`destinations`" pulumi-lang-yaml="`destinations`" pulumi-lang-java="`destinations`">`destinations`</span> and will be supported until **November 21, 2025.** If <span pulumi-lang-nodejs="`destinations`" pulumi-lang-dotnet="`Destinations`" pulumi-lang-go="`destinations`" pulumi-lang-python="`destinations`" pulumi-lang-yaml="`destinations`" pulumi-lang-java="`destinations`">`destinations`</span> are provided, then <span pulumi-lang-nodejs="`selfHostedDomains`" pulumi-lang-dotnet="`SelfHostedDomains`" pulumi-lang-go="`selfHostedDomains`" pulumi-lang-python="`self_hosted_domains`" pulumi-lang-yaml="`selfHostedDomains`" pulumi-lang-java="`selfHostedDomains`">`self_hosted_domains`</span> will be ignored.
311
+ *
312
+ * @deprecated Deprecated
304
313
  */
305
314
  selfHostedDomains?: pulumi.Input<pulumi.Input<string>[]>;
306
315
  /**
@@ -308,8 +317,7 @@ export interface ZeroTrustAccessApplicationState {
308
317
  */
309
318
  serviceAuth401Redirect?: pulumi.Input<boolean>;
310
319
  /**
311
- * The amount of time that tokens issued for this application will be valid. Must be in the format `300ms` or `2h45m`.
312
- * Valid time units are: ns, us (or µs), ms, s, m, h.
320
+ * The amount of time that tokens issued for this application will be valid. Must be in the format <span pulumi-lang-nodejs="`300ms`" pulumi-lang-dotnet="`300ms`" pulumi-lang-go="`300ms`" pulumi-lang-python="`300ms`" pulumi-lang-yaml="`300ms`" pulumi-lang-java="`300ms`">`300ms`</span> or <span pulumi-lang-nodejs="`2h45m`" pulumi-lang-dotnet="`2h45m`" pulumi-lang-go="`2h45m`" pulumi-lang-python="`2h45m`" pulumi-lang-yaml="`2h45m`" pulumi-lang-java="`2h45m`">`2h45m`</span>. Valid time units are: ns, us (or µs), ms, s, m, h. Note: unsupported for infrastructure type applications.
313
321
  */
314
322
  sessionDuration?: pulumi.Input<string>;
315
323
  /**
@@ -327,9 +335,9 @@ export interface ZeroTrustAccessApplicationState {
327
335
  targetCriterias?: pulumi.Input<pulumi.Input<inputs.ZeroTrustAccessApplicationTargetCriteria>[]>;
328
336
  /**
329
337
  * The application type.
338
+ * Available values: <span pulumi-lang-nodejs=""selfHosted"" pulumi-lang-dotnet=""SelfHosted"" pulumi-lang-go=""selfHosted"" pulumi-lang-python=""self_hosted"" pulumi-lang-yaml=""selfHosted"" pulumi-lang-java=""selfHosted"">"self_hosted"</span>, "saas", "ssh", "vnc", <span pulumi-lang-nodejs=""appLauncher"" pulumi-lang-dotnet=""AppLauncher"" pulumi-lang-go=""appLauncher"" pulumi-lang-python=""app_launcher"" pulumi-lang-yaml=""appLauncher"" pulumi-lang-java=""appLauncher"">"app_launcher"</span>, "warp", "biso", "bookmark", <span pulumi-lang-nodejs=""dashSso"" pulumi-lang-dotnet=""DashSso"" pulumi-lang-go=""dashSso"" pulumi-lang-python=""dash_sso"" pulumi-lang-yaml=""dashSso"" pulumi-lang-java=""dashSso"">"dash_sso"</span>, "infrastructure", "rdp", "mcp", <span pulumi-lang-nodejs=""mcpPortal"" pulumi-lang-dotnet=""McpPortal"" pulumi-lang-go=""mcpPortal"" pulumi-lang-python=""mcp_portal"" pulumi-lang-yaml=""mcpPortal"" pulumi-lang-java=""mcpPortal"">"mcp_portal"</span>, <span pulumi-lang-nodejs=""proxyEndpoint"" pulumi-lang-dotnet=""ProxyEndpoint"" pulumi-lang-go=""proxyEndpoint"" pulumi-lang-python=""proxy_endpoint"" pulumi-lang-yaml=""proxyEndpoint"" pulumi-lang-java=""proxyEndpoint"">"proxy_endpoint"</span>.
330
339
  */
331
340
  type?: pulumi.Input<string>;
332
- updatedAt?: pulumi.Input<string>;
333
341
  /**
334
342
  * The Zone ID to use for this endpoint. Mutually exclusive with the Account ID.
335
343
  */
@@ -344,14 +352,15 @@ export interface ZeroTrustAccessApplicationArgs {
344
352
  */
345
353
  accountId?: pulumi.Input<string>;
346
354
  /**
347
- * When set to true, users can authenticate to this application using their WARP session. When set to false this
348
- * application will always require direct IdP authentication. This setting always overrides the organization setting for
349
- * WARP authentication.
355
+ * When set to true, users can authenticate to this application using their WARP session. When set to false this application will always require direct IdP authentication. This setting always overrides the organization setting for WARP authentication.
350
356
  */
351
357
  allowAuthenticateViaWarp?: pulumi.Input<boolean>;
352
358
  /**
353
- * The identity providers your users can select when connecting to this application. Defaults to all IdPs configured in
354
- * your account.
359
+ * Enables loading application content in an iFrame.
360
+ */
361
+ allowIframe?: pulumi.Input<boolean>;
362
+ /**
363
+ * The identity providers your users can select when connecting to this application. Defaults to all IdPs configured in your account.
355
364
  */
356
365
  allowedIdps?: pulumi.Input<pulumi.Input<string>[]>;
357
366
  /**
@@ -363,8 +372,7 @@ export interface ZeroTrustAccessApplicationArgs {
363
372
  */
364
373
  appLauncherVisible?: pulumi.Input<boolean>;
365
374
  /**
366
- * When set to `true`, users skip the identity provider selection step during login. You must specify only one identity
367
- * provider in allowed_idps.
375
+ * When set to <span pulumi-lang-nodejs="`true`" pulumi-lang-dotnet="`True`" pulumi-lang-go="`true`" pulumi-lang-python="`true`" pulumi-lang-yaml="`true`" pulumi-lang-java="`true`">`true`</span>, users skip the identity provider selection step during login. You must specify only one identity provider in allowed_idps.
368
376
  */
369
377
  autoRedirectToIdentity?: pulumi.Input<boolean>;
370
378
  /**
@@ -389,13 +397,11 @@ export interface ZeroTrustAccessApplicationArgs {
389
397
  */
390
398
  customPages?: pulumi.Input<pulumi.Input<string>[]>;
391
399
  /**
392
- * List of destinations secured by Access. This supersedes `self_hosted_domains` to allow for more flexibility in defining
393
- * different types of domains. If `destinations` are provided, then `self_hosted_domains` will be ignored.
400
+ * List of destinations secured by Access. This supersedes <span pulumi-lang-nodejs="`selfHostedDomains`" pulumi-lang-dotnet="`SelfHostedDomains`" pulumi-lang-go="`selfHostedDomains`" pulumi-lang-python="`self_hosted_domains`" pulumi-lang-yaml="`selfHostedDomains`" pulumi-lang-java="`selfHostedDomains`">`self_hosted_domains`</span> to allow for more flexibility in defining different types of domains. If <span pulumi-lang-nodejs="`destinations`" pulumi-lang-dotnet="`Destinations`" pulumi-lang-go="`destinations`" pulumi-lang-python="`destinations`" pulumi-lang-yaml="`destinations`" pulumi-lang-java="`destinations`">`destinations`</span> are provided, then <span pulumi-lang-nodejs="`selfHostedDomains`" pulumi-lang-dotnet="`SelfHostedDomains`" pulumi-lang-go="`selfHostedDomains`" pulumi-lang-python="`self_hosted_domains`" pulumi-lang-yaml="`selfHostedDomains`" pulumi-lang-java="`selfHostedDomains`">`self_hosted_domains`</span> will be ignored.
394
401
  */
395
402
  destinations?: pulumi.Input<pulumi.Input<inputs.ZeroTrustAccessApplicationDestination>[]>;
396
403
  /**
397
- * The primary hostname and path secured by Access. This domain will be displayed if the app is visible in the App
398
- * Launcher.
404
+ * The primary hostname and path secured by Access. This domain will be displayed if the app is visible in the App Launcher.
399
405
  */
400
406
  domain?: pulumi.Input<string>;
401
407
  /**
@@ -427,20 +433,27 @@ export interface ZeroTrustAccessApplicationArgs {
427
433
  */
428
434
  name?: pulumi.Input<string>;
429
435
  /**
430
- * Allows options preflight requests to bypass Access authentication and go directly to the origin. Cannot turn on if
431
- * cors_headers is set.
436
+ * Allows options preflight requests to bypass Access authentication and go directly to the origin. Cannot turn on if<span pulumi-lang-nodejs=" corsHeaders " pulumi-lang-dotnet=" CorsHeaders " pulumi-lang-go=" corsHeaders " pulumi-lang-python=" cors_headers " pulumi-lang-yaml=" corsHeaders " pulumi-lang-java=" corsHeaders "> cors_headers </span>is set.
432
437
  */
433
438
  optionsPreflightBypass?: pulumi.Input<boolean>;
434
439
  /**
435
- * Enables cookie paths to scope an application's JWT to the application path. If disabled, the JWT will scope to the
436
- * hostname by default
440
+ * Enables cookie paths to scope an application's JWT to the application path. If disabled, the JWT will scope to the hostname by default
437
441
  */
438
442
  pathCookieAttribute?: pulumi.Input<boolean>;
439
443
  /**
440
- * The policies that Access applies to the application, in ascending order of precedence. Items can reference existing
441
- * policies or create new policies exclusive to the application.
444
+ * The policies that Access applies to the application, in ascending order of precedence. Items can reference existing policies or create new policies exclusive to the application.
442
445
  */
443
446
  policies?: pulumi.Input<pulumi.Input<inputs.ZeroTrustAccessApplicationPolicy>[]>;
447
+ /**
448
+ * Allows matching Access Service Tokens passed HTTP in a single header with this name.
449
+ * This works as an alternative to the (CF-Access-Client-Id, CF-Access-Client-Secret) pair of headers.
450
+ * The header value will be interpreted as a json object similar to:
451
+ * {
452
+ * "cf-access-client-id": "88bf3b6d86161464f6509f7219099e57.access.example.com",
453
+ * "cf-access-client-secret": "bdd31cbc4dec990953e39163fbbb194c93313ca9f0a6e420346af9d326b1d2a5"
454
+ * }
455
+ */
456
+ readServiceTokensFromHeader?: pulumi.Input<string>;
444
457
  saasApp?: pulumi.Input<inputs.ZeroTrustAccessApplicationSaasApp>;
445
458
  /**
446
459
  * Sets the SameSite cookie setting, which provides increased security against CSRF attacks.
@@ -451,8 +464,9 @@ export interface ZeroTrustAccessApplicationArgs {
451
464
  */
452
465
  scimConfig?: pulumi.Input<inputs.ZeroTrustAccessApplicationScimConfig>;
453
466
  /**
454
- * List of public domains that Access will secure. This field is deprecated in favor of `destinations` and will be
455
- * supported until **November 21, 2025.** If `destinations` are provided, then `self_hosted_domains` will be ignored.
467
+ * List of public domains that Access will secure. This field is deprecated in favor of <span pulumi-lang-nodejs="`destinations`" pulumi-lang-dotnet="`Destinations`" pulumi-lang-go="`destinations`" pulumi-lang-python="`destinations`" pulumi-lang-yaml="`destinations`" pulumi-lang-java="`destinations`">`destinations`</span> and will be supported until **November 21, 2025.** If <span pulumi-lang-nodejs="`destinations`" pulumi-lang-dotnet="`Destinations`" pulumi-lang-go="`destinations`" pulumi-lang-python="`destinations`" pulumi-lang-yaml="`destinations`" pulumi-lang-java="`destinations`">`destinations`</span> are provided, then <span pulumi-lang-nodejs="`selfHostedDomains`" pulumi-lang-dotnet="`SelfHostedDomains`" pulumi-lang-go="`selfHostedDomains`" pulumi-lang-python="`self_hosted_domains`" pulumi-lang-yaml="`selfHostedDomains`" pulumi-lang-java="`selfHostedDomains`">`self_hosted_domains`</span> will be ignored.
468
+ *
469
+ * @deprecated Deprecated
456
470
  */
457
471
  selfHostedDomains?: pulumi.Input<pulumi.Input<string>[]>;
458
472
  /**
@@ -460,8 +474,7 @@ export interface ZeroTrustAccessApplicationArgs {
460
474
  */
461
475
  serviceAuth401Redirect?: pulumi.Input<boolean>;
462
476
  /**
463
- * The amount of time that tokens issued for this application will be valid. Must be in the format `300ms` or `2h45m`.
464
- * Valid time units are: ns, us (or µs), ms, s, m, h.
477
+ * The amount of time that tokens issued for this application will be valid. Must be in the format <span pulumi-lang-nodejs="`300ms`" pulumi-lang-dotnet="`300ms`" pulumi-lang-go="`300ms`" pulumi-lang-python="`300ms`" pulumi-lang-yaml="`300ms`" pulumi-lang-java="`300ms`">`300ms`</span> or <span pulumi-lang-nodejs="`2h45m`" pulumi-lang-dotnet="`2h45m`" pulumi-lang-go="`2h45m`" pulumi-lang-python="`2h45m`" pulumi-lang-yaml="`2h45m`" pulumi-lang-java="`2h45m`">`2h45m`</span>. Valid time units are: ns, us (or µs), ms, s, m, h. Note: unsupported for infrastructure type applications.
465
478
  */
466
479
  sessionDuration?: pulumi.Input<string>;
467
480
  /**
@@ -479,6 +492,7 @@ export interface ZeroTrustAccessApplicationArgs {
479
492
  targetCriterias?: pulumi.Input<pulumi.Input<inputs.ZeroTrustAccessApplicationTargetCriteria>[]>;
480
493
  /**
481
494
  * The application type.
495
+ * Available values: <span pulumi-lang-nodejs=""selfHosted"" pulumi-lang-dotnet=""SelfHosted"" pulumi-lang-go=""selfHosted"" pulumi-lang-python=""self_hosted"" pulumi-lang-yaml=""selfHosted"" pulumi-lang-java=""selfHosted"">"self_hosted"</span>, "saas", "ssh", "vnc", <span pulumi-lang-nodejs=""appLauncher"" pulumi-lang-dotnet=""AppLauncher"" pulumi-lang-go=""appLauncher"" pulumi-lang-python=""app_launcher"" pulumi-lang-yaml=""appLauncher"" pulumi-lang-java=""appLauncher"">"app_launcher"</span>, "warp", "biso", "bookmark", <span pulumi-lang-nodejs=""dashSso"" pulumi-lang-dotnet=""DashSso"" pulumi-lang-go=""dashSso"" pulumi-lang-python=""dash_sso"" pulumi-lang-yaml=""dashSso"" pulumi-lang-java=""dashSso"">"dash_sso"</span>, "infrastructure", "rdp", "mcp", <span pulumi-lang-nodejs=""mcpPortal"" pulumi-lang-dotnet=""McpPortal"" pulumi-lang-go=""mcpPortal"" pulumi-lang-python=""mcp_portal"" pulumi-lang-yaml=""mcpPortal"" pulumi-lang-java=""mcpPortal"">"mcp_portal"</span>, <span pulumi-lang-nodejs=""proxyEndpoint"" pulumi-lang-dotnet=""ProxyEndpoint"" pulumi-lang-go=""proxyEndpoint"" pulumi-lang-python=""proxy_endpoint"" pulumi-lang-yaml=""proxyEndpoint"" pulumi-lang-java=""proxyEndpoint"">"proxy_endpoint"</span>.
482
496
  */
483
497
  type?: pulumi.Input<string>;
484
498
  /**
@@ -486,3 +500,4 @@ export interface ZeroTrustAccessApplicationArgs {
486
500
  */
487
501
  zoneId?: pulumi.Input<string>;
488
502
  }
503
+ //# sourceMappingURL=zeroTrustAccessApplication.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"zeroTrustAccessApplication.d.ts","sourceRoot":"","sources":["../zeroTrustAccessApplication.ts"],"names":[],"mappings":"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"}