@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,29 +18,24 @@ export declare class LoadBalancer extends pulumi.CustomResource {
18
18
  */
19
19
  static isInstance(obj: any): obj is LoadBalancer;
20
20
  /**
21
- * Controls features that modify the routing of requests to pools and origins in response to dynamic conditions, such as
22
- * during the interval between active health monitoring requests. For example, zero-downtime failover occurs immediately
23
- * when an origin becomes unavailable due to HTTP 521, 522, or 523 response codes. If there is another healthy origin in
24
- * the same pool, the request is retried once against this alternate origin.
21
+ * Controls features that modify the routing of requests to pools and origins in response to dynamic conditions, such as during the interval between active health monitoring requests. For example, zero-downtime failover occurs immediately when an origin becomes unavailable due to HTTP 521, 522, or 523 response codes. If there is another healthy origin in the same pool, the request is retried once against this alternate origin.
25
22
  */
26
23
  readonly adaptiveRouting: pulumi.Output<outputs.LoadBalancerAdaptiveRouting>;
27
24
  /**
28
- * A mapping of country codes to a list of pool IDs (ordered by their failover priority) for the given country. Any country
29
- * not explicitly defined will fall back to using the corresponding region_pool mapping if it exists else to default_pools.
25
+ * A mapping of country codes to a list of pool IDs (ordered by their failover priority) for the given country. Any country not explicitly defined will fall back to using the corresponding<span pulumi-lang-nodejs=" regionPool " pulumi-lang-dotnet=" RegionPool " pulumi-lang-go=" regionPool " pulumi-lang-python=" region_pool " pulumi-lang-yaml=" regionPool " pulumi-lang-java=" regionPool "> region_pool </span>mapping if it exists else to default_pools.
30
26
  */
31
27
  readonly countryPools: pulumi.Output<{
32
28
  [key: string]: string[];
33
29
  }>;
34
30
  readonly createdOn: pulumi.Output<string>;
35
31
  /**
36
- * A list of pool IDs ordered by their failover priority. Pools defined here are used by default, or when region_pools are
37
- * not configured for a given region.
32
+ * A list of pool IDs ordered by their failover priority. Pools defined here are used by default, or when<span pulumi-lang-nodejs=" regionPools " pulumi-lang-dotnet=" RegionPools " pulumi-lang-go=" regionPools " pulumi-lang-python=" region_pools " pulumi-lang-yaml=" regionPools " pulumi-lang-java=" regionPools "> region_pools </span>are not configured for a given region.
38
33
  */
39
34
  readonly defaultPools: pulumi.Output<string[]>;
40
35
  /**
41
36
  * Object description.
42
37
  */
43
- readonly description: pulumi.Output<string | undefined>;
38
+ readonly description: pulumi.Output<string>;
44
39
  /**
45
40
  * Whether to enable (the default) this load balancer.
46
41
  */
@@ -50,23 +45,20 @@ export declare class LoadBalancer extends pulumi.CustomResource {
50
45
  */
51
46
  readonly fallbackPool: pulumi.Output<string>;
52
47
  /**
53
- * Controls location-based steering for non-proxied requests. See `steering_policy` to learn how steering is affected.
48
+ * Controls location-based steering for non-proxied requests. See <span pulumi-lang-nodejs="`steeringPolicy`" pulumi-lang-dotnet="`SteeringPolicy`" pulumi-lang-go="`steeringPolicy`" pulumi-lang-python="`steering_policy`" pulumi-lang-yaml="`steeringPolicy`" pulumi-lang-java="`steeringPolicy`">`steering_policy`</span> to learn how steering is affected.
54
49
  */
55
50
  readonly locationStrategy: pulumi.Output<outputs.LoadBalancerLocationStrategy>;
56
51
  readonly modifiedOn: pulumi.Output<string>;
57
52
  /**
58
- * The DNS hostname to associate with your Load Balancer. If this hostname already exists as a DNS record in Cloudflare's
59
- * DNS, the Load Balancer will take precedence and the DNS record will not be used.
53
+ * The DNS hostname to associate with your Load Balancer. If this hostname already exists as a DNS record in Cloudflare's DNS, the Load Balancer will take precedence and the DNS record will not be used.
60
54
  */
61
55
  readonly name: pulumi.Output<string>;
62
56
  /**
63
57
  * List of networks where Load Balancer or Pool is enabled.
64
58
  */
65
- readonly networks: pulumi.Output<string[] | undefined>;
59
+ readonly networks: pulumi.Output<string[]>;
66
60
  /**
67
- * (Enterprise only): A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority)
68
- * for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country_pool, then
69
- * region_pool mapping if it exists else to default_pools.
61
+ * Enterprise only: A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country_pool, then<span pulumi-lang-nodejs=" regionPool " pulumi-lang-dotnet=" RegionPool " pulumi-lang-go=" regionPool " pulumi-lang-python=" region_pool " pulumi-lang-yaml=" regionPool " pulumi-lang-java=" regionPool "> region_pool </span>mapping if it exists else to default_pools.
70
62
  */
71
63
  readonly popPools: pulumi.Output<{
72
64
  [key: string]: string[];
@@ -76,14 +68,14 @@ export declare class LoadBalancer extends pulumi.CustomResource {
76
68
  */
77
69
  readonly proxied: pulumi.Output<boolean>;
78
70
  /**
79
- * Configures pool weights. - `steering_policy="random"`: A random pool is selected with probability proportional to pool
80
- * weights. - `steering_policy="least_outstanding_requests"`: Use pool weights to scale each pool's outstanding requests. -
81
- * `steering_policy="least_connections"`: Use pool weights to scale each pool's open connections.
71
+ * Configures pool weights.
72
+ * - `steering_policy="random"`: A random pool is selected with probability proportional to pool weights.
73
+ * - `steering_policy=<span pulumi-lang-nodejs=""leastOutstandingRequests"" pulumi-lang-dotnet=""LeastOutstandingRequests"" pulumi-lang-go=""leastOutstandingRequests"" pulumi-lang-python=""least_outstanding_requests"" pulumi-lang-yaml=""leastOutstandingRequests"" pulumi-lang-java=""leastOutstandingRequests"">"least_outstanding_requests"</span>`: Use pool weights to scale each pool's outstanding requests.
74
+ * - `steering_policy=<span pulumi-lang-nodejs=""leastConnections"" pulumi-lang-dotnet=""LeastConnections"" pulumi-lang-go=""leastConnections"" pulumi-lang-python=""least_connections"" pulumi-lang-yaml=""leastConnections"" pulumi-lang-java=""leastConnections"">"least_connections"</span>`: Use pool weights to scale each pool's open connections.
82
75
  */
83
76
  readonly randomSteering: pulumi.Output<outputs.LoadBalancerRandomSteering>;
84
77
  /**
85
- * A mapping of region codes to a list of pool IDs (ordered by their failover priority) for the given region. Any regions
86
- * not explicitly defined will fall back to using default_pools.
78
+ * A mapping of region codes to a list of pool IDs (ordered by their failover priority) for the given region. Any regions not explicitly defined will fall back to using default_pools.
87
79
  */
88
80
  readonly regionPools: pulumi.Output<{
89
81
  [key: string]: string[];
@@ -93,19 +85,8 @@ export declare class LoadBalancer extends pulumi.CustomResource {
93
85
  */
94
86
  readonly rules: pulumi.Output<outputs.LoadBalancerRule[]>;
95
87
  /**
96
- * Specifies the type of session affinity the load balancer should use unless specified as `"none"`. The supported types
97
- * are: - `"cookie"`: On the first request to a proxied load balancer, a cookie is generated, encoding information of which
98
- * origin the request will be forwarded to. Subsequent requests, by the same client to the same load balancer, will be sent
99
- * to the origin server the cookie encodes, for the duration of the cookie and as long as the origin server remains
100
- * healthy. If the cookie has expired or the origin server is unhealthy, then a new origin server is calculated and used. -
101
- * `"ip_cookie"`: Behaves the same as `"cookie"` except the initial origin selection is stable and based on the client's ip
102
- * address. - `"header"`: On the first request to a proxied load balancer, a session key based on the configured HTTP
103
- * headers (see `session_affinity_attributes.headers`) is generated, encoding the request headers used for storing in the
104
- * load balancer session state which origin the request will be forwarded to. Subsequent requests to the load balancer with
105
- * the same headers will be sent to the same origin server, for the duration of the session and as long as the origin
106
- * server remains healthy. If the session has been idle for the duration of `session_affinity_ttl` seconds or the origin
107
- * server is unhealthy, then a new origin server is calculated and used. See `headers` in `session_affinity_attributes` for
108
- * additional required configuration. Available values: "none", "cookie", "ip_cookie", "header".
88
+ * Specifies the type of session affinity the load balancer should use unless specified as `"none"`. The supported types are: - `"cookie"`: On the first request to a proxied load balancer, a cookie is generated, encoding information of which origin the request will be forwarded to. Subsequent requests, by the same client to the same load balancer, will be sent to the origin server the cookie encodes, for the duration of the cookie and as long as the origin server remains healthy. If the cookie has expired or the origin server is unhealthy, then a new origin server is calculated and used. - `<span pulumi-lang-nodejs=""ipCookie"" pulumi-lang-dotnet=""IpCookie"" pulumi-lang-go=""ipCookie"" pulumi-lang-python=""ip_cookie"" pulumi-lang-yaml=""ipCookie"" pulumi-lang-java=""ipCookie"">"ip_cookie"</span>`: Behaves the same as `"cookie"` except the initial origin selection is stable and based on the client's ip address. - `"header"`: On the first request to a proxied load balancer, a session key based on the configured HTTP headers (see `session_affinity_attributes.headers`) is generated, encoding the request headers used for storing in the load balancer session state which origin the request will be forwarded to. Subsequent requests to the load balancer with the same headers will be sent to the same origin server, for the duration of the session and as long as the origin server remains healthy. If the session has been idle for the duration of <span pulumi-lang-nodejs="`sessionAffinityTtl`" pulumi-lang-dotnet="`SessionAffinityTtl`" pulumi-lang-go="`sessionAffinityTtl`" pulumi-lang-python="`session_affinity_ttl`" pulumi-lang-yaml="`sessionAffinityTtl`" pulumi-lang-java="`sessionAffinityTtl`">`session_affinity_ttl`</span> seconds or the origin server is unhealthy, then a new origin server is calculated and used. See <span pulumi-lang-nodejs="`headers`" pulumi-lang-dotnet="`Headers`" pulumi-lang-go="`headers`" pulumi-lang-python="`headers`" pulumi-lang-yaml="`headers`" pulumi-lang-java="`headers`">`headers`</span> in <span pulumi-lang-nodejs="`sessionAffinityAttributes`" pulumi-lang-dotnet="`SessionAffinityAttributes`" pulumi-lang-go="`sessionAffinityAttributes`" pulumi-lang-python="`session_affinity_attributes`" pulumi-lang-yaml="`sessionAffinityAttributes`" pulumi-lang-java="`sessionAffinityAttributes`">`session_affinity_attributes`</span> for additional required configuration.
89
+ * Available values: "none", "cookie", <span pulumi-lang-nodejs=""ipCookie"" pulumi-lang-dotnet=""IpCookie"" pulumi-lang-go=""ipCookie"" pulumi-lang-python=""ip_cookie"" pulumi-lang-yaml=""ipCookie"" pulumi-lang-java=""ipCookie"">"ip_cookie"</span>, "header".
109
90
  */
110
91
  readonly sessionAffinity: pulumi.Output<string>;
111
92
  /**
@@ -113,32 +94,24 @@ export declare class LoadBalancer extends pulumi.CustomResource {
113
94
  */
114
95
  readonly sessionAffinityAttributes: pulumi.Output<outputs.LoadBalancerSessionAffinityAttributes>;
115
96
  /**
116
- * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached,
117
- * subsequent requests may get sent to a different origin server. The accepted ranges per `session_affinity` policy are: -
118
- * `"cookie"` / `"ip_cookie"`: The current default of 23 hours will be used unless explicitly set. The accepted range of
119
- * values is between [1800, 604800]. - `"header"`: The current default of 1800 seconds will be used unless explicitly set.
120
- * The accepted range of values is between [30, 3600]. Note: With session affinity by header, sessions only expire after
121
- * they haven't been used for the number of seconds specified.
97
+ * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached, subsequent requests may get sent to a different origin server. The accepted ranges per <span pulumi-lang-nodejs="`sessionAffinity`" pulumi-lang-dotnet="`SessionAffinity`" pulumi-lang-go="`sessionAffinity`" pulumi-lang-python="`session_affinity`" pulumi-lang-yaml="`sessionAffinity`" pulumi-lang-java="`sessionAffinity`">`session_affinity`</span> policy are: - `"cookie"` / `<span pulumi-lang-nodejs=""ipCookie"" pulumi-lang-dotnet=""IpCookie"" pulumi-lang-go=""ipCookie"" pulumi-lang-python=""ip_cookie"" pulumi-lang-yaml=""ipCookie"" pulumi-lang-java=""ipCookie"">"ip_cookie"</span>`: The current default of 23 hours will be used unless explicitly set. The accepted range of values is between [1800, 604800]. - `"header"`: The current default of 1800 seconds will be used unless explicitly set. The accepted range of values is between [30, 3600]. Note: With session affinity by header, sessions only expire after they haven't been used for the number of seconds specified.
122
98
  */
123
99
  readonly sessionAffinityTtl: pulumi.Output<number>;
124
100
  /**
125
- * Steering Policy for this load balancer. - `"off"`: Use `default_pools`. - `"geo"`: Use
126
- * `region_pools`/`country_pools`/`pop_pools`. For non-proxied requests, the country for `country_pools` is determined by
127
- * `location_strategy`. - `"random"`: Select a pool randomly. - `"dynamic_latency"`: Use round trip time to select the
128
- * closest pool in default_pools (requires pool health checks). - `"proximity"`: Use the pools' latitude and longitude to
129
- * select the closest pool using the Cloudflare PoP location for proxied requests or the location determined by
130
- * `location_strategy` for non-proxied requests. - `"least_outstanding_requests"`: Select a pool by taking into
131
- * consideration `random_steering` weights, as well as each pool's number of outstanding requests. Pools with more pending
132
- * requests are weighted proportionately less relative to others. - `"least_connections"`: Select a pool by taking into
133
- * consideration `random_steering` weights, as well as each pool's number of open connections. Pools with more open
134
- * connections are weighted proportionately less relative to others. Supported for HTTP/1 and HTTP/2 connections. - `""`:
135
- * Will map to `"geo"` if you use `region_pools`/`country_pools`/`pop_pools` otherwise `"off"`. Available values: "off",
136
- * "geo", "random", "dynamic_latency", "proximity", "least_outstanding_requests", "least_connections", "".
101
+ * Steering Policy for this load balancer.
102
+ * - `"off"`: Use <span pulumi-lang-nodejs="`defaultPools`" pulumi-lang-dotnet="`DefaultPools`" pulumi-lang-go="`defaultPools`" pulumi-lang-python="`default_pools`" pulumi-lang-yaml="`defaultPools`" pulumi-lang-java="`defaultPools`">`default_pools`</span>.
103
+ * - `"geo"`: Use <span pulumi-lang-nodejs="`regionPools`" pulumi-lang-dotnet="`RegionPools`" pulumi-lang-go="`regionPools`" pulumi-lang-python="`region_pools`" pulumi-lang-yaml="`regionPools`" pulumi-lang-java="`regionPools`">`region_pools`</span>/<span pulumi-lang-nodejs="`countryPools`" pulumi-lang-dotnet="`CountryPools`" pulumi-lang-go="`countryPools`" pulumi-lang-python="`country_pools`" pulumi-lang-yaml="`countryPools`" pulumi-lang-java="`countryPools`">`country_pools`</span>/<span pulumi-lang-nodejs="`popPools`" pulumi-lang-dotnet="`PopPools`" pulumi-lang-go="`popPools`" pulumi-lang-python="`pop_pools`" pulumi-lang-yaml="`popPools`" pulumi-lang-java="`popPools`">`pop_pools`</span>. For non-proxied requests, the country for <span pulumi-lang-nodejs="`countryPools`" pulumi-lang-dotnet="`CountryPools`" pulumi-lang-go="`countryPools`" pulumi-lang-python="`country_pools`" pulumi-lang-yaml="`countryPools`" pulumi-lang-java="`countryPools`">`country_pools`</span> is determined by <span pulumi-lang-nodejs="`locationStrategy`" pulumi-lang-dotnet="`LocationStrategy`" pulumi-lang-go="`locationStrategy`" pulumi-lang-python="`location_strategy`" pulumi-lang-yaml="`locationStrategy`" pulumi-lang-java="`locationStrategy`">`location_strategy`</span>.
104
+ * - `"random"`: Select a pool randomly.
105
+ * - `<span pulumi-lang-nodejs=""dynamicLatency"" pulumi-lang-dotnet=""DynamicLatency"" pulumi-lang-go=""dynamicLatency"" pulumi-lang-python=""dynamic_latency"" pulumi-lang-yaml=""dynamicLatency"" pulumi-lang-java=""dynamicLatency"">"dynamic_latency"</span>`: Use round trip time to select the closest pool in<span pulumi-lang-nodejs=" defaultPools " pulumi-lang-dotnet=" DefaultPools " pulumi-lang-go=" defaultPools " pulumi-lang-python=" default_pools " pulumi-lang-yaml=" defaultPools " pulumi-lang-java=" defaultPools "> default_pools </span>(requires pool health checks).
106
+ * - `"proximity"`: Use the pools' latitude and longitude to select the closest pool using the Cloudflare PoP location for proxied requests or the location determined by <span pulumi-lang-nodejs="`locationStrategy`" pulumi-lang-dotnet="`LocationStrategy`" pulumi-lang-go="`locationStrategy`" pulumi-lang-python="`location_strategy`" pulumi-lang-yaml="`locationStrategy`" pulumi-lang-java="`locationStrategy`">`location_strategy`</span> for non-proxied requests.
107
+ * - `<span pulumi-lang-nodejs=""leastOutstandingRequests"" pulumi-lang-dotnet=""LeastOutstandingRequests"" pulumi-lang-go=""leastOutstandingRequests"" pulumi-lang-python=""least_outstanding_requests"" pulumi-lang-yaml=""leastOutstandingRequests"" pulumi-lang-java=""leastOutstandingRequests"">"least_outstanding_requests"</span>`: Select a pool by taking into consideration <span pulumi-lang-nodejs="`randomSteering`" pulumi-lang-dotnet="`RandomSteering`" pulumi-lang-go="`randomSteering`" pulumi-lang-python="`random_steering`" pulumi-lang-yaml="`randomSteering`" pulumi-lang-java="`randomSteering`">`random_steering`</span> weights, as well as each pool's number of outstanding requests. Pools with more pending requests are weighted proportionately less relative to others.
108
+ * - `<span pulumi-lang-nodejs=""leastConnections"" pulumi-lang-dotnet=""LeastConnections"" pulumi-lang-go=""leastConnections"" pulumi-lang-python=""least_connections"" pulumi-lang-yaml=""leastConnections"" pulumi-lang-java=""leastConnections"">"least_connections"</span>`: Select a pool by taking into consideration <span pulumi-lang-nodejs="`randomSteering`" pulumi-lang-dotnet="`RandomSteering`" pulumi-lang-go="`randomSteering`" pulumi-lang-python="`random_steering`" pulumi-lang-yaml="`randomSteering`" pulumi-lang-java="`randomSteering`">`random_steering`</span> weights, as well as each pool's number of open connections. Pools with more open connections are weighted proportionately less relative to others. Supported for HTTP/1 and HTTP/2 connections.
109
+ * - `""`: Will map to `"geo"` if you use <span pulumi-lang-nodejs="`regionPools`" pulumi-lang-dotnet="`RegionPools`" pulumi-lang-go="`regionPools`" pulumi-lang-python="`region_pools`" pulumi-lang-yaml="`regionPools`" pulumi-lang-java="`regionPools`">`region_pools`</span>/<span pulumi-lang-nodejs="`countryPools`" pulumi-lang-dotnet="`CountryPools`" pulumi-lang-go="`countryPools`" pulumi-lang-python="`country_pools`" pulumi-lang-yaml="`countryPools`" pulumi-lang-java="`countryPools`">`country_pools`</span>/<span pulumi-lang-nodejs="`popPools`" pulumi-lang-dotnet="`PopPools`" pulumi-lang-go="`popPools`" pulumi-lang-python="`pop_pools`" pulumi-lang-yaml="`popPools`" pulumi-lang-java="`popPools`">`pop_pools`</span> otherwise `"off"`.
110
+ * Available values: "off", "geo", "random", <span pulumi-lang-nodejs=""dynamicLatency"" pulumi-lang-dotnet=""DynamicLatency"" pulumi-lang-go=""dynamicLatency"" pulumi-lang-python=""dynamic_latency"" pulumi-lang-yaml=""dynamicLatency"" pulumi-lang-java=""dynamicLatency"">"dynamic_latency"</span>, "proximity", <span pulumi-lang-nodejs=""leastOutstandingRequests"" pulumi-lang-dotnet=""LeastOutstandingRequests"" pulumi-lang-go=""leastOutstandingRequests"" pulumi-lang-python=""least_outstanding_requests"" pulumi-lang-yaml=""leastOutstandingRequests"" pulumi-lang-java=""leastOutstandingRequests"">"least_outstanding_requests"</span>, <span pulumi-lang-nodejs=""leastConnections"" pulumi-lang-dotnet=""LeastConnections"" pulumi-lang-go=""leastConnections"" pulumi-lang-python=""least_connections"" pulumi-lang-yaml=""leastConnections"" pulumi-lang-java=""leastConnections"">"least_connections"</span>, "".
137
111
  */
138
112
  readonly steeringPolicy: pulumi.Output<string>;
139
113
  /**
140
- * Time to live (TTL) of the DNS entry for the IP address returned by this load balancer. This only applies to gray-clouded
141
- * (unproxied) load balancers.
114
+ * Time to live (TTL) of the DNS entry for the IP address returned by this load balancer. This only applies to gray-clouded (unproxied) load balancers.
142
115
  */
143
116
  readonly ttl: pulumi.Output<number>;
144
117
  readonly zoneId: pulumi.Output<string>;
@@ -157,23 +130,18 @@ export declare class LoadBalancer extends pulumi.CustomResource {
157
130
  */
158
131
  export interface LoadBalancerState {
159
132
  /**
160
- * Controls features that modify the routing of requests to pools and origins in response to dynamic conditions, such as
161
- * during the interval between active health monitoring requests. For example, zero-downtime failover occurs immediately
162
- * when an origin becomes unavailable due to HTTP 521, 522, or 523 response codes. If there is another healthy origin in
163
- * the same pool, the request is retried once against this alternate origin.
133
+ * Controls features that modify the routing of requests to pools and origins in response to dynamic conditions, such as during the interval between active health monitoring requests. For example, zero-downtime failover occurs immediately when an origin becomes unavailable due to HTTP 521, 522, or 523 response codes. If there is another healthy origin in the same pool, the request is retried once against this alternate origin.
164
134
  */
165
135
  adaptiveRouting?: pulumi.Input<inputs.LoadBalancerAdaptiveRouting>;
166
136
  /**
167
- * A mapping of country codes to a list of pool IDs (ordered by their failover priority) for the given country. Any country
168
- * not explicitly defined will fall back to using the corresponding region_pool mapping if it exists else to default_pools.
137
+ * A mapping of country codes to a list of pool IDs (ordered by their failover priority) for the given country. Any country not explicitly defined will fall back to using the corresponding<span pulumi-lang-nodejs=" regionPool " pulumi-lang-dotnet=" RegionPool " pulumi-lang-go=" regionPool " pulumi-lang-python=" region_pool " pulumi-lang-yaml=" regionPool " pulumi-lang-java=" regionPool "> region_pool </span>mapping if it exists else to default_pools.
169
138
  */
170
139
  countryPools?: pulumi.Input<{
171
140
  [key: string]: pulumi.Input<pulumi.Input<string>[]>;
172
141
  }>;
173
142
  createdOn?: pulumi.Input<string>;
174
143
  /**
175
- * A list of pool IDs ordered by their failover priority. Pools defined here are used by default, or when region_pools are
176
- * not configured for a given region.
144
+ * A list of pool IDs ordered by their failover priority. Pools defined here are used by default, or when<span pulumi-lang-nodejs=" regionPools " pulumi-lang-dotnet=" RegionPools " pulumi-lang-go=" regionPools " pulumi-lang-python=" region_pools " pulumi-lang-yaml=" regionPools " pulumi-lang-java=" regionPools "> region_pools </span>are not configured for a given region.
177
145
  */
178
146
  defaultPools?: pulumi.Input<pulumi.Input<string>[]>;
179
147
  /**
@@ -189,13 +157,12 @@ export interface LoadBalancerState {
189
157
  */
190
158
  fallbackPool?: pulumi.Input<string>;
191
159
  /**
192
- * Controls location-based steering for non-proxied requests. See `steering_policy` to learn how steering is affected.
160
+ * Controls location-based steering for non-proxied requests. See <span pulumi-lang-nodejs="`steeringPolicy`" pulumi-lang-dotnet="`SteeringPolicy`" pulumi-lang-go="`steeringPolicy`" pulumi-lang-python="`steering_policy`" pulumi-lang-yaml="`steeringPolicy`" pulumi-lang-java="`steeringPolicy`">`steering_policy`</span> to learn how steering is affected.
193
161
  */
194
162
  locationStrategy?: pulumi.Input<inputs.LoadBalancerLocationStrategy>;
195
163
  modifiedOn?: pulumi.Input<string>;
196
164
  /**
197
- * The DNS hostname to associate with your Load Balancer. If this hostname already exists as a DNS record in Cloudflare's
198
- * DNS, the Load Balancer will take precedence and the DNS record will not be used.
165
+ * The DNS hostname to associate with your Load Balancer. If this hostname already exists as a DNS record in Cloudflare's DNS, the Load Balancer will take precedence and the DNS record will not be used.
199
166
  */
200
167
  name?: pulumi.Input<string>;
201
168
  /**
@@ -203,9 +170,7 @@ export interface LoadBalancerState {
203
170
  */
204
171
  networks?: pulumi.Input<pulumi.Input<string>[]>;
205
172
  /**
206
- * (Enterprise only): A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority)
207
- * for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country_pool, then
208
- * region_pool mapping if it exists else to default_pools.
173
+ * Enterprise only: A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country_pool, then<span pulumi-lang-nodejs=" regionPool " pulumi-lang-dotnet=" RegionPool " pulumi-lang-go=" regionPool " pulumi-lang-python=" region_pool " pulumi-lang-yaml=" regionPool " pulumi-lang-java=" regionPool "> region_pool </span>mapping if it exists else to default_pools.
209
174
  */
210
175
  popPools?: pulumi.Input<{
211
176
  [key: string]: pulumi.Input<pulumi.Input<string>[]>;
@@ -215,14 +180,14 @@ export interface LoadBalancerState {
215
180
  */
216
181
  proxied?: pulumi.Input<boolean>;
217
182
  /**
218
- * Configures pool weights. - `steering_policy="random"`: A random pool is selected with probability proportional to pool
219
- * weights. - `steering_policy="least_outstanding_requests"`: Use pool weights to scale each pool's outstanding requests. -
220
- * `steering_policy="least_connections"`: Use pool weights to scale each pool's open connections.
183
+ * Configures pool weights.
184
+ * - `steering_policy="random"`: A random pool is selected with probability proportional to pool weights.
185
+ * - `steering_policy=<span pulumi-lang-nodejs=""leastOutstandingRequests"" pulumi-lang-dotnet=""LeastOutstandingRequests"" pulumi-lang-go=""leastOutstandingRequests"" pulumi-lang-python=""least_outstanding_requests"" pulumi-lang-yaml=""leastOutstandingRequests"" pulumi-lang-java=""leastOutstandingRequests"">"least_outstanding_requests"</span>`: Use pool weights to scale each pool's outstanding requests.
186
+ * - `steering_policy=<span pulumi-lang-nodejs=""leastConnections"" pulumi-lang-dotnet=""LeastConnections"" pulumi-lang-go=""leastConnections"" pulumi-lang-python=""least_connections"" pulumi-lang-yaml=""leastConnections"" pulumi-lang-java=""leastConnections"">"least_connections"</span>`: Use pool weights to scale each pool's open connections.
221
187
  */
222
188
  randomSteering?: pulumi.Input<inputs.LoadBalancerRandomSteering>;
223
189
  /**
224
- * A mapping of region codes to a list of pool IDs (ordered by their failover priority) for the given region. Any regions
225
- * not explicitly defined will fall back to using default_pools.
190
+ * A mapping of region codes to a list of pool IDs (ordered by their failover priority) for the given region. Any regions not explicitly defined will fall back to using default_pools.
226
191
  */
227
192
  regionPools?: pulumi.Input<{
228
193
  [key: string]: pulumi.Input<pulumi.Input<string>[]>;
@@ -232,19 +197,8 @@ export interface LoadBalancerState {
232
197
  */
233
198
  rules?: pulumi.Input<pulumi.Input<inputs.LoadBalancerRule>[]>;
234
199
  /**
235
- * Specifies the type of session affinity the load balancer should use unless specified as `"none"`. The supported types
236
- * are: - `"cookie"`: On the first request to a proxied load balancer, a cookie is generated, encoding information of which
237
- * origin the request will be forwarded to. Subsequent requests, by the same client to the same load balancer, will be sent
238
- * to the origin server the cookie encodes, for the duration of the cookie and as long as the origin server remains
239
- * healthy. If the cookie has expired or the origin server is unhealthy, then a new origin server is calculated and used. -
240
- * `"ip_cookie"`: Behaves the same as `"cookie"` except the initial origin selection is stable and based on the client's ip
241
- * address. - `"header"`: On the first request to a proxied load balancer, a session key based on the configured HTTP
242
- * headers (see `session_affinity_attributes.headers`) is generated, encoding the request headers used for storing in the
243
- * load balancer session state which origin the request will be forwarded to. Subsequent requests to the load balancer with
244
- * the same headers will be sent to the same origin server, for the duration of the session and as long as the origin
245
- * server remains healthy. If the session has been idle for the duration of `session_affinity_ttl` seconds or the origin
246
- * server is unhealthy, then a new origin server is calculated and used. See `headers` in `session_affinity_attributes` for
247
- * additional required configuration. Available values: "none", "cookie", "ip_cookie", "header".
200
+ * Specifies the type of session affinity the load balancer should use unless specified as `"none"`. The supported types are: - `"cookie"`: On the first request to a proxied load balancer, a cookie is generated, encoding information of which origin the request will be forwarded to. Subsequent requests, by the same client to the same load balancer, will be sent to the origin server the cookie encodes, for the duration of the cookie and as long as the origin server remains healthy. If the cookie has expired or the origin server is unhealthy, then a new origin server is calculated and used. - `<span pulumi-lang-nodejs=""ipCookie"" pulumi-lang-dotnet=""IpCookie"" pulumi-lang-go=""ipCookie"" pulumi-lang-python=""ip_cookie"" pulumi-lang-yaml=""ipCookie"" pulumi-lang-java=""ipCookie"">"ip_cookie"</span>`: Behaves the same as `"cookie"` except the initial origin selection is stable and based on the client's ip address. - `"header"`: On the first request to a proxied load balancer, a session key based on the configured HTTP headers (see `session_affinity_attributes.headers`) is generated, encoding the request headers used for storing in the load balancer session state which origin the request will be forwarded to. Subsequent requests to the load balancer with the same headers will be sent to the same origin server, for the duration of the session and as long as the origin server remains healthy. If the session has been idle for the duration of <span pulumi-lang-nodejs="`sessionAffinityTtl`" pulumi-lang-dotnet="`SessionAffinityTtl`" pulumi-lang-go="`sessionAffinityTtl`" pulumi-lang-python="`session_affinity_ttl`" pulumi-lang-yaml="`sessionAffinityTtl`" pulumi-lang-java="`sessionAffinityTtl`">`session_affinity_ttl`</span> seconds or the origin server is unhealthy, then a new origin server is calculated and used. See <span pulumi-lang-nodejs="`headers`" pulumi-lang-dotnet="`Headers`" pulumi-lang-go="`headers`" pulumi-lang-python="`headers`" pulumi-lang-yaml="`headers`" pulumi-lang-java="`headers`">`headers`</span> in <span pulumi-lang-nodejs="`sessionAffinityAttributes`" pulumi-lang-dotnet="`SessionAffinityAttributes`" pulumi-lang-go="`sessionAffinityAttributes`" pulumi-lang-python="`session_affinity_attributes`" pulumi-lang-yaml="`sessionAffinityAttributes`" pulumi-lang-java="`sessionAffinityAttributes`">`session_affinity_attributes`</span> for additional required configuration.
201
+ * Available values: "none", "cookie", <span pulumi-lang-nodejs=""ipCookie"" pulumi-lang-dotnet=""IpCookie"" pulumi-lang-go=""ipCookie"" pulumi-lang-python=""ip_cookie"" pulumi-lang-yaml=""ipCookie"" pulumi-lang-java=""ipCookie"">"ip_cookie"</span>, "header".
248
202
  */
249
203
  sessionAffinity?: pulumi.Input<string>;
250
204
  /**
@@ -252,32 +206,24 @@ export interface LoadBalancerState {
252
206
  */
253
207
  sessionAffinityAttributes?: pulumi.Input<inputs.LoadBalancerSessionAffinityAttributes>;
254
208
  /**
255
- * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached,
256
- * subsequent requests may get sent to a different origin server. The accepted ranges per `session_affinity` policy are: -
257
- * `"cookie"` / `"ip_cookie"`: The current default of 23 hours will be used unless explicitly set. The accepted range of
258
- * values is between [1800, 604800]. - `"header"`: The current default of 1800 seconds will be used unless explicitly set.
259
- * The accepted range of values is between [30, 3600]. Note: With session affinity by header, sessions only expire after
260
- * they haven't been used for the number of seconds specified.
209
+ * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached, subsequent requests may get sent to a different origin server. The accepted ranges per <span pulumi-lang-nodejs="`sessionAffinity`" pulumi-lang-dotnet="`SessionAffinity`" pulumi-lang-go="`sessionAffinity`" pulumi-lang-python="`session_affinity`" pulumi-lang-yaml="`sessionAffinity`" pulumi-lang-java="`sessionAffinity`">`session_affinity`</span> policy are: - `"cookie"` / `<span pulumi-lang-nodejs=""ipCookie"" pulumi-lang-dotnet=""IpCookie"" pulumi-lang-go=""ipCookie"" pulumi-lang-python=""ip_cookie"" pulumi-lang-yaml=""ipCookie"" pulumi-lang-java=""ipCookie"">"ip_cookie"</span>`: The current default of 23 hours will be used unless explicitly set. The accepted range of values is between [1800, 604800]. - `"header"`: The current default of 1800 seconds will be used unless explicitly set. The accepted range of values is between [30, 3600]. Note: With session affinity by header, sessions only expire after they haven't been used for the number of seconds specified.
261
210
  */
262
211
  sessionAffinityTtl?: pulumi.Input<number>;
263
212
  /**
264
- * Steering Policy for this load balancer. - `"off"`: Use `default_pools`. - `"geo"`: Use
265
- * `region_pools`/`country_pools`/`pop_pools`. For non-proxied requests, the country for `country_pools` is determined by
266
- * `location_strategy`. - `"random"`: Select a pool randomly. - `"dynamic_latency"`: Use round trip time to select the
267
- * closest pool in default_pools (requires pool health checks). - `"proximity"`: Use the pools' latitude and longitude to
268
- * select the closest pool using the Cloudflare PoP location for proxied requests or the location determined by
269
- * `location_strategy` for non-proxied requests. - `"least_outstanding_requests"`: Select a pool by taking into
270
- * consideration `random_steering` weights, as well as each pool's number of outstanding requests. Pools with more pending
271
- * requests are weighted proportionately less relative to others. - `"least_connections"`: Select a pool by taking into
272
- * consideration `random_steering` weights, as well as each pool's number of open connections. Pools with more open
273
- * connections are weighted proportionately less relative to others. Supported for HTTP/1 and HTTP/2 connections. - `""`:
274
- * Will map to `"geo"` if you use `region_pools`/`country_pools`/`pop_pools` otherwise `"off"`. Available values: "off",
275
- * "geo", "random", "dynamic_latency", "proximity", "least_outstanding_requests", "least_connections", "".
213
+ * Steering Policy for this load balancer.
214
+ * - `"off"`: Use <span pulumi-lang-nodejs="`defaultPools`" pulumi-lang-dotnet="`DefaultPools`" pulumi-lang-go="`defaultPools`" pulumi-lang-python="`default_pools`" pulumi-lang-yaml="`defaultPools`" pulumi-lang-java="`defaultPools`">`default_pools`</span>.
215
+ * - `"geo"`: Use <span pulumi-lang-nodejs="`regionPools`" pulumi-lang-dotnet="`RegionPools`" pulumi-lang-go="`regionPools`" pulumi-lang-python="`region_pools`" pulumi-lang-yaml="`regionPools`" pulumi-lang-java="`regionPools`">`region_pools`</span>/<span pulumi-lang-nodejs="`countryPools`" pulumi-lang-dotnet="`CountryPools`" pulumi-lang-go="`countryPools`" pulumi-lang-python="`country_pools`" pulumi-lang-yaml="`countryPools`" pulumi-lang-java="`countryPools`">`country_pools`</span>/<span pulumi-lang-nodejs="`popPools`" pulumi-lang-dotnet="`PopPools`" pulumi-lang-go="`popPools`" pulumi-lang-python="`pop_pools`" pulumi-lang-yaml="`popPools`" pulumi-lang-java="`popPools`">`pop_pools`</span>. For non-proxied requests, the country for <span pulumi-lang-nodejs="`countryPools`" pulumi-lang-dotnet="`CountryPools`" pulumi-lang-go="`countryPools`" pulumi-lang-python="`country_pools`" pulumi-lang-yaml="`countryPools`" pulumi-lang-java="`countryPools`">`country_pools`</span> is determined by <span pulumi-lang-nodejs="`locationStrategy`" pulumi-lang-dotnet="`LocationStrategy`" pulumi-lang-go="`locationStrategy`" pulumi-lang-python="`location_strategy`" pulumi-lang-yaml="`locationStrategy`" pulumi-lang-java="`locationStrategy`">`location_strategy`</span>.
216
+ * - `"random"`: Select a pool randomly.
217
+ * - `<span pulumi-lang-nodejs=""dynamicLatency"" pulumi-lang-dotnet=""DynamicLatency"" pulumi-lang-go=""dynamicLatency"" pulumi-lang-python=""dynamic_latency"" pulumi-lang-yaml=""dynamicLatency"" pulumi-lang-java=""dynamicLatency"">"dynamic_latency"</span>`: Use round trip time to select the closest pool in<span pulumi-lang-nodejs=" defaultPools " pulumi-lang-dotnet=" DefaultPools " pulumi-lang-go=" defaultPools " pulumi-lang-python=" default_pools " pulumi-lang-yaml=" defaultPools " pulumi-lang-java=" defaultPools "> default_pools </span>(requires pool health checks).
218
+ * - `"proximity"`: Use the pools' latitude and longitude to select the closest pool using the Cloudflare PoP location for proxied requests or the location determined by <span pulumi-lang-nodejs="`locationStrategy`" pulumi-lang-dotnet="`LocationStrategy`" pulumi-lang-go="`locationStrategy`" pulumi-lang-python="`location_strategy`" pulumi-lang-yaml="`locationStrategy`" pulumi-lang-java="`locationStrategy`">`location_strategy`</span> for non-proxied requests.
219
+ * - `<span pulumi-lang-nodejs=""leastOutstandingRequests"" pulumi-lang-dotnet=""LeastOutstandingRequests"" pulumi-lang-go=""leastOutstandingRequests"" pulumi-lang-python=""least_outstanding_requests"" pulumi-lang-yaml=""leastOutstandingRequests"" pulumi-lang-java=""leastOutstandingRequests"">"least_outstanding_requests"</span>`: Select a pool by taking into consideration <span pulumi-lang-nodejs="`randomSteering`" pulumi-lang-dotnet="`RandomSteering`" pulumi-lang-go="`randomSteering`" pulumi-lang-python="`random_steering`" pulumi-lang-yaml="`randomSteering`" pulumi-lang-java="`randomSteering`">`random_steering`</span> weights, as well as each pool's number of outstanding requests. Pools with more pending requests are weighted proportionately less relative to others.
220
+ * - `<span pulumi-lang-nodejs=""leastConnections"" pulumi-lang-dotnet=""LeastConnections"" pulumi-lang-go=""leastConnections"" pulumi-lang-python=""least_connections"" pulumi-lang-yaml=""leastConnections"" pulumi-lang-java=""leastConnections"">"least_connections"</span>`: Select a pool by taking into consideration <span pulumi-lang-nodejs="`randomSteering`" pulumi-lang-dotnet="`RandomSteering`" pulumi-lang-go="`randomSteering`" pulumi-lang-python="`random_steering`" pulumi-lang-yaml="`randomSteering`" pulumi-lang-java="`randomSteering`">`random_steering`</span> weights, as well as each pool's number of open connections. Pools with more open connections are weighted proportionately less relative to others. Supported for HTTP/1 and HTTP/2 connections.
221
+ * - `""`: Will map to `"geo"` if you use <span pulumi-lang-nodejs="`regionPools`" pulumi-lang-dotnet="`RegionPools`" pulumi-lang-go="`regionPools`" pulumi-lang-python="`region_pools`" pulumi-lang-yaml="`regionPools`" pulumi-lang-java="`regionPools`">`region_pools`</span>/<span pulumi-lang-nodejs="`countryPools`" pulumi-lang-dotnet="`CountryPools`" pulumi-lang-go="`countryPools`" pulumi-lang-python="`country_pools`" pulumi-lang-yaml="`countryPools`" pulumi-lang-java="`countryPools`">`country_pools`</span>/<span pulumi-lang-nodejs="`popPools`" pulumi-lang-dotnet="`PopPools`" pulumi-lang-go="`popPools`" pulumi-lang-python="`pop_pools`" pulumi-lang-yaml="`popPools`" pulumi-lang-java="`popPools`">`pop_pools`</span> otherwise `"off"`.
222
+ * Available values: "off", "geo", "random", <span pulumi-lang-nodejs=""dynamicLatency"" pulumi-lang-dotnet=""DynamicLatency"" pulumi-lang-go=""dynamicLatency"" pulumi-lang-python=""dynamic_latency"" pulumi-lang-yaml=""dynamicLatency"" pulumi-lang-java=""dynamicLatency"">"dynamic_latency"</span>, "proximity", <span pulumi-lang-nodejs=""leastOutstandingRequests"" pulumi-lang-dotnet=""LeastOutstandingRequests"" pulumi-lang-go=""leastOutstandingRequests"" pulumi-lang-python=""least_outstanding_requests"" pulumi-lang-yaml=""leastOutstandingRequests"" pulumi-lang-java=""leastOutstandingRequests"">"least_outstanding_requests"</span>, <span pulumi-lang-nodejs=""leastConnections"" pulumi-lang-dotnet=""LeastConnections"" pulumi-lang-go=""leastConnections"" pulumi-lang-python=""least_connections"" pulumi-lang-yaml=""leastConnections"" pulumi-lang-java=""leastConnections"">"least_connections"</span>, "".
276
223
  */
277
224
  steeringPolicy?: pulumi.Input<string>;
278
225
  /**
279
- * Time to live (TTL) of the DNS entry for the IP address returned by this load balancer. This only applies to gray-clouded
280
- * (unproxied) load balancers.
226
+ * Time to live (TTL) of the DNS entry for the IP address returned by this load balancer. This only applies to gray-clouded (unproxied) load balancers.
281
227
  */
282
228
  ttl?: pulumi.Input<number>;
283
229
  zoneId?: pulumi.Input<string>;
@@ -288,22 +234,17 @@ export interface LoadBalancerState {
288
234
  */
289
235
  export interface LoadBalancerArgs {
290
236
  /**
291
- * Controls features that modify the routing of requests to pools and origins in response to dynamic conditions, such as
292
- * during the interval between active health monitoring requests. For example, zero-downtime failover occurs immediately
293
- * when an origin becomes unavailable due to HTTP 521, 522, or 523 response codes. If there is another healthy origin in
294
- * the same pool, the request is retried once against this alternate origin.
237
+ * Controls features that modify the routing of requests to pools and origins in response to dynamic conditions, such as during the interval between active health monitoring requests. For example, zero-downtime failover occurs immediately when an origin becomes unavailable due to HTTP 521, 522, or 523 response codes. If there is another healthy origin in the same pool, the request is retried once against this alternate origin.
295
238
  */
296
239
  adaptiveRouting?: pulumi.Input<inputs.LoadBalancerAdaptiveRouting>;
297
240
  /**
298
- * A mapping of country codes to a list of pool IDs (ordered by their failover priority) for the given country. Any country
299
- * not explicitly defined will fall back to using the corresponding region_pool mapping if it exists else to default_pools.
241
+ * A mapping of country codes to a list of pool IDs (ordered by their failover priority) for the given country. Any country not explicitly defined will fall back to using the corresponding<span pulumi-lang-nodejs=" regionPool " pulumi-lang-dotnet=" RegionPool " pulumi-lang-go=" regionPool " pulumi-lang-python=" region_pool " pulumi-lang-yaml=" regionPool " pulumi-lang-java=" regionPool "> region_pool </span>mapping if it exists else to default_pools.
300
242
  */
301
243
  countryPools?: pulumi.Input<{
302
244
  [key: string]: pulumi.Input<pulumi.Input<string>[]>;
303
245
  }>;
304
246
  /**
305
- * A list of pool IDs ordered by their failover priority. Pools defined here are used by default, or when region_pools are
306
- * not configured for a given region.
247
+ * A list of pool IDs ordered by their failover priority. Pools defined here are used by default, or when<span pulumi-lang-nodejs=" regionPools " pulumi-lang-dotnet=" RegionPools " pulumi-lang-go=" regionPools " pulumi-lang-python=" region_pools " pulumi-lang-yaml=" regionPools " pulumi-lang-java=" regionPools "> region_pools </span>are not configured for a given region.
307
248
  */
308
249
  defaultPools: pulumi.Input<pulumi.Input<string>[]>;
309
250
  /**
@@ -319,12 +260,11 @@ export interface LoadBalancerArgs {
319
260
  */
320
261
  fallbackPool: pulumi.Input<string>;
321
262
  /**
322
- * Controls location-based steering for non-proxied requests. See `steering_policy` to learn how steering is affected.
263
+ * Controls location-based steering for non-proxied requests. See <span pulumi-lang-nodejs="`steeringPolicy`" pulumi-lang-dotnet="`SteeringPolicy`" pulumi-lang-go="`steeringPolicy`" pulumi-lang-python="`steering_policy`" pulumi-lang-yaml="`steeringPolicy`" pulumi-lang-java="`steeringPolicy`">`steering_policy`</span> to learn how steering is affected.
323
264
  */
324
265
  locationStrategy?: pulumi.Input<inputs.LoadBalancerLocationStrategy>;
325
266
  /**
326
- * The DNS hostname to associate with your Load Balancer. If this hostname already exists as a DNS record in Cloudflare's
327
- * DNS, the Load Balancer will take precedence and the DNS record will not be used.
267
+ * The DNS hostname to associate with your Load Balancer. If this hostname already exists as a DNS record in Cloudflare's DNS, the Load Balancer will take precedence and the DNS record will not be used.
328
268
  */
329
269
  name?: pulumi.Input<string>;
330
270
  /**
@@ -332,9 +272,7 @@ export interface LoadBalancerArgs {
332
272
  */
333
273
  networks?: pulumi.Input<pulumi.Input<string>[]>;
334
274
  /**
335
- * (Enterprise only): A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority)
336
- * for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country_pool, then
337
- * region_pool mapping if it exists else to default_pools.
275
+ * Enterprise only: A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country_pool, then<span pulumi-lang-nodejs=" regionPool " pulumi-lang-dotnet=" RegionPool " pulumi-lang-go=" regionPool " pulumi-lang-python=" region_pool " pulumi-lang-yaml=" regionPool " pulumi-lang-java=" regionPool "> region_pool </span>mapping if it exists else to default_pools.
338
276
  */
339
277
  popPools?: pulumi.Input<{
340
278
  [key: string]: pulumi.Input<pulumi.Input<string>[]>;
@@ -344,14 +282,14 @@ export interface LoadBalancerArgs {
344
282
  */
345
283
  proxied?: pulumi.Input<boolean>;
346
284
  /**
347
- * Configures pool weights. - `steering_policy="random"`: A random pool is selected with probability proportional to pool
348
- * weights. - `steering_policy="least_outstanding_requests"`: Use pool weights to scale each pool's outstanding requests. -
349
- * `steering_policy="least_connections"`: Use pool weights to scale each pool's open connections.
285
+ * Configures pool weights.
286
+ * - `steering_policy="random"`: A random pool is selected with probability proportional to pool weights.
287
+ * - `steering_policy=<span pulumi-lang-nodejs=""leastOutstandingRequests"" pulumi-lang-dotnet=""LeastOutstandingRequests"" pulumi-lang-go=""leastOutstandingRequests"" pulumi-lang-python=""least_outstanding_requests"" pulumi-lang-yaml=""leastOutstandingRequests"" pulumi-lang-java=""leastOutstandingRequests"">"least_outstanding_requests"</span>`: Use pool weights to scale each pool's outstanding requests.
288
+ * - `steering_policy=<span pulumi-lang-nodejs=""leastConnections"" pulumi-lang-dotnet=""LeastConnections"" pulumi-lang-go=""leastConnections"" pulumi-lang-python=""least_connections"" pulumi-lang-yaml=""leastConnections"" pulumi-lang-java=""leastConnections"">"least_connections"</span>`: Use pool weights to scale each pool's open connections.
350
289
  */
351
290
  randomSteering?: pulumi.Input<inputs.LoadBalancerRandomSteering>;
352
291
  /**
353
- * A mapping of region codes to a list of pool IDs (ordered by their failover priority) for the given region. Any regions
354
- * not explicitly defined will fall back to using default_pools.
292
+ * A mapping of region codes to a list of pool IDs (ordered by their failover priority) for the given region. Any regions not explicitly defined will fall back to using default_pools.
355
293
  */
356
294
  regionPools?: pulumi.Input<{
357
295
  [key: string]: pulumi.Input<pulumi.Input<string>[]>;
@@ -361,19 +299,8 @@ export interface LoadBalancerArgs {
361
299
  */
362
300
  rules?: pulumi.Input<pulumi.Input<inputs.LoadBalancerRule>[]>;
363
301
  /**
364
- * Specifies the type of session affinity the load balancer should use unless specified as `"none"`. The supported types
365
- * are: - `"cookie"`: On the first request to a proxied load balancer, a cookie is generated, encoding information of which
366
- * origin the request will be forwarded to. Subsequent requests, by the same client to the same load balancer, will be sent
367
- * to the origin server the cookie encodes, for the duration of the cookie and as long as the origin server remains
368
- * healthy. If the cookie has expired or the origin server is unhealthy, then a new origin server is calculated and used. -
369
- * `"ip_cookie"`: Behaves the same as `"cookie"` except the initial origin selection is stable and based on the client's ip
370
- * address. - `"header"`: On the first request to a proxied load balancer, a session key based on the configured HTTP
371
- * headers (see `session_affinity_attributes.headers`) is generated, encoding the request headers used for storing in the
372
- * load balancer session state which origin the request will be forwarded to. Subsequent requests to the load balancer with
373
- * the same headers will be sent to the same origin server, for the duration of the session and as long as the origin
374
- * server remains healthy. If the session has been idle for the duration of `session_affinity_ttl` seconds or the origin
375
- * server is unhealthy, then a new origin server is calculated and used. See `headers` in `session_affinity_attributes` for
376
- * additional required configuration. Available values: "none", "cookie", "ip_cookie", "header".
302
+ * Specifies the type of session affinity the load balancer should use unless specified as `"none"`. The supported types are: - `"cookie"`: On the first request to a proxied load balancer, a cookie is generated, encoding information of which origin the request will be forwarded to. Subsequent requests, by the same client to the same load balancer, will be sent to the origin server the cookie encodes, for the duration of the cookie and as long as the origin server remains healthy. If the cookie has expired or the origin server is unhealthy, then a new origin server is calculated and used. - `<span pulumi-lang-nodejs=""ipCookie"" pulumi-lang-dotnet=""IpCookie"" pulumi-lang-go=""ipCookie"" pulumi-lang-python=""ip_cookie"" pulumi-lang-yaml=""ipCookie"" pulumi-lang-java=""ipCookie"">"ip_cookie"</span>`: Behaves the same as `"cookie"` except the initial origin selection is stable and based on the client's ip address. - `"header"`: On the first request to a proxied load balancer, a session key based on the configured HTTP headers (see `session_affinity_attributes.headers`) is generated, encoding the request headers used for storing in the load balancer session state which origin the request will be forwarded to. Subsequent requests to the load balancer with the same headers will be sent to the same origin server, for the duration of the session and as long as the origin server remains healthy. If the session has been idle for the duration of <span pulumi-lang-nodejs="`sessionAffinityTtl`" pulumi-lang-dotnet="`SessionAffinityTtl`" pulumi-lang-go="`sessionAffinityTtl`" pulumi-lang-python="`session_affinity_ttl`" pulumi-lang-yaml="`sessionAffinityTtl`" pulumi-lang-java="`sessionAffinityTtl`">`session_affinity_ttl`</span> seconds or the origin server is unhealthy, then a new origin server is calculated and used. See <span pulumi-lang-nodejs="`headers`" pulumi-lang-dotnet="`Headers`" pulumi-lang-go="`headers`" pulumi-lang-python="`headers`" pulumi-lang-yaml="`headers`" pulumi-lang-java="`headers`">`headers`</span> in <span pulumi-lang-nodejs="`sessionAffinityAttributes`" pulumi-lang-dotnet="`SessionAffinityAttributes`" pulumi-lang-go="`sessionAffinityAttributes`" pulumi-lang-python="`session_affinity_attributes`" pulumi-lang-yaml="`sessionAffinityAttributes`" pulumi-lang-java="`sessionAffinityAttributes`">`session_affinity_attributes`</span> for additional required configuration.
303
+ * Available values: "none", "cookie", <span pulumi-lang-nodejs=""ipCookie"" pulumi-lang-dotnet=""IpCookie"" pulumi-lang-go=""ipCookie"" pulumi-lang-python=""ip_cookie"" pulumi-lang-yaml=""ipCookie"" pulumi-lang-java=""ipCookie"">"ip_cookie"</span>, "header".
377
304
  */
378
305
  sessionAffinity?: pulumi.Input<string>;
379
306
  /**
@@ -381,32 +308,24 @@ export interface LoadBalancerArgs {
381
308
  */
382
309
  sessionAffinityAttributes?: pulumi.Input<inputs.LoadBalancerSessionAffinityAttributes>;
383
310
  /**
384
- * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached,
385
- * subsequent requests may get sent to a different origin server. The accepted ranges per `session_affinity` policy are: -
386
- * `"cookie"` / `"ip_cookie"`: The current default of 23 hours will be used unless explicitly set. The accepted range of
387
- * values is between [1800, 604800]. - `"header"`: The current default of 1800 seconds will be used unless explicitly set.
388
- * The accepted range of values is between [30, 3600]. Note: With session affinity by header, sessions only expire after
389
- * they haven't been used for the number of seconds specified.
311
+ * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached, subsequent requests may get sent to a different origin server. The accepted ranges per <span pulumi-lang-nodejs="`sessionAffinity`" pulumi-lang-dotnet="`SessionAffinity`" pulumi-lang-go="`sessionAffinity`" pulumi-lang-python="`session_affinity`" pulumi-lang-yaml="`sessionAffinity`" pulumi-lang-java="`sessionAffinity`">`session_affinity`</span> policy are: - `"cookie"` / `<span pulumi-lang-nodejs=""ipCookie"" pulumi-lang-dotnet=""IpCookie"" pulumi-lang-go=""ipCookie"" pulumi-lang-python=""ip_cookie"" pulumi-lang-yaml=""ipCookie"" pulumi-lang-java=""ipCookie"">"ip_cookie"</span>`: The current default of 23 hours will be used unless explicitly set. The accepted range of values is between [1800, 604800]. - `"header"`: The current default of 1800 seconds will be used unless explicitly set. The accepted range of values is between [30, 3600]. Note: With session affinity by header, sessions only expire after they haven't been used for the number of seconds specified.
390
312
  */
391
313
  sessionAffinityTtl?: pulumi.Input<number>;
392
314
  /**
393
- * Steering Policy for this load balancer. - `"off"`: Use `default_pools`. - `"geo"`: Use
394
- * `region_pools`/`country_pools`/`pop_pools`. For non-proxied requests, the country for `country_pools` is determined by
395
- * `location_strategy`. - `"random"`: Select a pool randomly. - `"dynamic_latency"`: Use round trip time to select the
396
- * closest pool in default_pools (requires pool health checks). - `"proximity"`: Use the pools' latitude and longitude to
397
- * select the closest pool using the Cloudflare PoP location for proxied requests or the location determined by
398
- * `location_strategy` for non-proxied requests. - `"least_outstanding_requests"`: Select a pool by taking into
399
- * consideration `random_steering` weights, as well as each pool's number of outstanding requests. Pools with more pending
400
- * requests are weighted proportionately less relative to others. - `"least_connections"`: Select a pool by taking into
401
- * consideration `random_steering` weights, as well as each pool's number of open connections. Pools with more open
402
- * connections are weighted proportionately less relative to others. Supported for HTTP/1 and HTTP/2 connections. - `""`:
403
- * Will map to `"geo"` if you use `region_pools`/`country_pools`/`pop_pools` otherwise `"off"`. Available values: "off",
404
- * "geo", "random", "dynamic_latency", "proximity", "least_outstanding_requests", "least_connections", "".
315
+ * Steering Policy for this load balancer.
316
+ * - `"off"`: Use <span pulumi-lang-nodejs="`defaultPools`" pulumi-lang-dotnet="`DefaultPools`" pulumi-lang-go="`defaultPools`" pulumi-lang-python="`default_pools`" pulumi-lang-yaml="`defaultPools`" pulumi-lang-java="`defaultPools`">`default_pools`</span>.
317
+ * - `"geo"`: Use <span pulumi-lang-nodejs="`regionPools`" pulumi-lang-dotnet="`RegionPools`" pulumi-lang-go="`regionPools`" pulumi-lang-python="`region_pools`" pulumi-lang-yaml="`regionPools`" pulumi-lang-java="`regionPools`">`region_pools`</span>/<span pulumi-lang-nodejs="`countryPools`" pulumi-lang-dotnet="`CountryPools`" pulumi-lang-go="`countryPools`" pulumi-lang-python="`country_pools`" pulumi-lang-yaml="`countryPools`" pulumi-lang-java="`countryPools`">`country_pools`</span>/<span pulumi-lang-nodejs="`popPools`" pulumi-lang-dotnet="`PopPools`" pulumi-lang-go="`popPools`" pulumi-lang-python="`pop_pools`" pulumi-lang-yaml="`popPools`" pulumi-lang-java="`popPools`">`pop_pools`</span>. For non-proxied requests, the country for <span pulumi-lang-nodejs="`countryPools`" pulumi-lang-dotnet="`CountryPools`" pulumi-lang-go="`countryPools`" pulumi-lang-python="`country_pools`" pulumi-lang-yaml="`countryPools`" pulumi-lang-java="`countryPools`">`country_pools`</span> is determined by <span pulumi-lang-nodejs="`locationStrategy`" pulumi-lang-dotnet="`LocationStrategy`" pulumi-lang-go="`locationStrategy`" pulumi-lang-python="`location_strategy`" pulumi-lang-yaml="`locationStrategy`" pulumi-lang-java="`locationStrategy`">`location_strategy`</span>.
318
+ * - `"random"`: Select a pool randomly.
319
+ * - `<span pulumi-lang-nodejs=""dynamicLatency"" pulumi-lang-dotnet=""DynamicLatency"" pulumi-lang-go=""dynamicLatency"" pulumi-lang-python=""dynamic_latency"" pulumi-lang-yaml=""dynamicLatency"" pulumi-lang-java=""dynamicLatency"">"dynamic_latency"</span>`: Use round trip time to select the closest pool in<span pulumi-lang-nodejs=" defaultPools " pulumi-lang-dotnet=" DefaultPools " pulumi-lang-go=" defaultPools " pulumi-lang-python=" default_pools " pulumi-lang-yaml=" defaultPools " pulumi-lang-java=" defaultPools "> default_pools </span>(requires pool health checks).
320
+ * - `"proximity"`: Use the pools' latitude and longitude to select the closest pool using the Cloudflare PoP location for proxied requests or the location determined by <span pulumi-lang-nodejs="`locationStrategy`" pulumi-lang-dotnet="`LocationStrategy`" pulumi-lang-go="`locationStrategy`" pulumi-lang-python="`location_strategy`" pulumi-lang-yaml="`locationStrategy`" pulumi-lang-java="`locationStrategy`">`location_strategy`</span> for non-proxied requests.
321
+ * - `<span pulumi-lang-nodejs=""leastOutstandingRequests"" pulumi-lang-dotnet=""LeastOutstandingRequests"" pulumi-lang-go=""leastOutstandingRequests"" pulumi-lang-python=""least_outstanding_requests"" pulumi-lang-yaml=""leastOutstandingRequests"" pulumi-lang-java=""leastOutstandingRequests"">"least_outstanding_requests"</span>`: Select a pool by taking into consideration <span pulumi-lang-nodejs="`randomSteering`" pulumi-lang-dotnet="`RandomSteering`" pulumi-lang-go="`randomSteering`" pulumi-lang-python="`random_steering`" pulumi-lang-yaml="`randomSteering`" pulumi-lang-java="`randomSteering`">`random_steering`</span> weights, as well as each pool's number of outstanding requests. Pools with more pending requests are weighted proportionately less relative to others.
322
+ * - `<span pulumi-lang-nodejs=""leastConnections"" pulumi-lang-dotnet=""LeastConnections"" pulumi-lang-go=""leastConnections"" pulumi-lang-python=""least_connections"" pulumi-lang-yaml=""leastConnections"" pulumi-lang-java=""leastConnections"">"least_connections"</span>`: Select a pool by taking into consideration <span pulumi-lang-nodejs="`randomSteering`" pulumi-lang-dotnet="`RandomSteering`" pulumi-lang-go="`randomSteering`" pulumi-lang-python="`random_steering`" pulumi-lang-yaml="`randomSteering`" pulumi-lang-java="`randomSteering`">`random_steering`</span> weights, as well as each pool's number of open connections. Pools with more open connections are weighted proportionately less relative to others. Supported for HTTP/1 and HTTP/2 connections.
323
+ * - `""`: Will map to `"geo"` if you use <span pulumi-lang-nodejs="`regionPools`" pulumi-lang-dotnet="`RegionPools`" pulumi-lang-go="`regionPools`" pulumi-lang-python="`region_pools`" pulumi-lang-yaml="`regionPools`" pulumi-lang-java="`regionPools`">`region_pools`</span>/<span pulumi-lang-nodejs="`countryPools`" pulumi-lang-dotnet="`CountryPools`" pulumi-lang-go="`countryPools`" pulumi-lang-python="`country_pools`" pulumi-lang-yaml="`countryPools`" pulumi-lang-java="`countryPools`">`country_pools`</span>/<span pulumi-lang-nodejs="`popPools`" pulumi-lang-dotnet="`PopPools`" pulumi-lang-go="`popPools`" pulumi-lang-python="`pop_pools`" pulumi-lang-yaml="`popPools`" pulumi-lang-java="`popPools`">`pop_pools`</span> otherwise `"off"`.
324
+ * Available values: "off", "geo", "random", <span pulumi-lang-nodejs=""dynamicLatency"" pulumi-lang-dotnet=""DynamicLatency"" pulumi-lang-go=""dynamicLatency"" pulumi-lang-python=""dynamic_latency"" pulumi-lang-yaml=""dynamicLatency"" pulumi-lang-java=""dynamicLatency"">"dynamic_latency"</span>, "proximity", <span pulumi-lang-nodejs=""leastOutstandingRequests"" pulumi-lang-dotnet=""LeastOutstandingRequests"" pulumi-lang-go=""leastOutstandingRequests"" pulumi-lang-python=""least_outstanding_requests"" pulumi-lang-yaml=""leastOutstandingRequests"" pulumi-lang-java=""leastOutstandingRequests"">"least_outstanding_requests"</span>, <span pulumi-lang-nodejs=""leastConnections"" pulumi-lang-dotnet=""LeastConnections"" pulumi-lang-go=""leastConnections"" pulumi-lang-python=""least_connections"" pulumi-lang-yaml=""leastConnections"" pulumi-lang-java=""leastConnections"">"least_connections"</span>, "".
405
325
  */
406
326
  steeringPolicy?: pulumi.Input<string>;
407
327
  /**
408
- * Time to live (TTL) of the DNS entry for the IP address returned by this load balancer. This only applies to gray-clouded
409
- * (unproxied) load balancers.
328
+ * Time to live (TTL) of the DNS entry for the IP address returned by this load balancer. This only applies to gray-clouded (unproxied) load balancers.
410
329
  */
411
330
  ttl?: pulumi.Input<number>;
412
331
  zoneId: pulumi.Input<string>;