@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
@@ -18,42 +18,33 @@ export declare class WaitingRoom extends pulumi.CustomResource {
18
18
  */
19
19
  static isInstance(obj: any): obj is WaitingRoom;
20
20
  /**
21
- * Only available for the Waiting Room Advanced subscription. Additional hostname and path combinations to which this
22
- * waiting room will be applied. There is an implied wildcard at the end of the path. The hostname and path combination
23
- * must be unique to this and all other waiting rooms.
21
+ * Only available for the Waiting Room Advanced subscription. Additional hostname and path combinations to which this waiting room will be applied. There is an implied wildcard at the end of the path. The hostname and path combination must be unique to this and all other waiting rooms.
24
22
  */
25
23
  readonly additionalRoutes: pulumi.Output<outputs.WaitingRoomAdditionalRoute[]>;
26
24
  /**
27
- * Configures cookie attributes for the waiting room cookie. This encrypted cookie stores a user's status in the waiting
28
- * room, such as queue position.
25
+ * Configures cookie attributes for the waiting room cookie. This encrypted cookie stores a user's status in the waiting room, such as queue position.
29
26
  */
30
27
  readonly cookieAttributes: pulumi.Output<outputs.WaitingRoomCookieAttributes>;
31
28
  /**
32
- * Appends a '_' + a custom suffix to the end of Cloudflare Waiting Room's cookie name(__cf_waitingroom). If
33
- * `cookie_suffix` is "abcd", the cookie name will be `__cf_waitingroom_abcd`. This field is required if using
34
- * `additional_routes`.
29
+ * Appends a '_' + a custom suffix to the end of Cloudflare Waiting Room's cookie name(__cf_waitingroom). If <span pulumi-lang-nodejs="`cookieSuffix`" pulumi-lang-dotnet="`CookieSuffix`" pulumi-lang-go="`cookieSuffix`" pulumi-lang-python="`cookie_suffix`" pulumi-lang-yaml="`cookieSuffix`" pulumi-lang-java="`cookieSuffix`">`cookie_suffix`</span> is "abcd", the cookie name will be `__cf_waitingroom_abcd`. This field is required if using <span pulumi-lang-nodejs="`additionalRoutes`" pulumi-lang-dotnet="`AdditionalRoutes`" pulumi-lang-go="`additionalRoutes`" pulumi-lang-python="`additional_routes`" pulumi-lang-yaml="`additionalRoutes`" pulumi-lang-java="`additionalRoutes`">`additional_routes`</span>.
35
30
  */
36
31
  readonly cookieSuffix: pulumi.Output<string | undefined>;
37
32
  readonly createdOn: pulumi.Output<string>;
38
33
  /**
39
- * Only available for the Waiting Room Advanced subscription. This is a template html file that will be rendered at the
40
- * edge. If no custom_page_html is provided, the default waiting room will be used. The template is based on mustache (
41
- * https://mustache.github.io/ ). There are several variables that are evaluated by the Cloudflare edge: 1.
42
- * {{`waitTimeKnown`}} Acts like a boolean value that indicates the behavior to take when wait time is not available, for
43
- * instance when queue_all is **true**. 2. {{`waitTimeFormatted`}} Estimated wait time for the user. For example, five
44
- * minutes. Alternatively, you can use: 3. {{`waitTime`}} Number of minutes of estimated wait for a user. 4.
45
- * {{`waitTimeHours`}} Number of hours of estimated wait for a user (`Math.floor(waitTime/60)`). 5.
46
- * {{`waitTimeHourMinutes`}} Number of minutes above the `waitTimeHours` value (`waitTime%60`). 6. {{`queueIsFull`}}
47
- * Changes to **true** when no more people can be added to the queue. To view the full list of variables, look at the
48
- * `cfWaitingRoom` object described under the `json_response_enabled` property in other Waiting Room API calls.
34
+ * Only available for the Waiting Room Advanced subscription. This is a template html file that will be rendered at the edge. If no<span pulumi-lang-nodejs=" customPageHtml " pulumi-lang-dotnet=" CustomPageHtml " pulumi-lang-go=" customPageHtml " pulumi-lang-python=" custom_page_html " pulumi-lang-yaml=" customPageHtml " pulumi-lang-java=" customPageHtml "> custom_page_html </span>is provided, the default waiting room will be used. The template is based on mustache ( https://mustache.github.io/ ). There are several variables that are evaluated by the Cloudflare edge:
35
+ * 1. {{`waitTimeKnown`}} Acts like a boolean value that indicates the behavior to take when wait time is not available, for instance when<span pulumi-lang-nodejs=" queueAll " pulumi-lang-dotnet=" QueueAll " pulumi-lang-go=" queueAll " pulumi-lang-python=" queue_all " pulumi-lang-yaml=" queueAll " pulumi-lang-java=" queueAll "> queue_all </span>is **true**.
36
+ * 2. {{`waitTimeFormatted`}} Estimated wait time for the user. For example, five minutes. Alternatively, you can use:
37
+ * 3. {{`waitTime`}} Number of minutes of estimated wait for a user.
38
+ * 4. {{`waitTimeHours`}} Number of hours of estimated wait for a user (`Math.floor(waitTime/60)`).
39
+ * 5. {{`waitTimeHourMinutes`}} Number of minutes above the `waitTimeHours` value (`waitTime%60`).
40
+ * 6. {{`queueIsFull`}} Changes to **true** when no more people can be added to the queue.
41
+ *
42
+ * To view the full list of variables, look at the `cfWaitingRoom` object described under the <span pulumi-lang-nodejs="`jsonResponseEnabled`" pulumi-lang-dotnet="`JsonResponseEnabled`" pulumi-lang-go="`jsonResponseEnabled`" pulumi-lang-python="`json_response_enabled`" pulumi-lang-yaml="`jsonResponseEnabled`" pulumi-lang-java="`jsonResponseEnabled`">`json_response_enabled`</span> property in other Waiting Room API calls.
49
43
  */
50
44
  readonly customPageHtml: pulumi.Output<string>;
51
45
  /**
52
- * The language of the default page template. If no default_template_language is provided, then `en-US` (English) will be
53
- * used. Available values: "en-US", "es-ES", "de-DE", "fr-FR", "it-IT", "ja-JP", "ko-KR", "pt-BR", "zh-CN", "zh-TW",
54
- * "nl-NL", "pl-PL", "id-ID", "tr-TR", "ar-EG", "ru-RU", "fa-IR", "bg-BG", "hr-HR", "cs-CZ", "da-DK", "fi-FI", "lt-LT",
55
- * "ms-MY", "nb-NO", "ro-RO", "el-GR", "he-IL", "hi-IN", "hu-HU", "sr-BA", "sk-SK", "sl-SI", "sv-SE", "tl-PH", "th-TH",
56
- * "uk-UA", "vi-VN".
46
+ * The language of the default page template. If no<span pulumi-lang-nodejs=" defaultTemplateLanguage " pulumi-lang-dotnet=" DefaultTemplateLanguage " pulumi-lang-go=" defaultTemplateLanguage " pulumi-lang-python=" default_template_language " pulumi-lang-yaml=" defaultTemplateLanguage " pulumi-lang-java=" defaultTemplateLanguage "> default_template_language </span>is provided, then `en-US` (English) will be used.
47
+ * Available values: "en-US", "es-ES", "de-DE", "fr-FR", "it-IT", "ja-JP", "ko-KR", "pt-BR", "zh-CN", "zh-TW", "nl-NL", "pl-PL", "id-ID", "tr-TR", "ar-EG", "ru-RU", "fa-IR", "bg-BG", "hr-HR", "cs-CZ", "da-DK", "fi-FI", "lt-LT", "ms-MY", "nb-NO", "ro-RO", "el-GR", "he-IL", "hi-IN", "hu-HU", "sr-BA", "sk-SK", "sl-SI", "sv-SE", "tl-PH", "th-TH", "uk-UA", "vi-VN".
57
48
  */
58
49
  readonly defaultTemplateLanguage: pulumi.Output<string>;
59
50
  /**
@@ -61,9 +52,7 @@ export declare class WaitingRoom extends pulumi.CustomResource {
61
52
  */
62
53
  readonly description: pulumi.Output<string>;
63
54
  /**
64
- * Only available for the Waiting Room Advanced subscription. Disables automatic renewal of session cookies. If `true`, an
65
- * accepted user will have session_duration minutes to browse the site. After that, they will have to go through the
66
- * waiting room again. If `false`, a user's session cookie will be automatically renewed on every request.
55
+ * Only available for the Waiting Room Advanced subscription. Disables automatic renewal of session cookies. If <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>, an accepted user will have<span pulumi-lang-nodejs=" sessionDuration " pulumi-lang-dotnet=" SessionDuration " pulumi-lang-go=" sessionDuration " pulumi-lang-python=" session_duration " pulumi-lang-yaml=" sessionDuration " pulumi-lang-java=" sessionDuration "> session_duration </span>minutes to browse the site. After that, they will have to go through the waiting room again. If <span pulumi-lang-nodejs="`false`" pulumi-lang-dotnet="`False`" pulumi-lang-go="`false`" pulumi-lang-python="`false`" pulumi-lang-yaml="`false`" pulumi-lang-java="`false`">`false`</span>, a user's session cookie will be automatically renewed on every request.
67
56
  */
68
57
  readonly disableSessionRenewal: pulumi.Output<boolean>;
69
58
  /**
@@ -71,70 +60,101 @@ export declare class WaitingRoom extends pulumi.CustomResource {
71
60
  */
72
61
  readonly enabledOriginCommands: pulumi.Output<string[]>;
73
62
  /**
74
- * The host name to which the waiting room will be applied (no wildcards). Please do not include the scheme (http:// or
75
- * https://). The host and path combination must be unique.
63
+ * The host name to which the waiting room will be applied (no wildcards). Please do not include the scheme (http:// or https://). The host and path combination must be unique.
76
64
  */
77
65
  readonly host: pulumi.Output<string>;
78
66
  /**
79
- * Only available for the Waiting Room Advanced subscription. If `true`, requests to the waiting room with the header
80
- * `Accept: application/json` will receive a JSON response object with information on the user's status in the waiting room
81
- * as opposed to the configured static HTML page. This JSON response object has one property `cfWaitingRoom` which is an
82
- * object containing the following fields: 1. `inWaitingRoom`: Boolean indicating if the user is in the waiting room
83
- * (always **true**). 2. `waitTimeKnown`: Boolean indicating if the current estimated wait times are accurate. If
84
- * **false**, they are not available. 3. `waitTime`: Valid only when `waitTimeKnown` is **true**. Integer indicating the
85
- * current estimated time in minutes the user will wait in the waiting room. When `queueingMethod` is **random**, this is
86
- * set to `waitTime50Percentile`. 4. `waitTime25Percentile`: Valid only when `queueingMethod` is **random** and
87
- * `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 25% of users that gain
88
- * entry the fastest (25th percentile). 5. `waitTime50Percentile`: Valid only when `queueingMethod` is **random** and
89
- * `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 50% of users that gain
90
- * entry the fastest (50th percentile). In other words, half of the queued users are expected to let into the origin
91
- * website before `waitTime50Percentile` and half are expected to be let in after it. 6. `waitTime75Percentile`: Valid only
92
- * when `queueingMethod` is **random** and `waitTimeKnown` is **true**. Integer indicating the current estimated maximum
93
- * wait time for the 75% of users that gain entry the fastest (75th percentile). 7. `waitTimeFormatted`: String displaying
94
- * the `waitTime` formatted in English for users. If `waitTimeKnown` is **false**, `waitTimeFormatted` will display
95
- * **unavailable**. 8. `queueIsFull`: Boolean indicating if the waiting room's queue is currently full and not accepting
96
- * new users at the moment. 9. `queueAll`: Boolean indicating if all users will be queued in the waiting room and no one
97
- * will be let into the origin website. 10. `lastUpdated`: String displaying the timestamp as an ISO 8601 string of the
98
- * user's last attempt to leave the waiting room and be let into the origin website. The user is able to make another
99
- * attempt after `refreshIntervalSeconds` past this time. If the user makes a request too soon, it will be ignored and
100
- * `lastUpdated` will not change. 11. `refreshIntervalSeconds`: Integer indicating the number of seconds after
101
- * `lastUpdated` until the user is able to make another attempt to leave the waiting room and be let into the origin
102
- * website. When the `queueingMethod` is `reject`, there is no specified refresh time it will always be **zero**. 12.
103
- * `queueingMethod`: The queueing method currently used by the waiting room. It is either **fifo**, **random**,
104
- * **passthrough**, or **reject**. 13. `isFIFOQueue`: Boolean indicating if the waiting room uses a FIFO
105
- * (First-In-First-Out) queue. 14. `isRandomQueue`: Boolean indicating if the waiting room uses a Random queue where users
106
- * gain access randomly. 15. `isPassthroughQueue`: Boolean indicating if the waiting room uses a passthrough queue. Keep in
107
- * mind that when passthrough is enabled, this JSON response will only exist when `queueAll` is **true** or
108
- * `isEventPrequeueing` is **true** because in all other cases requests will go directly to the origin. 16.
109
- * `isRejectQueue`: Boolean indicating if the waiting room uses a reject queue. 17. `isEventActive`: Boolean indicating if
110
- * an event is currently occurring. Events are able to change a waiting room's behavior during a specified period of time.
111
- * For additional information, look at the event properties `prequeue_start_time`, `event_start_time`, and `event_end_time`
112
- * in the documentation for creating waiting room events. Events are considered active between these start and end times,
113
- * as well as during the prequeueing period if it exists. 18. `isEventPrequeueing`: Valid only when `isEventActive` is
114
- * **true**. Boolean indicating if an event is currently prequeueing users before it starts. 19. `timeUntilEventStart`:
115
- * Valid only when `isEventPrequeueing` is **true**. Integer indicating the number of minutes until the event starts. 20.
116
- * `timeUntilEventStartFormatted`: String displaying the `timeUntilEventStart` formatted in English for users. If
117
- * `isEventPrequeueing` is **false**, `timeUntilEventStartFormatted` will display **unavailable**. 21. `timeUntilEventEnd`:
118
- * Valid only when `isEventActive` is **true**. Integer indicating the number of minutes until the event ends. 22.
119
- * `timeUntilEventEndFormatted`: String displaying the `timeUntilEventEnd` formatted in English for users. If
120
- * `isEventActive` is **false**, `timeUntilEventEndFormatted` will display **unavailable**. 23. `shuffleAtEventStart`:
121
- * Valid only when `isEventActive` is **true**. Boolean indicating if the users in the prequeue are shuffled randomly when
122
- * the event starts. An example cURL to a waiting room could be: curl -X GET "https://example.com/waitingroom" \ -H
123
- * "Accept: application/json" If `json_response_enabled` is **true** and the request hits the waiting room, an example JSON
124
- * response when `queueingMethod` is **fifo** and no event is active could be: { "cfWaitingRoom": { "inWaitingRoom": true,
125
- * "waitTimeKnown": true, "waitTime": 10, "waitTime25Percentile": 0, "waitTime50Percentile": 0, "waitTime75Percentile": 0,
126
- * "waitTimeFormatted": "10 minutes", "queueIsFull": false, "queueAll": false, "lastUpdated": "2020-08-03T23:46:00.000Z",
127
- * "refreshIntervalSeconds": 20, "queueingMethod": "fifo", "isFIFOQueue": true, "isRandomQueue": false,
128
- * "isPassthroughQueue": false, "isRejectQueue": false, "isEventActive": false, "isEventPrequeueing": false,
129
- * "timeUntilEventStart": 0, "timeUntilEventStartFormatted": "unavailable", "timeUntilEventEnd": 0,
130
- * "timeUntilEventEndFormatted": "unavailable", "shuffleAtEventStart": false } } If `json_response_enabled` is **true** and
131
- * the request hits the waiting room, an example JSON response when `queueingMethod` is **random** and an event is active
132
- * could be: { "cfWaitingRoom": { "inWaitingRoom": true, "waitTimeKnown": true, "waitTime": 10, "waitTime25Percentile": 5,
133
- * "waitTime50Percentile": 10, "waitTime75Percentile": 15, "waitTimeFormatted": "5 minutes to 15 minutes", "queueIsFull":
134
- * false, "queueAll": false, "lastUpdated": "2020-08-03T23:46:00.000Z", "refreshIntervalSeconds": 20, "queueingMethod":
135
- * "random", "isFIFOQueue": false, "isRandomQueue": true, "isPassthroughQueue": false, "isRejectQueue": false,
136
- * "isEventActive": true, "isEventPrequeueing": false, "timeUntilEventStart": 0, "timeUntilEventStartFormatted":
137
- * "unavailable", "timeUntilEventEnd": 15, "timeUntilEventEndFormatted": "15 minutes", "shuffleAtEventStart": true } }.
67
+ * Only available for the Waiting Room Advanced subscription. If <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>, requests to the waiting room with the header `Accept: application/json` will receive a JSON response object with information on the user's status in the waiting room as opposed to the configured static HTML page. This JSON response object has one property `cfWaitingRoom` which is an object containing the following fields:
68
+ * 1. `inWaitingRoom`: Boolean indicating if the user is in the waiting room (always **true**).
69
+ * 2. `waitTimeKnown`: Boolean indicating if the current estimated wait times are accurate. If **false**, they are not available.
70
+ * 3. `waitTime`: Valid only when `waitTimeKnown` is **true**. Integer indicating the current estimated time in minutes the user will wait in the waiting room. When `queueingMethod` is **random**, this is set to `waitTime50Percentile`.
71
+ * 4. `waitTime25Percentile`: Valid only when `queueingMethod` is **random** and `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 25% of users that gain entry the fastest (25th percentile).
72
+ * 5. `waitTime50Percentile`: Valid only when `queueingMethod` is **random** and `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 50% of users that gain entry the fastest (50th percentile). In other words, half of the queued users are expected to let into the origin website before `waitTime50Percentile` and half are expected to be let in after it.
73
+ * 6. `waitTime75Percentile`: Valid only when `queueingMethod` is **random** and `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 75% of users that gain entry the fastest (75th percentile).
74
+ * 7. `waitTimeFormatted`: String displaying the `waitTime` formatted in English for users. If `waitTimeKnown` is **false**, `waitTimeFormatted` will display **unavailable**.
75
+ * 8. `queueIsFull`: Boolean indicating if the waiting room's queue is currently full and not accepting new users at the moment.
76
+ * 9. `queueAll`: Boolean indicating if all users will be queued in the waiting room and no one will be let into the origin website.
77
+ * 10. `lastUpdated`: String displaying the timestamp as an ISO 8601 string of the user's last attempt to leave the waiting room and be let into the origin website. The user is able to make another attempt after `refreshIntervalSeconds` past this time. If the user makes a request too soon, it will be ignored and `lastUpdated` will not change.
78
+ * 11. `refreshIntervalSeconds`: Integer indicating the number of seconds after `lastUpdated` until the user is able to make another attempt to leave the waiting room and be let into the origin website. When the `queueingMethod` is <span pulumi-lang-nodejs="`reject`" pulumi-lang-dotnet="`Reject`" pulumi-lang-go="`reject`" pulumi-lang-python="`reject`" pulumi-lang-yaml="`reject`" pulumi-lang-java="`reject`">`reject`</span>, there is no specified refresh time —\_it will always be **zero**.
79
+ * 12. `queueingMethod`: The queueing method currently used by the waiting room. It is either **fifo**, **random**, **passthrough**, or **reject**.
80
+ * 13. `isFIFOQueue`: Boolean indicating if the waiting room uses a FIFO (First-In-First-Out) queue.
81
+ * 14. `isRandomQueue`: Boolean indicating if the waiting room uses a Random queue where users gain access randomly.
82
+ * 15. `isPassthroughQueue`: Boolean indicating if the waiting room uses a passthrough queue. Keep in mind that when passthrough is enabled, this JSON response will only exist when `queueAll` is **true** or `isEventPrequeueing` is **true** because in all other cases requests will go directly to the origin.
83
+ * 16. `isRejectQueue`: Boolean indicating if the waiting room uses a reject queue.
84
+ * 17. `isEventActive`: Boolean indicating if an event is currently occurring. Events are able to change a waiting room's behavior during a specified period of time. For additional information, look at the event properties <span pulumi-lang-nodejs="`prequeueStartTime`" pulumi-lang-dotnet="`PrequeueStartTime`" pulumi-lang-go="`prequeueStartTime`" pulumi-lang-python="`prequeue_start_time`" pulumi-lang-yaml="`prequeueStartTime`" pulumi-lang-java="`prequeueStartTime`">`prequeue_start_time`</span>, <span pulumi-lang-nodejs="`eventStartTime`" pulumi-lang-dotnet="`EventStartTime`" pulumi-lang-go="`eventStartTime`" pulumi-lang-python="`event_start_time`" pulumi-lang-yaml="`eventStartTime`" pulumi-lang-java="`eventStartTime`">`event_start_time`</span>, and <span pulumi-lang-nodejs="`eventEndTime`" pulumi-lang-dotnet="`EventEndTime`" pulumi-lang-go="`eventEndTime`" pulumi-lang-python="`event_end_time`" pulumi-lang-yaml="`eventEndTime`" pulumi-lang-java="`eventEndTime`">`event_end_time`</span> in the documentation for creating waiting room events. Events are considered active between these start and end times, as well as during the prequeueing period if it exists.
85
+ * 18. `isEventPrequeueing`: Valid only when `isEventActive` is **true**. Boolean indicating if an event is currently prequeueing users before it starts.
86
+ * 19. `timeUntilEventStart`: Valid only when `isEventPrequeueing` is **true**. Integer indicating the number of minutes until the event starts.
87
+ * 20. `timeUntilEventStartFormatted`: String displaying the `timeUntilEventStart` formatted in English for users. If `isEventPrequeueing` is **false**, `timeUntilEventStartFormatted` will display **unavailable**.
88
+ * 21. `timeUntilEventEnd`: Valid only when `isEventActive` is **true**. Integer indicating the number of minutes until the event ends.
89
+ * 22. `timeUntilEventEndFormatted`: String displaying the `timeUntilEventEnd` formatted in English for users. If `isEventActive` is **false**, `timeUntilEventEndFormatted` will display **unavailable**.
90
+ * 23. `shuffleAtEventStart`: Valid only when `isEventActive` is **true**. Boolean indicating if the users in the prequeue are shuffled randomly when the event starts.
91
+ * 24. <span pulumi-lang-nodejs="`turnstile`" pulumi-lang-dotnet="`Turnstile`" pulumi-lang-go="`turnstile`" pulumi-lang-python="`turnstile`" pulumi-lang-yaml="`turnstile`" pulumi-lang-java="`turnstile`">`turnstile`</span>: Empty when turnstile isn't enabled. String displaying an html tag to display the Turnstile widget. Please add the `{{{turnstile}}}` tag to the <span pulumi-lang-nodejs="`customHtml`" pulumi-lang-dotnet="`CustomHtml`" pulumi-lang-go="`customHtml`" pulumi-lang-python="`custom_html`" pulumi-lang-yaml="`customHtml`" pulumi-lang-java="`customHtml`">`custom_html`</span> template to ensure the Turnstile widget appears.
92
+ * 25. `infiniteQueue`: Boolean indicating whether the response is for a user in the infinite queue.
93
+ *
94
+ * An example cURL to a waiting room could be:
95
+ *
96
+ * curl -X GET "https://example.com/waitingroom" \
97
+ * -H "Accept: application/json"
98
+ *
99
+ * If <span pulumi-lang-nodejs="`jsonResponseEnabled`" pulumi-lang-dotnet="`JsonResponseEnabled`" pulumi-lang-go="`jsonResponseEnabled`" pulumi-lang-python="`json_response_enabled`" pulumi-lang-yaml="`jsonResponseEnabled`" pulumi-lang-java="`jsonResponseEnabled`">`json_response_enabled`</span> is **true** and the request hits the waiting room, an example JSON response when `queueingMethod` is **fifo** and no event is active could be:
100
+ *
101
+ * {
102
+ * "cfWaitingRoom": {
103
+ * "inWaitingRoom": true,
104
+ * "waitTimeKnown": true,
105
+ * "waitTime": 10,
106
+ * "waitTime25Percentile": 0,
107
+ * "waitTime50Percentile": 0,
108
+ * "waitTime75Percentile": 0,
109
+ * "waitTimeFormatted": "10 minutes",
110
+ * "queueIsFull": false,
111
+ * "queueAll": false,
112
+ * "lastUpdated": "2020-08-03T23:46:00.000Z",
113
+ * "refreshIntervalSeconds": 20,
114
+ * "queueingMethod": "fifo",
115
+ * "isFIFOQueue": true,
116
+ * "isRandomQueue": false,
117
+ * "isPassthroughQueue": false,
118
+ * "isRejectQueue": false,
119
+ * "isEventActive": false,
120
+ * "isEventPrequeueing": false,
121
+ * "timeUntilEventStart": 0,
122
+ * "timeUntilEventStartFormatted": "unavailable",
123
+ * "timeUntilEventEnd": 0,
124
+ * "timeUntilEventEndFormatted": "unavailable",
125
+ * "shuffleAtEventStart": false
126
+ * }
127
+ * }
128
+ *
129
+ * If <span pulumi-lang-nodejs="`jsonResponseEnabled`" pulumi-lang-dotnet="`JsonResponseEnabled`" pulumi-lang-go="`jsonResponseEnabled`" pulumi-lang-python="`json_response_enabled`" pulumi-lang-yaml="`jsonResponseEnabled`" pulumi-lang-java="`jsonResponseEnabled`">`json_response_enabled`</span> is **true** and the request hits the waiting room, an example JSON response when `queueingMethod` is **random** and an event is active could be:
130
+ *
131
+ * {
132
+ * "cfWaitingRoom": {
133
+ * "inWaitingRoom": true,
134
+ * "waitTimeKnown": true,
135
+ * "waitTime": 10,
136
+ * "waitTime25Percentile": 5,
137
+ * "waitTime50Percentile": 10,
138
+ * "waitTime75Percentile": 15,
139
+ * "waitTimeFormatted": "5 minutes to 15 minutes",
140
+ * "queueIsFull": false,
141
+ * "queueAll": false,
142
+ * "lastUpdated": "2020-08-03T23:46:00.000Z",
143
+ * "refreshIntervalSeconds": 20,
144
+ * "queueingMethod": "random",
145
+ * "isFIFOQueue": false,
146
+ * "isRandomQueue": true,
147
+ * "isPassthroughQueue": false,
148
+ * "isRejectQueue": false,
149
+ * "isEventActive": true,
150
+ * "isEventPrequeueing": false,
151
+ * "timeUntilEventStart": 0,
152
+ * "timeUntilEventStartFormatted": "unavailable",
153
+ * "timeUntilEventEnd": 15,
154
+ * "timeUntilEventEndFormatted": "15 minutes",
155
+ * "shuffleAtEventStart": true
156
+ * }
157
+ * }
138
158
  */
139
159
  readonly jsonResponseEnabled: pulumi.Output<boolean>;
140
160
  readonly modifiedOn: pulumi.Output<string>;
@@ -143,9 +163,7 @@ export declare class WaitingRoom extends pulumi.CustomResource {
143
163
  */
144
164
  readonly name: pulumi.Output<string>;
145
165
  /**
146
- * Sets the number of new users that will be let into the route every minute. This value is used as baseline for the number
147
- * of users that are let in per minute. So it is possible that there is a little more or little less traffic coming to the
148
- * route based on the traffic patterns at that time around the world.
166
+ * Sets the number of new users that will be let into the route every minute. This value is used as baseline for the number of users that are let in per minute. So it is possible that there is a little more or little less traffic coming to the route based on the traffic patterns at that time around the world.
149
167
  */
150
168
  readonly newUsersPerMinute: pulumi.Output<number>;
151
169
  /**
@@ -157,73 +175,59 @@ export declare class WaitingRoom extends pulumi.CustomResource {
157
175
  */
158
176
  readonly nextEventStartTime: pulumi.Output<string>;
159
177
  /**
160
- * Sets the path within the host to enable the waiting room on. The waiting room will be enabled for all subpaths as well.
161
- * If there are two waiting rooms on the same subpath, the waiting room for the most specific path will be chosen.
162
- * Wildcards and query parameters are not supported.
178
+ * Sets the path within the host to enable the waiting room on. The waiting room will be enabled for all subpaths as well. If there are two waiting rooms on the same subpath, the waiting room for the most specific path will be chosen. Wildcards and query parameters are not supported.
163
179
  */
164
180
  readonly path: pulumi.Output<string>;
165
181
  /**
166
- * If queue_all is `true`, all the traffic that is coming to a route will be sent to the waiting room. No new traffic can
167
- * get to the route once this field is set and estimated time will become unavailable.
182
+ * If<span pulumi-lang-nodejs=" queueAll " pulumi-lang-dotnet=" QueueAll " pulumi-lang-go=" queueAll " pulumi-lang-python=" queue_all " pulumi-lang-yaml=" queueAll " pulumi-lang-java=" queueAll "> queue_all </span>is <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>, all the traffic that is coming to a route will be sent to the waiting room. No new traffic can get to the route once this field is set and estimated time will become unavailable.
168
183
  */
169
184
  readonly queueAll: pulumi.Output<boolean>;
170
185
  /**
171
- * Sets the queueing method used by the waiting room. Changing this parameter from the **default** queueing method is only
172
- * available for the Waiting Room Advanced subscription. Regardless of the queueing method, if `queue_all` is enabled or an
173
- * event is prequeueing, users in the waiting room will not be accepted to the origin. These users will always see a
174
- * waiting room page that refreshes automatically. The valid queueing methods are: 1. `fifo` **(default)**:
175
- * First-In-First-Out queue where customers gain access in the order they arrived. 2. `random`: Random queue where
176
- * customers gain access randomly, regardless of arrival time. 3. `passthrough`: Users will pass directly through the
177
- * waiting room and into the origin website. As a result, any configured limits will not be respected while this is
178
- * enabled. This method can be used as an alternative to disabling a waiting room (with `suspended`) so that analytics are
179
- * still reported. This can be used if you wish to allow all traffic normally, but want to restrict traffic during a
180
- * waiting room event, or vice versa. 4. `reject`: Users will be immediately rejected from the waiting room. As a result,
181
- * no users will reach the origin website while this is enabled. This can be used if you wish to reject all traffic while
182
- * performing maintenance, block traffic during a specified period of time (an event), or block traffic while events are
183
- * not occurring. Consider a waiting room used for vaccine distribution that only allows traffic during sign-up events, and
184
- * otherwise blocks all traffic. For this case, the waiting room uses `reject`, and its events override this with `fifo`,
185
- * `random`, or `passthrough`. When this queueing method is enabled and neither `queueAll` is enabled nor an event is
186
- * prequeueing, the waiting room page **will not refresh automatically**. Available values: "fifo", "random",
187
- * "passthrough", "reject".
186
+ * Sets the queueing method used by the waiting room. Changing this parameter from the **default** queueing method is only available for the Waiting Room Advanced subscription. Regardless of the queueing method, if <span pulumi-lang-nodejs="`queueAll`" pulumi-lang-dotnet="`QueueAll`" pulumi-lang-go="`queueAll`" pulumi-lang-python="`queue_all`" pulumi-lang-yaml="`queueAll`" pulumi-lang-java="`queueAll`">`queue_all`</span> is enabled or an event is prequeueing, users in the waiting room will not be accepted to the origin. These users will always see a waiting room page that refreshes automatically. The valid queueing methods are:
187
+ * 1. <span pulumi-lang-nodejs="`fifo`" pulumi-lang-dotnet="`Fifo`" pulumi-lang-go="`fifo`" pulumi-lang-python="`fifo`" pulumi-lang-yaml="`fifo`" pulumi-lang-java="`fifo`">`fifo`</span> **(default)**: First-In-First-Out queue where customers gain access in the order they arrived.
188
+ * 2. <span pulumi-lang-nodejs="`random`" pulumi-lang-dotnet="`Random`" pulumi-lang-go="`random`" pulumi-lang-python="`random`" pulumi-lang-yaml="`random`" pulumi-lang-java="`random`">`random`</span>: Random queue where customers gain access randomly, regardless of arrival time.
189
+ * 3. <span pulumi-lang-nodejs="`passthrough`" pulumi-lang-dotnet="`Passthrough`" pulumi-lang-go="`passthrough`" pulumi-lang-python="`passthrough`" pulumi-lang-yaml="`passthrough`" pulumi-lang-java="`passthrough`">`passthrough`</span>: Users will pass directly through the waiting room and into the origin website. As a result, any configured limits will not be respected while this is enabled. This method can be used as an alternative to disabling a waiting room (with <span pulumi-lang-nodejs="`suspended`" pulumi-lang-dotnet="`Suspended`" pulumi-lang-go="`suspended`" pulumi-lang-python="`suspended`" pulumi-lang-yaml="`suspended`" pulumi-lang-java="`suspended`">`suspended`</span>) so that analytics are still reported. This can be used if you wish to allow all traffic normally, but want to restrict traffic during a waiting room event, or vice versa.
190
+ * 4. <span pulumi-lang-nodejs="`reject`" pulumi-lang-dotnet="`Reject`" pulumi-lang-go="`reject`" pulumi-lang-python="`reject`" pulumi-lang-yaml="`reject`" pulumi-lang-java="`reject`">`reject`</span>: Users will be immediately rejected from the waiting room. As a result, no users will reach the origin website while this is enabled. This can be used if you wish to reject all traffic while performing maintenance, block traffic during a specified period of time (an event), or block traffic while events are not occurring. Consider a waiting room used for vaccine distribution that only allows traffic during sign-up events, and otherwise blocks all traffic. For this case, the waiting room uses <span pulumi-lang-nodejs="`reject`" pulumi-lang-dotnet="`Reject`" pulumi-lang-go="`reject`" pulumi-lang-python="`reject`" pulumi-lang-yaml="`reject`" pulumi-lang-java="`reject`">`reject`</span>, and its events override this with <span pulumi-lang-nodejs="`fifo`" pulumi-lang-dotnet="`Fifo`" pulumi-lang-go="`fifo`" pulumi-lang-python="`fifo`" pulumi-lang-yaml="`fifo`" pulumi-lang-java="`fifo`">`fifo`</span>, <span pulumi-lang-nodejs="`random`" pulumi-lang-dotnet="`Random`" pulumi-lang-go="`random`" pulumi-lang-python="`random`" pulumi-lang-yaml="`random`" pulumi-lang-java="`random`">`random`</span>, or <span pulumi-lang-nodejs="`passthrough`" pulumi-lang-dotnet="`Passthrough`" pulumi-lang-go="`passthrough`" pulumi-lang-python="`passthrough`" pulumi-lang-yaml="`passthrough`" pulumi-lang-java="`passthrough`">`passthrough`</span>. When this queueing method is enabled and neither `queueAll` is enabled nor an event is prequeueing, the waiting room page **will not refresh automatically**.
191
+ * Available values: "fifo", "random", "passthrough", "reject".
188
192
  */
189
193
  readonly queueingMethod: pulumi.Output<string>;
190
194
  /**
191
- * HTTP status code returned to a user while in the queue. Available values: 200, 202, 429.
195
+ * HTTP status code returned to a user while in the queue.
196
+ * Available values: 200, 202, 429.
192
197
  */
193
198
  readonly queueingStatusCode: pulumi.Output<number>;
194
199
  /**
195
- * Lifetime of a cookie (in minutes) set by Cloudflare for users who get access to the route. If a user is not seen by
196
- * Cloudflare again in that time period, they will be treated as a new user that visits the route.
200
+ * Lifetime of a cookie (in minutes) set by Cloudflare for users who get access to the route. If a user is not seen by Cloudflare again in that time period, they will be treated as a new user that visits the route.
197
201
  */
198
202
  readonly sessionDuration: pulumi.Output<number>;
199
203
  /**
200
- * Suspends or allows traffic going to the waiting room. If set to `true`, the traffic will not go to the waiting room.
204
+ * Suspends or allows traffic going to the waiting room. If 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>, the traffic will not go to the waiting room.
201
205
  */
202
206
  readonly suspended: pulumi.Output<boolean>;
203
207
  /**
204
- * Sets the total number of active user sessions on the route at a point in time. A route is a combination of host and path
205
- * on which a waiting room is available. This value is used as a baseline for the total number of active user sessions on
206
- * the route. It is possible to have a situation where there are more or less active users sessions on the route based on
207
- * the traffic patterns at that time around the world.
208
+ * Sets the total number of active user sessions on the route at a point in time. A route is a combination of host and path on which a waiting room is available. This value is used as a baseline for the total number of active user sessions on the route. It is possible to have a situation where there are more or less active users sessions on the route based on the traffic patterns at that time around the world.
208
209
  */
209
210
  readonly totalActiveUsers: pulumi.Output<number>;
210
211
  /**
211
- * Which action to take when a bot is detected using Turnstile. `log` will have no impact on queueing behavior, simply
212
- * keeping track of how many bots are detected in Waiting Room Analytics. `infinite_queue` will send bots to a false
213
- * queueing state, where they will never reach your origin. `infinite_queue` requires Advanced Waiting Room. Available
214
- * values: "log", "infinite_queue".
212
+ * Which action to take when a bot is detected using Turnstile. <span pulumi-lang-nodejs="`log`" pulumi-lang-dotnet="`Log`" pulumi-lang-go="`log`" pulumi-lang-python="`log`" pulumi-lang-yaml="`log`" pulumi-lang-java="`log`">`log`</span> will
213
+ * have no impact on queueing behavior, simply keeping track of how many
214
+ * bots are detected in Waiting Room Analytics. <span pulumi-lang-nodejs="`infiniteQueue`" pulumi-lang-dotnet="`InfiniteQueue`" pulumi-lang-go="`infiniteQueue`" pulumi-lang-python="`infinite_queue`" pulumi-lang-yaml="`infiniteQueue`" pulumi-lang-java="`infiniteQueue`">`infinite_queue`</span> will send
215
+ * bots to a false queueing state, where they will never reach your
216
+ * origin. <span pulumi-lang-nodejs="`infiniteQueue`" pulumi-lang-dotnet="`InfiniteQueue`" pulumi-lang-go="`infiniteQueue`" pulumi-lang-python="`infinite_queue`" pulumi-lang-yaml="`infiniteQueue`" pulumi-lang-java="`infiniteQueue`">`infinite_queue`</span> requires Advanced Waiting Room.
217
+ * Available values: "log", <span pulumi-lang-nodejs=""infiniteQueue"" pulumi-lang-dotnet=""InfiniteQueue"" pulumi-lang-go=""infiniteQueue"" pulumi-lang-python=""infinite_queue"" pulumi-lang-yaml=""infiniteQueue"" pulumi-lang-java=""infiniteQueue"">"infinite_queue"</span>.
215
218
  */
216
219
  readonly turnstileAction: pulumi.Output<string>;
217
220
  /**
218
- * Which Turnstile widget type to use for detecting bot traffic. See [the Turnstile
219
- * documentation](https://developers.cloudflare.com/turnstile/concepts/widget/#widget-types) for the definitions of these
220
- * widget types. Set to `off` to disable the Turnstile integration entirely. Setting this to anything other than `off` or
221
- * `invisible` requires Advanced Waiting Room. Available values: "off", "invisible", "visible_non_interactive",
222
- * "visible_managed".
221
+ * Which Turnstile widget type to use for detecting bot traffic. See
222
+ * [the Turnstile documentation](https://developers.cloudflare.com/turnstile/concepts/widget/#widget-types)
223
+ * for the definitions of these widget types. Set to <span pulumi-lang-nodejs="`off`" pulumi-lang-dotnet="`Off`" pulumi-lang-go="`off`" pulumi-lang-python="`off`" pulumi-lang-yaml="`off`" pulumi-lang-java="`off`">`off`</span> to disable the
224
+ * Turnstile integration entirely. Setting this to anything other than
225
+ * <span pulumi-lang-nodejs="`off`" pulumi-lang-dotnet="`Off`" pulumi-lang-go="`off`" pulumi-lang-python="`off`" pulumi-lang-yaml="`off`" pulumi-lang-java="`off`">`off`</span> or <span pulumi-lang-nodejs="`invisible`" pulumi-lang-dotnet="`Invisible`" pulumi-lang-go="`invisible`" pulumi-lang-python="`invisible`" pulumi-lang-yaml="`invisible`" pulumi-lang-java="`invisible`">`invisible`</span> requires Advanced Waiting Room.
226
+ * Available values: "off", "invisible", <span pulumi-lang-nodejs=""visibleNonInteractive"" pulumi-lang-dotnet=""VisibleNonInteractive"" pulumi-lang-go=""visibleNonInteractive"" pulumi-lang-python=""visible_non_interactive"" pulumi-lang-yaml=""visibleNonInteractive"" pulumi-lang-java=""visibleNonInteractive"">"visible_non_interactive"</span>, <span pulumi-lang-nodejs=""visibleManaged"" pulumi-lang-dotnet=""VisibleManaged"" pulumi-lang-go=""visibleManaged"" pulumi-lang-python=""visible_managed"" pulumi-lang-yaml=""visibleManaged"" pulumi-lang-java=""visibleManaged"">"visible_managed"</span>.
223
227
  */
224
228
  readonly turnstileMode: pulumi.Output<string>;
225
229
  /**
226
- * Identifier
230
+ * Identifier.
227
231
  */
228
232
  readonly zoneId: pulumi.Output<string>;
229
233
  /**
@@ -240,42 +244,33 @@ export declare class WaitingRoom extends pulumi.CustomResource {
240
244
  */
241
245
  export interface WaitingRoomState {
242
246
  /**
243
- * Only available for the Waiting Room Advanced subscription. Additional hostname and path combinations to which this
244
- * waiting room will be applied. There is an implied wildcard at the end of the path. The hostname and path combination
245
- * must be unique to this and all other waiting rooms.
247
+ * Only available for the Waiting Room Advanced subscription. Additional hostname and path combinations to which this waiting room will be applied. There is an implied wildcard at the end of the path. The hostname and path combination must be unique to this and all other waiting rooms.
246
248
  */
247
249
  additionalRoutes?: pulumi.Input<pulumi.Input<inputs.WaitingRoomAdditionalRoute>[]>;
248
250
  /**
249
- * Configures cookie attributes for the waiting room cookie. This encrypted cookie stores a user's status in the waiting
250
- * room, such as queue position.
251
+ * Configures cookie attributes for the waiting room cookie. This encrypted cookie stores a user's status in the waiting room, such as queue position.
251
252
  */
252
253
  cookieAttributes?: pulumi.Input<inputs.WaitingRoomCookieAttributes>;
253
254
  /**
254
- * Appends a '_' + a custom suffix to the end of Cloudflare Waiting Room's cookie name(__cf_waitingroom). If
255
- * `cookie_suffix` is "abcd", the cookie name will be `__cf_waitingroom_abcd`. This field is required if using
256
- * `additional_routes`.
255
+ * Appends a '_' + a custom suffix to the end of Cloudflare Waiting Room's cookie name(__cf_waitingroom). If <span pulumi-lang-nodejs="`cookieSuffix`" pulumi-lang-dotnet="`CookieSuffix`" pulumi-lang-go="`cookieSuffix`" pulumi-lang-python="`cookie_suffix`" pulumi-lang-yaml="`cookieSuffix`" pulumi-lang-java="`cookieSuffix`">`cookie_suffix`</span> is "abcd", the cookie name will be `__cf_waitingroom_abcd`. This field is required if using <span pulumi-lang-nodejs="`additionalRoutes`" pulumi-lang-dotnet="`AdditionalRoutes`" pulumi-lang-go="`additionalRoutes`" pulumi-lang-python="`additional_routes`" pulumi-lang-yaml="`additionalRoutes`" pulumi-lang-java="`additionalRoutes`">`additional_routes`</span>.
257
256
  */
258
257
  cookieSuffix?: pulumi.Input<string>;
259
258
  createdOn?: pulumi.Input<string>;
260
259
  /**
261
- * Only available for the Waiting Room Advanced subscription. This is a template html file that will be rendered at the
262
- * edge. If no custom_page_html is provided, the default waiting room will be used. The template is based on mustache (
263
- * https://mustache.github.io/ ). There are several variables that are evaluated by the Cloudflare edge: 1.
264
- * {{`waitTimeKnown`}} Acts like a boolean value that indicates the behavior to take when wait time is not available, for
265
- * instance when queue_all is **true**. 2. {{`waitTimeFormatted`}} Estimated wait time for the user. For example, five
266
- * minutes. Alternatively, you can use: 3. {{`waitTime`}} Number of minutes of estimated wait for a user. 4.
267
- * {{`waitTimeHours`}} Number of hours of estimated wait for a user (`Math.floor(waitTime/60)`). 5.
268
- * {{`waitTimeHourMinutes`}} Number of minutes above the `waitTimeHours` value (`waitTime%60`). 6. {{`queueIsFull`}}
269
- * Changes to **true** when no more people can be added to the queue. To view the full list of variables, look at the
270
- * `cfWaitingRoom` object described under the `json_response_enabled` property in other Waiting Room API calls.
260
+ * Only available for the Waiting Room Advanced subscription. This is a template html file that will be rendered at the edge. If no<span pulumi-lang-nodejs=" customPageHtml " pulumi-lang-dotnet=" CustomPageHtml " pulumi-lang-go=" customPageHtml " pulumi-lang-python=" custom_page_html " pulumi-lang-yaml=" customPageHtml " pulumi-lang-java=" customPageHtml "> custom_page_html </span>is provided, the default waiting room will be used. The template is based on mustache ( https://mustache.github.io/ ). There are several variables that are evaluated by the Cloudflare edge:
261
+ * 1. {{`waitTimeKnown`}} Acts like a boolean value that indicates the behavior to take when wait time is not available, for instance when<span pulumi-lang-nodejs=" queueAll " pulumi-lang-dotnet=" QueueAll " pulumi-lang-go=" queueAll " pulumi-lang-python=" queue_all " pulumi-lang-yaml=" queueAll " pulumi-lang-java=" queueAll "> queue_all </span>is **true**.
262
+ * 2. {{`waitTimeFormatted`}} Estimated wait time for the user. For example, five minutes. Alternatively, you can use:
263
+ * 3. {{`waitTime`}} Number of minutes of estimated wait for a user.
264
+ * 4. {{`waitTimeHours`}} Number of hours of estimated wait for a user (`Math.floor(waitTime/60)`).
265
+ * 5. {{`waitTimeHourMinutes`}} Number of minutes above the `waitTimeHours` value (`waitTime%60`).
266
+ * 6. {{`queueIsFull`}} Changes to **true** when no more people can be added to the queue.
267
+ *
268
+ * To view the full list of variables, look at the `cfWaitingRoom` object described under the <span pulumi-lang-nodejs="`jsonResponseEnabled`" pulumi-lang-dotnet="`JsonResponseEnabled`" pulumi-lang-go="`jsonResponseEnabled`" pulumi-lang-python="`json_response_enabled`" pulumi-lang-yaml="`jsonResponseEnabled`" pulumi-lang-java="`jsonResponseEnabled`">`json_response_enabled`</span> property in other Waiting Room API calls.
271
269
  */
272
270
  customPageHtml?: pulumi.Input<string>;
273
271
  /**
274
- * The language of the default page template. If no default_template_language is provided, then `en-US` (English) will be
275
- * used. Available values: "en-US", "es-ES", "de-DE", "fr-FR", "it-IT", "ja-JP", "ko-KR", "pt-BR", "zh-CN", "zh-TW",
276
- * "nl-NL", "pl-PL", "id-ID", "tr-TR", "ar-EG", "ru-RU", "fa-IR", "bg-BG", "hr-HR", "cs-CZ", "da-DK", "fi-FI", "lt-LT",
277
- * "ms-MY", "nb-NO", "ro-RO", "el-GR", "he-IL", "hi-IN", "hu-HU", "sr-BA", "sk-SK", "sl-SI", "sv-SE", "tl-PH", "th-TH",
278
- * "uk-UA", "vi-VN".
272
+ * The language of the default page template. If no<span pulumi-lang-nodejs=" defaultTemplateLanguage " pulumi-lang-dotnet=" DefaultTemplateLanguage " pulumi-lang-go=" defaultTemplateLanguage " pulumi-lang-python=" default_template_language " pulumi-lang-yaml=" defaultTemplateLanguage " pulumi-lang-java=" defaultTemplateLanguage "> default_template_language </span>is provided, then `en-US` (English) will be used.
273
+ * Available values: "en-US", "es-ES", "de-DE", "fr-FR", "it-IT", "ja-JP", "ko-KR", "pt-BR", "zh-CN", "zh-TW", "nl-NL", "pl-PL", "id-ID", "tr-TR", "ar-EG", "ru-RU", "fa-IR", "bg-BG", "hr-HR", "cs-CZ", "da-DK", "fi-FI", "lt-LT", "ms-MY", "nb-NO", "ro-RO", "el-GR", "he-IL", "hi-IN", "hu-HU", "sr-BA", "sk-SK", "sl-SI", "sv-SE", "tl-PH", "th-TH", "uk-UA", "vi-VN".
279
274
  */
280
275
  defaultTemplateLanguage?: pulumi.Input<string>;
281
276
  /**
@@ -283,9 +278,7 @@ export interface WaitingRoomState {
283
278
  */
284
279
  description?: pulumi.Input<string>;
285
280
  /**
286
- * Only available for the Waiting Room Advanced subscription. Disables automatic renewal of session cookies. If `true`, an
287
- * accepted user will have session_duration minutes to browse the site. After that, they will have to go through the
288
- * waiting room again. If `false`, a user's session cookie will be automatically renewed on every request.
281
+ * Only available for the Waiting Room Advanced subscription. Disables automatic renewal of session cookies. If <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>, an accepted user will have<span pulumi-lang-nodejs=" sessionDuration " pulumi-lang-dotnet=" SessionDuration " pulumi-lang-go=" sessionDuration " pulumi-lang-python=" session_duration " pulumi-lang-yaml=" sessionDuration " pulumi-lang-java=" sessionDuration "> session_duration </span>minutes to browse the site. After that, they will have to go through the waiting room again. If <span pulumi-lang-nodejs="`false`" pulumi-lang-dotnet="`False`" pulumi-lang-go="`false`" pulumi-lang-python="`false`" pulumi-lang-yaml="`false`" pulumi-lang-java="`false`">`false`</span>, a user's session cookie will be automatically renewed on every request.
289
282
  */
290
283
  disableSessionRenewal?: pulumi.Input<boolean>;
291
284
  /**
@@ -293,70 +286,101 @@ export interface WaitingRoomState {
293
286
  */
294
287
  enabledOriginCommands?: pulumi.Input<pulumi.Input<string>[]>;
295
288
  /**
296
- * The host name to which the waiting room will be applied (no wildcards). Please do not include the scheme (http:// or
297
- * https://). The host and path combination must be unique.
289
+ * The host name to which the waiting room will be applied (no wildcards). Please do not include the scheme (http:// or https://). The host and path combination must be unique.
298
290
  */
299
291
  host?: pulumi.Input<string>;
300
292
  /**
301
- * Only available for the Waiting Room Advanced subscription. If `true`, requests to the waiting room with the header
302
- * `Accept: application/json` will receive a JSON response object with information on the user's status in the waiting room
303
- * as opposed to the configured static HTML page. This JSON response object has one property `cfWaitingRoom` which is an
304
- * object containing the following fields: 1. `inWaitingRoom`: Boolean indicating if the user is in the waiting room
305
- * (always **true**). 2. `waitTimeKnown`: Boolean indicating if the current estimated wait times are accurate. If
306
- * **false**, they are not available. 3. `waitTime`: Valid only when `waitTimeKnown` is **true**. Integer indicating the
307
- * current estimated time in minutes the user will wait in the waiting room. When `queueingMethod` is **random**, this is
308
- * set to `waitTime50Percentile`. 4. `waitTime25Percentile`: Valid only when `queueingMethod` is **random** and
309
- * `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 25% of users that gain
310
- * entry the fastest (25th percentile). 5. `waitTime50Percentile`: Valid only when `queueingMethod` is **random** and
311
- * `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 50% of users that gain
312
- * entry the fastest (50th percentile). In other words, half of the queued users are expected to let into the origin
313
- * website before `waitTime50Percentile` and half are expected to be let in after it. 6. `waitTime75Percentile`: Valid only
314
- * when `queueingMethod` is **random** and `waitTimeKnown` is **true**. Integer indicating the current estimated maximum
315
- * wait time for the 75% of users that gain entry the fastest (75th percentile). 7. `waitTimeFormatted`: String displaying
316
- * the `waitTime` formatted in English for users. If `waitTimeKnown` is **false**, `waitTimeFormatted` will display
317
- * **unavailable**. 8. `queueIsFull`: Boolean indicating if the waiting room's queue is currently full and not accepting
318
- * new users at the moment. 9. `queueAll`: Boolean indicating if all users will be queued in the waiting room and no one
319
- * will be let into the origin website. 10. `lastUpdated`: String displaying the timestamp as an ISO 8601 string of the
320
- * user's last attempt to leave the waiting room and be let into the origin website. The user is able to make another
321
- * attempt after `refreshIntervalSeconds` past this time. If the user makes a request too soon, it will be ignored and
322
- * `lastUpdated` will not change. 11. `refreshIntervalSeconds`: Integer indicating the number of seconds after
323
- * `lastUpdated` until the user is able to make another attempt to leave the waiting room and be let into the origin
324
- * website. When the `queueingMethod` is `reject`, there is no specified refresh time it will always be **zero**. 12.
325
- * `queueingMethod`: The queueing method currently used by the waiting room. It is either **fifo**, **random**,
326
- * **passthrough**, or **reject**. 13. `isFIFOQueue`: Boolean indicating if the waiting room uses a FIFO
327
- * (First-In-First-Out) queue. 14. `isRandomQueue`: Boolean indicating if the waiting room uses a Random queue where users
328
- * gain access randomly. 15. `isPassthroughQueue`: Boolean indicating if the waiting room uses a passthrough queue. Keep in
329
- * mind that when passthrough is enabled, this JSON response will only exist when `queueAll` is **true** or
330
- * `isEventPrequeueing` is **true** because in all other cases requests will go directly to the origin. 16.
331
- * `isRejectQueue`: Boolean indicating if the waiting room uses a reject queue. 17. `isEventActive`: Boolean indicating if
332
- * an event is currently occurring. Events are able to change a waiting room's behavior during a specified period of time.
333
- * For additional information, look at the event properties `prequeue_start_time`, `event_start_time`, and `event_end_time`
334
- * in the documentation for creating waiting room events. Events are considered active between these start and end times,
335
- * as well as during the prequeueing period if it exists. 18. `isEventPrequeueing`: Valid only when `isEventActive` is
336
- * **true**. Boolean indicating if an event is currently prequeueing users before it starts. 19. `timeUntilEventStart`:
337
- * Valid only when `isEventPrequeueing` is **true**. Integer indicating the number of minutes until the event starts. 20.
338
- * `timeUntilEventStartFormatted`: String displaying the `timeUntilEventStart` formatted in English for users. If
339
- * `isEventPrequeueing` is **false**, `timeUntilEventStartFormatted` will display **unavailable**. 21. `timeUntilEventEnd`:
340
- * Valid only when `isEventActive` is **true**. Integer indicating the number of minutes until the event ends. 22.
341
- * `timeUntilEventEndFormatted`: String displaying the `timeUntilEventEnd` formatted in English for users. If
342
- * `isEventActive` is **false**, `timeUntilEventEndFormatted` will display **unavailable**. 23. `shuffleAtEventStart`:
343
- * Valid only when `isEventActive` is **true**. Boolean indicating if the users in the prequeue are shuffled randomly when
344
- * the event starts. An example cURL to a waiting room could be: curl -X GET "https://example.com/waitingroom" \ -H
345
- * "Accept: application/json" If `json_response_enabled` is **true** and the request hits the waiting room, an example JSON
346
- * response when `queueingMethod` is **fifo** and no event is active could be: { "cfWaitingRoom": { "inWaitingRoom": true,
347
- * "waitTimeKnown": true, "waitTime": 10, "waitTime25Percentile": 0, "waitTime50Percentile": 0, "waitTime75Percentile": 0,
348
- * "waitTimeFormatted": "10 minutes", "queueIsFull": false, "queueAll": false, "lastUpdated": "2020-08-03T23:46:00.000Z",
349
- * "refreshIntervalSeconds": 20, "queueingMethod": "fifo", "isFIFOQueue": true, "isRandomQueue": false,
350
- * "isPassthroughQueue": false, "isRejectQueue": false, "isEventActive": false, "isEventPrequeueing": false,
351
- * "timeUntilEventStart": 0, "timeUntilEventStartFormatted": "unavailable", "timeUntilEventEnd": 0,
352
- * "timeUntilEventEndFormatted": "unavailable", "shuffleAtEventStart": false } } If `json_response_enabled` is **true** and
353
- * the request hits the waiting room, an example JSON response when `queueingMethod` is **random** and an event is active
354
- * could be: { "cfWaitingRoom": { "inWaitingRoom": true, "waitTimeKnown": true, "waitTime": 10, "waitTime25Percentile": 5,
355
- * "waitTime50Percentile": 10, "waitTime75Percentile": 15, "waitTimeFormatted": "5 minutes to 15 minutes", "queueIsFull":
356
- * false, "queueAll": false, "lastUpdated": "2020-08-03T23:46:00.000Z", "refreshIntervalSeconds": 20, "queueingMethod":
357
- * "random", "isFIFOQueue": false, "isRandomQueue": true, "isPassthroughQueue": false, "isRejectQueue": false,
358
- * "isEventActive": true, "isEventPrequeueing": false, "timeUntilEventStart": 0, "timeUntilEventStartFormatted":
359
- * "unavailable", "timeUntilEventEnd": 15, "timeUntilEventEndFormatted": "15 minutes", "shuffleAtEventStart": true } }.
293
+ * Only available for the Waiting Room Advanced subscription. If <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>, requests to the waiting room with the header `Accept: application/json` will receive a JSON response object with information on the user's status in the waiting room as opposed to the configured static HTML page. This JSON response object has one property `cfWaitingRoom` which is an object containing the following fields:
294
+ * 1. `inWaitingRoom`: Boolean indicating if the user is in the waiting room (always **true**).
295
+ * 2. `waitTimeKnown`: Boolean indicating if the current estimated wait times are accurate. If **false**, they are not available.
296
+ * 3. `waitTime`: Valid only when `waitTimeKnown` is **true**. Integer indicating the current estimated time in minutes the user will wait in the waiting room. When `queueingMethod` is **random**, this is set to `waitTime50Percentile`.
297
+ * 4. `waitTime25Percentile`: Valid only when `queueingMethod` is **random** and `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 25% of users that gain entry the fastest (25th percentile).
298
+ * 5. `waitTime50Percentile`: Valid only when `queueingMethod` is **random** and `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 50% of users that gain entry the fastest (50th percentile). In other words, half of the queued users are expected to let into the origin website before `waitTime50Percentile` and half are expected to be let in after it.
299
+ * 6. `waitTime75Percentile`: Valid only when `queueingMethod` is **random** and `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 75% of users that gain entry the fastest (75th percentile).
300
+ * 7. `waitTimeFormatted`: String displaying the `waitTime` formatted in English for users. If `waitTimeKnown` is **false**, `waitTimeFormatted` will display **unavailable**.
301
+ * 8. `queueIsFull`: Boolean indicating if the waiting room's queue is currently full and not accepting new users at the moment.
302
+ * 9. `queueAll`: Boolean indicating if all users will be queued in the waiting room and no one will be let into the origin website.
303
+ * 10. `lastUpdated`: String displaying the timestamp as an ISO 8601 string of the user's last attempt to leave the waiting room and be let into the origin website. The user is able to make another attempt after `refreshIntervalSeconds` past this time. If the user makes a request too soon, it will be ignored and `lastUpdated` will not change.
304
+ * 11. `refreshIntervalSeconds`: Integer indicating the number of seconds after `lastUpdated` until the user is able to make another attempt to leave the waiting room and be let into the origin website. When the `queueingMethod` is <span pulumi-lang-nodejs="`reject`" pulumi-lang-dotnet="`Reject`" pulumi-lang-go="`reject`" pulumi-lang-python="`reject`" pulumi-lang-yaml="`reject`" pulumi-lang-java="`reject`">`reject`</span>, there is no specified refresh time —\_it will always be **zero**.
305
+ * 12. `queueingMethod`: The queueing method currently used by the waiting room. It is either **fifo**, **random**, **passthrough**, or **reject**.
306
+ * 13. `isFIFOQueue`: Boolean indicating if the waiting room uses a FIFO (First-In-First-Out) queue.
307
+ * 14. `isRandomQueue`: Boolean indicating if the waiting room uses a Random queue where users gain access randomly.
308
+ * 15. `isPassthroughQueue`: Boolean indicating if the waiting room uses a passthrough queue. Keep in mind that when passthrough is enabled, this JSON response will only exist when `queueAll` is **true** or `isEventPrequeueing` is **true** because in all other cases requests will go directly to the origin.
309
+ * 16. `isRejectQueue`: Boolean indicating if the waiting room uses a reject queue.
310
+ * 17. `isEventActive`: Boolean indicating if an event is currently occurring. Events are able to change a waiting room's behavior during a specified period of time. For additional information, look at the event properties <span pulumi-lang-nodejs="`prequeueStartTime`" pulumi-lang-dotnet="`PrequeueStartTime`" pulumi-lang-go="`prequeueStartTime`" pulumi-lang-python="`prequeue_start_time`" pulumi-lang-yaml="`prequeueStartTime`" pulumi-lang-java="`prequeueStartTime`">`prequeue_start_time`</span>, <span pulumi-lang-nodejs="`eventStartTime`" pulumi-lang-dotnet="`EventStartTime`" pulumi-lang-go="`eventStartTime`" pulumi-lang-python="`event_start_time`" pulumi-lang-yaml="`eventStartTime`" pulumi-lang-java="`eventStartTime`">`event_start_time`</span>, and <span pulumi-lang-nodejs="`eventEndTime`" pulumi-lang-dotnet="`EventEndTime`" pulumi-lang-go="`eventEndTime`" pulumi-lang-python="`event_end_time`" pulumi-lang-yaml="`eventEndTime`" pulumi-lang-java="`eventEndTime`">`event_end_time`</span> in the documentation for creating waiting room events. Events are considered active between these start and end times, as well as during the prequeueing period if it exists.
311
+ * 18. `isEventPrequeueing`: Valid only when `isEventActive` is **true**. Boolean indicating if an event is currently prequeueing users before it starts.
312
+ * 19. `timeUntilEventStart`: Valid only when `isEventPrequeueing` is **true**. Integer indicating the number of minutes until the event starts.
313
+ * 20. `timeUntilEventStartFormatted`: String displaying the `timeUntilEventStart` formatted in English for users. If `isEventPrequeueing` is **false**, `timeUntilEventStartFormatted` will display **unavailable**.
314
+ * 21. `timeUntilEventEnd`: Valid only when `isEventActive` is **true**. Integer indicating the number of minutes until the event ends.
315
+ * 22. `timeUntilEventEndFormatted`: String displaying the `timeUntilEventEnd` formatted in English for users. If `isEventActive` is **false**, `timeUntilEventEndFormatted` will display **unavailable**.
316
+ * 23. `shuffleAtEventStart`: Valid only when `isEventActive` is **true**. Boolean indicating if the users in the prequeue are shuffled randomly when the event starts.
317
+ * 24. <span pulumi-lang-nodejs="`turnstile`" pulumi-lang-dotnet="`Turnstile`" pulumi-lang-go="`turnstile`" pulumi-lang-python="`turnstile`" pulumi-lang-yaml="`turnstile`" pulumi-lang-java="`turnstile`">`turnstile`</span>: Empty when turnstile isn't enabled. String displaying an html tag to display the Turnstile widget. Please add the `{{{turnstile}}}` tag to the <span pulumi-lang-nodejs="`customHtml`" pulumi-lang-dotnet="`CustomHtml`" pulumi-lang-go="`customHtml`" pulumi-lang-python="`custom_html`" pulumi-lang-yaml="`customHtml`" pulumi-lang-java="`customHtml`">`custom_html`</span> template to ensure the Turnstile widget appears.
318
+ * 25. `infiniteQueue`: Boolean indicating whether the response is for a user in the infinite queue.
319
+ *
320
+ * An example cURL to a waiting room could be:
321
+ *
322
+ * curl -X GET "https://example.com/waitingroom" \
323
+ * -H "Accept: application/json"
324
+ *
325
+ * If <span pulumi-lang-nodejs="`jsonResponseEnabled`" pulumi-lang-dotnet="`JsonResponseEnabled`" pulumi-lang-go="`jsonResponseEnabled`" pulumi-lang-python="`json_response_enabled`" pulumi-lang-yaml="`jsonResponseEnabled`" pulumi-lang-java="`jsonResponseEnabled`">`json_response_enabled`</span> is **true** and the request hits the waiting room, an example JSON response when `queueingMethod` is **fifo** and no event is active could be:
326
+ *
327
+ * {
328
+ * "cfWaitingRoom": {
329
+ * "inWaitingRoom": true,
330
+ * "waitTimeKnown": true,
331
+ * "waitTime": 10,
332
+ * "waitTime25Percentile": 0,
333
+ * "waitTime50Percentile": 0,
334
+ * "waitTime75Percentile": 0,
335
+ * "waitTimeFormatted": "10 minutes",
336
+ * "queueIsFull": false,
337
+ * "queueAll": false,
338
+ * "lastUpdated": "2020-08-03T23:46:00.000Z",
339
+ * "refreshIntervalSeconds": 20,
340
+ * "queueingMethod": "fifo",
341
+ * "isFIFOQueue": true,
342
+ * "isRandomQueue": false,
343
+ * "isPassthroughQueue": false,
344
+ * "isRejectQueue": false,
345
+ * "isEventActive": false,
346
+ * "isEventPrequeueing": false,
347
+ * "timeUntilEventStart": 0,
348
+ * "timeUntilEventStartFormatted": "unavailable",
349
+ * "timeUntilEventEnd": 0,
350
+ * "timeUntilEventEndFormatted": "unavailable",
351
+ * "shuffleAtEventStart": false
352
+ * }
353
+ * }
354
+ *
355
+ * If <span pulumi-lang-nodejs="`jsonResponseEnabled`" pulumi-lang-dotnet="`JsonResponseEnabled`" pulumi-lang-go="`jsonResponseEnabled`" pulumi-lang-python="`json_response_enabled`" pulumi-lang-yaml="`jsonResponseEnabled`" pulumi-lang-java="`jsonResponseEnabled`">`json_response_enabled`</span> is **true** and the request hits the waiting room, an example JSON response when `queueingMethod` is **random** and an event is active could be:
356
+ *
357
+ * {
358
+ * "cfWaitingRoom": {
359
+ * "inWaitingRoom": true,
360
+ * "waitTimeKnown": true,
361
+ * "waitTime": 10,
362
+ * "waitTime25Percentile": 5,
363
+ * "waitTime50Percentile": 10,
364
+ * "waitTime75Percentile": 15,
365
+ * "waitTimeFormatted": "5 minutes to 15 minutes",
366
+ * "queueIsFull": false,
367
+ * "queueAll": false,
368
+ * "lastUpdated": "2020-08-03T23:46:00.000Z",
369
+ * "refreshIntervalSeconds": 20,
370
+ * "queueingMethod": "random",
371
+ * "isFIFOQueue": false,
372
+ * "isRandomQueue": true,
373
+ * "isPassthroughQueue": false,
374
+ * "isRejectQueue": false,
375
+ * "isEventActive": true,
376
+ * "isEventPrequeueing": false,
377
+ * "timeUntilEventStart": 0,
378
+ * "timeUntilEventStartFormatted": "unavailable",
379
+ * "timeUntilEventEnd": 15,
380
+ * "timeUntilEventEndFormatted": "15 minutes",
381
+ * "shuffleAtEventStart": true
382
+ * }
383
+ * }
360
384
  */
361
385
  jsonResponseEnabled?: pulumi.Input<boolean>;
362
386
  modifiedOn?: pulumi.Input<string>;
@@ -365,9 +389,7 @@ export interface WaitingRoomState {
365
389
  */
366
390
  name?: pulumi.Input<string>;
367
391
  /**
368
- * Sets the number of new users that will be let into the route every minute. This value is used as baseline for the number
369
- * of users that are let in per minute. So it is possible that there is a little more or little less traffic coming to the
370
- * route based on the traffic patterns at that time around the world.
392
+ * Sets the number of new users that will be let into the route every minute. This value is used as baseline for the number of users that are let in per minute. So it is possible that there is a little more or little less traffic coming to the route based on the traffic patterns at that time around the world.
371
393
  */
372
394
  newUsersPerMinute?: pulumi.Input<number>;
373
395
  /**
@@ -379,73 +401,59 @@ export interface WaitingRoomState {
379
401
  */
380
402
  nextEventStartTime?: pulumi.Input<string>;
381
403
  /**
382
- * Sets the path within the host to enable the waiting room on. The waiting room will be enabled for all subpaths as well.
383
- * If there are two waiting rooms on the same subpath, the waiting room for the most specific path will be chosen.
384
- * Wildcards and query parameters are not supported.
404
+ * Sets the path within the host to enable the waiting room on. The waiting room will be enabled for all subpaths as well. If there are two waiting rooms on the same subpath, the waiting room for the most specific path will be chosen. Wildcards and query parameters are not supported.
385
405
  */
386
406
  path?: pulumi.Input<string>;
387
407
  /**
388
- * If queue_all is `true`, all the traffic that is coming to a route will be sent to the waiting room. No new traffic can
389
- * get to the route once this field is set and estimated time will become unavailable.
408
+ * If<span pulumi-lang-nodejs=" queueAll " pulumi-lang-dotnet=" QueueAll " pulumi-lang-go=" queueAll " pulumi-lang-python=" queue_all " pulumi-lang-yaml=" queueAll " pulumi-lang-java=" queueAll "> queue_all </span>is <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>, all the traffic that is coming to a route will be sent to the waiting room. No new traffic can get to the route once this field is set and estimated time will become unavailable.
390
409
  */
391
410
  queueAll?: pulumi.Input<boolean>;
392
411
  /**
393
- * Sets the queueing method used by the waiting room. Changing this parameter from the **default** queueing method is only
394
- * available for the Waiting Room Advanced subscription. Regardless of the queueing method, if `queue_all` is enabled or an
395
- * event is prequeueing, users in the waiting room will not be accepted to the origin. These users will always see a
396
- * waiting room page that refreshes automatically. The valid queueing methods are: 1. `fifo` **(default)**:
397
- * First-In-First-Out queue where customers gain access in the order they arrived. 2. `random`: Random queue where
398
- * customers gain access randomly, regardless of arrival time. 3. `passthrough`: Users will pass directly through the
399
- * waiting room and into the origin website. As a result, any configured limits will not be respected while this is
400
- * enabled. This method can be used as an alternative to disabling a waiting room (with `suspended`) so that analytics are
401
- * still reported. This can be used if you wish to allow all traffic normally, but want to restrict traffic during a
402
- * waiting room event, or vice versa. 4. `reject`: Users will be immediately rejected from the waiting room. As a result,
403
- * no users will reach the origin website while this is enabled. This can be used if you wish to reject all traffic while
404
- * performing maintenance, block traffic during a specified period of time (an event), or block traffic while events are
405
- * not occurring. Consider a waiting room used for vaccine distribution that only allows traffic during sign-up events, and
406
- * otherwise blocks all traffic. For this case, the waiting room uses `reject`, and its events override this with `fifo`,
407
- * `random`, or `passthrough`. When this queueing method is enabled and neither `queueAll` is enabled nor an event is
408
- * prequeueing, the waiting room page **will not refresh automatically**. Available values: "fifo", "random",
409
- * "passthrough", "reject".
412
+ * Sets the queueing method used by the waiting room. Changing this parameter from the **default** queueing method is only available for the Waiting Room Advanced subscription. Regardless of the queueing method, if <span pulumi-lang-nodejs="`queueAll`" pulumi-lang-dotnet="`QueueAll`" pulumi-lang-go="`queueAll`" pulumi-lang-python="`queue_all`" pulumi-lang-yaml="`queueAll`" pulumi-lang-java="`queueAll`">`queue_all`</span> is enabled or an event is prequeueing, users in the waiting room will not be accepted to the origin. These users will always see a waiting room page that refreshes automatically. The valid queueing methods are:
413
+ * 1. <span pulumi-lang-nodejs="`fifo`" pulumi-lang-dotnet="`Fifo`" pulumi-lang-go="`fifo`" pulumi-lang-python="`fifo`" pulumi-lang-yaml="`fifo`" pulumi-lang-java="`fifo`">`fifo`</span> **(default)**: First-In-First-Out queue where customers gain access in the order they arrived.
414
+ * 2. <span pulumi-lang-nodejs="`random`" pulumi-lang-dotnet="`Random`" pulumi-lang-go="`random`" pulumi-lang-python="`random`" pulumi-lang-yaml="`random`" pulumi-lang-java="`random`">`random`</span>: Random queue where customers gain access randomly, regardless of arrival time.
415
+ * 3. <span pulumi-lang-nodejs="`passthrough`" pulumi-lang-dotnet="`Passthrough`" pulumi-lang-go="`passthrough`" pulumi-lang-python="`passthrough`" pulumi-lang-yaml="`passthrough`" pulumi-lang-java="`passthrough`">`passthrough`</span>: Users will pass directly through the waiting room and into the origin website. As a result, any configured limits will not be respected while this is enabled. This method can be used as an alternative to disabling a waiting room (with <span pulumi-lang-nodejs="`suspended`" pulumi-lang-dotnet="`Suspended`" pulumi-lang-go="`suspended`" pulumi-lang-python="`suspended`" pulumi-lang-yaml="`suspended`" pulumi-lang-java="`suspended`">`suspended`</span>) so that analytics are still reported. This can be used if you wish to allow all traffic normally, but want to restrict traffic during a waiting room event, or vice versa.
416
+ * 4. <span pulumi-lang-nodejs="`reject`" pulumi-lang-dotnet="`Reject`" pulumi-lang-go="`reject`" pulumi-lang-python="`reject`" pulumi-lang-yaml="`reject`" pulumi-lang-java="`reject`">`reject`</span>: Users will be immediately rejected from the waiting room. As a result, no users will reach the origin website while this is enabled. This can be used if you wish to reject all traffic while performing maintenance, block traffic during a specified period of time (an event), or block traffic while events are not occurring. Consider a waiting room used for vaccine distribution that only allows traffic during sign-up events, and otherwise blocks all traffic. For this case, the waiting room uses <span pulumi-lang-nodejs="`reject`" pulumi-lang-dotnet="`Reject`" pulumi-lang-go="`reject`" pulumi-lang-python="`reject`" pulumi-lang-yaml="`reject`" pulumi-lang-java="`reject`">`reject`</span>, and its events override this with <span pulumi-lang-nodejs="`fifo`" pulumi-lang-dotnet="`Fifo`" pulumi-lang-go="`fifo`" pulumi-lang-python="`fifo`" pulumi-lang-yaml="`fifo`" pulumi-lang-java="`fifo`">`fifo`</span>, <span pulumi-lang-nodejs="`random`" pulumi-lang-dotnet="`Random`" pulumi-lang-go="`random`" pulumi-lang-python="`random`" pulumi-lang-yaml="`random`" pulumi-lang-java="`random`">`random`</span>, or <span pulumi-lang-nodejs="`passthrough`" pulumi-lang-dotnet="`Passthrough`" pulumi-lang-go="`passthrough`" pulumi-lang-python="`passthrough`" pulumi-lang-yaml="`passthrough`" pulumi-lang-java="`passthrough`">`passthrough`</span>. When this queueing method is enabled and neither `queueAll` is enabled nor an event is prequeueing, the waiting room page **will not refresh automatically**.
417
+ * Available values: "fifo", "random", "passthrough", "reject".
410
418
  */
411
419
  queueingMethod?: pulumi.Input<string>;
412
420
  /**
413
- * HTTP status code returned to a user while in the queue. Available values: 200, 202, 429.
421
+ * HTTP status code returned to a user while in the queue.
422
+ * Available values: 200, 202, 429.
414
423
  */
415
424
  queueingStatusCode?: pulumi.Input<number>;
416
425
  /**
417
- * Lifetime of a cookie (in minutes) set by Cloudflare for users who get access to the route. If a user is not seen by
418
- * Cloudflare again in that time period, they will be treated as a new user that visits the route.
426
+ * Lifetime of a cookie (in minutes) set by Cloudflare for users who get access to the route. If a user is not seen by Cloudflare again in that time period, they will be treated as a new user that visits the route.
419
427
  */
420
428
  sessionDuration?: pulumi.Input<number>;
421
429
  /**
422
- * Suspends or allows traffic going to the waiting room. If set to `true`, the traffic will not go to the waiting room.
430
+ * Suspends or allows traffic going to the waiting room. If 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>, the traffic will not go to the waiting room.
423
431
  */
424
432
  suspended?: pulumi.Input<boolean>;
425
433
  /**
426
- * Sets the total number of active user sessions on the route at a point in time. A route is a combination of host and path
427
- * on which a waiting room is available. This value is used as a baseline for the total number of active user sessions on
428
- * the route. It is possible to have a situation where there are more or less active users sessions on the route based on
429
- * the traffic patterns at that time around the world.
434
+ * Sets the total number of active user sessions on the route at a point in time. A route is a combination of host and path on which a waiting room is available. This value is used as a baseline for the total number of active user sessions on the route. It is possible to have a situation where there are more or less active users sessions on the route based on the traffic patterns at that time around the world.
430
435
  */
431
436
  totalActiveUsers?: pulumi.Input<number>;
432
437
  /**
433
- * Which action to take when a bot is detected using Turnstile. `log` will have no impact on queueing behavior, simply
434
- * keeping track of how many bots are detected in Waiting Room Analytics. `infinite_queue` will send bots to a false
435
- * queueing state, where they will never reach your origin. `infinite_queue` requires Advanced Waiting Room. Available
436
- * values: "log", "infinite_queue".
438
+ * Which action to take when a bot is detected using Turnstile. <span pulumi-lang-nodejs="`log`" pulumi-lang-dotnet="`Log`" pulumi-lang-go="`log`" pulumi-lang-python="`log`" pulumi-lang-yaml="`log`" pulumi-lang-java="`log`">`log`</span> will
439
+ * have no impact on queueing behavior, simply keeping track of how many
440
+ * bots are detected in Waiting Room Analytics. <span pulumi-lang-nodejs="`infiniteQueue`" pulumi-lang-dotnet="`InfiniteQueue`" pulumi-lang-go="`infiniteQueue`" pulumi-lang-python="`infinite_queue`" pulumi-lang-yaml="`infiniteQueue`" pulumi-lang-java="`infiniteQueue`">`infinite_queue`</span> will send
441
+ * bots to a false queueing state, where they will never reach your
442
+ * origin. <span pulumi-lang-nodejs="`infiniteQueue`" pulumi-lang-dotnet="`InfiniteQueue`" pulumi-lang-go="`infiniteQueue`" pulumi-lang-python="`infinite_queue`" pulumi-lang-yaml="`infiniteQueue`" pulumi-lang-java="`infiniteQueue`">`infinite_queue`</span> requires Advanced Waiting Room.
443
+ * Available values: "log", <span pulumi-lang-nodejs=""infiniteQueue"" pulumi-lang-dotnet=""InfiniteQueue"" pulumi-lang-go=""infiniteQueue"" pulumi-lang-python=""infinite_queue"" pulumi-lang-yaml=""infiniteQueue"" pulumi-lang-java=""infiniteQueue"">"infinite_queue"</span>.
437
444
  */
438
445
  turnstileAction?: pulumi.Input<string>;
439
446
  /**
440
- * Which Turnstile widget type to use for detecting bot traffic. See [the Turnstile
441
- * documentation](https://developers.cloudflare.com/turnstile/concepts/widget/#widget-types) for the definitions of these
442
- * widget types. Set to `off` to disable the Turnstile integration entirely. Setting this to anything other than `off` or
443
- * `invisible` requires Advanced Waiting Room. Available values: "off", "invisible", "visible_non_interactive",
444
- * "visible_managed".
447
+ * Which Turnstile widget type to use for detecting bot traffic. See
448
+ * [the Turnstile documentation](https://developers.cloudflare.com/turnstile/concepts/widget/#widget-types)
449
+ * for the definitions of these widget types. Set to <span pulumi-lang-nodejs="`off`" pulumi-lang-dotnet="`Off`" pulumi-lang-go="`off`" pulumi-lang-python="`off`" pulumi-lang-yaml="`off`" pulumi-lang-java="`off`">`off`</span> to disable the
450
+ * Turnstile integration entirely. Setting this to anything other than
451
+ * <span pulumi-lang-nodejs="`off`" pulumi-lang-dotnet="`Off`" pulumi-lang-go="`off`" pulumi-lang-python="`off`" pulumi-lang-yaml="`off`" pulumi-lang-java="`off`">`off`</span> or <span pulumi-lang-nodejs="`invisible`" pulumi-lang-dotnet="`Invisible`" pulumi-lang-go="`invisible`" pulumi-lang-python="`invisible`" pulumi-lang-yaml="`invisible`" pulumi-lang-java="`invisible`">`invisible`</span> requires Advanced Waiting Room.
452
+ * Available values: "off", "invisible", <span pulumi-lang-nodejs=""visibleNonInteractive"" pulumi-lang-dotnet=""VisibleNonInteractive"" pulumi-lang-go=""visibleNonInteractive"" pulumi-lang-python=""visible_non_interactive"" pulumi-lang-yaml=""visibleNonInteractive"" pulumi-lang-java=""visibleNonInteractive"">"visible_non_interactive"</span>, <span pulumi-lang-nodejs=""visibleManaged"" pulumi-lang-dotnet=""VisibleManaged"" pulumi-lang-go=""visibleManaged"" pulumi-lang-python=""visible_managed"" pulumi-lang-yaml=""visibleManaged"" pulumi-lang-java=""visibleManaged"">"visible_managed"</span>.
445
453
  */
446
454
  turnstileMode?: pulumi.Input<string>;
447
455
  /**
448
- * Identifier
456
+ * Identifier.
449
457
  */
450
458
  zoneId?: pulumi.Input<string>;
451
459
  }
@@ -454,41 +462,32 @@ export interface WaitingRoomState {
454
462
  */
455
463
  export interface WaitingRoomArgs {
456
464
  /**
457
- * Only available for the Waiting Room Advanced subscription. Additional hostname and path combinations to which this
458
- * waiting room will be applied. There is an implied wildcard at the end of the path. The hostname and path combination
459
- * must be unique to this and all other waiting rooms.
465
+ * Only available for the Waiting Room Advanced subscription. Additional hostname and path combinations to which this waiting room will be applied. There is an implied wildcard at the end of the path. The hostname and path combination must be unique to this and all other waiting rooms.
460
466
  */
461
467
  additionalRoutes?: pulumi.Input<pulumi.Input<inputs.WaitingRoomAdditionalRoute>[]>;
462
468
  /**
463
- * Configures cookie attributes for the waiting room cookie. This encrypted cookie stores a user's status in the waiting
464
- * room, such as queue position.
469
+ * Configures cookie attributes for the waiting room cookie. This encrypted cookie stores a user's status in the waiting room, such as queue position.
465
470
  */
466
471
  cookieAttributes?: pulumi.Input<inputs.WaitingRoomCookieAttributes>;
467
472
  /**
468
- * Appends a '_' + a custom suffix to the end of Cloudflare Waiting Room's cookie name(__cf_waitingroom). If
469
- * `cookie_suffix` is "abcd", the cookie name will be `__cf_waitingroom_abcd`. This field is required if using
470
- * `additional_routes`.
473
+ * Appends a '_' + a custom suffix to the end of Cloudflare Waiting Room's cookie name(__cf_waitingroom). If <span pulumi-lang-nodejs="`cookieSuffix`" pulumi-lang-dotnet="`CookieSuffix`" pulumi-lang-go="`cookieSuffix`" pulumi-lang-python="`cookie_suffix`" pulumi-lang-yaml="`cookieSuffix`" pulumi-lang-java="`cookieSuffix`">`cookie_suffix`</span> is "abcd", the cookie name will be `__cf_waitingroom_abcd`. This field is required if using <span pulumi-lang-nodejs="`additionalRoutes`" pulumi-lang-dotnet="`AdditionalRoutes`" pulumi-lang-go="`additionalRoutes`" pulumi-lang-python="`additional_routes`" pulumi-lang-yaml="`additionalRoutes`" pulumi-lang-java="`additionalRoutes`">`additional_routes`</span>.
471
474
  */
472
475
  cookieSuffix?: pulumi.Input<string>;
473
476
  /**
474
- * Only available for the Waiting Room Advanced subscription. This is a template html file that will be rendered at the
475
- * edge. If no custom_page_html is provided, the default waiting room will be used. The template is based on mustache (
476
- * https://mustache.github.io/ ). There are several variables that are evaluated by the Cloudflare edge: 1.
477
- * {{`waitTimeKnown`}} Acts like a boolean value that indicates the behavior to take when wait time is not available, for
478
- * instance when queue_all is **true**. 2. {{`waitTimeFormatted`}} Estimated wait time for the user. For example, five
479
- * minutes. Alternatively, you can use: 3. {{`waitTime`}} Number of minutes of estimated wait for a user. 4.
480
- * {{`waitTimeHours`}} Number of hours of estimated wait for a user (`Math.floor(waitTime/60)`). 5.
481
- * {{`waitTimeHourMinutes`}} Number of minutes above the `waitTimeHours` value (`waitTime%60`). 6. {{`queueIsFull`}}
482
- * Changes to **true** when no more people can be added to the queue. To view the full list of variables, look at the
483
- * `cfWaitingRoom` object described under the `json_response_enabled` property in other Waiting Room API calls.
477
+ * Only available for the Waiting Room Advanced subscription. This is a template html file that will be rendered at the edge. If no<span pulumi-lang-nodejs=" customPageHtml " pulumi-lang-dotnet=" CustomPageHtml " pulumi-lang-go=" customPageHtml " pulumi-lang-python=" custom_page_html " pulumi-lang-yaml=" customPageHtml " pulumi-lang-java=" customPageHtml "> custom_page_html </span>is provided, the default waiting room will be used. The template is based on mustache ( https://mustache.github.io/ ). There are several variables that are evaluated by the Cloudflare edge:
478
+ * 1. {{`waitTimeKnown`}} Acts like a boolean value that indicates the behavior to take when wait time is not available, for instance when<span pulumi-lang-nodejs=" queueAll " pulumi-lang-dotnet=" QueueAll " pulumi-lang-go=" queueAll " pulumi-lang-python=" queue_all " pulumi-lang-yaml=" queueAll " pulumi-lang-java=" queueAll "> queue_all </span>is **true**.
479
+ * 2. {{`waitTimeFormatted`}} Estimated wait time for the user. For example, five minutes. Alternatively, you can use:
480
+ * 3. {{`waitTime`}} Number of minutes of estimated wait for a user.
481
+ * 4. {{`waitTimeHours`}} Number of hours of estimated wait for a user (`Math.floor(waitTime/60)`).
482
+ * 5. {{`waitTimeHourMinutes`}} Number of minutes above the `waitTimeHours` value (`waitTime%60`).
483
+ * 6. {{`queueIsFull`}} Changes to **true** when no more people can be added to the queue.
484
+ *
485
+ * To view the full list of variables, look at the `cfWaitingRoom` object described under the <span pulumi-lang-nodejs="`jsonResponseEnabled`" pulumi-lang-dotnet="`JsonResponseEnabled`" pulumi-lang-go="`jsonResponseEnabled`" pulumi-lang-python="`json_response_enabled`" pulumi-lang-yaml="`jsonResponseEnabled`" pulumi-lang-java="`jsonResponseEnabled`">`json_response_enabled`</span> property in other Waiting Room API calls.
484
486
  */
485
487
  customPageHtml?: pulumi.Input<string>;
486
488
  /**
487
- * The language of the default page template. If no default_template_language is provided, then `en-US` (English) will be
488
- * used. Available values: "en-US", "es-ES", "de-DE", "fr-FR", "it-IT", "ja-JP", "ko-KR", "pt-BR", "zh-CN", "zh-TW",
489
- * "nl-NL", "pl-PL", "id-ID", "tr-TR", "ar-EG", "ru-RU", "fa-IR", "bg-BG", "hr-HR", "cs-CZ", "da-DK", "fi-FI", "lt-LT",
490
- * "ms-MY", "nb-NO", "ro-RO", "el-GR", "he-IL", "hi-IN", "hu-HU", "sr-BA", "sk-SK", "sl-SI", "sv-SE", "tl-PH", "th-TH",
491
- * "uk-UA", "vi-VN".
489
+ * The language of the default page template. If no<span pulumi-lang-nodejs=" defaultTemplateLanguage " pulumi-lang-dotnet=" DefaultTemplateLanguage " pulumi-lang-go=" defaultTemplateLanguage " pulumi-lang-python=" default_template_language " pulumi-lang-yaml=" defaultTemplateLanguage " pulumi-lang-java=" defaultTemplateLanguage "> default_template_language </span>is provided, then `en-US` (English) will be used.
490
+ * Available values: "en-US", "es-ES", "de-DE", "fr-FR", "it-IT", "ja-JP", "ko-KR", "pt-BR", "zh-CN", "zh-TW", "nl-NL", "pl-PL", "id-ID", "tr-TR", "ar-EG", "ru-RU", "fa-IR", "bg-BG", "hr-HR", "cs-CZ", "da-DK", "fi-FI", "lt-LT", "ms-MY", "nb-NO", "ro-RO", "el-GR", "he-IL", "hi-IN", "hu-HU", "sr-BA", "sk-SK", "sl-SI", "sv-SE", "tl-PH", "th-TH", "uk-UA", "vi-VN".
492
491
  */
493
492
  defaultTemplateLanguage?: pulumi.Input<string>;
494
493
  /**
@@ -496,9 +495,7 @@ export interface WaitingRoomArgs {
496
495
  */
497
496
  description?: pulumi.Input<string>;
498
497
  /**
499
- * Only available for the Waiting Room Advanced subscription. Disables automatic renewal of session cookies. If `true`, an
500
- * accepted user will have session_duration minutes to browse the site. After that, they will have to go through the
501
- * waiting room again. If `false`, a user's session cookie will be automatically renewed on every request.
498
+ * Only available for the Waiting Room Advanced subscription. Disables automatic renewal of session cookies. If <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>, an accepted user will have<span pulumi-lang-nodejs=" sessionDuration " pulumi-lang-dotnet=" SessionDuration " pulumi-lang-go=" sessionDuration " pulumi-lang-python=" session_duration " pulumi-lang-yaml=" sessionDuration " pulumi-lang-java=" sessionDuration "> session_duration </span>minutes to browse the site. After that, they will have to go through the waiting room again. If <span pulumi-lang-nodejs="`false`" pulumi-lang-dotnet="`False`" pulumi-lang-go="`false`" pulumi-lang-python="`false`" pulumi-lang-yaml="`false`" pulumi-lang-java="`false`">`false`</span>, a user's session cookie will be automatically renewed on every request.
502
499
  */
503
500
  disableSessionRenewal?: pulumi.Input<boolean>;
504
501
  /**
@@ -506,70 +503,101 @@ export interface WaitingRoomArgs {
506
503
  */
507
504
  enabledOriginCommands?: pulumi.Input<pulumi.Input<string>[]>;
508
505
  /**
509
- * The host name to which the waiting room will be applied (no wildcards). Please do not include the scheme (http:// or
510
- * https://). The host and path combination must be unique.
506
+ * The host name to which the waiting room will be applied (no wildcards). Please do not include the scheme (http:// or https://). The host and path combination must be unique.
511
507
  */
512
508
  host: pulumi.Input<string>;
513
509
  /**
514
- * Only available for the Waiting Room Advanced subscription. If `true`, requests to the waiting room with the header
515
- * `Accept: application/json` will receive a JSON response object with information on the user's status in the waiting room
516
- * as opposed to the configured static HTML page. This JSON response object has one property `cfWaitingRoom` which is an
517
- * object containing the following fields: 1. `inWaitingRoom`: Boolean indicating if the user is in the waiting room
518
- * (always **true**). 2. `waitTimeKnown`: Boolean indicating if the current estimated wait times are accurate. If
519
- * **false**, they are not available. 3. `waitTime`: Valid only when `waitTimeKnown` is **true**. Integer indicating the
520
- * current estimated time in minutes the user will wait in the waiting room. When `queueingMethod` is **random**, this is
521
- * set to `waitTime50Percentile`. 4. `waitTime25Percentile`: Valid only when `queueingMethod` is **random** and
522
- * `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 25% of users that gain
523
- * entry the fastest (25th percentile). 5. `waitTime50Percentile`: Valid only when `queueingMethod` is **random** and
524
- * `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 50% of users that gain
525
- * entry the fastest (50th percentile). In other words, half of the queued users are expected to let into the origin
526
- * website before `waitTime50Percentile` and half are expected to be let in after it. 6. `waitTime75Percentile`: Valid only
527
- * when `queueingMethod` is **random** and `waitTimeKnown` is **true**. Integer indicating the current estimated maximum
528
- * wait time for the 75% of users that gain entry the fastest (75th percentile). 7. `waitTimeFormatted`: String displaying
529
- * the `waitTime` formatted in English for users. If `waitTimeKnown` is **false**, `waitTimeFormatted` will display
530
- * **unavailable**. 8. `queueIsFull`: Boolean indicating if the waiting room's queue is currently full and not accepting
531
- * new users at the moment. 9. `queueAll`: Boolean indicating if all users will be queued in the waiting room and no one
532
- * will be let into the origin website. 10. `lastUpdated`: String displaying the timestamp as an ISO 8601 string of the
533
- * user's last attempt to leave the waiting room and be let into the origin website. The user is able to make another
534
- * attempt after `refreshIntervalSeconds` past this time. If the user makes a request too soon, it will be ignored and
535
- * `lastUpdated` will not change. 11. `refreshIntervalSeconds`: Integer indicating the number of seconds after
536
- * `lastUpdated` until the user is able to make another attempt to leave the waiting room and be let into the origin
537
- * website. When the `queueingMethod` is `reject`, there is no specified refresh time it will always be **zero**. 12.
538
- * `queueingMethod`: The queueing method currently used by the waiting room. It is either **fifo**, **random**,
539
- * **passthrough**, or **reject**. 13. `isFIFOQueue`: Boolean indicating if the waiting room uses a FIFO
540
- * (First-In-First-Out) queue. 14. `isRandomQueue`: Boolean indicating if the waiting room uses a Random queue where users
541
- * gain access randomly. 15. `isPassthroughQueue`: Boolean indicating if the waiting room uses a passthrough queue. Keep in
542
- * mind that when passthrough is enabled, this JSON response will only exist when `queueAll` is **true** or
543
- * `isEventPrequeueing` is **true** because in all other cases requests will go directly to the origin. 16.
544
- * `isRejectQueue`: Boolean indicating if the waiting room uses a reject queue. 17. `isEventActive`: Boolean indicating if
545
- * an event is currently occurring. Events are able to change a waiting room's behavior during a specified period of time.
546
- * For additional information, look at the event properties `prequeue_start_time`, `event_start_time`, and `event_end_time`
547
- * in the documentation for creating waiting room events. Events are considered active between these start and end times,
548
- * as well as during the prequeueing period if it exists. 18. `isEventPrequeueing`: Valid only when `isEventActive` is
549
- * **true**. Boolean indicating if an event is currently prequeueing users before it starts. 19. `timeUntilEventStart`:
550
- * Valid only when `isEventPrequeueing` is **true**. Integer indicating the number of minutes until the event starts. 20.
551
- * `timeUntilEventStartFormatted`: String displaying the `timeUntilEventStart` formatted in English for users. If
552
- * `isEventPrequeueing` is **false**, `timeUntilEventStartFormatted` will display **unavailable**. 21. `timeUntilEventEnd`:
553
- * Valid only when `isEventActive` is **true**. Integer indicating the number of minutes until the event ends. 22.
554
- * `timeUntilEventEndFormatted`: String displaying the `timeUntilEventEnd` formatted in English for users. If
555
- * `isEventActive` is **false**, `timeUntilEventEndFormatted` will display **unavailable**. 23. `shuffleAtEventStart`:
556
- * Valid only when `isEventActive` is **true**. Boolean indicating if the users in the prequeue are shuffled randomly when
557
- * the event starts. An example cURL to a waiting room could be: curl -X GET "https://example.com/waitingroom" \ -H
558
- * "Accept: application/json" If `json_response_enabled` is **true** and the request hits the waiting room, an example JSON
559
- * response when `queueingMethod` is **fifo** and no event is active could be: { "cfWaitingRoom": { "inWaitingRoom": true,
560
- * "waitTimeKnown": true, "waitTime": 10, "waitTime25Percentile": 0, "waitTime50Percentile": 0, "waitTime75Percentile": 0,
561
- * "waitTimeFormatted": "10 minutes", "queueIsFull": false, "queueAll": false, "lastUpdated": "2020-08-03T23:46:00.000Z",
562
- * "refreshIntervalSeconds": 20, "queueingMethod": "fifo", "isFIFOQueue": true, "isRandomQueue": false,
563
- * "isPassthroughQueue": false, "isRejectQueue": false, "isEventActive": false, "isEventPrequeueing": false,
564
- * "timeUntilEventStart": 0, "timeUntilEventStartFormatted": "unavailable", "timeUntilEventEnd": 0,
565
- * "timeUntilEventEndFormatted": "unavailable", "shuffleAtEventStart": false } } If `json_response_enabled` is **true** and
566
- * the request hits the waiting room, an example JSON response when `queueingMethod` is **random** and an event is active
567
- * could be: { "cfWaitingRoom": { "inWaitingRoom": true, "waitTimeKnown": true, "waitTime": 10, "waitTime25Percentile": 5,
568
- * "waitTime50Percentile": 10, "waitTime75Percentile": 15, "waitTimeFormatted": "5 minutes to 15 minutes", "queueIsFull":
569
- * false, "queueAll": false, "lastUpdated": "2020-08-03T23:46:00.000Z", "refreshIntervalSeconds": 20, "queueingMethod":
570
- * "random", "isFIFOQueue": false, "isRandomQueue": true, "isPassthroughQueue": false, "isRejectQueue": false,
571
- * "isEventActive": true, "isEventPrequeueing": false, "timeUntilEventStart": 0, "timeUntilEventStartFormatted":
572
- * "unavailable", "timeUntilEventEnd": 15, "timeUntilEventEndFormatted": "15 minutes", "shuffleAtEventStart": true } }.
510
+ * Only available for the Waiting Room Advanced subscription. If <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>, requests to the waiting room with the header `Accept: application/json` will receive a JSON response object with information on the user's status in the waiting room as opposed to the configured static HTML page. This JSON response object has one property `cfWaitingRoom` which is an object containing the following fields:
511
+ * 1. `inWaitingRoom`: Boolean indicating if the user is in the waiting room (always **true**).
512
+ * 2. `waitTimeKnown`: Boolean indicating if the current estimated wait times are accurate. If **false**, they are not available.
513
+ * 3. `waitTime`: Valid only when `waitTimeKnown` is **true**. Integer indicating the current estimated time in minutes the user will wait in the waiting room. When `queueingMethod` is **random**, this is set to `waitTime50Percentile`.
514
+ * 4. `waitTime25Percentile`: Valid only when `queueingMethod` is **random** and `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 25% of users that gain entry the fastest (25th percentile).
515
+ * 5. `waitTime50Percentile`: Valid only when `queueingMethod` is **random** and `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 50% of users that gain entry the fastest (50th percentile). In other words, half of the queued users are expected to let into the origin website before `waitTime50Percentile` and half are expected to be let in after it.
516
+ * 6. `waitTime75Percentile`: Valid only when `queueingMethod` is **random** and `waitTimeKnown` is **true**. Integer indicating the current estimated maximum wait time for the 75% of users that gain entry the fastest (75th percentile).
517
+ * 7. `waitTimeFormatted`: String displaying the `waitTime` formatted in English for users. If `waitTimeKnown` is **false**, `waitTimeFormatted` will display **unavailable**.
518
+ * 8. `queueIsFull`: Boolean indicating if the waiting room's queue is currently full and not accepting new users at the moment.
519
+ * 9. `queueAll`: Boolean indicating if all users will be queued in the waiting room and no one will be let into the origin website.
520
+ * 10. `lastUpdated`: String displaying the timestamp as an ISO 8601 string of the user's last attempt to leave the waiting room and be let into the origin website. The user is able to make another attempt after `refreshIntervalSeconds` past this time. If the user makes a request too soon, it will be ignored and `lastUpdated` will not change.
521
+ * 11. `refreshIntervalSeconds`: Integer indicating the number of seconds after `lastUpdated` until the user is able to make another attempt to leave the waiting room and be let into the origin website. When the `queueingMethod` is <span pulumi-lang-nodejs="`reject`" pulumi-lang-dotnet="`Reject`" pulumi-lang-go="`reject`" pulumi-lang-python="`reject`" pulumi-lang-yaml="`reject`" pulumi-lang-java="`reject`">`reject`</span>, there is no specified refresh time —\_it will always be **zero**.
522
+ * 12. `queueingMethod`: The queueing method currently used by the waiting room. It is either **fifo**, **random**, **passthrough**, or **reject**.
523
+ * 13. `isFIFOQueue`: Boolean indicating if the waiting room uses a FIFO (First-In-First-Out) queue.
524
+ * 14. `isRandomQueue`: Boolean indicating if the waiting room uses a Random queue where users gain access randomly.
525
+ * 15. `isPassthroughQueue`: Boolean indicating if the waiting room uses a passthrough queue. Keep in mind that when passthrough is enabled, this JSON response will only exist when `queueAll` is **true** or `isEventPrequeueing` is **true** because in all other cases requests will go directly to the origin.
526
+ * 16. `isRejectQueue`: Boolean indicating if the waiting room uses a reject queue.
527
+ * 17. `isEventActive`: Boolean indicating if an event is currently occurring. Events are able to change a waiting room's behavior during a specified period of time. For additional information, look at the event properties <span pulumi-lang-nodejs="`prequeueStartTime`" pulumi-lang-dotnet="`PrequeueStartTime`" pulumi-lang-go="`prequeueStartTime`" pulumi-lang-python="`prequeue_start_time`" pulumi-lang-yaml="`prequeueStartTime`" pulumi-lang-java="`prequeueStartTime`">`prequeue_start_time`</span>, <span pulumi-lang-nodejs="`eventStartTime`" pulumi-lang-dotnet="`EventStartTime`" pulumi-lang-go="`eventStartTime`" pulumi-lang-python="`event_start_time`" pulumi-lang-yaml="`eventStartTime`" pulumi-lang-java="`eventStartTime`">`event_start_time`</span>, and <span pulumi-lang-nodejs="`eventEndTime`" pulumi-lang-dotnet="`EventEndTime`" pulumi-lang-go="`eventEndTime`" pulumi-lang-python="`event_end_time`" pulumi-lang-yaml="`eventEndTime`" pulumi-lang-java="`eventEndTime`">`event_end_time`</span> in the documentation for creating waiting room events. Events are considered active between these start and end times, as well as during the prequeueing period if it exists.
528
+ * 18. `isEventPrequeueing`: Valid only when `isEventActive` is **true**. Boolean indicating if an event is currently prequeueing users before it starts.
529
+ * 19. `timeUntilEventStart`: Valid only when `isEventPrequeueing` is **true**. Integer indicating the number of minutes until the event starts.
530
+ * 20. `timeUntilEventStartFormatted`: String displaying the `timeUntilEventStart` formatted in English for users. If `isEventPrequeueing` is **false**, `timeUntilEventStartFormatted` will display **unavailable**.
531
+ * 21. `timeUntilEventEnd`: Valid only when `isEventActive` is **true**. Integer indicating the number of minutes until the event ends.
532
+ * 22. `timeUntilEventEndFormatted`: String displaying the `timeUntilEventEnd` formatted in English for users. If `isEventActive` is **false**, `timeUntilEventEndFormatted` will display **unavailable**.
533
+ * 23. `shuffleAtEventStart`: Valid only when `isEventActive` is **true**. Boolean indicating if the users in the prequeue are shuffled randomly when the event starts.
534
+ * 24. <span pulumi-lang-nodejs="`turnstile`" pulumi-lang-dotnet="`Turnstile`" pulumi-lang-go="`turnstile`" pulumi-lang-python="`turnstile`" pulumi-lang-yaml="`turnstile`" pulumi-lang-java="`turnstile`">`turnstile`</span>: Empty when turnstile isn't enabled. String displaying an html tag to display the Turnstile widget. Please add the `{{{turnstile}}}` tag to the <span pulumi-lang-nodejs="`customHtml`" pulumi-lang-dotnet="`CustomHtml`" pulumi-lang-go="`customHtml`" pulumi-lang-python="`custom_html`" pulumi-lang-yaml="`customHtml`" pulumi-lang-java="`customHtml`">`custom_html`</span> template to ensure the Turnstile widget appears.
535
+ * 25. `infiniteQueue`: Boolean indicating whether the response is for a user in the infinite queue.
536
+ *
537
+ * An example cURL to a waiting room could be:
538
+ *
539
+ * curl -X GET "https://example.com/waitingroom" \
540
+ * -H "Accept: application/json"
541
+ *
542
+ * If <span pulumi-lang-nodejs="`jsonResponseEnabled`" pulumi-lang-dotnet="`JsonResponseEnabled`" pulumi-lang-go="`jsonResponseEnabled`" pulumi-lang-python="`json_response_enabled`" pulumi-lang-yaml="`jsonResponseEnabled`" pulumi-lang-java="`jsonResponseEnabled`">`json_response_enabled`</span> is **true** and the request hits the waiting room, an example JSON response when `queueingMethod` is **fifo** and no event is active could be:
543
+ *
544
+ * {
545
+ * "cfWaitingRoom": {
546
+ * "inWaitingRoom": true,
547
+ * "waitTimeKnown": true,
548
+ * "waitTime": 10,
549
+ * "waitTime25Percentile": 0,
550
+ * "waitTime50Percentile": 0,
551
+ * "waitTime75Percentile": 0,
552
+ * "waitTimeFormatted": "10 minutes",
553
+ * "queueIsFull": false,
554
+ * "queueAll": false,
555
+ * "lastUpdated": "2020-08-03T23:46:00.000Z",
556
+ * "refreshIntervalSeconds": 20,
557
+ * "queueingMethod": "fifo",
558
+ * "isFIFOQueue": true,
559
+ * "isRandomQueue": false,
560
+ * "isPassthroughQueue": false,
561
+ * "isRejectQueue": false,
562
+ * "isEventActive": false,
563
+ * "isEventPrequeueing": false,
564
+ * "timeUntilEventStart": 0,
565
+ * "timeUntilEventStartFormatted": "unavailable",
566
+ * "timeUntilEventEnd": 0,
567
+ * "timeUntilEventEndFormatted": "unavailable",
568
+ * "shuffleAtEventStart": false
569
+ * }
570
+ * }
571
+ *
572
+ * If <span pulumi-lang-nodejs="`jsonResponseEnabled`" pulumi-lang-dotnet="`JsonResponseEnabled`" pulumi-lang-go="`jsonResponseEnabled`" pulumi-lang-python="`json_response_enabled`" pulumi-lang-yaml="`jsonResponseEnabled`" pulumi-lang-java="`jsonResponseEnabled`">`json_response_enabled`</span> is **true** and the request hits the waiting room, an example JSON response when `queueingMethod` is **random** and an event is active could be:
573
+ *
574
+ * {
575
+ * "cfWaitingRoom": {
576
+ * "inWaitingRoom": true,
577
+ * "waitTimeKnown": true,
578
+ * "waitTime": 10,
579
+ * "waitTime25Percentile": 5,
580
+ * "waitTime50Percentile": 10,
581
+ * "waitTime75Percentile": 15,
582
+ * "waitTimeFormatted": "5 minutes to 15 minutes",
583
+ * "queueIsFull": false,
584
+ * "queueAll": false,
585
+ * "lastUpdated": "2020-08-03T23:46:00.000Z",
586
+ * "refreshIntervalSeconds": 20,
587
+ * "queueingMethod": "random",
588
+ * "isFIFOQueue": false,
589
+ * "isRandomQueue": true,
590
+ * "isPassthroughQueue": false,
591
+ * "isRejectQueue": false,
592
+ * "isEventActive": true,
593
+ * "isEventPrequeueing": false,
594
+ * "timeUntilEventStart": 0,
595
+ * "timeUntilEventStartFormatted": "unavailable",
596
+ * "timeUntilEventEnd": 15,
597
+ * "timeUntilEventEndFormatted": "15 minutes",
598
+ * "shuffleAtEventStart": true
599
+ * }
600
+ * }
573
601
  */
574
602
  jsonResponseEnabled?: pulumi.Input<boolean>;
575
603
  /**
@@ -577,79 +605,63 @@ export interface WaitingRoomArgs {
577
605
  */
578
606
  name?: pulumi.Input<string>;
579
607
  /**
580
- * Sets the number of new users that will be let into the route every minute. This value is used as baseline for the number
581
- * of users that are let in per minute. So it is possible that there is a little more or little less traffic coming to the
582
- * route based on the traffic patterns at that time around the world.
608
+ * Sets the number of new users that will be let into the route every minute. This value is used as baseline for the number of users that are let in per minute. So it is possible that there is a little more or little less traffic coming to the route based on the traffic patterns at that time around the world.
583
609
  */
584
610
  newUsersPerMinute: pulumi.Input<number>;
585
611
  /**
586
- * Sets the path within the host to enable the waiting room on. The waiting room will be enabled for all subpaths as well.
587
- * If there are two waiting rooms on the same subpath, the waiting room for the most specific path will be chosen.
588
- * Wildcards and query parameters are not supported.
612
+ * Sets the path within the host to enable the waiting room on. The waiting room will be enabled for all subpaths as well. If there are two waiting rooms on the same subpath, the waiting room for the most specific path will be chosen. Wildcards and query parameters are not supported.
589
613
  */
590
614
  path?: pulumi.Input<string>;
591
615
  /**
592
- * If queue_all is `true`, all the traffic that is coming to a route will be sent to the waiting room. No new traffic can
593
- * get to the route once this field is set and estimated time will become unavailable.
616
+ * If<span pulumi-lang-nodejs=" queueAll " pulumi-lang-dotnet=" QueueAll " pulumi-lang-go=" queueAll " pulumi-lang-python=" queue_all " pulumi-lang-yaml=" queueAll " pulumi-lang-java=" queueAll "> queue_all </span>is <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>, all the traffic that is coming to a route will be sent to the waiting room. No new traffic can get to the route once this field is set and estimated time will become unavailable.
594
617
  */
595
618
  queueAll?: pulumi.Input<boolean>;
596
619
  /**
597
- * Sets the queueing method used by the waiting room. Changing this parameter from the **default** queueing method is only
598
- * available for the Waiting Room Advanced subscription. Regardless of the queueing method, if `queue_all` is enabled or an
599
- * event is prequeueing, users in the waiting room will not be accepted to the origin. These users will always see a
600
- * waiting room page that refreshes automatically. The valid queueing methods are: 1. `fifo` **(default)**:
601
- * First-In-First-Out queue where customers gain access in the order they arrived. 2. `random`: Random queue where
602
- * customers gain access randomly, regardless of arrival time. 3. `passthrough`: Users will pass directly through the
603
- * waiting room and into the origin website. As a result, any configured limits will not be respected while this is
604
- * enabled. This method can be used as an alternative to disabling a waiting room (with `suspended`) so that analytics are
605
- * still reported. This can be used if you wish to allow all traffic normally, but want to restrict traffic during a
606
- * waiting room event, or vice versa. 4. `reject`: Users will be immediately rejected from the waiting room. As a result,
607
- * no users will reach the origin website while this is enabled. This can be used if you wish to reject all traffic while
608
- * performing maintenance, block traffic during a specified period of time (an event), or block traffic while events are
609
- * not occurring. Consider a waiting room used for vaccine distribution that only allows traffic during sign-up events, and
610
- * otherwise blocks all traffic. For this case, the waiting room uses `reject`, and its events override this with `fifo`,
611
- * `random`, or `passthrough`. When this queueing method is enabled and neither `queueAll` is enabled nor an event is
612
- * prequeueing, the waiting room page **will not refresh automatically**. Available values: "fifo", "random",
613
- * "passthrough", "reject".
620
+ * Sets the queueing method used by the waiting room. Changing this parameter from the **default** queueing method is only available for the Waiting Room Advanced subscription. Regardless of the queueing method, if <span pulumi-lang-nodejs="`queueAll`" pulumi-lang-dotnet="`QueueAll`" pulumi-lang-go="`queueAll`" pulumi-lang-python="`queue_all`" pulumi-lang-yaml="`queueAll`" pulumi-lang-java="`queueAll`">`queue_all`</span> is enabled or an event is prequeueing, users in the waiting room will not be accepted to the origin. These users will always see a waiting room page that refreshes automatically. The valid queueing methods are:
621
+ * 1. <span pulumi-lang-nodejs="`fifo`" pulumi-lang-dotnet="`Fifo`" pulumi-lang-go="`fifo`" pulumi-lang-python="`fifo`" pulumi-lang-yaml="`fifo`" pulumi-lang-java="`fifo`">`fifo`</span> **(default)**: First-In-First-Out queue where customers gain access in the order they arrived.
622
+ * 2. <span pulumi-lang-nodejs="`random`" pulumi-lang-dotnet="`Random`" pulumi-lang-go="`random`" pulumi-lang-python="`random`" pulumi-lang-yaml="`random`" pulumi-lang-java="`random`">`random`</span>: Random queue where customers gain access randomly, regardless of arrival time.
623
+ * 3. <span pulumi-lang-nodejs="`passthrough`" pulumi-lang-dotnet="`Passthrough`" pulumi-lang-go="`passthrough`" pulumi-lang-python="`passthrough`" pulumi-lang-yaml="`passthrough`" pulumi-lang-java="`passthrough`">`passthrough`</span>: Users will pass directly through the waiting room and into the origin website. As a result, any configured limits will not be respected while this is enabled. This method can be used as an alternative to disabling a waiting room (with <span pulumi-lang-nodejs="`suspended`" pulumi-lang-dotnet="`Suspended`" pulumi-lang-go="`suspended`" pulumi-lang-python="`suspended`" pulumi-lang-yaml="`suspended`" pulumi-lang-java="`suspended`">`suspended`</span>) so that analytics are still reported. This can be used if you wish to allow all traffic normally, but want to restrict traffic during a waiting room event, or vice versa.
624
+ * 4. <span pulumi-lang-nodejs="`reject`" pulumi-lang-dotnet="`Reject`" pulumi-lang-go="`reject`" pulumi-lang-python="`reject`" pulumi-lang-yaml="`reject`" pulumi-lang-java="`reject`">`reject`</span>: Users will be immediately rejected from the waiting room. As a result, no users will reach the origin website while this is enabled. This can be used if you wish to reject all traffic while performing maintenance, block traffic during a specified period of time (an event), or block traffic while events are not occurring. Consider a waiting room used for vaccine distribution that only allows traffic during sign-up events, and otherwise blocks all traffic. For this case, the waiting room uses <span pulumi-lang-nodejs="`reject`" pulumi-lang-dotnet="`Reject`" pulumi-lang-go="`reject`" pulumi-lang-python="`reject`" pulumi-lang-yaml="`reject`" pulumi-lang-java="`reject`">`reject`</span>, and its events override this with <span pulumi-lang-nodejs="`fifo`" pulumi-lang-dotnet="`Fifo`" pulumi-lang-go="`fifo`" pulumi-lang-python="`fifo`" pulumi-lang-yaml="`fifo`" pulumi-lang-java="`fifo`">`fifo`</span>, <span pulumi-lang-nodejs="`random`" pulumi-lang-dotnet="`Random`" pulumi-lang-go="`random`" pulumi-lang-python="`random`" pulumi-lang-yaml="`random`" pulumi-lang-java="`random`">`random`</span>, or <span pulumi-lang-nodejs="`passthrough`" pulumi-lang-dotnet="`Passthrough`" pulumi-lang-go="`passthrough`" pulumi-lang-python="`passthrough`" pulumi-lang-yaml="`passthrough`" pulumi-lang-java="`passthrough`">`passthrough`</span>. When this queueing method is enabled and neither `queueAll` is enabled nor an event is prequeueing, the waiting room page **will not refresh automatically**.
625
+ * Available values: "fifo", "random", "passthrough", "reject".
614
626
  */
615
627
  queueingMethod?: pulumi.Input<string>;
616
628
  /**
617
- * HTTP status code returned to a user while in the queue. Available values: 200, 202, 429.
629
+ * HTTP status code returned to a user while in the queue.
630
+ * Available values: 200, 202, 429.
618
631
  */
619
632
  queueingStatusCode?: pulumi.Input<number>;
620
633
  /**
621
- * Lifetime of a cookie (in minutes) set by Cloudflare for users who get access to the route. If a user is not seen by
622
- * Cloudflare again in that time period, they will be treated as a new user that visits the route.
634
+ * Lifetime of a cookie (in minutes) set by Cloudflare for users who get access to the route. If a user is not seen by Cloudflare again in that time period, they will be treated as a new user that visits the route.
623
635
  */
624
636
  sessionDuration?: pulumi.Input<number>;
625
637
  /**
626
- * Suspends or allows traffic going to the waiting room. If set to `true`, the traffic will not go to the waiting room.
638
+ * Suspends or allows traffic going to the waiting room. If 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>, the traffic will not go to the waiting room.
627
639
  */
628
640
  suspended?: pulumi.Input<boolean>;
629
641
  /**
630
- * Sets the total number of active user sessions on the route at a point in time. A route is a combination of host and path
631
- * on which a waiting room is available. This value is used as a baseline for the total number of active user sessions on
632
- * the route. It is possible to have a situation where there are more or less active users sessions on the route based on
633
- * the traffic patterns at that time around the world.
642
+ * Sets the total number of active user sessions on the route at a point in time. A route is a combination of host and path on which a waiting room is available. This value is used as a baseline for the total number of active user sessions on the route. It is possible to have a situation where there are more or less active users sessions on the route based on the traffic patterns at that time around the world.
634
643
  */
635
644
  totalActiveUsers: pulumi.Input<number>;
636
645
  /**
637
- * Which action to take when a bot is detected using Turnstile. `log` will have no impact on queueing behavior, simply
638
- * keeping track of how many bots are detected in Waiting Room Analytics. `infinite_queue` will send bots to a false
639
- * queueing state, where they will never reach your origin. `infinite_queue` requires Advanced Waiting Room. Available
640
- * values: "log", "infinite_queue".
646
+ * Which action to take when a bot is detected using Turnstile. <span pulumi-lang-nodejs="`log`" pulumi-lang-dotnet="`Log`" pulumi-lang-go="`log`" pulumi-lang-python="`log`" pulumi-lang-yaml="`log`" pulumi-lang-java="`log`">`log`</span> will
647
+ * have no impact on queueing behavior, simply keeping track of how many
648
+ * bots are detected in Waiting Room Analytics. <span pulumi-lang-nodejs="`infiniteQueue`" pulumi-lang-dotnet="`InfiniteQueue`" pulumi-lang-go="`infiniteQueue`" pulumi-lang-python="`infinite_queue`" pulumi-lang-yaml="`infiniteQueue`" pulumi-lang-java="`infiniteQueue`">`infinite_queue`</span> will send
649
+ * bots to a false queueing state, where they will never reach your
650
+ * origin. <span pulumi-lang-nodejs="`infiniteQueue`" pulumi-lang-dotnet="`InfiniteQueue`" pulumi-lang-go="`infiniteQueue`" pulumi-lang-python="`infinite_queue`" pulumi-lang-yaml="`infiniteQueue`" pulumi-lang-java="`infiniteQueue`">`infinite_queue`</span> requires Advanced Waiting Room.
651
+ * Available values: "log", <span pulumi-lang-nodejs=""infiniteQueue"" pulumi-lang-dotnet=""InfiniteQueue"" pulumi-lang-go=""infiniteQueue"" pulumi-lang-python=""infinite_queue"" pulumi-lang-yaml=""infiniteQueue"" pulumi-lang-java=""infiniteQueue"">"infinite_queue"</span>.
641
652
  */
642
653
  turnstileAction?: pulumi.Input<string>;
643
654
  /**
644
- * Which Turnstile widget type to use for detecting bot traffic. See [the Turnstile
645
- * documentation](https://developers.cloudflare.com/turnstile/concepts/widget/#widget-types) for the definitions of these
646
- * widget types. Set to `off` to disable the Turnstile integration entirely. Setting this to anything other than `off` or
647
- * `invisible` requires Advanced Waiting Room. Available values: "off", "invisible", "visible_non_interactive",
648
- * "visible_managed".
655
+ * Which Turnstile widget type to use for detecting bot traffic. See
656
+ * [the Turnstile documentation](https://developers.cloudflare.com/turnstile/concepts/widget/#widget-types)
657
+ * for the definitions of these widget types. Set to <span pulumi-lang-nodejs="`off`" pulumi-lang-dotnet="`Off`" pulumi-lang-go="`off`" pulumi-lang-python="`off`" pulumi-lang-yaml="`off`" pulumi-lang-java="`off`">`off`</span> to disable the
658
+ * Turnstile integration entirely. Setting this to anything other than
659
+ * <span pulumi-lang-nodejs="`off`" pulumi-lang-dotnet="`Off`" pulumi-lang-go="`off`" pulumi-lang-python="`off`" pulumi-lang-yaml="`off`" pulumi-lang-java="`off`">`off`</span> or <span pulumi-lang-nodejs="`invisible`" pulumi-lang-dotnet="`Invisible`" pulumi-lang-go="`invisible`" pulumi-lang-python="`invisible`" pulumi-lang-yaml="`invisible`" pulumi-lang-java="`invisible`">`invisible`</span> requires Advanced Waiting Room.
660
+ * Available values: "off", "invisible", <span pulumi-lang-nodejs=""visibleNonInteractive"" pulumi-lang-dotnet=""VisibleNonInteractive"" pulumi-lang-go=""visibleNonInteractive"" pulumi-lang-python=""visible_non_interactive"" pulumi-lang-yaml=""visibleNonInteractive"" pulumi-lang-java=""visibleNonInteractive"">"visible_non_interactive"</span>, <span pulumi-lang-nodejs=""visibleManaged"" pulumi-lang-dotnet=""VisibleManaged"" pulumi-lang-go=""visibleManaged"" pulumi-lang-python=""visible_managed"" pulumi-lang-yaml=""visibleManaged"" pulumi-lang-java=""visibleManaged"">"visible_managed"</span>.
649
661
  */
650
662
  turnstileMode?: pulumi.Input<string>;
651
663
  /**
652
- * Identifier
664
+ * Identifier.
653
665
  */
654
666
  zoneId: pulumi.Input<string>;
655
667
  }