@sst-provider/cloudflare5 5.2.0 → 5.16.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 (1036) hide show
  1. package/bin/accessRule.d.ts +7 -7
  2. package/bin/accessRule.js +17 -17
  3. package/bin/accessRule.js.map +1 -1
  4. package/bin/account.d.ts +19 -13
  5. package/bin/account.js +12 -13
  6. package/bin/account.js.map +1 -1
  7. package/bin/accountDnsSettings.d.ts +4 -4
  8. package/bin/accountDnsSettings.js +6 -6
  9. package/bin/accountDnsSettings.js.map +1 -1
  10. package/bin/accountDnsSettingsInternalView.d.ts +3 -3
  11. package/bin/accountDnsSettingsInternalView.js +11 -11
  12. package/bin/accountDnsSettingsInternalView.js.map +1 -1
  13. package/bin/accountMember.d.ts +4 -4
  14. package/bin/accountMember.js +14 -14
  15. package/bin/accountMember.js.map +1 -1
  16. package/bin/accountSubscription.d.ts +13 -22
  17. package/bin/accountSubscription.js +13 -15
  18. package/bin/accountSubscription.js.map +1 -1
  19. package/bin/accountToken.d.ts +11 -8
  20. package/bin/accountToken.js +21 -21
  21. package/bin/accountToken.js.map +1 -1
  22. package/bin/addressMap.d.ts +12 -26
  23. package/bin/addressMap.js +18 -18
  24. package/bin/addressMap.js.map +1 -1
  25. package/bin/apiShield.d.ts +3 -15
  26. package/bin/apiShield.js +7 -13
  27. package/bin/apiShield.js.map +1 -1
  28. package/bin/apiShieldDiscoveryOperation.d.ts +18 -12
  29. package/bin/apiShieldDiscoveryOperation.js +9 -9
  30. package/bin/apiShieldDiscoveryOperation.js.map +1 -1
  31. package/bin/apiShieldOperation.d.ts +14 -20
  32. package/bin/apiShieldOperation.js +16 -16
  33. package/bin/apiShieldOperation.js.map +1 -1
  34. package/bin/apiShieldOperationSchemaValidationSettings.d.ts +27 -18
  35. package/bin/apiShieldOperationSchemaValidationSettings.js +9 -9
  36. package/bin/apiShieldOperationSchemaValidationSettings.js.map +1 -1
  37. package/bin/apiShieldSchema.d.ts +15 -9
  38. package/bin/apiShieldSchema.js +20 -20
  39. package/bin/apiShieldSchema.js.map +1 -1
  40. package/bin/apiShieldSchemaValidationSettings.d.ts +51 -24
  41. package/bin/apiShieldSchemaValidationSettings.js +9 -9
  42. package/bin/apiShieldSchemaValidationSettings.js.map +1 -1
  43. package/bin/apiToken.d.ts +11 -8
  44. package/bin/apiToken.js +18 -18
  45. package/bin/apiToken.js.map +1 -1
  46. package/bin/argoSmartRouting.d.ts +25 -6
  47. package/bin/argoSmartRouting.js +11 -7
  48. package/bin/argoSmartRouting.js.map +1 -1
  49. package/bin/argoTieredCaching.d.ts +11 -8
  50. package/bin/argoTieredCaching.js +9 -9
  51. package/bin/argoTieredCaching.js.map +1 -1
  52. package/bin/authenticatedOriginPulls.d.ts +13 -13
  53. package/bin/authenticatedOriginPulls.js +23 -23
  54. package/bin/authenticatedOriginPulls.js.map +1 -1
  55. package/bin/authenticatedOriginPullsCertificate.d.ts +9 -9
  56. package/bin/authenticatedOriginPullsCertificate.js +17 -17
  57. package/bin/authenticatedOriginPullsCertificate.js.map +1 -1
  58. package/bin/authenticatedOriginPullsSettings.d.ts +3 -3
  59. package/bin/authenticatedOriginPullsSettings.js +7 -7
  60. package/bin/authenticatedOriginPullsSettings.js.map +1 -1
  61. package/bin/botManagement.d.ts +99 -56
  62. package/bin/botManagement.js +34 -28
  63. package/bin/botManagement.js.map +1 -1
  64. package/bin/byoIpPrefix.d.ts +62 -2
  65. package/bin/byoIpPrefix.js +31 -24
  66. package/bin/byoIpPrefix.js.map +1 -1
  67. package/bin/callsSfuApp.js +12 -12
  68. package/bin/callsSfuApp.js.map +1 -1
  69. package/bin/callsTurnApp.js +12 -12
  70. package/bin/callsTurnApp.js.map +1 -1
  71. package/bin/certificatePack.d.ts +72 -42
  72. package/bin/certificatePack.js +29 -24
  73. package/bin/certificatePack.js.map +1 -1
  74. package/bin/cloudConnectorRules.d.ts +4 -35
  75. package/bin/cloudConnectorRules.js +6 -16
  76. package/bin/cloudConnectorRules.js.map +1 -1
  77. package/bin/cloudforceOneRequest.d.ts +36 -31
  78. package/bin/cloudforceOneRequest.js +23 -23
  79. package/bin/cloudforceOneRequest.js.map +1 -1
  80. package/bin/cloudforceOneRequestAsset.d.ts +31 -31
  81. package/bin/cloudforceOneRequestAsset.js +22 -22
  82. package/bin/cloudforceOneRequestAsset.js.map +1 -1
  83. package/bin/cloudforceOneRequestMessage.d.ts +25 -25
  84. package/bin/cloudforceOneRequestMessage.js +16 -16
  85. package/bin/cloudforceOneRequestMessage.js.map +1 -1
  86. package/bin/cloudforceOneRequestPriority.d.ts +37 -32
  87. package/bin/cloudforceOneRequestPriority.js +27 -27
  88. package/bin/cloudforceOneRequestPriority.js.map +1 -1
  89. package/bin/config/vars.d.ts +8 -13
  90. package/bin/config/vars.js.map +1 -1
  91. package/bin/connectivityDirectoryService.d.ts +80 -0
  92. package/bin/connectivityDirectoryService.js +74 -0
  93. package/bin/connectivityDirectoryService.js.map +1 -0
  94. package/bin/contentScanning.d.ts +71 -0
  95. package/bin/contentScanning.js +59 -0
  96. package/bin/contentScanning.js.map +1 -0
  97. package/bin/contentScanningExpression.d.ts +3 -11
  98. package/bin/contentScanningExpression.js +7 -9
  99. package/bin/contentScanningExpression.js.map +1 -1
  100. package/bin/customHostname.d.ts +10 -18
  101. package/bin/customHostname.js +21 -21
  102. package/bin/customHostname.js.map +1 -1
  103. package/bin/customHostnameFallbackOrigin.d.ts +7 -7
  104. package/bin/customHostnameFallbackOrigin.js +11 -11
  105. package/bin/customHostnameFallbackOrigin.js.map +1 -1
  106. package/bin/customPages.d.ts +23 -7
  107. package/bin/customPages.js +23 -16
  108. package/bin/customPages.js.map +1 -1
  109. package/bin/customSsl.d.ts +28 -60
  110. package/bin/customSsl.js +27 -27
  111. package/bin/customSsl.js.map +1 -1
  112. package/bin/d1database.d.ts +35 -6
  113. package/bin/d1database.js +17 -13
  114. package/bin/d1database.js.map +1 -1
  115. package/bin/dnsFirewall.d.ts +87 -27
  116. package/bin/dnsFirewall.js +27 -27
  117. package/bin/dnsFirewall.js.map +1 -1
  118. package/bin/dnsRecord.d.ts +14 -14
  119. package/bin/dnsRecord.js +32 -32
  120. package/bin/dnsRecord.js.map +1 -1
  121. package/bin/dnsZoneTransfersAcl.d.ts +3 -9
  122. package/bin/dnsZoneTransfersAcl.js +9 -9
  123. package/bin/dnsZoneTransfersAcl.js.map +1 -1
  124. package/bin/dnsZoneTransfersIncoming.d.ts +7 -4
  125. package/bin/dnsZoneTransfersIncoming.js +15 -18
  126. package/bin/dnsZoneTransfersIncoming.js.map +1 -1
  127. package/bin/dnsZoneTransfersOutgoing.js +13 -13
  128. package/bin/dnsZoneTransfersOutgoing.js.map +1 -1
  129. package/bin/dnsZoneTransfersPeer.d.ts +3 -9
  130. package/bin/dnsZoneTransfersPeer.js +14 -14
  131. package/bin/dnsZoneTransfersPeer.js.map +1 -1
  132. package/bin/dnsZoneTransfersTsig.js +14 -12
  133. package/bin/dnsZoneTransfersTsig.js.map +1 -1
  134. package/bin/emailRoutingAddress.d.ts +7 -3
  135. package/bin/emailRoutingAddress.js +11 -11
  136. package/bin/emailRoutingAddress.js.map +1 -1
  137. package/bin/emailRoutingCatchAll.d.ts +7 -3
  138. package/bin/emailRoutingCatchAll.js +15 -15
  139. package/bin/emailRoutingCatchAll.js.map +1 -1
  140. package/bin/emailRoutingDns.d.ts +13 -9
  141. package/bin/emailRoutingDns.js +17 -17
  142. package/bin/emailRoutingDns.js.map +1 -1
  143. package/bin/emailRoutingRule.d.ts +7 -3
  144. package/bin/emailRoutingRule.js +17 -17
  145. package/bin/emailRoutingRule.js.map +1 -1
  146. package/bin/emailRoutingSettings.d.ts +11 -7
  147. package/bin/emailRoutingSettings.js +11 -11
  148. package/bin/emailRoutingSettings.js.map +1 -1
  149. package/bin/emailSecurityBlockSender.js +18 -18
  150. package/bin/emailSecurityBlockSender.js.map +1 -1
  151. package/bin/emailSecurityImpersonationRegistry.d.ts +6 -0
  152. package/bin/emailSecurityImpersonationRegistry.js +20 -20
  153. package/bin/emailSecurityImpersonationRegistry.js.map +1 -1
  154. package/bin/emailSecurityTrustedDomains.d.ts +16 -10
  155. package/bin/emailSecurityTrustedDomains.js +19 -19
  156. package/bin/emailSecurityTrustedDomains.js.map +1 -1
  157. package/bin/filter.d.ts +28 -14
  158. package/bin/filter.js +16 -14
  159. package/bin/filter.js.map +1 -1
  160. package/bin/firewallRule.d.ts +5 -7
  161. package/bin/firewallRule.js +15 -15
  162. package/bin/firewallRule.js.map +1 -1
  163. package/bin/getAccount.d.ts +2 -0
  164. package/bin/getAccount.js.map +1 -1
  165. package/bin/getAccountApiTokenPermissionGroups.d.ts +9 -2
  166. package/bin/getAccountApiTokenPermissionGroups.js +4 -0
  167. package/bin/getAccountApiTokenPermissionGroups.js.map +1 -1
  168. package/bin/getAccountApiTokenPermissionGroupsList.d.ts +6 -0
  169. package/bin/getAccountApiTokenPermissionGroupsList.js +4 -0
  170. package/bin/getAccountApiTokenPermissionGroupsList.js.map +1 -1
  171. package/bin/getAccountMember.d.ts +1 -0
  172. package/bin/getAccountMember.js.map +1 -1
  173. package/bin/getAddressMap.d.ts +3 -3
  174. package/bin/getApiShield.d.ts +3 -6
  175. package/bin/getApiShield.js +2 -2
  176. package/bin/getApiShield.js.map +1 -1
  177. package/bin/getApiShieldSchemaValidationSettings.d.ts +0 -3
  178. package/bin/getApiShieldSchemaValidationSettings.js.map +1 -1
  179. package/bin/getApiTokenPermissionGroupsList.d.ts +6 -0
  180. package/bin/getApiTokenPermissionGroupsList.js +4 -0
  181. package/bin/getApiTokenPermissionGroupsList.js.map +1 -1
  182. package/bin/getArgoSmartRouting.d.ts +3 -3
  183. package/bin/getBotManagement.d.ts +3 -3
  184. package/bin/getByoIpPrefix.d.ts +20 -3
  185. package/bin/getByoIpPrefix.js.map +1 -1
  186. package/bin/getCertificatePack.d.ts +19 -6
  187. package/bin/getCertificatePack.js +2 -0
  188. package/bin/getCertificatePack.js.map +1 -1
  189. package/bin/getCloudConnectorRules.d.ts +24 -0
  190. package/bin/{getCloudConnectorRulesList.js → getCloudConnectorRules.js} +8 -10
  191. package/bin/getCloudConnectorRules.js.map +1 -0
  192. package/bin/getCloudforceOneRequest.d.ts +11 -6
  193. package/bin/getCloudforceOneRequest.js +6 -4
  194. package/bin/getCloudforceOneRequest.js.map +1 -1
  195. package/bin/getCloudforceOneRequestAsset.d.ts +10 -10
  196. package/bin/getCloudforceOneRequestAsset.js +6 -6
  197. package/bin/getCloudforceOneRequestAsset.js.map +1 -1
  198. package/bin/getCloudforceOneRequestMessage.d.ts +25 -7
  199. package/bin/getCloudforceOneRequestMessage.js +16 -4
  200. package/bin/getCloudforceOneRequestMessage.js.map +1 -1
  201. package/bin/getCloudforceOneRequestPriority.d.ts +6 -6
  202. package/bin/getCloudforceOneRequestPriority.js +4 -4
  203. package/bin/getCloudforceOneRequestPriority.js.map +1 -1
  204. package/bin/getCloudforceOneRequests.d.ts +33 -3
  205. package/bin/getCloudforceOneRequests.js +22 -2
  206. package/bin/getCloudforceOneRequests.js.map +1 -1
  207. package/bin/getConnectivityDirectoryService.d.ts +37 -0
  208. package/bin/getConnectivityDirectoryService.js +26 -0
  209. package/bin/getConnectivityDirectoryService.js.map +1 -0
  210. package/bin/getConnectivityDirectoryServices.d.ts +33 -0
  211. package/bin/getConnectivityDirectoryServices.js +26 -0
  212. package/bin/getConnectivityDirectoryServices.js.map +1 -0
  213. package/bin/getContentScanning.d.ts +27 -0
  214. package/bin/getContentScanning.js +22 -0
  215. package/bin/getContentScanning.js.map +1 -0
  216. package/bin/getCustomHostnameFallbackOrigin.d.ts +0 -3
  217. package/bin/getCustomHostnameFallbackOrigin.js.map +1 -1
  218. package/bin/getCustomPages.d.ts +7 -3
  219. package/bin/getCustomPages.js.map +1 -1
  220. package/bin/getD1Database.d.ts +1 -0
  221. package/bin/getD1Database.js.map +1 -1
  222. package/bin/getDnsFirewall.d.ts +3 -3
  223. package/bin/getDnsZoneTransfersAcl.d.ts +3 -3
  224. package/bin/getDnsZoneTransfersPeer.d.ts +3 -3
  225. package/bin/getDnsZoneTransfersTsig.d.ts +3 -3
  226. package/bin/getEmailRoutingAddress.d.ts +3 -0
  227. package/bin/getEmailRoutingAddress.js.map +1 -1
  228. package/bin/getEmailRoutingCatchAll.d.ts +3 -0
  229. package/bin/getEmailRoutingCatchAll.js.map +1 -1
  230. package/bin/getEmailRoutingDns.d.ts +0 -3
  231. package/bin/getEmailRoutingDns.js.map +1 -1
  232. package/bin/getEmailRoutingRule.d.ts +3 -0
  233. package/bin/getEmailRoutingRule.js.map +1 -1
  234. package/bin/getEmailRoutingSettings.d.ts +3 -0
  235. package/bin/getEmailRoutingSettings.js.map +1 -1
  236. package/bin/getEmailSecurityBlockSenders.d.ts +3 -0
  237. package/bin/getEmailSecurityBlockSenders.js +2 -0
  238. package/bin/getEmailSecurityBlockSenders.js.map +1 -1
  239. package/bin/getEmailSecurityImpersonationRegistry.d.ts +3 -0
  240. package/bin/getEmailSecurityImpersonationRegistry.js.map +1 -1
  241. package/bin/getEmailSecurityTrustedDomainsList.d.ts +3 -0
  242. package/bin/getEmailSecurityTrustedDomainsList.js +2 -0
  243. package/bin/getEmailSecurityTrustedDomainsList.js.map +1 -1
  244. package/bin/getHealthcheck.d.ts +3 -3
  245. package/bin/getHostnameTlsSetting.d.ts +0 -3
  246. package/bin/getHostnameTlsSetting.js.map +1 -1
  247. package/bin/getHyperdriveConfig.d.ts +5 -3
  248. package/bin/getHyperdriveConfig.js.map +1 -1
  249. package/bin/getImage.d.ts +1 -0
  250. package/bin/getImage.js.map +1 -1
  251. package/bin/getImageVariant.d.ts +0 -3
  252. package/bin/getImageVariant.js.map +1 -1
  253. package/bin/getImages.d.ts +3 -0
  254. package/bin/getImages.js +2 -0
  255. package/bin/getImages.js.map +1 -1
  256. package/bin/getKeylessCertificate.d.ts +3 -3
  257. package/bin/getLeakedCredentialCheckRule.d.ts +27 -0
  258. package/bin/getLeakedCredentialCheckRule.js +24 -0
  259. package/bin/getLeakedCredentialCheckRule.js.map +1 -0
  260. package/bin/getList.d.ts +8 -3
  261. package/bin/getList.js +2 -0
  262. package/bin/getList.js.map +1 -1
  263. package/bin/getListItem.d.ts +3 -3
  264. package/bin/getListItem.js +2 -2
  265. package/bin/getListItem.js.map +1 -1
  266. package/bin/getListItems.d.ts +3 -0
  267. package/bin/getListItems.js +2 -0
  268. package/bin/getListItems.js.map +1 -1
  269. package/bin/getLoadBalancer.d.ts +3 -16
  270. package/bin/getLoadBalancer.js +0 -8
  271. package/bin/getLoadBalancer.js.map +1 -1
  272. package/bin/getLoadBalancerMonitor.d.ts +3 -3
  273. package/bin/getLoadBalancerPool.d.ts +1 -0
  274. package/bin/getLoadBalancerPool.js.map +1 -1
  275. package/bin/getLogpullRetention.d.ts +0 -3
  276. package/bin/getLogpullRetention.js.map +1 -1
  277. package/bin/getLogpushDatasetField.d.ts +4 -4
  278. package/bin/getLogpushDatasetField.js +2 -0
  279. package/bin/getLogpushDatasetField.js.map +1 -1
  280. package/bin/getLogpushDatasetJob.d.ts +10 -4
  281. package/bin/getLogpushDatasetJob.js +2 -0
  282. package/bin/getLogpushDatasetJob.js.map +1 -1
  283. package/bin/getLogpushJob.d.ts +11 -5
  284. package/bin/getLogpushJob.js +0 -2
  285. package/bin/getLogpushJob.js.map +1 -1
  286. package/bin/getMagicNetworkMonitoringRule.d.ts +3 -3
  287. package/bin/getMagicTransitConnector.d.ts +4 -3
  288. package/bin/getMagicTransitConnector.js.map +1 -1
  289. package/bin/getMagicTransitSiteAcl.d.ts +3 -3
  290. package/bin/getMagicTransitSiteLan.d.ts +3 -3
  291. package/bin/getMagicTransitSiteWan.d.ts +3 -3
  292. package/bin/getMagicWanGreTunnel.d.ts +0 -3
  293. package/bin/getMagicWanGreTunnel.js.map +1 -1
  294. package/bin/getMagicWanIpsecTunnel.d.ts +0 -3
  295. package/bin/getMagicWanIpsecTunnel.js.map +1 -1
  296. package/bin/getMagicWanStaticRoute.d.ts +0 -3
  297. package/bin/getMagicWanStaticRoute.js.map +1 -1
  298. package/bin/getManagedTransforms.d.ts +0 -3
  299. package/bin/getManagedTransforms.js.map +1 -1
  300. package/bin/getMtlsCertificate.d.ts +3 -3
  301. package/bin/getNotificationPolicy.d.ts +3 -3
  302. package/bin/getNotificationPolicyWebhooks.d.ts +3 -3
  303. package/bin/getOrganization.d.ts +32 -0
  304. package/bin/getOrganization.js +26 -0
  305. package/bin/getOrganization.js.map +1 -0
  306. package/bin/getOrganizationProfile.d.ts +30 -0
  307. package/bin/getOrganizationProfile.js +22 -0
  308. package/bin/getOrganizationProfile.js.map +1 -0
  309. package/bin/getOrganizations.d.ts +42 -0
  310. package/bin/getOrganizations.js +36 -0
  311. package/bin/getOrganizations.js.map +1 -0
  312. package/bin/getOriginCaCertificates.d.ts +6 -0
  313. package/bin/getOriginCaCertificates.js +4 -0
  314. package/bin/getOriginCaCertificates.js.map +1 -1
  315. package/bin/getPageShieldPolicy.d.ts +3 -3
  316. package/bin/getPagesDomain.d.ts +3 -3
  317. package/bin/getPagesProject.d.ts +5 -0
  318. package/bin/getPagesProject.js.map +1 -1
  319. package/bin/getQueue.d.ts +2 -2
  320. package/bin/getQueueConsumers.d.ts +33 -0
  321. package/bin/getQueueConsumers.js +26 -0
  322. package/bin/getQueueConsumers.js.map +1 -0
  323. package/bin/getR2Bucket.d.ts +1 -3
  324. package/bin/getR2Bucket.js.map +1 -1
  325. package/bin/getR2BucketEventNotification.d.ts +5 -1
  326. package/bin/getR2BucketEventNotification.js +2 -0
  327. package/bin/getR2BucketEventNotification.js.map +1 -1
  328. package/bin/getR2CustomDomain.d.ts +1 -0
  329. package/bin/getR2CustomDomain.js.map +1 -1
  330. package/bin/getRateLimit.d.ts +3 -3
  331. package/bin/getRegionalHostname.d.ts +3 -2
  332. package/bin/getRegionalHostname.js.map +1 -1
  333. package/bin/getRuleset.d.ts +13 -1
  334. package/bin/getRuleset.js +2 -0
  335. package/bin/getRuleset.js.map +1 -1
  336. package/bin/getRulesets.d.ts +4 -0
  337. package/bin/getRulesets.js.map +1 -1
  338. package/bin/getSchemaValidationOperationSettings.d.ts +29 -0
  339. package/bin/getSchemaValidationOperationSettings.js +24 -0
  340. package/bin/getSchemaValidationOperationSettings.js.map +1 -0
  341. package/bin/getSchemaValidationOperationSettingsList.d.ts +30 -0
  342. package/bin/getSchemaValidationOperationSettingsList.js +24 -0
  343. package/bin/getSchemaValidationOperationSettingsList.js.map +1 -0
  344. package/bin/getSchemaValidationSchemas.d.ts +38 -0
  345. package/bin/getSchemaValidationSchemas.js +28 -0
  346. package/bin/getSchemaValidationSchemas.js.map +1 -0
  347. package/bin/getSchemaValidationSchemasList.d.ts +36 -0
  348. package/bin/getSchemaValidationSchemasList.js +28 -0
  349. package/bin/getSchemaValidationSchemasList.js.map +1 -0
  350. package/bin/getSchemaValidationSettings.d.ts +27 -0
  351. package/bin/getSchemaValidationSettings.js +22 -0
  352. package/bin/getSchemaValidationSettings.js.map +1 -0
  353. package/bin/getSnippet.d.ts +30 -0
  354. package/bin/getSnippet.js +24 -0
  355. package/bin/getSnippet.js.map +1 -0
  356. package/bin/getSnippetList.d.ts +30 -0
  357. package/bin/getSnippetList.js +24 -0
  358. package/bin/getSnippetList.js.map +1 -0
  359. package/bin/getSpectrumApplication.d.ts +7 -3
  360. package/bin/getSpectrumApplication.js +2 -0
  361. package/bin/getSpectrumApplication.js.map +1 -1
  362. package/bin/getSsoConnector.d.ts +32 -0
  363. package/bin/getSsoConnector.js +24 -0
  364. package/bin/getSsoConnector.js.map +1 -0
  365. package/bin/getSsoConnectors.d.ts +30 -0
  366. package/bin/getSsoConnectors.js +24 -0
  367. package/bin/getSsoConnectors.js.map +1 -0
  368. package/bin/getStreams.d.ts +3 -0
  369. package/bin/getStreams.js +2 -0
  370. package/bin/getStreams.js.map +1 -1
  371. package/bin/getTokenValidationConfig.d.ts +33 -0
  372. package/bin/getTokenValidationConfig.js +24 -0
  373. package/bin/getTokenValidationConfig.js.map +1 -0
  374. package/bin/getTokenValidationConfigs.d.ts +30 -0
  375. package/bin/getTokenValidationConfigs.js +24 -0
  376. package/bin/getTokenValidationConfigs.js.map +1 -0
  377. package/bin/getTokenValidationRules.d.ts +38 -0
  378. package/bin/getTokenValidationRules.js +26 -0
  379. package/bin/getTokenValidationRules.js.map +1 -0
  380. package/bin/getTokenValidationRulesList.d.ts +47 -0
  381. package/bin/getTokenValidationRulesList.js +38 -0
  382. package/bin/getTokenValidationRulesList.js.map +1 -0
  383. package/bin/getTotalTls.d.ts +0 -3
  384. package/bin/getTotalTls.js.map +1 -1
  385. package/bin/getUniversalSslSetting.d.ts +23 -0
  386. package/bin/getUniversalSslSetting.js +22 -0
  387. package/bin/getUniversalSslSetting.js.map +1 -0
  388. package/bin/getUrlNormalizationSettings.d.ts +0 -3
  389. package/bin/getUrlNormalizationSettings.js.map +1 -1
  390. package/bin/getUser.d.ts +14 -3
  391. package/bin/getUser.js.map +1 -1
  392. package/bin/getUserAgentBlockingRule.d.ts +12 -6
  393. package/bin/getUserAgentBlockingRule.js +2 -0
  394. package/bin/getUserAgentBlockingRule.js.map +1 -1
  395. package/bin/getUserAgentBlockingRules.d.ts +6 -6
  396. package/bin/getUserAgentBlockingRules.js +4 -4
  397. package/bin/getUserAgentBlockingRules.js.map +1 -1
  398. package/bin/getWaitingRoom.d.ts +3 -3
  399. package/bin/getWaitingRoomEvent.d.ts +5 -3
  400. package/bin/getWaitingRoomEvent.js.map +1 -1
  401. package/bin/getWaitingRoomSettings.d.ts +0 -3
  402. package/bin/getWaitingRoomSettings.js.map +1 -1
  403. package/bin/getWeb3Hostname.d.ts +3 -3
  404. package/bin/getWorker.d.ts +35 -0
  405. package/bin/getWorker.js +24 -0
  406. package/bin/getWorker.js.map +1 -0
  407. package/bin/getWorkerVersion.d.ts +51 -0
  408. package/bin/{getWorkersSecret.js → getWorkerVersion.js} +14 -14
  409. package/bin/getWorkerVersion.js.map +1 -0
  410. package/bin/getWorkerVersions.d.ts +33 -0
  411. package/bin/{getWorkersSecrets.js → getWorkerVersions.js} +10 -12
  412. package/bin/getWorkerVersions.js.map +1 -0
  413. package/bin/getWorkers.d.ts +30 -0
  414. package/bin/getWorkers.js +24 -0
  415. package/bin/getWorkers.js.map +1 -0
  416. package/bin/getWorkersCronTrigger.d.ts +0 -3
  417. package/bin/getWorkersCronTrigger.js.map +1 -1
  418. package/bin/getWorkersCustomDomain.d.ts +3 -0
  419. package/bin/getWorkersCustomDomain.js.map +1 -1
  420. package/bin/getWorkersDeployment.d.ts +9 -4
  421. package/bin/getWorkersDeployment.js +2 -0
  422. package/bin/getWorkersDeployment.js.map +1 -1
  423. package/bin/getWorkersForPlatformsDispatchNamespace.d.ts +4 -3
  424. package/bin/getWorkersForPlatformsDispatchNamespace.js.map +1 -1
  425. package/bin/getWorkersKv.d.ts +0 -3
  426. package/bin/getWorkersKv.js.map +1 -1
  427. package/bin/getWorkersScript.d.ts +8 -6
  428. package/bin/getWorkersScript.js +2 -0
  429. package/bin/getWorkersScript.js.map +1 -1
  430. package/bin/getWorkersScripts.d.ts +3 -0
  431. package/bin/getWorkersScripts.js +2 -0
  432. package/bin/getWorkersScripts.js.map +1 -1
  433. package/bin/getWorkflow.d.ts +37 -0
  434. package/bin/getWorkflow.js +26 -0
  435. package/bin/getWorkflow.js.map +1 -0
  436. package/bin/getWorkflows.d.ts +33 -0
  437. package/bin/getWorkflows.js +26 -0
  438. package/bin/getWorkflows.js.map +1 -0
  439. package/bin/getZeroTrustAccessAiControlsMcpPortal.d.ts +37 -0
  440. package/bin/getZeroTrustAccessAiControlsMcpPortal.js +26 -0
  441. package/bin/getZeroTrustAccessAiControlsMcpPortal.js.map +1 -0
  442. package/bin/getZeroTrustAccessAiControlsMcpPortals.d.ts +33 -0
  443. package/bin/getZeroTrustAccessAiControlsMcpPortals.js +26 -0
  444. package/bin/getZeroTrustAccessAiControlsMcpPortals.js.map +1 -0
  445. package/bin/getZeroTrustAccessAiControlsMcpServer.d.ts +46 -0
  446. package/bin/getZeroTrustAccessAiControlsMcpServer.js +26 -0
  447. package/bin/getZeroTrustAccessAiControlsMcpServer.js.map +1 -0
  448. package/bin/getZeroTrustAccessAiControlsMcpServers.d.ts +33 -0
  449. package/bin/getZeroTrustAccessAiControlsMcpServers.js +26 -0
  450. package/bin/getZeroTrustAccessAiControlsMcpServers.js.map +1 -0
  451. package/bin/getZeroTrustAccessApplication.d.ts +5 -2
  452. package/bin/getZeroTrustAccessApplication.js.map +1 -1
  453. package/bin/getZeroTrustAccessApplications.d.ts +3 -0
  454. package/bin/getZeroTrustAccessApplications.js +2 -0
  455. package/bin/getZeroTrustAccessApplications.js.map +1 -1
  456. package/bin/getZeroTrustAccessCustomPage.d.ts +3 -6
  457. package/bin/getZeroTrustAccessCustomPage.js.map +1 -1
  458. package/bin/getZeroTrustAccessGroup.d.ts +0 -2
  459. package/bin/getZeroTrustAccessGroup.js.map +1 -1
  460. package/bin/getZeroTrustAccessKeyConfiguration.d.ts +0 -3
  461. package/bin/getZeroTrustAccessKeyConfiguration.js.map +1 -1
  462. package/bin/getZeroTrustAccessMtlsCertificate.d.ts +5 -7
  463. package/bin/getZeroTrustAccessMtlsCertificate.js +0 -2
  464. package/bin/getZeroTrustAccessMtlsCertificate.js.map +1 -1
  465. package/bin/getZeroTrustAccessPolicy.d.ts +3 -3
  466. package/bin/getZeroTrustAccessServiceToken.d.ts +0 -3
  467. package/bin/getZeroTrustAccessServiceToken.js.map +1 -1
  468. package/bin/getZeroTrustAccessTag.d.ts +3 -6
  469. package/bin/getZeroTrustAccessTag.js.map +1 -1
  470. package/bin/getZeroTrustDeviceCustomProfile.d.ts +3 -2
  471. package/bin/getZeroTrustDeviceCustomProfile.js.map +1 -1
  472. package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +0 -3
  473. package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -1
  474. package/bin/getZeroTrustDeviceDefaultProfile.d.ts +1 -3
  475. package/bin/getZeroTrustDeviceDefaultProfile.js.map +1 -1
  476. package/bin/getZeroTrustDeviceDefaultProfileCertificates.d.ts +1 -0
  477. package/bin/getZeroTrustDeviceDefaultProfileCertificates.js.map +1 -1
  478. package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +0 -3
  479. package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -1
  480. package/bin/getZeroTrustDeviceManagedNetworks.d.ts +2 -2
  481. package/bin/getZeroTrustDevicePostureIntegration.d.ts +3 -3
  482. package/bin/getZeroTrustDevicePostureRule.d.ts +3 -3
  483. package/bin/getZeroTrustDeviceSettings.d.ts +34 -0
  484. package/bin/getZeroTrustDeviceSettings.js +22 -0
  485. package/bin/getZeroTrustDeviceSettings.js.map +1 -0
  486. package/bin/getZeroTrustDexTest.d.ts +6 -3
  487. package/bin/getZeroTrustDexTest.js +2 -0
  488. package/bin/getZeroTrustDexTest.js.map +1 -1
  489. package/bin/getZeroTrustDlpCustomEntries.d.ts +30 -0
  490. package/bin/getZeroTrustDlpCustomEntries.js +24 -0
  491. package/bin/getZeroTrustDlpCustomEntries.js.map +1 -0
  492. package/bin/getZeroTrustDlpCustomEntry.d.ts +40 -0
  493. package/bin/getZeroTrustDlpCustomEntry.js +24 -0
  494. package/bin/getZeroTrustDlpCustomEntry.js.map +1 -0
  495. package/bin/getZeroTrustDlpCustomProfile.d.ts +3 -0
  496. package/bin/getZeroTrustDlpCustomProfile.js.map +1 -1
  497. package/bin/getZeroTrustDlpDataset.d.ts +1 -0
  498. package/bin/getZeroTrustDlpDataset.js.map +1 -1
  499. package/bin/getZeroTrustDlpEntry.d.ts +7 -3
  500. package/bin/getZeroTrustDlpEntry.js.map +1 -1
  501. package/bin/getZeroTrustDlpIntegrationEntries.d.ts +30 -0
  502. package/bin/getZeroTrustDlpIntegrationEntries.js +24 -0
  503. package/bin/getZeroTrustDlpIntegrationEntries.js.map +1 -0
  504. package/bin/getZeroTrustDlpIntegrationEntry.d.ts +40 -0
  505. package/bin/getZeroTrustDlpIntegrationEntry.js +24 -0
  506. package/bin/getZeroTrustDlpIntegrationEntry.js.map +1 -0
  507. package/bin/getZeroTrustDlpPredefinedEntries.d.ts +30 -0
  508. package/bin/getZeroTrustDlpPredefinedEntries.js +24 -0
  509. package/bin/getZeroTrustDlpPredefinedEntries.js.map +1 -0
  510. package/bin/getZeroTrustDlpPredefinedEntry.d.ts +40 -0
  511. package/bin/getZeroTrustDlpPredefinedEntry.js +24 -0
  512. package/bin/getZeroTrustDlpPredefinedEntry.js.map +1 -0
  513. package/bin/getZeroTrustDlpPredefinedProfile.d.ts +4 -5
  514. package/bin/getZeroTrustDlpPredefinedProfile.js.map +1 -1
  515. package/bin/getZeroTrustDnsLocation.d.ts +3 -3
  516. package/bin/getZeroTrustGatewayCertificate.d.ts +3 -3
  517. package/bin/getZeroTrustGatewayPolicy.d.ts +7 -3
  518. package/bin/getZeroTrustGatewayPolicy.js.map +1 -1
  519. package/bin/getZeroTrustGatewayProxyEndpoint.d.ts +1 -0
  520. package/bin/getZeroTrustGatewayProxyEndpoint.js.map +1 -1
  521. package/bin/getZeroTrustGatewayProxyEndpoints.d.ts +30 -0
  522. package/bin/getZeroTrustGatewayProxyEndpoints.js +24 -0
  523. package/bin/getZeroTrustGatewayProxyEndpoints.js.map +1 -0
  524. package/bin/getZeroTrustGatewaySettings.d.ts +0 -3
  525. package/bin/getZeroTrustGatewaySettings.js.map +1 -1
  526. package/bin/getZeroTrustList.d.ts +1 -0
  527. package/bin/getZeroTrustList.js.map +1 -1
  528. package/bin/getZeroTrustNetworkHostnameRoute.d.ts +36 -0
  529. package/bin/getZeroTrustNetworkHostnameRoute.js +26 -0
  530. package/bin/getZeroTrustNetworkHostnameRoute.js.map +1 -0
  531. package/bin/getZeroTrustNetworkHostnameRoutes.d.ts +44 -0
  532. package/bin/getZeroTrustNetworkHostnameRoutes.js +36 -0
  533. package/bin/getZeroTrustNetworkHostnameRoutes.js.map +1 -0
  534. package/bin/getZeroTrustOrganization.d.ts +0 -2
  535. package/bin/getZeroTrustOrganization.js.map +1 -1
  536. package/bin/getZeroTrustRiskScoringIntegration.d.ts +3 -3
  537. package/bin/getZeroTrustTunnelCloudflared.d.ts +7 -0
  538. package/bin/getZeroTrustTunnelCloudflared.js.map +1 -1
  539. package/bin/getZeroTrustTunnelCloudflaredRoutes.d.ts +1 -1
  540. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.d.ts +3 -0
  541. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.js +2 -0
  542. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.js.map +1 -1
  543. package/bin/getZeroTrustTunnelWarpConnector.d.ts +43 -0
  544. package/bin/getZeroTrustTunnelWarpConnector.js +26 -0
  545. package/bin/getZeroTrustTunnelWarpConnector.js.map +1 -0
  546. package/bin/getZeroTrustTunnelWarpConnectorToken.d.ts +29 -0
  547. package/bin/getZeroTrustTunnelWarpConnectorToken.js +24 -0
  548. package/bin/getZeroTrustTunnelWarpConnectorToken.js.map +1 -0
  549. package/bin/getZeroTrustTunnelWarpConnectors.d.ts +57 -0
  550. package/bin/getZeroTrustTunnelWarpConnectors.js +42 -0
  551. package/bin/getZeroTrustTunnelWarpConnectors.js.map +1 -0
  552. package/bin/getZone.d.ts +12 -1
  553. package/bin/getZone.js.map +1 -1
  554. package/bin/getZoneCacheVariants.d.ts +2 -1
  555. package/bin/getZoneCacheVariants.js.map +1 -1
  556. package/bin/getZoneDnssec.d.ts +1 -3
  557. package/bin/getZoneDnssec.js.map +1 -1
  558. package/bin/getZoneHold.d.ts +0 -3
  559. package/bin/getZoneHold.js.map +1 -1
  560. package/bin/getZoneSubscription.d.ts +11 -6
  561. package/bin/getZoneSubscription.js +2 -2
  562. package/bin/getZoneSubscription.js.map +1 -1
  563. package/bin/healthcheck.d.ts +10 -16
  564. package/bin/healthcheck.js +35 -35
  565. package/bin/healthcheck.js.map +1 -1
  566. package/bin/hostnameTlsSetting.d.ts +9 -6
  567. package/bin/hostnameTlsSetting.js +16 -16
  568. package/bin/hostnameTlsSetting.js.map +1 -1
  569. package/bin/hyperdriveConfig.d.ts +32 -8
  570. package/bin/hyperdriveConfig.js +17 -13
  571. package/bin/hyperdriveConfig.js.map +1 -1
  572. package/bin/image.d.ts +26 -4
  573. package/bin/image.js +23 -16
  574. package/bin/image.js.map +1 -1
  575. package/bin/imageVariant.js +13 -13
  576. package/bin/imageVariant.js.map +1 -1
  577. package/bin/index.d.ts +208 -15
  578. package/bin/index.js +289 -34
  579. package/bin/index.js.map +1 -1
  580. package/bin/keylessCertificate.d.ts +20 -15
  581. package/bin/keylessCertificate.js +24 -24
  582. package/bin/keylessCertificate.js.map +1 -1
  583. package/bin/leakedCredentialCheck.d.ts +6 -6
  584. package/bin/leakedCredentialCheck.js +6 -6
  585. package/bin/leakedCredentialCheck.js.map +1 -1
  586. package/bin/leakedCredentialCheckRule.d.ts +9 -9
  587. package/bin/leakedCredentialCheckRule.js +8 -8
  588. package/bin/leakedCredentialCheckRule.js.map +1 -1
  589. package/bin/list.d.ts +25 -11
  590. package/bin/list.js +17 -15
  591. package/bin/list.js.map +1 -1
  592. package/bin/listItem.d.ts +11 -14
  593. package/bin/listItem.js +22 -19
  594. package/bin/listItem.js.map +1 -1
  595. package/bin/loadBalancer.d.ts +77 -158
  596. package/bin/loadBalancer.js +47 -47
  597. package/bin/loadBalancer.js.map +1 -1
  598. package/bin/loadBalancerMonitor.d.ts +43 -70
  599. package/bin/loadBalancerMonitor.js +38 -38
  600. package/bin/loadBalancerMonitor.js.map +1 -1
  601. package/bin/loadBalancerPool.d.ts +38 -50
  602. package/bin/loadBalancerPool.js +37 -35
  603. package/bin/loadBalancerPool.js.map +1 -1
  604. package/bin/logpullRetention.d.ts +3 -3
  605. package/bin/logpullRetention.js +6 -6
  606. package/bin/logpullRetention.js.map +1 -1
  607. package/bin/logpushJob.d.ts +75 -94
  608. package/bin/logpushJob.js +36 -34
  609. package/bin/logpushJob.js.map +1 -1
  610. package/bin/logpushOwnershipChallenge.d.ts +3 -6
  611. package/bin/logpushOwnershipChallenge.js +11 -11
  612. package/bin/logpushOwnershipChallenge.js.map +1 -1
  613. package/bin/magicNetworkMonitoringConfiguration.d.ts +4 -7
  614. package/bin/magicNetworkMonitoringConfiguration.js +12 -12
  615. package/bin/magicNetworkMonitoringConfiguration.js.map +1 -1
  616. package/bin/magicNetworkMonitoringRule.d.ts +36 -59
  617. package/bin/magicNetworkMonitoringRule.js +21 -26
  618. package/bin/magicNetworkMonitoringRule.js.map +1 -1
  619. package/bin/magicTransitConnector.d.ts +23 -14
  620. package/bin/magicTransitConnector.js +22 -26
  621. package/bin/magicTransitConnector.js.map +1 -1
  622. package/bin/magicTransitSite.d.ts +1 -1
  623. package/bin/magicTransitSite.js +16 -16
  624. package/bin/magicTransitSite.js.map +1 -1
  625. package/bin/magicTransitSiteAcl.d.ts +6 -15
  626. package/bin/magicTransitSiteAcl.js +23 -23
  627. package/bin/magicTransitSiteAcl.js.map +1 -1
  628. package/bin/magicTransitSiteLan.d.ts +11 -14
  629. package/bin/magicTransitSiteLan.js +22 -25
  630. package/bin/magicTransitSiteLan.js.map +1 -1
  631. package/bin/magicTransitSiteWan.d.ts +13 -13
  632. package/bin/magicTransitSiteWan.js +19 -22
  633. package/bin/magicTransitSiteWan.js.map +1 -1
  634. package/bin/magicWanGreTunnel.d.ts +55 -36
  635. package/bin/magicWanGreTunnel.js +41 -30
  636. package/bin/magicWanGreTunnel.js.map +1 -1
  637. package/bin/magicWanIpsecTunnel.d.ts +67 -29
  638. package/bin/magicWanIpsecTunnel.js +42 -32
  639. package/bin/magicWanIpsecTunnel.js.map +1 -1
  640. package/bin/magicWanStaticRoute.d.ts +23 -29
  641. package/bin/magicWanStaticRoute.js +29 -26
  642. package/bin/magicWanStaticRoute.js.map +1 -1
  643. package/bin/managedTransforms.js +10 -10
  644. package/bin/managedTransforms.js.map +1 -1
  645. package/bin/mtlsCertificate.d.ts +6 -6
  646. package/bin/mtlsCertificate.js +20 -20
  647. package/bin/mtlsCertificate.js.map +1 -1
  648. package/bin/notificationPolicy.d.ts +10 -73
  649. package/bin/notificationPolicy.js +22 -22
  650. package/bin/notificationPolicy.js.map +1 -1
  651. package/bin/notificationPolicyWebhooks.d.ts +7 -8
  652. package/bin/notificationPolicyWebhooks.js +15 -15
  653. package/bin/notificationPolicyWebhooks.js.map +1 -1
  654. package/bin/observatoryScheduledTest.d.ts +11 -13
  655. package/bin/observatoryScheduledTest.js +11 -11
  656. package/bin/observatoryScheduledTest.js.map +1 -1
  657. package/bin/organization.d.ts +51 -0
  658. package/bin/organization.js +57 -0
  659. package/bin/organization.js.map +1 -0
  660. package/bin/organizationProfile.d.ts +54 -0
  661. package/bin/organizationProfile.js +77 -0
  662. package/bin/organizationProfile.js.map +1 -0
  663. package/bin/originCaCertificate.d.ts +19 -16
  664. package/bin/originCaCertificate.js +20 -11
  665. package/bin/originCaCertificate.js.map +1 -1
  666. package/bin/package.json +9 -8
  667. package/bin/pageRule.d.ts +24 -15
  668. package/bin/pageRule.js +16 -16
  669. package/bin/pageRule.js.map +1 -1
  670. package/bin/pageShieldPolicy.d.ts +6 -3
  671. package/bin/pageShieldPolicy.js +19 -19
  672. package/bin/pageShieldPolicy.js.map +1 -1
  673. package/bin/pagesDomain.d.ts +14 -5
  674. package/bin/pagesDomain.js +16 -16
  675. package/bin/pagesDomain.js.map +1 -1
  676. package/bin/pagesProject.d.ts +61 -11
  677. package/bin/pagesProject.js +32 -19
  678. package/bin/pagesProject.js.map +1 -1
  679. package/bin/provider.d.ts +32 -26
  680. package/bin/provider.js +15 -6
  681. package/bin/provider.js.map +1 -1
  682. package/bin/queue.js +16 -16
  683. package/bin/queue.js.map +1 -1
  684. package/bin/queueConsumer.d.ts +5 -9
  685. package/bin/queueConsumer.js +19 -19
  686. package/bin/queueConsumer.js.map +1 -1
  687. package/bin/r2bucket.d.ts +27 -18
  688. package/bin/r2bucket.js +13 -13
  689. package/bin/r2bucket.js.map +1 -1
  690. package/bin/r2bucketCors.d.ts +7 -7
  691. package/bin/r2bucketCors.js +11 -11
  692. package/bin/r2bucketCors.js.map +1 -1
  693. package/bin/r2bucketEventNotification.d.ts +19 -19
  694. package/bin/r2bucketEventNotification.js +21 -15
  695. package/bin/r2bucketEventNotification.js.map +1 -1
  696. package/bin/r2bucketLifecycle.d.ts +7 -7
  697. package/bin/r2bucketLifecycle.js +11 -11
  698. package/bin/r2bucketLifecycle.js.map +1 -1
  699. package/bin/r2bucketLock.d.ts +7 -7
  700. package/bin/r2bucketLock.js +11 -11
  701. package/bin/r2bucketLock.js.map +1 -1
  702. package/bin/r2bucketSippy.d.ts +16 -16
  703. package/bin/r2bucketSippy.js +14 -14
  704. package/bin/r2bucketSippy.js.map +1 -1
  705. package/bin/r2customDomain.d.ts +44 -20
  706. package/bin/r2customDomain.js +24 -20
  707. package/bin/r2customDomain.js.map +1 -1
  708. package/bin/r2managedDomain.d.ts +13 -13
  709. package/bin/r2managedDomain.js +14 -14
  710. package/bin/r2managedDomain.js.map +1 -1
  711. package/bin/rateLimit.d.ts +13 -21
  712. package/bin/rateLimit.js +19 -19
  713. package/bin/rateLimit.js.map +1 -1
  714. package/bin/regionalHostname.d.ts +18 -9
  715. package/bin/regionalHostname.js +13 -11
  716. package/bin/regionalHostname.js.map +1 -1
  717. package/bin/regionalTieredCache.d.ts +11 -8
  718. package/bin/regionalTieredCache.js +8 -8
  719. package/bin/regionalTieredCache.js.map +1 -1
  720. package/bin/registrarDomain.js +13 -13
  721. package/bin/registrarDomain.js.map +1 -1
  722. package/bin/ruleset.d.ts +34 -27
  723. package/bin/ruleset.js +21 -17
  724. package/bin/ruleset.js.map +1 -1
  725. package/bin/schemaValidationOperationSettings.d.ts +90 -0
  726. package/bin/schemaValidationOperationSettings.js +62 -0
  727. package/bin/schemaValidationOperationSettings.js.map +1 -0
  728. package/bin/schemaValidationSchemas.d.ts +109 -0
  729. package/bin/schemaValidationSchemas.js +73 -0
  730. package/bin/schemaValidationSchemas.js.map +1 -0
  731. package/bin/schemaValidationSettings.d.ts +102 -0
  732. package/bin/schemaValidationSettings.js +59 -0
  733. package/bin/schemaValidationSettings.js.map +1 -0
  734. package/bin/snippet.d.ts +102 -0
  735. package/bin/snippet.js +71 -0
  736. package/bin/snippet.js.map +1 -0
  737. package/bin/snippetRules.d.ts +7 -21
  738. package/bin/snippetRules.js +9 -14
  739. package/bin/snippetRules.js.map +1 -1
  740. package/bin/snippets.d.ts +26 -17
  741. package/bin/snippets.js +19 -13
  742. package/bin/snippets.js.map +1 -1
  743. package/bin/spectrumApplication.d.ts +42 -54
  744. package/bin/spectrumApplication.js +30 -30
  745. package/bin/spectrumApplication.js.map +1 -1
  746. package/bin/ssoConnector.d.ts +116 -0
  747. package/bin/ssoConnector.js +69 -0
  748. package/bin/ssoConnector.js.map +1 -0
  749. package/bin/stream.d.ts +23 -56
  750. package/bin/stream.js +37 -37
  751. package/bin/stream.js.map +1 -1
  752. package/bin/streamAudioTrack.d.ts +4 -2
  753. package/bin/streamAudioTrack.js +15 -15
  754. package/bin/streamAudioTrack.js.map +1 -1
  755. package/bin/streamCaptionLanguage.d.ts +7 -5
  756. package/bin/streamCaptionLanguage.js +15 -15
  757. package/bin/streamCaptionLanguage.js.map +1 -1
  758. package/bin/streamDownload.d.ts +3 -3
  759. package/bin/streamDownload.js +7 -7
  760. package/bin/streamDownload.js.map +1 -1
  761. package/bin/streamKey.d.ts +3 -3
  762. package/bin/streamKey.js +7 -7
  763. package/bin/streamKey.js.map +1 -1
  764. package/bin/streamLiveInput.d.ts +13 -22
  765. package/bin/streamLiveInput.js +24 -24
  766. package/bin/streamLiveInput.js.map +1 -1
  767. package/bin/streamWatermark.d.ts +12 -27
  768. package/bin/streamWatermark.js +25 -25
  769. package/bin/streamWatermark.js.map +1 -1
  770. package/bin/streamWebhook.js +7 -7
  771. package/bin/streamWebhook.js.map +1 -1
  772. package/bin/tieredCache.d.ts +11 -8
  773. package/bin/tieredCache.js +9 -9
  774. package/bin/tieredCache.js.map +1 -1
  775. package/bin/tokenValidationConfig.d.ts +78 -0
  776. package/bin/tokenValidationConfig.js +81 -0
  777. package/bin/tokenValidationConfig.js.map +1 -0
  778. package/bin/tokenValidationRules.d.ts +153 -0
  779. package/bin/tokenValidationRules.js +88 -0
  780. package/bin/tokenValidationRules.js.map +1 -0
  781. package/bin/totalTls.d.ts +16 -17
  782. package/bin/totalTls.js +10 -10
  783. package/bin/totalTls.js.map +1 -1
  784. package/bin/turnstileWidget.d.ts +38 -26
  785. package/bin/turnstileWidget.js +28 -26
  786. package/bin/turnstileWidget.js.map +1 -1
  787. package/bin/types/input.d.ts +4456 -2547
  788. package/bin/types/output.d.ts +12662 -6201
  789. package/bin/universalSslSetting.d.ts +96 -0
  790. package/bin/universalSslSetting.js +54 -0
  791. package/bin/universalSslSetting.js.map +1 -0
  792. package/bin/urlNormalizationSettings.d.ts +12 -6
  793. package/bin/urlNormalizationSettings.js +10 -10
  794. package/bin/urlNormalizationSettings.js.map +1 -1
  795. package/bin/user.d.ts +60 -0
  796. package/bin/user.js +27 -11
  797. package/bin/user.js.map +1 -1
  798. package/bin/userAgentBlockingRule.d.ts +24 -21
  799. package/bin/userAgentBlockingRule.js +14 -12
  800. package/bin/userAgentBlockingRule.js.map +1 -1
  801. package/bin/utilities.d.ts +0 -4
  802. package/bin/utilities.js +48 -60
  803. package/bin/utilities.js.map +1 -1
  804. package/bin/waitingRoom.d.ts +402 -390
  805. package/bin/waitingRoom.js +53 -53
  806. package/bin/waitingRoom.js.map +1 -1
  807. package/bin/waitingRoomEvent.d.ts +63 -72
  808. package/bin/waitingRoomEvent.js +41 -37
  809. package/bin/waitingRoomEvent.js.map +1 -1
  810. package/bin/waitingRoomRules.d.ts +3 -45
  811. package/bin/waitingRoomRules.js +10 -22
  812. package/bin/waitingRoomRules.js.map +1 -1
  813. package/bin/waitingRoomSettings.d.ts +12 -9
  814. package/bin/waitingRoomSettings.js +6 -6
  815. package/bin/waitingRoomSettings.js.map +1 -1
  816. package/bin/web3Hostname.d.ts +22 -17
  817. package/bin/web3Hostname.js +16 -16
  818. package/bin/web3Hostname.js.map +1 -1
  819. package/bin/webAnalyticsRule.d.ts +3 -3
  820. package/bin/webAnalyticsRule.js +17 -17
  821. package/bin/webAnalyticsRule.js.map +1 -1
  822. package/bin/webAnalyticsSite.d.ts +6 -6
  823. package/bin/webAnalyticsSite.js +20 -20
  824. package/bin/webAnalyticsSite.js.map +1 -1
  825. package/bin/worker.d.ts +146 -0
  826. package/bin/worker.js +70 -0
  827. package/bin/worker.js.map +1 -0
  828. package/bin/workerVersion.d.ts +270 -0
  829. package/bin/workerVersion.js +89 -0
  830. package/bin/workerVersion.js.map +1 -0
  831. package/bin/workersCronTrigger.d.ts +3 -3
  832. package/bin/workersCronTrigger.js +10 -10
  833. package/bin/workersCronTrigger.js.map +1 -1
  834. package/bin/workersCustomDomain.d.ts +8 -2
  835. package/bin/workersCustomDomain.js +16 -19
  836. package/bin/workersCustomDomain.js.map +1 -1
  837. package/bin/workersDeployment.d.ts +6 -8
  838. package/bin/workersDeployment.js +18 -20
  839. package/bin/workersDeployment.js.map +1 -1
  840. package/bin/workersForPlatformsDispatchNamespace.d.ts +20 -12
  841. package/bin/workersForPlatformsDispatchNamespace.js +15 -13
  842. package/bin/workersForPlatformsDispatchNamespace.js.map +1 -1
  843. package/bin/workersKv.d.ts +9 -12
  844. package/bin/workersKv.js +15 -15
  845. package/bin/workersKv.js.map +1 -1
  846. package/bin/workersKvNamespace.d.ts +5 -7
  847. package/bin/workersKvNamespace.js +8 -8
  848. package/bin/workersKvNamespace.js.map +1 -1
  849. package/bin/workersRoute.d.ts +12 -29
  850. package/bin/workersRoute.js +9 -17
  851. package/bin/workersRoute.js.map +1 -1
  852. package/bin/workersScript.d.ts +119 -51
  853. package/bin/workersScript.js +59 -46
  854. package/bin/workersScript.js.map +1 -1
  855. package/bin/workersScriptSubdomain.d.ts +4 -4
  856. package/bin/workersScriptSubdomain.js +12 -12
  857. package/bin/workersScriptSubdomain.js.map +1 -1
  858. package/bin/workflow.d.ts +66 -0
  859. package/bin/workflow.js +83 -0
  860. package/bin/workflow.js.map +1 -0
  861. package/bin/zeroTrustAccessAiControlsMcpPortal.d.ts +73 -0
  862. package/bin/zeroTrustAccessAiControlsMcpPortal.js +76 -0
  863. package/bin/zeroTrustAccessAiControlsMcpPortal.js.map +1 -0
  864. package/bin/zeroTrustAccessAiControlsMcpServer.d.ts +101 -0
  865. package/bin/zeroTrustAccessAiControlsMcpServer.js +91 -0
  866. package/bin/zeroTrustAccessAiControlsMcpServer.js.map +1 -0
  867. package/bin/zeroTrustAccessApplication.d.ts +93 -79
  868. package/bin/zeroTrustAccessApplication.js +78 -78
  869. package/bin/zeroTrustAccessApplication.js.map +1 -1
  870. package/bin/zeroTrustAccessCustomPage.d.ts +11 -24
  871. package/bin/zeroTrustAccessCustomPage.js +13 -19
  872. package/bin/zeroTrustAccessCustomPage.js.map +1 -1
  873. package/bin/zeroTrustAccessGroup.d.ts +2 -6
  874. package/bin/zeroTrustAccessGroup.js +16 -20
  875. package/bin/zeroTrustAccessGroup.js.map +1 -1
  876. package/bin/zeroTrustAccessIdentityProvider.d.ts +9 -18
  877. package/bin/zeroTrustAccessIdentityProvider.js +15 -15
  878. package/bin/zeroTrustAccessIdentityProvider.js.map +1 -1
  879. package/bin/zeroTrustAccessInfrastructureTarget.d.ts +12 -6
  880. package/bin/zeroTrustAccessInfrastructureTarget.js +12 -12
  881. package/bin/zeroTrustAccessInfrastructureTarget.js.map +1 -1
  882. package/bin/zeroTrustAccessKeyConfiguration.d.ts +3 -3
  883. package/bin/zeroTrustAccessKeyConfiguration.js +9 -9
  884. package/bin/zeroTrustAccessKeyConfiguration.js.map +1 -1
  885. package/bin/zeroTrustAccessMtlsCertificate.d.ts +1 -5
  886. package/bin/zeroTrustAccessMtlsCertificate.js +14 -18
  887. package/bin/zeroTrustAccessMtlsCertificate.js.map +1 -1
  888. package/bin/zeroTrustAccessMtlsHostnameSettings.d.ts +2 -4
  889. package/bin/zeroTrustAccessMtlsHostnameSettings.js +11 -11
  890. package/bin/zeroTrustAccessMtlsHostnameSettings.js.map +1 -1
  891. package/bin/zeroTrustAccessPolicy.d.ts +22 -42
  892. package/bin/zeroTrustAccessPolicy.js +27 -38
  893. package/bin/zeroTrustAccessPolicy.js.map +1 -1
  894. package/bin/zeroTrustAccessServiceToken.d.ts +29 -16
  895. package/bin/zeroTrustAccessServiceToken.js +16 -18
  896. package/bin/zeroTrustAccessServiceToken.js.map +1 -1
  897. package/bin/zeroTrustAccessShortLivedCertificate.d.ts +3 -3
  898. package/bin/zeroTrustAccessShortLivedCertificate.js +10 -10
  899. package/bin/zeroTrustAccessShortLivedCertificate.js.map +1 -1
  900. package/bin/zeroTrustAccessTag.d.ts +3 -15
  901. package/bin/zeroTrustAccessTag.js +6 -12
  902. package/bin/zeroTrustAccessTag.js.map +1 -1
  903. package/bin/zeroTrustDeviceCustomProfile.d.ts +37 -43
  904. package/bin/zeroTrustDeviceCustomProfile.js +54 -55
  905. package/bin/zeroTrustDeviceCustomProfile.js.map +1 -1
  906. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +0 -33
  907. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.js +10 -16
  908. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -1
  909. package/bin/zeroTrustDeviceDefaultProfile.d.ts +51 -18
  910. package/bin/zeroTrustDeviceDefaultProfile.js +42 -36
  911. package/bin/zeroTrustDeviceDefaultProfile.js.map +1 -1
  912. package/bin/zeroTrustDeviceDefaultProfileCertificates.js +7 -7
  913. package/bin/zeroTrustDeviceDefaultProfileCertificates.js.map +1 -1
  914. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +0 -24
  915. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.js +7 -13
  916. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -1
  917. package/bin/zeroTrustDeviceManagedNetworks.d.ts +6 -3
  918. package/bin/zeroTrustDeviceManagedNetworks.js +13 -13
  919. package/bin/zeroTrustDeviceManagedNetworks.js.map +1 -1
  920. package/bin/zeroTrustDevicePostureIntegration.d.ts +9 -12
  921. package/bin/zeroTrustDevicePostureIntegration.js +15 -15
  922. package/bin/zeroTrustDevicePostureIntegration.js.map +1 -1
  923. package/bin/zeroTrustDevicePostureRule.d.ts +14 -23
  924. package/bin/zeroTrustDevicePostureRule.js +19 -19
  925. package/bin/zeroTrustDevicePostureRule.js.map +1 -1
  926. package/bin/zeroTrustDeviceSettings.d.ts +147 -0
  927. package/bin/zeroTrustDeviceSettings.js +70 -0
  928. package/bin/zeroTrustDeviceSettings.js.map +1 -0
  929. package/bin/zeroTrustDexTest.d.ts +4 -5
  930. package/bin/zeroTrustDexTest.js +22 -22
  931. package/bin/zeroTrustDexTest.js.map +1 -1
  932. package/bin/zeroTrustDlpCustomEntry.d.ts +95 -0
  933. package/bin/zeroTrustDlpCustomEntry.js +86 -0
  934. package/bin/zeroTrustDlpCustomEntry.js.map +1 -0
  935. package/bin/zeroTrustDlpCustomProfile.d.ts +41 -20
  936. package/bin/zeroTrustDlpCustomProfile.js +26 -28
  937. package/bin/zeroTrustDlpCustomProfile.js.map +1 -1
  938. package/bin/zeroTrustDlpDataset.d.ts +62 -22
  939. package/bin/zeroTrustDlpDataset.js +25 -23
  940. package/bin/zeroTrustDlpDataset.js.map +1 -1
  941. package/bin/zeroTrustDlpEntry.d.ts +29 -5
  942. package/bin/zeroTrustDlpEntry.js +29 -24
  943. package/bin/zeroTrustDlpEntry.js.map +1 -1
  944. package/bin/zeroTrustDlpIntegrationEntry.d.ts +108 -0
  945. package/bin/zeroTrustDlpIntegrationEntry.js +88 -0
  946. package/bin/zeroTrustDlpIntegrationEntry.js.map +1 -0
  947. package/bin/zeroTrustDlpPredefinedEntry.d.ts +108 -0
  948. package/bin/zeroTrustDlpPredefinedEntry.js +88 -0
  949. package/bin/zeroTrustDlpPredefinedEntry.js.map +1 -0
  950. package/bin/zeroTrustDlpPredefinedProfile.d.ts +15 -47
  951. package/bin/zeroTrustDlpPredefinedProfile.js +21 -32
  952. package/bin/zeroTrustDlpPredefinedProfile.js.map +1 -1
  953. package/bin/zeroTrustDnsLocation.d.ts +32 -48
  954. package/bin/zeroTrustDnsLocation.js +23 -23
  955. package/bin/zeroTrustDnsLocation.js.map +1 -1
  956. package/bin/zeroTrustGatewayCertificate.d.ts +33 -21
  957. package/bin/zeroTrustGatewayCertificate.js +19 -17
  958. package/bin/zeroTrustGatewayCertificate.js.map +1 -1
  959. package/bin/zeroTrustGatewayLogging.d.ts +7 -10
  960. package/bin/zeroTrustGatewayLogging.js +8 -8
  961. package/bin/zeroTrustGatewayLogging.js.map +1 -1
  962. package/bin/zeroTrustGatewayPolicy.d.ts +80 -57
  963. package/bin/zeroTrustGatewayPolicy.js +41 -33
  964. package/bin/zeroTrustGatewayPolicy.js.map +1 -1
  965. package/bin/zeroTrustGatewayProxyEndpoint.d.ts +25 -10
  966. package/bin/zeroTrustGatewayProxyEndpoint.js +13 -14
  967. package/bin/zeroTrustGatewayProxyEndpoint.js.map +1 -1
  968. package/bin/zeroTrustGatewaySettings.d.ts +4 -4
  969. package/bin/zeroTrustGatewaySettings.js +8 -8
  970. package/bin/zeroTrustGatewaySettings.js.map +1 -1
  971. package/bin/zeroTrustList.d.ts +19 -16
  972. package/bin/zeroTrustList.js +16 -16
  973. package/bin/zeroTrustList.js.map +1 -1
  974. package/bin/zeroTrustNetworkHostnameRoute.d.ts +108 -0
  975. package/bin/zeroTrustNetworkHostnameRoute.js +64 -0
  976. package/bin/zeroTrustNetworkHostnameRoute.js.map +1 -0
  977. package/bin/zeroTrustOrganization.d.ts +28 -41
  978. package/bin/zeroTrustOrganization.js +27 -31
  979. package/bin/zeroTrustOrganization.js.map +1 -1
  980. package/bin/zeroTrustRiskBehavior.js +7 -7
  981. package/bin/zeroTrustRiskBehavior.js.map +1 -1
  982. package/bin/zeroTrustRiskScoringIntegration.d.ts +5 -7
  983. package/bin/zeroTrustRiskScoringIntegration.js +17 -17
  984. package/bin/zeroTrustRiskScoringIntegration.js.map +1 -1
  985. package/bin/zeroTrustTunnelCloudflared.d.ts +30 -28
  986. package/bin/zeroTrustTunnelCloudflared.js +20 -20
  987. package/bin/zeroTrustTunnelCloudflared.js.map +1 -1
  988. package/bin/zeroTrustTunnelCloudflaredConfig.d.ts +9 -12
  989. package/bin/zeroTrustTunnelCloudflaredConfig.js +13 -13
  990. package/bin/zeroTrustTunnelCloudflaredConfig.js.map +1 -1
  991. package/bin/zeroTrustTunnelCloudflaredRoute.d.ts +4 -4
  992. package/bin/zeroTrustTunnelCloudflaredRoute.js +16 -16
  993. package/bin/zeroTrustTunnelCloudflaredRoute.js.map +1 -1
  994. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.d.ts +16 -10
  995. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.js +14 -14
  996. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -1
  997. package/bin/zeroTrustTunnelWarpConnector.d.ts +154 -0
  998. package/bin/zeroTrustTunnelWarpConnector.js +76 -0
  999. package/bin/zeroTrustTunnelWarpConnector.js.map +1 -0
  1000. package/bin/zone.d.ts +111 -41
  1001. package/bin/zone.js +34 -24
  1002. package/bin/zone.js.map +1 -1
  1003. package/bin/zoneCacheReserve.d.ts +11 -8
  1004. package/bin/zoneCacheReserve.js +8 -8
  1005. package/bin/zoneCacheReserve.js.map +1 -1
  1006. package/bin/zoneCacheVariants.d.ts +5 -5
  1007. package/bin/zoneCacheVariants.js +9 -9
  1008. package/bin/zoneCacheVariants.js.map +1 -1
  1009. package/bin/zoneDnsSettings.d.ts +18 -21
  1010. package/bin/zoneDnsSettings.js +22 -22
  1011. package/bin/zoneDnsSettings.js.map +1 -1
  1012. package/bin/zoneDnssec.d.ts +75 -27
  1013. package/bin/zoneDnssec.js +22 -20
  1014. package/bin/zoneDnssec.js.map +1 -1
  1015. package/bin/zoneHold.d.ts +27 -18
  1016. package/bin/zoneHold.js +9 -9
  1017. package/bin/zoneHold.js.map +1 -1
  1018. package/bin/zoneLockdown.d.ts +32 -18
  1019. package/bin/zoneLockdown.js +18 -16
  1020. package/bin/zoneLockdown.js.map +1 -1
  1021. package/bin/zoneSetting.d.ts +16 -16
  1022. package/bin/zoneSetting.js +15 -15
  1023. package/bin/zoneSetting.js.map +1 -1
  1024. package/bin/zoneSubscription.d.ts +60 -12
  1025. package/bin/zoneSubscription.js +19 -9
  1026. package/bin/zoneSubscription.js.map +1 -1
  1027. package/package.json +9 -8
  1028. package/bin/getCloudConnectorRulesList.d.ts +0 -30
  1029. package/bin/getCloudConnectorRulesList.js.map +0 -1
  1030. package/bin/getWorkersSecret.d.ts +0 -33
  1031. package/bin/getWorkersSecret.js.map +0 -1
  1032. package/bin/getWorkersSecrets.d.ts +0 -36
  1033. package/bin/getWorkersSecrets.js.map +0 -1
  1034. package/bin/workersSecret.d.ts +0 -108
  1035. package/bin/workersSecret.js +0 -70
  1036. package/bin/workersSecret.js.map +0 -1
@@ -0,0 +1,62 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.SchemaValidationOperationSettings = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ class SchemaValidationOperationSettings extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing SchemaValidationOperationSettings resource's state with the given name, ID, and optional extra
11
+ * properties used to qualify the lookup.
12
+ *
13
+ * @param name The _unique_ name of the resulting resource.
14
+ * @param id The _unique_ provider ID of the resource to lookup.
15
+ * @param state Any extra arguments used during the lookup.
16
+ * @param opts Optional settings to control the behavior of the CustomResource.
17
+ */
18
+ static get(name, id, state, opts) {
19
+ return new SchemaValidationOperationSettings(name, state, { ...opts, id: id });
20
+ }
21
+ /**
22
+ * Returns true if the given object is an instance of SchemaValidationOperationSettings. This is designed to work even
23
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
24
+ */
25
+ static isInstance(obj) {
26
+ if (obj === undefined || obj === null) {
27
+ return false;
28
+ }
29
+ return obj['__pulumiType'] === SchemaValidationOperationSettings.__pulumiType;
30
+ }
31
+ constructor(name, argsOrState, opts) {
32
+ let resourceInputs = {};
33
+ opts = opts || {};
34
+ if (opts.id) {
35
+ const state = argsOrState;
36
+ resourceInputs["mitigationAction"] = state?.mitigationAction;
37
+ resourceInputs["operationId"] = state?.operationId;
38
+ resourceInputs["zoneId"] = state?.zoneId;
39
+ }
40
+ else {
41
+ const args = argsOrState;
42
+ if (args?.mitigationAction === undefined && !opts.urn) {
43
+ throw new Error("Missing required property 'mitigationAction'");
44
+ }
45
+ if (args?.operationId === undefined && !opts.urn) {
46
+ throw new Error("Missing required property 'operationId'");
47
+ }
48
+ if (args?.zoneId === undefined && !opts.urn) {
49
+ throw new Error("Missing required property 'zoneId'");
50
+ }
51
+ resourceInputs["mitigationAction"] = args?.mitigationAction;
52
+ resourceInputs["operationId"] = args?.operationId;
53
+ resourceInputs["zoneId"] = args?.zoneId;
54
+ }
55
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
56
+ super(SchemaValidationOperationSettings.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
57
+ }
58
+ }
59
+ exports.SchemaValidationOperationSettings = SchemaValidationOperationSettings;
60
+ /** @internal */
61
+ SchemaValidationOperationSettings.__pulumiType = 'cloudflare:index/schemaValidationOperationSettings:SchemaValidationOperationSettings';
62
+ //# sourceMappingURL=schemaValidationOperationSettings.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schemaValidationOperationSettings.js","sourceRoot":"","sources":["../schemaValidationOperationSettings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,iCAAkC,SAAQ,MAAM,CAAC,cAAc;IACxE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8C,EAAE,IAAmC;QAC5I,OAAO,IAAI,iCAAiC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACxF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,iCAAiC,CAAC,YAAY,CAAC;IAClF,CAAC;IA6BD,YAAY,IAAY,EAAE,WAA4F,EAAE,IAAmC;QACvJ,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAiE,CAAC;YAChF,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAgE,CAAC;YAC9E,IAAI,IAAI,EAAE,gBAAgB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,iCAAiC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,KAAK,CAAC,cAAc,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IACpI,CAAC;;AAhFL,8EAiFC;AAnEG,gBAAgB;AACO,8CAAY,GAAG,sFAAsF,CAAC"}
@@ -0,0 +1,109 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ export declare class SchemaValidationSchemas extends pulumi.CustomResource {
3
+ /**
4
+ * Get an existing SchemaValidationSchemas resource's state with the given name, ID, and optional extra
5
+ * properties used to qualify the lookup.
6
+ *
7
+ * @param name The _unique_ name of the resulting resource.
8
+ * @param id The _unique_ provider ID of the resource to lookup.
9
+ * @param state Any extra arguments used during the lookup.
10
+ * @param opts Optional settings to control the behavior of the CustomResource.
11
+ */
12
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SchemaValidationSchemasState, opts?: pulumi.CustomResourceOptions): SchemaValidationSchemas;
13
+ /**
14
+ * Returns true if the given object is an instance of SchemaValidationSchemas. This is designed to work even
15
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
16
+ */
17
+ static isInstance(obj: any): obj is SchemaValidationSchemas;
18
+ readonly createdAt: pulumi.Output<string>;
19
+ /**
20
+ * The kind of the schema
21
+ * Available values: <span pulumi-lang-nodejs=""openapiV3"" pulumi-lang-dotnet=""OpenapiV3"" pulumi-lang-go=""openapiV3"" pulumi-lang-python=""openapi_v3"" pulumi-lang-yaml=""openapiV3"" pulumi-lang-java=""openapiV3"">"openapi_v3"</span>.
22
+ */
23
+ readonly kind: pulumi.Output<string>;
24
+ /**
25
+ * A human-readable name for the schema
26
+ */
27
+ readonly name: pulumi.Output<string>;
28
+ /**
29
+ * A unique identifier of this schema
30
+ */
31
+ readonly schemaId: pulumi.Output<string>;
32
+ /**
33
+ * The raw schema, e.g., the OpenAPI schema, either as JSON or YAML
34
+ */
35
+ readonly source: pulumi.Output<string>;
36
+ /**
37
+ * An indicator if this schema is enabled
38
+ */
39
+ readonly validationEnabled: pulumi.Output<boolean>;
40
+ /**
41
+ * Identifier.
42
+ */
43
+ readonly zoneId: pulumi.Output<string>;
44
+ /**
45
+ * Create a SchemaValidationSchemas resource with the given unique name, arguments, and options.
46
+ *
47
+ * @param name The _unique_ name of the resource.
48
+ * @param args The arguments to use to populate this resource's properties.
49
+ * @param opts A bag of options that control this resource's behavior.
50
+ */
51
+ constructor(name: string, args: SchemaValidationSchemasArgs, opts?: pulumi.CustomResourceOptions);
52
+ }
53
+ /**
54
+ * Input properties used for looking up and filtering SchemaValidationSchemas resources.
55
+ */
56
+ export interface SchemaValidationSchemasState {
57
+ createdAt?: pulumi.Input<string>;
58
+ /**
59
+ * The kind of the schema
60
+ * Available values: <span pulumi-lang-nodejs=""openapiV3"" pulumi-lang-dotnet=""OpenapiV3"" pulumi-lang-go=""openapiV3"" pulumi-lang-python=""openapi_v3"" pulumi-lang-yaml=""openapiV3"" pulumi-lang-java=""openapiV3"">"openapi_v3"</span>.
61
+ */
62
+ kind?: pulumi.Input<string>;
63
+ /**
64
+ * A human-readable name for the schema
65
+ */
66
+ name?: pulumi.Input<string>;
67
+ /**
68
+ * A unique identifier of this schema
69
+ */
70
+ schemaId?: pulumi.Input<string>;
71
+ /**
72
+ * The raw schema, e.g., the OpenAPI schema, either as JSON or YAML
73
+ */
74
+ source?: pulumi.Input<string>;
75
+ /**
76
+ * An indicator if this schema is enabled
77
+ */
78
+ validationEnabled?: pulumi.Input<boolean>;
79
+ /**
80
+ * Identifier.
81
+ */
82
+ zoneId?: pulumi.Input<string>;
83
+ }
84
+ /**
85
+ * The set of arguments for constructing a SchemaValidationSchemas resource.
86
+ */
87
+ export interface SchemaValidationSchemasArgs {
88
+ /**
89
+ * The kind of the schema
90
+ * Available values: <span pulumi-lang-nodejs=""openapiV3"" pulumi-lang-dotnet=""OpenapiV3"" pulumi-lang-go=""openapiV3"" pulumi-lang-python=""openapi_v3"" pulumi-lang-yaml=""openapiV3"" pulumi-lang-java=""openapiV3"">"openapi_v3"</span>.
91
+ */
92
+ kind: pulumi.Input<string>;
93
+ /**
94
+ * A human-readable name for the schema
95
+ */
96
+ name?: pulumi.Input<string>;
97
+ /**
98
+ * The raw schema, e.g., the OpenAPI schema, either as JSON or YAML
99
+ */
100
+ source: pulumi.Input<string>;
101
+ /**
102
+ * An indicator if this schema is enabled
103
+ */
104
+ validationEnabled: pulumi.Input<boolean>;
105
+ /**
106
+ * Identifier.
107
+ */
108
+ zoneId: pulumi.Input<string>;
109
+ }
@@ -0,0 +1,73 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.SchemaValidationSchemas = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ class SchemaValidationSchemas extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing SchemaValidationSchemas resource's state with the given name, ID, and optional extra
11
+ * properties used to qualify the lookup.
12
+ *
13
+ * @param name The _unique_ name of the resulting resource.
14
+ * @param id The _unique_ provider ID of the resource to lookup.
15
+ * @param state Any extra arguments used during the lookup.
16
+ * @param opts Optional settings to control the behavior of the CustomResource.
17
+ */
18
+ static get(name, id, state, opts) {
19
+ return new SchemaValidationSchemas(name, state, { ...opts, id: id });
20
+ }
21
+ /**
22
+ * Returns true if the given object is an instance of SchemaValidationSchemas. This is designed to work even
23
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
24
+ */
25
+ static isInstance(obj) {
26
+ if (obj === undefined || obj === null) {
27
+ return false;
28
+ }
29
+ return obj['__pulumiType'] === SchemaValidationSchemas.__pulumiType;
30
+ }
31
+ constructor(name, argsOrState, opts) {
32
+ let resourceInputs = {};
33
+ opts = opts || {};
34
+ if (opts.id) {
35
+ const state = argsOrState;
36
+ resourceInputs["createdAt"] = state?.createdAt;
37
+ resourceInputs["kind"] = state?.kind;
38
+ resourceInputs["name"] = state?.name;
39
+ resourceInputs["schemaId"] = state?.schemaId;
40
+ resourceInputs["source"] = state?.source;
41
+ resourceInputs["validationEnabled"] = state?.validationEnabled;
42
+ resourceInputs["zoneId"] = state?.zoneId;
43
+ }
44
+ else {
45
+ const args = argsOrState;
46
+ if (args?.kind === undefined && !opts.urn) {
47
+ throw new Error("Missing required property 'kind'");
48
+ }
49
+ if (args?.source === undefined && !opts.urn) {
50
+ throw new Error("Missing required property 'source'");
51
+ }
52
+ if (args?.validationEnabled === undefined && !opts.urn) {
53
+ throw new Error("Missing required property 'validationEnabled'");
54
+ }
55
+ if (args?.zoneId === undefined && !opts.urn) {
56
+ throw new Error("Missing required property 'zoneId'");
57
+ }
58
+ resourceInputs["kind"] = args?.kind;
59
+ resourceInputs["name"] = args?.name;
60
+ resourceInputs["source"] = args?.source;
61
+ resourceInputs["validationEnabled"] = args?.validationEnabled;
62
+ resourceInputs["zoneId"] = args?.zoneId;
63
+ resourceInputs["createdAt"] = undefined /*out*/;
64
+ resourceInputs["schemaId"] = undefined /*out*/;
65
+ }
66
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
67
+ super(SchemaValidationSchemas.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
68
+ }
69
+ }
70
+ exports.SchemaValidationSchemas = SchemaValidationSchemas;
71
+ /** @internal */
72
+ SchemaValidationSchemas.__pulumiType = 'cloudflare:index/schemaValidationSchemas:SchemaValidationSchemas';
73
+ //# sourceMappingURL=schemaValidationSchemas.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schemaValidationSchemas.js","sourceRoot":"","sources":["../schemaValidationSchemas.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IAqCD,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,iBAAiB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAClD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,KAAK,CAAC,cAAc,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IAC1H,CAAC;;AAnGL,0DAoGC;AAtFG,gBAAgB;AACO,oCAAY,GAAG,kEAAkE,CAAC"}
@@ -0,0 +1,102 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ export declare class SchemaValidationSettings extends pulumi.CustomResource {
3
+ /**
4
+ * Get an existing SchemaValidationSettings resource's state with the given name, ID, and optional extra
5
+ * properties used to qualify the lookup.
6
+ *
7
+ * @param name The _unique_ name of the resulting resource.
8
+ * @param id The _unique_ provider ID of the resource to lookup.
9
+ * @param state Any extra arguments used during the lookup.
10
+ * @param opts Optional settings to control the behavior of the CustomResource.
11
+ */
12
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SchemaValidationSettingsState, opts?: pulumi.CustomResourceOptions): SchemaValidationSettings;
13
+ /**
14
+ * Returns true if the given object is an instance of SchemaValidationSettings. This is designed to work even
15
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
16
+ */
17
+ static isInstance(obj: any): obj is SchemaValidationSettings;
18
+ /**
19
+ * The default mitigation action used
20
+ * Mitigation actions are as follows:
21
+ *
22
+ * - `"log"` - log request when request does not conform to schema
23
+ * - `"block"` - deny access to the site when request does not conform to schema
24
+ * - `"none"` - skip running schema validation
25
+ * Available values: "none", "log", "block".
26
+ */
27
+ readonly validationDefaultMitigationAction: pulumi.Output<string>;
28
+ /**
29
+ * When set, this overrides both zone level and operation level mitigation actions.
30
+ *
31
+ * - `"none"` - skip running schema validation entirely for the request
32
+ * - <span pulumi-lang-nodejs="`null`" pulumi-lang-dotnet="`Null`" pulumi-lang-go="`null`" pulumi-lang-python="`null`" pulumi-lang-yaml="`null`" pulumi-lang-java="`null`">`null`</span> - clears any existing override
33
+ * Available values: "none".
34
+ */
35
+ readonly validationOverrideMitigationAction: pulumi.Output<string | undefined>;
36
+ /**
37
+ * Identifier.
38
+ */
39
+ readonly zoneId: pulumi.Output<string>;
40
+ /**
41
+ * Create a SchemaValidationSettings resource with the given unique name, arguments, and options.
42
+ *
43
+ * @param name The _unique_ name of the resource.
44
+ * @param args The arguments to use to populate this resource's properties.
45
+ * @param opts A bag of options that control this resource's behavior.
46
+ */
47
+ constructor(name: string, args: SchemaValidationSettingsArgs, opts?: pulumi.CustomResourceOptions);
48
+ }
49
+ /**
50
+ * Input properties used for looking up and filtering SchemaValidationSettings resources.
51
+ */
52
+ export interface SchemaValidationSettingsState {
53
+ /**
54
+ * The default mitigation action used
55
+ * Mitigation actions are as follows:
56
+ *
57
+ * - `"log"` - log request when request does not conform to schema
58
+ * - `"block"` - deny access to the site when request does not conform to schema
59
+ * - `"none"` - skip running schema validation
60
+ * Available values: "none", "log", "block".
61
+ */
62
+ validationDefaultMitigationAction?: pulumi.Input<string>;
63
+ /**
64
+ * When set, this overrides both zone level and operation level mitigation actions.
65
+ *
66
+ * - `"none"` - skip running schema validation entirely for the request
67
+ * - <span pulumi-lang-nodejs="`null`" pulumi-lang-dotnet="`Null`" pulumi-lang-go="`null`" pulumi-lang-python="`null`" pulumi-lang-yaml="`null`" pulumi-lang-java="`null`">`null`</span> - clears any existing override
68
+ * Available values: "none".
69
+ */
70
+ validationOverrideMitigationAction?: pulumi.Input<string>;
71
+ /**
72
+ * Identifier.
73
+ */
74
+ zoneId?: pulumi.Input<string>;
75
+ }
76
+ /**
77
+ * The set of arguments for constructing a SchemaValidationSettings resource.
78
+ */
79
+ export interface SchemaValidationSettingsArgs {
80
+ /**
81
+ * The default mitigation action used
82
+ * Mitigation actions are as follows:
83
+ *
84
+ * - `"log"` - log request when request does not conform to schema
85
+ * - `"block"` - deny access to the site when request does not conform to schema
86
+ * - `"none"` - skip running schema validation
87
+ * Available values: "none", "log", "block".
88
+ */
89
+ validationDefaultMitigationAction: pulumi.Input<string>;
90
+ /**
91
+ * When set, this overrides both zone level and operation level mitigation actions.
92
+ *
93
+ * - `"none"` - skip running schema validation entirely for the request
94
+ * - <span pulumi-lang-nodejs="`null`" pulumi-lang-dotnet="`Null`" pulumi-lang-go="`null`" pulumi-lang-python="`null`" pulumi-lang-yaml="`null`" pulumi-lang-java="`null`">`null`</span> - clears any existing override
95
+ * Available values: "none".
96
+ */
97
+ validationOverrideMitigationAction?: pulumi.Input<string>;
98
+ /**
99
+ * Identifier.
100
+ */
101
+ zoneId: pulumi.Input<string>;
102
+ }
@@ -0,0 +1,59 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.SchemaValidationSettings = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ class SchemaValidationSettings extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing SchemaValidationSettings resource's state with the given name, ID, and optional extra
11
+ * properties used to qualify the lookup.
12
+ *
13
+ * @param name The _unique_ name of the resulting resource.
14
+ * @param id The _unique_ provider ID of the resource to lookup.
15
+ * @param state Any extra arguments used during the lookup.
16
+ * @param opts Optional settings to control the behavior of the CustomResource.
17
+ */
18
+ static get(name, id, state, opts) {
19
+ return new SchemaValidationSettings(name, state, { ...opts, id: id });
20
+ }
21
+ /**
22
+ * Returns true if the given object is an instance of SchemaValidationSettings. This is designed to work even
23
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
24
+ */
25
+ static isInstance(obj) {
26
+ if (obj === undefined || obj === null) {
27
+ return false;
28
+ }
29
+ return obj['__pulumiType'] === SchemaValidationSettings.__pulumiType;
30
+ }
31
+ constructor(name, argsOrState, opts) {
32
+ let resourceInputs = {};
33
+ opts = opts || {};
34
+ if (opts.id) {
35
+ const state = argsOrState;
36
+ resourceInputs["validationDefaultMitigationAction"] = state?.validationDefaultMitigationAction;
37
+ resourceInputs["validationOverrideMitigationAction"] = state?.validationOverrideMitigationAction;
38
+ resourceInputs["zoneId"] = state?.zoneId;
39
+ }
40
+ else {
41
+ const args = argsOrState;
42
+ if (args?.validationDefaultMitigationAction === undefined && !opts.urn) {
43
+ throw new Error("Missing required property 'validationDefaultMitigationAction'");
44
+ }
45
+ if (args?.zoneId === undefined && !opts.urn) {
46
+ throw new Error("Missing required property 'zoneId'");
47
+ }
48
+ resourceInputs["validationDefaultMitigationAction"] = args?.validationDefaultMitigationAction;
49
+ resourceInputs["validationOverrideMitigationAction"] = args?.validationOverrideMitigationAction;
50
+ resourceInputs["zoneId"] = args?.zoneId;
51
+ }
52
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
53
+ super(SchemaValidationSettings.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
54
+ }
55
+ }
56
+ exports.SchemaValidationSettings = SchemaValidationSettings;
57
+ /** @internal */
58
+ SchemaValidationSettings.__pulumiType = 'cloudflare:index/schemaValidationSettings:SchemaValidationSettings';
59
+ //# sourceMappingURL=schemaValidationSettings.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schemaValidationSettings.js","sourceRoot":"","sources":["../schemaValidationSettings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;IAC/D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqC,EAAE,IAAmC;QACnI,OAAO,IAAI,wBAAwB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,wBAAwB,CAAC,YAAY,CAAC;IACzE,CAAC;IAiCD,YAAY,IAAY,EAAE,WAA0E,EAAE,IAAmC;QACrI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwD,CAAC;YACvE,cAAc,CAAC,mCAAmC,CAAC,GAAG,KAAK,EAAE,iCAAiC,CAAC;YAC/F,cAAc,CAAC,oCAAoC,CAAC,GAAG,KAAK,EAAE,kCAAkC,CAAC;YACjG,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAuD,CAAC;YACrE,IAAI,IAAI,EAAE,iCAAiC,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpE,MAAM,IAAI,KAAK,CAAC,+DAA+D,CAAC,CAAC;aACpF;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,mCAAmC,CAAC,GAAG,IAAI,EAAE,iCAAiC,CAAC;YAC9F,cAAc,CAAC,oCAAoC,CAAC,GAAG,IAAI,EAAE,kCAAkC,CAAC;YAChG,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,wBAAwB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,KAAK,CAAC,cAAc,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IAC3H,CAAC;;AAjFL,4DAkFC;AApEG,gBAAgB;AACO,qCAAY,GAAG,oEAAoE,CAAC"}
@@ -0,0 +1,102 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ export declare class Snippet extends pulumi.CustomResource {
5
+ /**
6
+ * Get an existing Snippet resource's state with the given name, ID, and optional extra
7
+ * properties used to qualify the lookup.
8
+ *
9
+ * @param name The _unique_ name of the resulting resource.
10
+ * @param id The _unique_ provider ID of the resource to lookup.
11
+ * @param state Any extra arguments used during the lookup.
12
+ * @param opts Optional settings to control the behavior of the CustomResource.
13
+ */
14
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SnippetState, opts?: pulumi.CustomResourceOptions): Snippet;
15
+ /**
16
+ * Returns true if the given object is an instance of Snippet. This is designed to work even
17
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
18
+ */
19
+ static isInstance(obj: any): obj is Snippet;
20
+ /**
21
+ * The timestamp of when the snippet was created.
22
+ */
23
+ readonly createdOn: pulumi.Output<string>;
24
+ /**
25
+ * The list of files belonging to the snippet.
26
+ */
27
+ readonly files: pulumi.Output<outputs.SnippetFile[]>;
28
+ /**
29
+ * Metadata about the snippet.
30
+ */
31
+ readonly metadata: pulumi.Output<outputs.SnippetMetadata>;
32
+ /**
33
+ * The timestamp of when the snippet was last modified.
34
+ */
35
+ readonly modifiedOn: pulumi.Output<string>;
36
+ /**
37
+ * The identifying name of the snippet.
38
+ */
39
+ readonly snippetName: pulumi.Output<string>;
40
+ /**
41
+ * The unique ID of the zone.
42
+ */
43
+ readonly zoneId: pulumi.Output<string>;
44
+ /**
45
+ * Create a Snippet resource with the given unique name, arguments, and options.
46
+ *
47
+ * @param name The _unique_ name of the resource.
48
+ * @param args The arguments to use to populate this resource's properties.
49
+ * @param opts A bag of options that control this resource's behavior.
50
+ */
51
+ constructor(name: string, args: SnippetArgs, opts?: pulumi.CustomResourceOptions);
52
+ }
53
+ /**
54
+ * Input properties used for looking up and filtering Snippet resources.
55
+ */
56
+ export interface SnippetState {
57
+ /**
58
+ * The timestamp of when the snippet was created.
59
+ */
60
+ createdOn?: pulumi.Input<string>;
61
+ /**
62
+ * The list of files belonging to the snippet.
63
+ */
64
+ files?: pulumi.Input<pulumi.Input<inputs.SnippetFile>[]>;
65
+ /**
66
+ * Metadata about the snippet.
67
+ */
68
+ metadata?: pulumi.Input<inputs.SnippetMetadata>;
69
+ /**
70
+ * The timestamp of when the snippet was last modified.
71
+ */
72
+ modifiedOn?: pulumi.Input<string>;
73
+ /**
74
+ * The identifying name of the snippet.
75
+ */
76
+ snippetName?: pulumi.Input<string>;
77
+ /**
78
+ * The unique ID of the zone.
79
+ */
80
+ zoneId?: pulumi.Input<string>;
81
+ }
82
+ /**
83
+ * The set of arguments for constructing a Snippet resource.
84
+ */
85
+ export interface SnippetArgs {
86
+ /**
87
+ * The list of files belonging to the snippet.
88
+ */
89
+ files: pulumi.Input<pulumi.Input<inputs.SnippetFile>[]>;
90
+ /**
91
+ * Metadata about the snippet.
92
+ */
93
+ metadata: pulumi.Input<inputs.SnippetMetadata>;
94
+ /**
95
+ * The identifying name of the snippet.
96
+ */
97
+ snippetName: pulumi.Input<string>;
98
+ /**
99
+ * The unique ID of the zone.
100
+ */
101
+ zoneId: pulumi.Input<string>;
102
+ }
package/bin/snippet.js ADDED
@@ -0,0 +1,71 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.Snippet = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ class Snippet extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing Snippet resource's state with the given name, ID, and optional extra
11
+ * properties used to qualify the lookup.
12
+ *
13
+ * @param name The _unique_ name of the resulting resource.
14
+ * @param id The _unique_ provider ID of the resource to lookup.
15
+ * @param state Any extra arguments used during the lookup.
16
+ * @param opts Optional settings to control the behavior of the CustomResource.
17
+ */
18
+ static get(name, id, state, opts) {
19
+ return new Snippet(name, state, { ...opts, id: id });
20
+ }
21
+ /**
22
+ * Returns true if the given object is an instance of Snippet. This is designed to work even
23
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
24
+ */
25
+ static isInstance(obj) {
26
+ if (obj === undefined || obj === null) {
27
+ return false;
28
+ }
29
+ return obj['__pulumiType'] === Snippet.__pulumiType;
30
+ }
31
+ constructor(name, argsOrState, opts) {
32
+ let resourceInputs = {};
33
+ opts = opts || {};
34
+ if (opts.id) {
35
+ const state = argsOrState;
36
+ resourceInputs["createdOn"] = state?.createdOn;
37
+ resourceInputs["files"] = state?.files;
38
+ resourceInputs["metadata"] = state?.metadata;
39
+ resourceInputs["modifiedOn"] = state?.modifiedOn;
40
+ resourceInputs["snippetName"] = state?.snippetName;
41
+ resourceInputs["zoneId"] = state?.zoneId;
42
+ }
43
+ else {
44
+ const args = argsOrState;
45
+ if (args?.files === undefined && !opts.urn) {
46
+ throw new Error("Missing required property 'files'");
47
+ }
48
+ if (args?.metadata === undefined && !opts.urn) {
49
+ throw new Error("Missing required property 'metadata'");
50
+ }
51
+ if (args?.snippetName === undefined && !opts.urn) {
52
+ throw new Error("Missing required property 'snippetName'");
53
+ }
54
+ if (args?.zoneId === undefined && !opts.urn) {
55
+ throw new Error("Missing required property 'zoneId'");
56
+ }
57
+ resourceInputs["files"] = args?.files;
58
+ resourceInputs["metadata"] = args?.metadata;
59
+ resourceInputs["snippetName"] = args?.snippetName;
60
+ resourceInputs["zoneId"] = args?.zoneId;
61
+ resourceInputs["createdOn"] = undefined /*out*/;
62
+ resourceInputs["modifiedOn"] = undefined /*out*/;
63
+ }
64
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
65
+ super(Snippet.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
66
+ }
67
+ }
68
+ exports.Snippet = Snippet;
69
+ /** @internal */
70
+ Snippet.__pulumiType = 'cloudflare:index/snippet:Snippet';
71
+ //# sourceMappingURL=snippet.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"snippet.js","sourceRoot":"","sources":["../snippet.ts"],"names":[],"mappings":"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"}
@@ -17,19 +17,12 @@ export declare class SnippetRules extends pulumi.CustomResource {
17
17
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
18
18
  */
19
19
  static isInstance(obj: any): obj is SnippetRules;
20
- readonly description: pulumi.Output<string>;
21
- readonly enabled: pulumi.Output<boolean>;
22
- readonly expression: pulumi.Output<string>;
23
20
  /**
24
- * List of snippet rules
21
+ * A list of snippet rules.
25
22
  */
26
23
  readonly rules: pulumi.Output<outputs.SnippetRulesRule[]>;
27
24
  /**
28
- * Snippet identifying name
29
- */
30
- readonly snippetName: pulumi.Output<string>;
31
- /**
32
- * Identifier
25
+ * The unique ID of the zone.
33
26
  */
34
27
  readonly zoneId: pulumi.Output<string>;
35
28
  /**
@@ -45,19 +38,12 @@ export declare class SnippetRules extends pulumi.CustomResource {
45
38
  * Input properties used for looking up and filtering SnippetRules resources.
46
39
  */
47
40
  export interface SnippetRulesState {
48
- description?: pulumi.Input<string>;
49
- enabled?: pulumi.Input<boolean>;
50
- expression?: pulumi.Input<string>;
51
41
  /**
52
- * List of snippet rules
42
+ * A list of snippet rules.
53
43
  */
54
44
  rules?: pulumi.Input<pulumi.Input<inputs.SnippetRulesRule>[]>;
55
45
  /**
56
- * Snippet identifying name
57
- */
58
- snippetName?: pulumi.Input<string>;
59
- /**
60
- * Identifier
46
+ * The unique ID of the zone.
61
47
  */
62
48
  zoneId?: pulumi.Input<string>;
63
49
  }
@@ -66,11 +52,11 @@ export interface SnippetRulesState {
66
52
  */
67
53
  export interface SnippetRulesArgs {
68
54
  /**
69
- * List of snippet rules
55
+ * A list of snippet rules.
70
56
  */
71
- rules?: pulumi.Input<pulumi.Input<inputs.SnippetRulesRule>[]>;
57
+ rules: pulumi.Input<pulumi.Input<inputs.SnippetRulesRule>[]>;
72
58
  /**
73
- * Identifier
59
+ * The unique ID of the zone.
74
60
  */
75
61
  zoneId: pulumi.Input<string>;
76
62
  }