@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
@@ -16,7 +16,7 @@ class SnippetRules extends pulumi.CustomResource {
16
16
  * @param opts Optional settings to control the behavior of the CustomResource.
17
17
  */
18
18
  static get(name, id, state, opts) {
19
- return new SnippetRules(name, state, Object.assign(Object.assign({}, opts), { id: id }));
19
+ return new SnippetRules(name, state, { ...opts, id: id });
20
20
  }
21
21
  /**
22
22
  * Returns true if the given object is an instance of SnippetRules. This is designed to work even
@@ -33,24 +33,19 @@ class SnippetRules extends pulumi.CustomResource {
33
33
  opts = opts || {};
34
34
  if (opts.id) {
35
35
  const state = argsOrState;
36
- resourceInputs["description"] = state ? state.description : undefined;
37
- resourceInputs["enabled"] = state ? state.enabled : undefined;
38
- resourceInputs["expression"] = state ? state.expression : undefined;
39
- resourceInputs["rules"] = state ? state.rules : undefined;
40
- resourceInputs["snippetName"] = state ? state.snippetName : undefined;
41
- resourceInputs["zoneId"] = state ? state.zoneId : undefined;
36
+ resourceInputs["rules"] = state?.rules;
37
+ resourceInputs["zoneId"] = state?.zoneId;
42
38
  }
43
39
  else {
44
40
  const args = argsOrState;
45
- if ((!args || args.zoneId === undefined) && !opts.urn) {
41
+ if (args?.rules === undefined && !opts.urn) {
42
+ throw new Error("Missing required property 'rules'");
43
+ }
44
+ if (args?.zoneId === undefined && !opts.urn) {
46
45
  throw new Error("Missing required property 'zoneId'");
47
46
  }
48
- resourceInputs["rules"] = args ? args.rules : undefined;
49
- resourceInputs["zoneId"] = args ? args.zoneId : undefined;
50
- resourceInputs["description"] = undefined /*out*/;
51
- resourceInputs["enabled"] = undefined /*out*/;
52
- resourceInputs["expression"] = undefined /*out*/;
53
- resourceInputs["snippetName"] = undefined /*out*/;
47
+ resourceInputs["rules"] = args?.rules;
48
+ resourceInputs["zoneId"] = args?.zoneId;
54
49
  }
55
50
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
56
51
  super(SnippetRules.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
@@ -1 +1 @@
1
- {"version":3,"file":"snippetRules.js","sourceRoot":"","sources":["../snippetRules.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IA0BD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,KAAK,CAAC,cAAc,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IAC/G,CAAC;;AA7EL,oCA8EC;AAhEG,gBAAgB;AACO,yBAAY,GAAG,4CAA4C,CAAC"}
1
+ {"version":3,"file":"snippetRules.js","sourceRoot":"","sources":["../snippetRules.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;YACvC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,KAAK,CAAC,cAAc,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IAC/G,CAAC;;AAjEL,oCAkEC;AApDG,gBAAgB;AACO,yBAAY,GAAG,4CAA4C,CAAC"}
package/bin/snippets.d.ts CHANGED
@@ -18,24 +18,27 @@ export declare class Snippets extends pulumi.CustomResource {
18
18
  */
19
19
  static isInstance(obj: any): obj is Snippets;
20
20
  /**
21
- * Creation time of the snippet
21
+ * The timestamp of when the snippet was created.
22
22
  */
23
23
  readonly createdOn: pulumi.Output<string>;
24
24
  /**
25
- * Content files of uploaded snippet
25
+ * The list of files belonging to the snippet.
26
+ */
27
+ readonly files: pulumi.Output<string[]>;
28
+ /**
29
+ * Metadata about the snippet.
26
30
  */
27
- readonly files: pulumi.Output<string | undefined>;
28
31
  readonly metadata: pulumi.Output<outputs.SnippetsMetadata>;
29
32
  /**
30
- * Modification time of the snippet
33
+ * The timestamp of when the snippet was last modified.
31
34
  */
32
35
  readonly modifiedOn: pulumi.Output<string>;
33
36
  /**
34
- * Snippet identifying name
37
+ * The identifying name of the snippet.
35
38
  */
36
39
  readonly snippetName: pulumi.Output<string>;
37
40
  /**
38
- * Identifier
41
+ * The unique ID of the zone.
39
42
  */
40
43
  readonly zoneId: pulumi.Output<string>;
41
44
  /**
@@ -52,24 +55,27 @@ export declare class Snippets extends pulumi.CustomResource {
52
55
  */
53
56
  export interface SnippetsState {
54
57
  /**
55
- * Creation time of the snippet
58
+ * The timestamp of when the snippet was created.
56
59
  */
57
60
  createdOn?: pulumi.Input<string>;
58
61
  /**
59
- * Content files of uploaded snippet
62
+ * The list of files belonging to the snippet.
63
+ */
64
+ files?: pulumi.Input<pulumi.Input<string>[]>;
65
+ /**
66
+ * Metadata about the snippet.
60
67
  */
61
- files?: pulumi.Input<string>;
62
68
  metadata?: pulumi.Input<inputs.SnippetsMetadata>;
63
69
  /**
64
- * Modification time of the snippet
70
+ * The timestamp of when the snippet was last modified.
65
71
  */
66
72
  modifiedOn?: pulumi.Input<string>;
67
73
  /**
68
- * Snippet identifying name
74
+ * The identifying name of the snippet.
69
75
  */
70
76
  snippetName?: pulumi.Input<string>;
71
77
  /**
72
- * Identifier
78
+ * The unique ID of the zone.
73
79
  */
74
80
  zoneId?: pulumi.Input<string>;
75
81
  }
@@ -78,16 +84,19 @@ export interface SnippetsState {
78
84
  */
79
85
  export interface SnippetsArgs {
80
86
  /**
81
- * Content files of uploaded snippet
87
+ * The list of files belonging to the snippet.
82
88
  */
83
- files?: pulumi.Input<string>;
84
- metadata?: pulumi.Input<inputs.SnippetsMetadata>;
89
+ files: pulumi.Input<pulumi.Input<string>[]>;
90
+ /**
91
+ * Metadata about the snippet.
92
+ */
93
+ metadata: pulumi.Input<inputs.SnippetsMetadata>;
85
94
  /**
86
- * Snippet identifying name
95
+ * The identifying name of the snippet.
87
96
  */
88
97
  snippetName: pulumi.Input<string>;
89
98
  /**
90
- * Identifier
99
+ * The unique ID of the zone.
91
100
  */
92
101
  zoneId: pulumi.Input<string>;
93
102
  }
package/bin/snippets.js CHANGED
@@ -16,7 +16,7 @@ class Snippets extends pulumi.CustomResource {
16
16
  * @param opts Optional settings to control the behavior of the CustomResource.
17
17
  */
18
18
  static get(name, id, state, opts) {
19
- return new Snippets(name, state, Object.assign(Object.assign({}, opts), { id: id }));
19
+ return new Snippets(name, state, { ...opts, id: id });
20
20
  }
21
21
  /**
22
22
  * Returns true if the given object is an instance of Snippets. This is designed to work even
@@ -33,25 +33,31 @@ class Snippets extends pulumi.CustomResource {
33
33
  opts = opts || {};
34
34
  if (opts.id) {
35
35
  const state = argsOrState;
36
- resourceInputs["createdOn"] = state ? state.createdOn : undefined;
37
- resourceInputs["files"] = state ? state.files : undefined;
38
- resourceInputs["metadata"] = state ? state.metadata : undefined;
39
- resourceInputs["modifiedOn"] = state ? state.modifiedOn : undefined;
40
- resourceInputs["snippetName"] = state ? state.snippetName : undefined;
41
- resourceInputs["zoneId"] = state ? state.zoneId : undefined;
36
+ resourceInputs["createdOn"] = state?.createdOn;
37
+ resourceInputs["files"] = state?.files;
38
+ resourceInputs["metadata"] = state?.metadata;
39
+ resourceInputs["modifiedOn"] = state?.modifiedOn;
40
+ resourceInputs["snippetName"] = state?.snippetName;
41
+ resourceInputs["zoneId"] = state?.zoneId;
42
42
  }
43
43
  else {
44
44
  const args = argsOrState;
45
- if ((!args || args.snippetName === undefined) && !opts.urn) {
45
+ if (args?.files === undefined && !opts.urn) {
46
+ throw new Error("Missing required property 'files'");
47
+ }
48
+ if (args?.metadata === undefined && !opts.urn) {
49
+ throw new Error("Missing required property 'metadata'");
50
+ }
51
+ if (args?.snippetName === undefined && !opts.urn) {
46
52
  throw new Error("Missing required property 'snippetName'");
47
53
  }
48
- if ((!args || args.zoneId === undefined) && !opts.urn) {
54
+ if (args?.zoneId === undefined && !opts.urn) {
49
55
  throw new Error("Missing required property 'zoneId'");
50
56
  }
51
- resourceInputs["files"] = args ? args.files : undefined;
52
- resourceInputs["metadata"] = args ? args.metadata : undefined;
53
- resourceInputs["snippetName"] = args ? args.snippetName : undefined;
54
- resourceInputs["zoneId"] = args ? args.zoneId : undefined;
57
+ resourceInputs["files"] = args?.files;
58
+ resourceInputs["metadata"] = args?.metadata;
59
+ resourceInputs["snippetName"] = args?.snippetName;
60
+ resourceInputs["zoneId"] = args?.zoneId;
55
61
  resourceInputs["createdOn"] = undefined /*out*/;
56
62
  resourceInputs["modifiedOn"] = undefined /*out*/;
57
63
  }
@@ -1 +1 @@
1
- {"version":3,"file":"snippets.js","sourceRoot":"","sources":["../snippets.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"snippets.js","sourceRoot":"","sources":["../snippets.ts"],"names":[],"mappings":"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"}
@@ -18,8 +18,8 @@ export declare class SpectrumApplication extends pulumi.CustomResource {
18
18
  */
19
19
  static isInstance(obj: any): obj is SpectrumApplication;
20
20
  /**
21
- * Enables Argo Smart Routing for this application. Notes: Only available for TCP applications with traffic_type set to
22
- * "direct".
21
+ * Enables Argo Smart Routing for this application.
22
+ * Notes: Only available for TCP applications with<span pulumi-lang-nodejs=" trafficType " pulumi-lang-dotnet=" TrafficType " pulumi-lang-go=" trafficType " pulumi-lang-python=" traffic_type " pulumi-lang-yaml=" trafficType " pulumi-lang-java=" trafficType "> traffic_type </span>set to "direct".
23
23
  */
24
24
  readonly argoSmartRouting: pulumi.Output<boolean>;
25
25
  /**
@@ -35,9 +35,10 @@ export declare class SpectrumApplication extends pulumi.CustomResource {
35
35
  */
36
36
  readonly edgeIps: pulumi.Output<outputs.SpectrumApplicationEdgeIps>;
37
37
  /**
38
- * Enables IP Access Rules for this application. Notes: Only available for TCP applications.
38
+ * Enables IP Access Rules for this application.
39
+ * Notes: Only available for TCP applications.
39
40
  */
40
- readonly ipFirewall: pulumi.Output<boolean | undefined>;
41
+ readonly ipFirewall: pulumi.Output<boolean>;
41
42
  /**
42
43
  * When the Application was last modified.
43
44
  */
@@ -49,34 +50,29 @@ export declare class SpectrumApplication extends pulumi.CustomResource {
49
50
  /**
50
51
  * The name and type of DNS record for the Spectrum application.
51
52
  */
52
- readonly originDns: pulumi.Output<outputs.SpectrumApplicationOriginDns>;
53
+ readonly originDns: pulumi.Output<outputs.SpectrumApplicationOriginDns | undefined>;
53
54
  /**
54
- * The destination port at the origin. Only specified in conjunction with origin_dns. May use an integer to specify a
55
- * single origin port, for example `1000`, or a string to specify a range of origin ports, for example `"1000-2000"`.
56
- * Notes: If specifying a port range, the number of ports in the range must match the number of ports specified in the
57
- * "protocol" field.
55
+ * The destination port at the origin. Only specified in conjunction with origin_dns. May use an integer to specify a single origin port, for example <span pulumi-lang-nodejs="`1000`" pulumi-lang-dotnet="`1000`" pulumi-lang-go="`1000`" pulumi-lang-python="`1000`" pulumi-lang-yaml="`1000`" pulumi-lang-java="`1000`">`1000`</span>, or a string to specify a range of origin ports, for example `"1000-2000"`.
56
+ * Notes: If specifying a port range, the number of ports in the range must match the number of ports specified in the "protocol" field.
58
57
  */
59
58
  readonly originPort: pulumi.Output<any | undefined>;
60
59
  /**
61
- * The port configuration at Cloudflare's edge. May specify a single port, for example `"tcp/1000"`, or a range of ports,
62
- * for example `"tcp/1000-2000"`.
60
+ * The port configuration at Cloudflare's edge. May specify a single port, for example `"tcp/1000"`, or a range of ports, for example `"tcp/1000-2000"`.
63
61
  */
64
62
  readonly protocol: pulumi.Output<string>;
65
63
  /**
66
- * Enables Proxy Protocol to the origin. Refer to [Enable Proxy
67
- * protocol](https://developers.cloudflare.com/spectrum/getting-started/proxy-protocol/) for implementation details on
68
- * PROXY Protocol V1, PROXY Protocol V2, and Simple Proxy Protocol. Available values: "off", "v1", "v2", "simple".
64
+ * Enables Proxy Protocol to the origin. Refer to [Enable Proxy protocol](https://developers.cloudflare.com/spectrum/getting-started/proxy-protocol/) for implementation details on PROXY Protocol V1, PROXY Protocol V2, and Simple Proxy Protocol.
65
+ * Available values: "off", "v1", "v2", "simple".
69
66
  */
70
67
  readonly proxyProtocol: pulumi.Output<string>;
71
68
  /**
72
- * The type of TLS termination associated with the application. Available values: "off", "flexible", "full", "strict".
69
+ * The type of TLS termination associated with the application.
70
+ * Available values: "off", "flexible", "full", "strict".
73
71
  */
74
- readonly tls: pulumi.Output<string | undefined>;
72
+ readonly tls: pulumi.Output<string>;
75
73
  /**
76
- * Determines how data travels from the edge to your origin. When set to "direct", Spectrum will send traffic directly to
77
- * your origin, and the application's type is derived from the `protocol`. When set to "http" or "https", Spectrum will
78
- * apply Cloudflare's HTTP/HTTPS features as it sends traffic to your origin, and the application type matches this
79
- * property exactly. Available values: "direct", "http", "https".
74
+ * Determines how data travels from the edge to your origin. When set to "direct", Spectrum will send traffic directly to your origin, and the application's type is derived from the <span pulumi-lang-nodejs="`protocol`" pulumi-lang-dotnet="`Protocol`" pulumi-lang-go="`protocol`" pulumi-lang-python="`protocol`" pulumi-lang-yaml="`protocol`" pulumi-lang-java="`protocol`">`protocol`</span>. When set to "http" or "https", Spectrum will apply Cloudflare's HTTP/HTTPS features as it sends traffic to your origin, and the application type matches this property exactly.
75
+ * Available values: "direct", "http", "https".
80
76
  */
81
77
  readonly trafficType: pulumi.Output<string>;
82
78
  /**
@@ -97,8 +93,8 @@ export declare class SpectrumApplication extends pulumi.CustomResource {
97
93
  */
98
94
  export interface SpectrumApplicationState {
99
95
  /**
100
- * Enables Argo Smart Routing for this application. Notes: Only available for TCP applications with traffic_type set to
101
- * "direct".
96
+ * Enables Argo Smart Routing for this application.
97
+ * Notes: Only available for TCP applications with<span pulumi-lang-nodejs=" trafficType " pulumi-lang-dotnet=" TrafficType " pulumi-lang-go=" trafficType " pulumi-lang-python=" traffic_type " pulumi-lang-yaml=" trafficType " pulumi-lang-java=" trafficType "> traffic_type </span>set to "direct".
102
98
  */
103
99
  argoSmartRouting?: pulumi.Input<boolean>;
104
100
  /**
@@ -114,7 +110,8 @@ export interface SpectrumApplicationState {
114
110
  */
115
111
  edgeIps?: pulumi.Input<inputs.SpectrumApplicationEdgeIps>;
116
112
  /**
117
- * Enables IP Access Rules for this application. Notes: Only available for TCP applications.
113
+ * Enables IP Access Rules for this application.
114
+ * Notes: Only available for TCP applications.
118
115
  */
119
116
  ipFirewall?: pulumi.Input<boolean>;
120
117
  /**
@@ -130,32 +127,27 @@ export interface SpectrumApplicationState {
130
127
  */
131
128
  originDns?: pulumi.Input<inputs.SpectrumApplicationOriginDns>;
132
129
  /**
133
- * The destination port at the origin. Only specified in conjunction with origin_dns. May use an integer to specify a
134
- * single origin port, for example `1000`, or a string to specify a range of origin ports, for example `"1000-2000"`.
135
- * Notes: If specifying a port range, the number of ports in the range must match the number of ports specified in the
136
- * "protocol" field.
130
+ * The destination port at the origin. Only specified in conjunction with origin_dns. May use an integer to specify a single origin port, for example <span pulumi-lang-nodejs="`1000`" pulumi-lang-dotnet="`1000`" pulumi-lang-go="`1000`" pulumi-lang-python="`1000`" pulumi-lang-yaml="`1000`" pulumi-lang-java="`1000`">`1000`</span>, or a string to specify a range of origin ports, for example `"1000-2000"`.
131
+ * Notes: If specifying a port range, the number of ports in the range must match the number of ports specified in the "protocol" field.
137
132
  */
138
133
  originPort?: any;
139
134
  /**
140
- * The port configuration at Cloudflare's edge. May specify a single port, for example `"tcp/1000"`, or a range of ports,
141
- * for example `"tcp/1000-2000"`.
135
+ * The port configuration at Cloudflare's edge. May specify a single port, for example `"tcp/1000"`, or a range of ports, for example `"tcp/1000-2000"`.
142
136
  */
143
137
  protocol?: pulumi.Input<string>;
144
138
  /**
145
- * Enables Proxy Protocol to the origin. Refer to [Enable Proxy
146
- * protocol](https://developers.cloudflare.com/spectrum/getting-started/proxy-protocol/) for implementation details on
147
- * PROXY Protocol V1, PROXY Protocol V2, and Simple Proxy Protocol. Available values: "off", "v1", "v2", "simple".
139
+ * Enables Proxy Protocol to the origin. Refer to [Enable Proxy protocol](https://developers.cloudflare.com/spectrum/getting-started/proxy-protocol/) for implementation details on PROXY Protocol V1, PROXY Protocol V2, and Simple Proxy Protocol.
140
+ * Available values: "off", "v1", "v2", "simple".
148
141
  */
149
142
  proxyProtocol?: pulumi.Input<string>;
150
143
  /**
151
- * The type of TLS termination associated with the application. Available values: "off", "flexible", "full", "strict".
144
+ * The type of TLS termination associated with the application.
145
+ * Available values: "off", "flexible", "full", "strict".
152
146
  */
153
147
  tls?: pulumi.Input<string>;
154
148
  /**
155
- * Determines how data travels from the edge to your origin. When set to "direct", Spectrum will send traffic directly to
156
- * your origin, and the application's type is derived from the `protocol`. When set to "http" or "https", Spectrum will
157
- * apply Cloudflare's HTTP/HTTPS features as it sends traffic to your origin, and the application type matches this
158
- * property exactly. Available values: "direct", "http", "https".
149
+ * Determines how data travels from the edge to your origin. When set to "direct", Spectrum will send traffic directly to your origin, and the application's type is derived from the <span pulumi-lang-nodejs="`protocol`" pulumi-lang-dotnet="`Protocol`" pulumi-lang-go="`protocol`" pulumi-lang-python="`protocol`" pulumi-lang-yaml="`protocol`" pulumi-lang-java="`protocol`">`protocol`</span>. When set to "http" or "https", Spectrum will apply Cloudflare's HTTP/HTTPS features as it sends traffic to your origin, and the application type matches this property exactly.
150
+ * Available values: "direct", "http", "https".
159
151
  */
160
152
  trafficType?: pulumi.Input<string>;
161
153
  /**
@@ -168,8 +160,8 @@ export interface SpectrumApplicationState {
168
160
  */
169
161
  export interface SpectrumApplicationArgs {
170
162
  /**
171
- * Enables Argo Smart Routing for this application. Notes: Only available for TCP applications with traffic_type set to
172
- * "direct".
163
+ * Enables Argo Smart Routing for this application.
164
+ * Notes: Only available for TCP applications with<span pulumi-lang-nodejs=" trafficType " pulumi-lang-dotnet=" TrafficType " pulumi-lang-go=" trafficType " pulumi-lang-python=" traffic_type " pulumi-lang-yaml=" trafficType " pulumi-lang-java=" trafficType "> traffic_type </span>set to "direct".
173
165
  */
174
166
  argoSmartRouting?: pulumi.Input<boolean>;
175
167
  /**
@@ -181,7 +173,8 @@ export interface SpectrumApplicationArgs {
181
173
  */
182
174
  edgeIps?: pulumi.Input<inputs.SpectrumApplicationEdgeIps>;
183
175
  /**
184
- * Enables IP Access Rules for this application. Notes: Only available for TCP applications.
176
+ * Enables IP Access Rules for this application.
177
+ * Notes: Only available for TCP applications.
185
178
  */
186
179
  ipFirewall?: pulumi.Input<boolean>;
187
180
  /**
@@ -193,32 +186,27 @@ export interface SpectrumApplicationArgs {
193
186
  */
194
187
  originDns?: pulumi.Input<inputs.SpectrumApplicationOriginDns>;
195
188
  /**
196
- * The destination port at the origin. Only specified in conjunction with origin_dns. May use an integer to specify a
197
- * single origin port, for example `1000`, or a string to specify a range of origin ports, for example `"1000-2000"`.
198
- * Notes: If specifying a port range, the number of ports in the range must match the number of ports specified in the
199
- * "protocol" field.
189
+ * The destination port at the origin. Only specified in conjunction with origin_dns. May use an integer to specify a single origin port, for example <span pulumi-lang-nodejs="`1000`" pulumi-lang-dotnet="`1000`" pulumi-lang-go="`1000`" pulumi-lang-python="`1000`" pulumi-lang-yaml="`1000`" pulumi-lang-java="`1000`">`1000`</span>, or a string to specify a range of origin ports, for example `"1000-2000"`.
190
+ * Notes: If specifying a port range, the number of ports in the range must match the number of ports specified in the "protocol" field.
200
191
  */
201
192
  originPort?: any;
202
193
  /**
203
- * The port configuration at Cloudflare's edge. May specify a single port, for example `"tcp/1000"`, or a range of ports,
204
- * for example `"tcp/1000-2000"`.
194
+ * The port configuration at Cloudflare's edge. May specify a single port, for example `"tcp/1000"`, or a range of ports, for example `"tcp/1000-2000"`.
205
195
  */
206
196
  protocol: pulumi.Input<string>;
207
197
  /**
208
- * Enables Proxy Protocol to the origin. Refer to [Enable Proxy
209
- * protocol](https://developers.cloudflare.com/spectrum/getting-started/proxy-protocol/) for implementation details on
210
- * PROXY Protocol V1, PROXY Protocol V2, and Simple Proxy Protocol. Available values: "off", "v1", "v2", "simple".
198
+ * Enables Proxy Protocol to the origin. Refer to [Enable Proxy protocol](https://developers.cloudflare.com/spectrum/getting-started/proxy-protocol/) for implementation details on PROXY Protocol V1, PROXY Protocol V2, and Simple Proxy Protocol.
199
+ * Available values: "off", "v1", "v2", "simple".
211
200
  */
212
201
  proxyProtocol?: pulumi.Input<string>;
213
202
  /**
214
- * The type of TLS termination associated with the application. Available values: "off", "flexible", "full", "strict".
203
+ * The type of TLS termination associated with the application.
204
+ * Available values: "off", "flexible", "full", "strict".
215
205
  */
216
206
  tls?: pulumi.Input<string>;
217
207
  /**
218
- * Determines how data travels from the edge to your origin. When set to "direct", Spectrum will send traffic directly to
219
- * your origin, and the application's type is derived from the `protocol`. When set to "http" or "https", Spectrum will
220
- * apply Cloudflare's HTTP/HTTPS features as it sends traffic to your origin, and the application type matches this
221
- * property exactly. Available values: "direct", "http", "https".
208
+ * Determines how data travels from the edge to your origin. When set to "direct", Spectrum will send traffic directly to your origin, and the application's type is derived from the <span pulumi-lang-nodejs="`protocol`" pulumi-lang-dotnet="`Protocol`" pulumi-lang-go="`protocol`" pulumi-lang-python="`protocol`" pulumi-lang-yaml="`protocol`" pulumi-lang-java="`protocol`">`protocol`</span>. When set to "http" or "https", Spectrum will apply Cloudflare's HTTP/HTTPS features as it sends traffic to your origin, and the application type matches this property exactly.
209
+ * Available values: "direct", "http", "https".
222
210
  */
223
211
  trafficType?: pulumi.Input<string>;
224
212
  /**
@@ -16,7 +16,7 @@ class SpectrumApplication extends pulumi.CustomResource {
16
16
  * @param opts Optional settings to control the behavior of the CustomResource.
17
17
  */
18
18
  static get(name, id, state, opts) {
19
- return new SpectrumApplication(name, state, Object.assign(Object.assign({}, opts), { id: id }));
19
+ return new SpectrumApplication(name, state, { ...opts, id: id });
20
20
  }
21
21
  /**
22
22
  * Returns true if the given object is an instance of SpectrumApplication. This is designed to work even
@@ -33,44 +33,44 @@ class SpectrumApplication extends pulumi.CustomResource {
33
33
  opts = opts || {};
34
34
  if (opts.id) {
35
35
  const state = argsOrState;
36
- resourceInputs["argoSmartRouting"] = state ? state.argoSmartRouting : undefined;
37
- resourceInputs["createdOn"] = state ? state.createdOn : undefined;
38
- resourceInputs["dns"] = state ? state.dns : undefined;
39
- resourceInputs["edgeIps"] = state ? state.edgeIps : undefined;
40
- resourceInputs["ipFirewall"] = state ? state.ipFirewall : undefined;
41
- resourceInputs["modifiedOn"] = state ? state.modifiedOn : undefined;
42
- resourceInputs["originDirects"] = state ? state.originDirects : undefined;
43
- resourceInputs["originDns"] = state ? state.originDns : undefined;
44
- resourceInputs["originPort"] = state ? state.originPort : undefined;
45
- resourceInputs["protocol"] = state ? state.protocol : undefined;
46
- resourceInputs["proxyProtocol"] = state ? state.proxyProtocol : undefined;
47
- resourceInputs["tls"] = state ? state.tls : undefined;
48
- resourceInputs["trafficType"] = state ? state.trafficType : undefined;
49
- resourceInputs["zoneId"] = state ? state.zoneId : undefined;
36
+ resourceInputs["argoSmartRouting"] = state?.argoSmartRouting;
37
+ resourceInputs["createdOn"] = state?.createdOn;
38
+ resourceInputs["dns"] = state?.dns;
39
+ resourceInputs["edgeIps"] = state?.edgeIps;
40
+ resourceInputs["ipFirewall"] = state?.ipFirewall;
41
+ resourceInputs["modifiedOn"] = state?.modifiedOn;
42
+ resourceInputs["originDirects"] = state?.originDirects;
43
+ resourceInputs["originDns"] = state?.originDns;
44
+ resourceInputs["originPort"] = state?.originPort;
45
+ resourceInputs["protocol"] = state?.protocol;
46
+ resourceInputs["proxyProtocol"] = state?.proxyProtocol;
47
+ resourceInputs["tls"] = state?.tls;
48
+ resourceInputs["trafficType"] = state?.trafficType;
49
+ resourceInputs["zoneId"] = state?.zoneId;
50
50
  }
51
51
  else {
52
52
  const args = argsOrState;
53
- if ((!args || args.dns === undefined) && !opts.urn) {
53
+ if (args?.dns === undefined && !opts.urn) {
54
54
  throw new Error("Missing required property 'dns'");
55
55
  }
56
- if ((!args || args.protocol === undefined) && !opts.urn) {
56
+ if (args?.protocol === undefined && !opts.urn) {
57
57
  throw new Error("Missing required property 'protocol'");
58
58
  }
59
- if ((!args || args.zoneId === undefined) && !opts.urn) {
59
+ if (args?.zoneId === undefined && !opts.urn) {
60
60
  throw new Error("Missing required property 'zoneId'");
61
61
  }
62
- resourceInputs["argoSmartRouting"] = args ? args.argoSmartRouting : undefined;
63
- resourceInputs["dns"] = args ? args.dns : undefined;
64
- resourceInputs["edgeIps"] = args ? args.edgeIps : undefined;
65
- resourceInputs["ipFirewall"] = args ? args.ipFirewall : undefined;
66
- resourceInputs["originDirects"] = args ? args.originDirects : undefined;
67
- resourceInputs["originDns"] = args ? args.originDns : undefined;
68
- resourceInputs["originPort"] = args ? args.originPort : undefined;
69
- resourceInputs["protocol"] = args ? args.protocol : undefined;
70
- resourceInputs["proxyProtocol"] = args ? args.proxyProtocol : undefined;
71
- resourceInputs["tls"] = args ? args.tls : undefined;
72
- resourceInputs["trafficType"] = args ? args.trafficType : undefined;
73
- resourceInputs["zoneId"] = args ? args.zoneId : undefined;
62
+ resourceInputs["argoSmartRouting"] = args?.argoSmartRouting;
63
+ resourceInputs["dns"] = args?.dns;
64
+ resourceInputs["edgeIps"] = args?.edgeIps;
65
+ resourceInputs["ipFirewall"] = args?.ipFirewall;
66
+ resourceInputs["originDirects"] = args?.originDirects;
67
+ resourceInputs["originDns"] = args?.originDns;
68
+ resourceInputs["originPort"] = args?.originPort;
69
+ resourceInputs["protocol"] = args?.protocol;
70
+ resourceInputs["proxyProtocol"] = args?.proxyProtocol;
71
+ resourceInputs["tls"] = args?.tls;
72
+ resourceInputs["trafficType"] = args?.trafficType;
73
+ resourceInputs["zoneId"] = args?.zoneId;
74
74
  resourceInputs["createdOn"] = undefined /*out*/;
75
75
  resourceInputs["modifiedOn"] = undefined /*out*/;
76
76
  }
@@ -1 +1 @@
1
- {"version":3,"file":"spectrumApplication.js","sourceRoot":"","sources":["../spectrumApplication.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"spectrumApplication.js","sourceRoot":"","sources":["../spectrumApplication.ts"],"names":[],"mappings":"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"}