@sst-provider/cloudflare5 5.0.0-alpha1 → 5.2.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 (1708) hide show
  1. package/README.md +2 -3
  2. package/bin/accessRule.d.ts +52 -29
  3. package/bin/accessRule.js +8 -2
  4. package/bin/accessRule.js.map +1 -1
  5. package/bin/account.d.ts +44 -22
  6. package/bin/account.js +9 -4
  7. package/bin/account.js.map +1 -1
  8. package/bin/accountDnsSettings.d.ts +53 -0
  9. package/bin/accountDnsSettings.js +54 -0
  10. package/bin/accountDnsSettings.js.map +1 -0
  11. package/bin/accountDnsSettingsInternalView.d.ts +88 -0
  12. package/bin/accountDnsSettingsInternalView.js +63 -0
  13. package/bin/accountDnsSettingsInternalView.js.map +1 -0
  14. package/bin/accountMember.d.ts +40 -24
  15. package/bin/accountMember.js +10 -11
  16. package/bin/accountMember.js.map +1 -1
  17. package/bin/accountSubscription.d.ts +128 -0
  18. package/bin/accountSubscription.js +68 -0
  19. package/bin/accountSubscription.js.map +1 -0
  20. package/bin/accountToken.d.ts +145 -0
  21. package/bin/accountToken.js +77 -0
  22. package/bin/accountToken.js.map +1 -0
  23. package/bin/addressMap.d.ts +33 -32
  24. package/bin/addressMap.js +4 -5
  25. package/bin/addressMap.js.map +1 -1
  26. package/bin/apiShield.d.ts +14 -14
  27. package/bin/apiShield.js +9 -2
  28. package/bin/apiShield.js.map +1 -1
  29. package/bin/apiShieldDiscoveryOperation.d.ts +75 -0
  30. package/bin/apiShieldDiscoveryOperation.js +59 -0
  31. package/bin/apiShieldDiscoveryOperation.js.map +1 -0
  32. package/bin/apiShieldOperation.d.ts +32 -21
  33. package/bin/apiShieldOperation.js +6 -2
  34. package/bin/apiShieldOperation.js.map +1 -1
  35. package/bin/apiShieldOperationSchemaValidationSettings.d.ts +18 -12
  36. package/bin/apiShieldOperationSchemaValidationSettings.js +0 -2
  37. package/bin/apiShieldOperationSchemaValidationSettings.js.map +1 -1
  38. package/bin/apiShieldSchema.d.ts +41 -25
  39. package/bin/apiShieldSchema.js +16 -5
  40. package/bin/apiShieldSchema.js.map +1 -1
  41. package/bin/apiShieldSchemaValidationSettings.d.ts +24 -12
  42. package/bin/apiShieldSchemaValidationSettings.js +0 -2
  43. package/bin/apiShieldSchemaValidationSettings.js.map +1 -1
  44. package/bin/apiToken.d.ts +35 -29
  45. package/bin/apiToken.js +3 -3
  46. package/bin/apiToken.js.map +1 -1
  47. package/bin/argoSmartRouting.d.ts +60 -0
  48. package/bin/argoSmartRouting.js +57 -0
  49. package/bin/argoSmartRouting.js.map +1 -0
  50. package/bin/argoTieredCaching.d.ts +76 -0
  51. package/bin/argoTieredCaching.js +61 -0
  52. package/bin/argoTieredCaching.js.map +1 -0
  53. package/bin/authenticatedOriginPulls.d.ts +117 -26
  54. package/bin/authenticatedOriginPulls.js +33 -7
  55. package/bin/authenticatedOriginPulls.js.map +1 -1
  56. package/bin/authenticatedOriginPullsCertificate.d.ts +37 -50
  57. package/bin/authenticatedOriginPullsCertificate.js +4 -11
  58. package/bin/authenticatedOriginPullsCertificate.js.map +1 -1
  59. package/bin/authenticatedOriginPullsSettings.d.ts +60 -0
  60. package/bin/authenticatedOriginPullsSettings.js +57 -0
  61. package/bin/authenticatedOriginPullsSettings.js.map +1 -0
  62. package/bin/botManagement.d.ts +50 -23
  63. package/bin/botManagement.js +4 -2
  64. package/bin/botManagement.js.map +1 -1
  65. package/bin/byoIpPrefix.d.ts +75 -25
  66. package/bin/byoIpPrefix.js +28 -8
  67. package/bin/byoIpPrefix.js.map +1 -1
  68. package/bin/callsSfuApp.d.ts +104 -0
  69. package/bin/callsSfuApp.js +66 -0
  70. package/bin/callsSfuApp.js.map +1 -0
  71. package/bin/callsTurnApp.d.ts +104 -0
  72. package/bin/callsTurnApp.js +66 -0
  73. package/bin/callsTurnApp.js.map +1 -0
  74. package/bin/certificatePack.d.ts +47 -68
  75. package/bin/certificatePack.js +2 -8
  76. package/bin/certificatePack.js.map +1 -1
  77. package/bin/cloudConnectorRules.d.ts +29 -7
  78. package/bin/cloudConnectorRules.js +10 -0
  79. package/bin/cloudConnectorRules.js.map +1 -1
  80. package/bin/cloudforceOneRequest.d.ts +154 -0
  81. package/bin/cloudforceOneRequest.js +78 -0
  82. package/bin/cloudforceOneRequest.js.map +1 -0
  83. package/bin/cloudforceOneRequestAsset.d.ts +136 -0
  84. package/bin/cloudforceOneRequestAsset.js +79 -0
  85. package/bin/cloudforceOneRequestAsset.js.map +1 -0
  86. package/bin/cloudforceOneRequestMessage.d.ts +112 -0
  87. package/bin/cloudforceOneRequestMessage.js +69 -0
  88. package/bin/cloudforceOneRequestMessage.js.map +1 -0
  89. package/bin/cloudforceOneRequestPriority.d.ts +158 -0
  90. package/bin/cloudforceOneRequestPriority.js +92 -0
  91. package/bin/cloudforceOneRequestPriority.js.map +1 -0
  92. package/bin/config/vars.d.ts +5 -35
  93. package/bin/config/vars.js +4 -40
  94. package/bin/config/vars.js.map +1 -1
  95. package/bin/contentScanningExpression.d.ts +61 -0
  96. package/bin/contentScanningExpression.js +59 -0
  97. package/bin/contentScanningExpression.js.map +1 -0
  98. package/bin/customHostname.d.ts +58 -52
  99. package/bin/customHostname.js +9 -6
  100. package/bin/customHostname.js.map +1 -1
  101. package/bin/customHostnameFallbackOrigin.d.ts +34 -11
  102. package/bin/customHostnameFallbackOrigin.js +6 -2
  103. package/bin/customHostnameFallbackOrigin.js.map +1 -1
  104. package/bin/customPages.d.ts +21 -27
  105. package/bin/customPages.js +7 -6
  106. package/bin/customPages.js.map +1 -1
  107. package/bin/customSsl.d.ts +153 -15
  108. package/bin/customSsl.js +22 -6
  109. package/bin/customSsl.js.map +1 -1
  110. package/bin/d1database.d.ts +43 -8
  111. package/bin/d1database.js +10 -0
  112. package/bin/d1database.js.map +1 -1
  113. package/bin/dnsFirewall.d.ts +183 -0
  114. package/bin/dnsFirewall.js +79 -0
  115. package/bin/dnsFirewall.js.map +1 -0
  116. package/bin/dnsRecord.d.ts +221 -0
  117. package/bin/dnsRecord.js +90 -0
  118. package/bin/dnsRecord.js.map +1 -0
  119. package/bin/dnsZoneTransfersAcl.d.ts +69 -0
  120. package/bin/dnsZoneTransfersAcl.js +59 -0
  121. package/bin/dnsZoneTransfersAcl.js.map +1 -0
  122. package/bin/dnsZoneTransfersIncoming.d.ts +107 -0
  123. package/bin/dnsZoneTransfersIncoming.js +72 -0
  124. package/bin/dnsZoneTransfersIncoming.js.map +1 -0
  125. package/bin/dnsZoneTransfersOutgoing.d.ts +95 -0
  126. package/bin/dnsZoneTransfersOutgoing.js +67 -0
  127. package/bin/dnsZoneTransfersOutgoing.js.map +1 -0
  128. package/bin/dnsZoneTransfersPeer.d.ts +105 -0
  129. package/bin/dnsZoneTransfersPeer.js +62 -0
  130. package/bin/dnsZoneTransfersPeer.js.map +1 -0
  131. package/bin/dnsZoneTransfersTsig.d.ts +75 -0
  132. package/bin/dnsZoneTransfersTsig.js +64 -0
  133. package/bin/dnsZoneTransfersTsig.js.map +1 -0
  134. package/bin/emailRoutingAddress.d.ts +7 -7
  135. package/bin/emailRoutingCatchAll.d.ts +12 -15
  136. package/bin/emailRoutingCatchAll.js +0 -2
  137. package/bin/emailRoutingCatchAll.js.map +1 -1
  138. package/bin/emailRoutingDns.d.ts +128 -0
  139. package/bin/emailRoutingDns.js +76 -0
  140. package/bin/emailRoutingDns.js.map +1 -0
  141. package/bin/emailRoutingRule.d.ts +19 -19
  142. package/bin/emailRoutingRule.js +6 -0
  143. package/bin/emailRoutingRule.js.map +1 -1
  144. package/bin/emailRoutingSettings.d.ts +11 -20
  145. package/bin/emailRoutingSettings.js +2 -7
  146. package/bin/emailRoutingSettings.js.map +1 -1
  147. package/bin/emailSecurityBlockSender.d.ts +81 -0
  148. package/bin/emailSecurityBlockSender.js +75 -0
  149. package/bin/emailSecurityBlockSender.js.map +1 -0
  150. package/bin/emailSecurityImpersonationRegistry.d.ts +73 -0
  151. package/bin/emailSecurityImpersonationRegistry.js +80 -0
  152. package/bin/emailSecurityImpersonationRegistry.js.map +1 -0
  153. package/bin/emailSecurityTrustedDomains.d.ts +101 -0
  154. package/bin/emailSecurityTrustedDomains.js +70 -0
  155. package/bin/emailSecurityTrustedDomains.js.map +1 -0
  156. package/bin/filter.d.ts +18 -30
  157. package/bin/filter.js +3 -5
  158. package/bin/filter.js.map +1 -1
  159. package/bin/firewallRule.d.ts +31 -62
  160. package/bin/firewallRule.js +10 -10
  161. package/bin/firewallRule.js.map +1 -1
  162. package/bin/getAccessRule.d.ts +40 -0
  163. package/bin/getAccessRule.js +30 -0
  164. package/bin/getAccessRule.js.map +1 -0
  165. package/bin/getAccessRules.d.ts +52 -0
  166. package/bin/getAccessRules.js +40 -0
  167. package/bin/getAccessRules.js.map +1 -0
  168. package/bin/getAccount.d.ts +30 -0
  169. package/bin/getAccount.js +26 -0
  170. package/bin/getAccount.js.map +1 -0
  171. package/bin/getAccountApiTokenPermissionGroups.d.ts +24 -0
  172. package/bin/getAccountApiTokenPermissionGroups.js +22 -0
  173. package/bin/getAccountApiTokenPermissionGroups.js.map +1 -0
  174. package/bin/getAccountApiTokenPermissionGroupsList.d.ts +30 -0
  175. package/bin/getAccountApiTokenPermissionGroupsList.js +24 -0
  176. package/bin/getAccountApiTokenPermissionGroupsList.js.map +1 -0
  177. package/bin/getAccountDnsSettings.d.ts +27 -0
  178. package/bin/getAccountDnsSettings.js +22 -0
  179. package/bin/getAccountDnsSettings.js.map +1 -0
  180. package/bin/getAccountDnsSettingsInternalView.d.ts +34 -0
  181. package/bin/getAccountDnsSettingsInternalView.js +26 -0
  182. package/bin/getAccountDnsSettingsInternalView.js.map +1 -0
  183. package/bin/getAccountDnsSettingsInternalViews.d.ts +49 -0
  184. package/bin/getAccountDnsSettingsInternalViews.js +36 -0
  185. package/bin/getAccountDnsSettingsInternalViews.js.map +1 -0
  186. package/bin/getAccountMember.d.ts +34 -0
  187. package/bin/getAccountMember.js +26 -0
  188. package/bin/getAccountMember.js.map +1 -0
  189. package/bin/getAccountMembers.d.ts +39 -0
  190. package/bin/getAccountMembers.js +30 -0
  191. package/bin/getAccountMembers.js.map +1 -0
  192. package/bin/getAccountPermissionGroup.d.ts +28 -0
  193. package/bin/getAccountPermissionGroup.js +24 -0
  194. package/bin/getAccountPermissionGroup.js.map +1 -0
  195. package/bin/getAccountPermissionGroups.d.ts +35 -0
  196. package/bin/getAccountPermissionGroups.js +30 -0
  197. package/bin/getAccountPermissionGroups.js.map +1 -0
  198. package/bin/getAccountRole.d.ts +29 -0
  199. package/bin/getAccountRole.js +24 -0
  200. package/bin/getAccountRole.js.map +1 -0
  201. package/bin/getAccountRoles.d.ts +8 -4
  202. package/bin/getAccountRoles.js +2 -2
  203. package/bin/getAccountRoles.js.map +1 -1
  204. package/bin/getAccountSubscription.d.ts +30 -0
  205. package/bin/getAccountSubscription.js +22 -0
  206. package/bin/getAccountSubscription.js.map +1 -0
  207. package/bin/getAccountToken.d.ts +39 -0
  208. package/bin/getAccountToken.js +26 -0
  209. package/bin/getAccountToken.js.map +1 -0
  210. package/bin/getAccountTokens.d.ts +33 -0
  211. package/bin/getAccountTokens.js +26 -0
  212. package/bin/getAccountTokens.js.map +1 -0
  213. package/bin/getAccounts.d.ts +11 -4
  214. package/bin/getAccounts.js +4 -2
  215. package/bin/getAccounts.js.map +1 -1
  216. package/bin/getAddressMap.d.ts +35 -0
  217. package/bin/getAddressMap.js +24 -0
  218. package/bin/getAddressMap.js.map +1 -0
  219. package/bin/getAddressMaps.d.ts +30 -0
  220. package/bin/getAddressMaps.js +24 -0
  221. package/bin/getAddressMaps.js.map +1 -0
  222. package/bin/getApiShield.d.ts +30 -0
  223. package/bin/getApiShield.js +24 -0
  224. package/bin/getApiShield.js.map +1 -0
  225. package/bin/getApiShieldDiscoveryOperations.d.ts +54 -0
  226. package/bin/getApiShieldDiscoveryOperations.js +40 -0
  227. package/bin/getApiShieldDiscoveryOperations.js.map +1 -0
  228. package/bin/getApiShieldOperation.d.ts +38 -0
  229. package/bin/getApiShieldOperation.js +28 -0
  230. package/bin/getApiShieldOperation.js.map +1 -0
  231. package/bin/getApiShieldOperationSchemaValidationSettings.d.ts +29 -0
  232. package/bin/getApiShieldOperationSchemaValidationSettings.js +24 -0
  233. package/bin/getApiShieldOperationSchemaValidationSettings.js.map +1 -0
  234. package/bin/getApiShieldOperations.d.ts +48 -0
  235. package/bin/getApiShieldOperations.js +36 -0
  236. package/bin/getApiShieldOperations.js.map +1 -0
  237. package/bin/getApiShieldSchema.d.ts +36 -0
  238. package/bin/getApiShieldSchema.js +26 -0
  239. package/bin/getApiShieldSchema.js.map +1 -0
  240. package/bin/getApiShieldSchemaValidationSettings.d.ts +27 -0
  241. package/bin/getApiShieldSchemaValidationSettings.js +22 -0
  242. package/bin/getApiShieldSchemaValidationSettings.js.map +1 -0
  243. package/bin/getApiShieldSchemas.d.ts +36 -0
  244. package/bin/getApiShieldSchemas.js +28 -0
  245. package/bin/getApiShieldSchemas.js.map +1 -0
  246. package/bin/getApiToken.d.ts +36 -0
  247. package/bin/getApiToken.js +26 -0
  248. package/bin/getApiToken.js.map +1 -0
  249. package/bin/getApiTokenPermissionGroupsList.d.ts +27 -0
  250. package/bin/getApiTokenPermissionGroupsList.js +24 -0
  251. package/bin/getApiTokenPermissionGroupsList.js.map +1 -0
  252. package/bin/getApiTokens.d.ts +30 -0
  253. package/bin/getApiTokens.js +26 -0
  254. package/bin/getApiTokens.js.map +1 -0
  255. package/bin/getArgoSmartRouting.d.ts +25 -0
  256. package/bin/getArgoSmartRouting.js +22 -0
  257. package/bin/getArgoSmartRouting.js.map +1 -0
  258. package/bin/getArgoTieredCaching.d.ts +25 -0
  259. package/bin/getArgoTieredCaching.js +22 -0
  260. package/bin/getArgoTieredCaching.js.map +1 -0
  261. package/bin/getAuthenticatedOriginPulls.d.ts +41 -0
  262. package/bin/getAuthenticatedOriginPulls.js +24 -0
  263. package/bin/getAuthenticatedOriginPulls.js.map +1 -0
  264. package/bin/getAuthenticatedOriginPullsCertificate.d.ts +33 -0
  265. package/bin/getAuthenticatedOriginPullsCertificate.js +24 -0
  266. package/bin/getAuthenticatedOriginPullsCertificate.js.map +1 -0
  267. package/bin/getAuthenticatedOriginPullsCertificates.d.ts +30 -0
  268. package/bin/getAuthenticatedOriginPullsCertificates.js +24 -0
  269. package/bin/getAuthenticatedOriginPullsCertificates.js.map +1 -0
  270. package/bin/getAuthenticatedOriginPullsSettings.d.ts +26 -0
  271. package/bin/getAuthenticatedOriginPullsSettings.js +22 -0
  272. package/bin/getAuthenticatedOriginPullsSettings.js.map +1 -0
  273. package/bin/getBotManagement.d.ts +39 -0
  274. package/bin/getBotManagement.js +22 -0
  275. package/bin/getBotManagement.js.map +1 -0
  276. package/bin/getBotnetFeedConfigAsn.d.ts +26 -0
  277. package/bin/getBotnetFeedConfigAsn.js +22 -0
  278. package/bin/getBotnetFeedConfigAsn.js.map +1 -0
  279. package/bin/getByoIpPrefix.d.ts +36 -0
  280. package/bin/getByoIpPrefix.js +24 -0
  281. package/bin/getByoIpPrefix.js.map +1 -0
  282. package/bin/getByoIpPrefixes.d.ts +30 -0
  283. package/bin/getByoIpPrefixes.js +24 -0
  284. package/bin/getByoIpPrefixes.js.map +1 -0
  285. package/bin/getCallsSfuApp.d.ts +32 -0
  286. package/bin/getCallsSfuApp.js +24 -0
  287. package/bin/getCallsSfuApp.js.map +1 -0
  288. package/bin/getCallsSfuApps.d.ts +30 -0
  289. package/bin/getCallsSfuApps.js +24 -0
  290. package/bin/getCallsSfuApps.js.map +1 -0
  291. package/bin/getCallsTurnApp.d.ts +32 -0
  292. package/bin/getCallsTurnApp.js +24 -0
  293. package/bin/getCallsTurnApp.js.map +1 -0
  294. package/bin/getCallsTurnApps.d.ts +30 -0
  295. package/bin/getCallsTurnApps.js +24 -0
  296. package/bin/getCallsTurnApps.js.map +1 -0
  297. package/bin/getCertificatePack.d.ts +28 -0
  298. package/bin/getCertificatePack.js +24 -0
  299. package/bin/getCertificatePack.js.map +1 -0
  300. package/bin/getCertificatePacks.d.ts +33 -0
  301. package/bin/getCertificatePacks.js +26 -0
  302. package/bin/getCertificatePacks.js.map +1 -0
  303. package/bin/getCloudConnectorRulesList.d.ts +30 -0
  304. package/bin/getCloudConnectorRulesList.js +24 -0
  305. package/bin/getCloudConnectorRulesList.js.map +1 -0
  306. package/bin/getCloudforceOneRequest.d.ts +37 -0
  307. package/bin/getCloudforceOneRequest.js +24 -0
  308. package/bin/getCloudforceOneRequest.js.map +1 -0
  309. package/bin/getCloudforceOneRequestAsset.d.ts +32 -0
  310. package/bin/getCloudforceOneRequestAsset.js +26 -0
  311. package/bin/getCloudforceOneRequestAsset.js.map +1 -0
  312. package/bin/getCloudforceOneRequestMessage.d.ts +30 -0
  313. package/bin/getCloudforceOneRequestMessage.js +24 -0
  314. package/bin/getCloudforceOneRequestMessage.js.map +1 -0
  315. package/bin/getCloudforceOneRequestPriority.d.ts +37 -0
  316. package/bin/getCloudforceOneRequestPriority.js +24 -0
  317. package/bin/getCloudforceOneRequestPriority.js.map +1 -0
  318. package/bin/getCloudforceOneRequests.d.ts +30 -0
  319. package/bin/getCloudforceOneRequests.js +24 -0
  320. package/bin/getCloudforceOneRequests.js.map +1 -0
  321. package/bin/getContentScanningExpressions.d.ts +30 -0
  322. package/bin/getContentScanningExpressions.js +24 -0
  323. package/bin/getContentScanningExpressions.js.map +1 -0
  324. package/bin/getCustomHostname.d.ts +42 -0
  325. package/bin/getCustomHostname.js +26 -0
  326. package/bin/getCustomHostname.js.map +1 -0
  327. package/bin/getCustomHostnameFallbackOrigin.d.ts +30 -0
  328. package/bin/getCustomHostnameFallbackOrigin.js +22 -0
  329. package/bin/getCustomHostnameFallbackOrigin.js.map +1 -0
  330. package/bin/getCustomHostnames.d.ts +41 -0
  331. package/bin/getCustomHostnames.js +34 -0
  332. package/bin/getCustomHostnames.js.map +1 -0
  333. package/bin/getCustomPages.d.ts +31 -0
  334. package/bin/getCustomPages.js +26 -0
  335. package/bin/getCustomPages.js.map +1 -0
  336. package/bin/getCustomPagesList.d.ts +33 -0
  337. package/bin/getCustomPagesList.js +28 -0
  338. package/bin/getCustomPagesList.js.map +1 -0
  339. package/bin/getCustomSsl.d.ts +42 -0
  340. package/bin/getCustomSsl.js +26 -0
  341. package/bin/getCustomSsl.js.map +1 -0
  342. package/bin/getCustomSsls.d.ts +36 -0
  343. package/bin/getCustomSsls.js +28 -0
  344. package/bin/getCustomSsls.js.map +1 -0
  345. package/bin/getD1Database.d.ts +36 -0
  346. package/bin/getD1Database.js +26 -0
  347. package/bin/getD1Database.js.map +1 -0
  348. package/bin/getD1Databases.d.ts +33 -0
  349. package/bin/getD1Databases.js +26 -0
  350. package/bin/getD1Databases.js.map +1 -0
  351. package/bin/getDcvDelegation.d.ts +5 -2
  352. package/bin/getDcvDelegation.js.map +1 -1
  353. package/bin/getDnsFirewall.d.ts +38 -0
  354. package/bin/getDnsFirewall.js +24 -0
  355. package/bin/getDnsFirewall.js.map +1 -0
  356. package/bin/getDnsFirewalls.d.ts +30 -0
  357. package/bin/getDnsFirewalls.js +24 -0
  358. package/bin/getDnsFirewalls.js.map +1 -0
  359. package/bin/getDnsRecord.d.ts +46 -0
  360. package/bin/getDnsRecord.js +26 -0
  361. package/bin/getDnsRecord.js.map +1 -0
  362. package/bin/getDnsRecords.d.ts +64 -0
  363. package/bin/getDnsRecords.js +46 -0
  364. package/bin/getDnsRecords.js.map +1 -0
  365. package/bin/getDnsZoneTransfersAcl.d.ts +27 -0
  366. package/bin/getDnsZoneTransfersAcl.js +24 -0
  367. package/bin/getDnsZoneTransfersAcl.js.map +1 -0
  368. package/bin/getDnsZoneTransfersAcls.d.ts +30 -0
  369. package/bin/getDnsZoneTransfersAcls.js +24 -0
  370. package/bin/getDnsZoneTransfersAcls.js.map +1 -0
  371. package/bin/getDnsZoneTransfersIncoming.d.ts +29 -0
  372. package/bin/getDnsZoneTransfersIncoming.js +22 -0
  373. package/bin/getDnsZoneTransfersIncoming.js.map +1 -0
  374. package/bin/getDnsZoneTransfersOutgoing.d.ts +28 -0
  375. package/bin/getDnsZoneTransfersOutgoing.js +22 -0
  376. package/bin/getDnsZoneTransfersOutgoing.js.map +1 -0
  377. package/bin/getDnsZoneTransfersPeer.d.ts +30 -0
  378. package/bin/getDnsZoneTransfersPeer.js +24 -0
  379. package/bin/getDnsZoneTransfersPeer.js.map +1 -0
  380. package/bin/getDnsZoneTransfersPeers.d.ts +30 -0
  381. package/bin/getDnsZoneTransfersPeers.js +24 -0
  382. package/bin/getDnsZoneTransfersPeers.js.map +1 -0
  383. package/bin/getDnsZoneTransfersTsig.d.ts +28 -0
  384. package/bin/getDnsZoneTransfersTsig.js +24 -0
  385. package/bin/getDnsZoneTransfersTsig.js.map +1 -0
  386. package/bin/getDnsZoneTransfersTsigs.d.ts +30 -0
  387. package/bin/getDnsZoneTransfersTsigs.js +24 -0
  388. package/bin/getDnsZoneTransfersTsigs.js.map +1 -0
  389. package/bin/getEmailRoutingAddress.d.ts +35 -0
  390. package/bin/getEmailRoutingAddress.js +26 -0
  391. package/bin/getEmailRoutingAddress.js.map +1 -0
  392. package/bin/getEmailRoutingAddresses.d.ts +36 -0
  393. package/bin/getEmailRoutingAddresses.js +28 -0
  394. package/bin/getEmailRoutingAddresses.js.map +1 -0
  395. package/bin/getEmailRoutingCatchAll.d.ts +28 -0
  396. package/bin/getEmailRoutingCatchAll.js +22 -0
  397. package/bin/getEmailRoutingCatchAll.js.map +1 -0
  398. package/bin/getEmailRoutingDns.d.ts +34 -0
  399. package/bin/getEmailRoutingDns.js +24 -0
  400. package/bin/getEmailRoutingDns.js.map +1 -0
  401. package/bin/getEmailRoutingRule.d.ts +36 -0
  402. package/bin/getEmailRoutingRule.js +26 -0
  403. package/bin/getEmailRoutingRule.js.map +1 -0
  404. package/bin/getEmailRoutingRules.d.ts +33 -0
  405. package/bin/getEmailRoutingRules.js +26 -0
  406. package/bin/getEmailRoutingRules.js.map +1 -0
  407. package/bin/getEmailRoutingSettings.d.ts +29 -0
  408. package/bin/getEmailRoutingSettings.js +22 -0
  409. package/bin/getEmailRoutingSettings.js.map +1 -0
  410. package/bin/getEmailSecurityBlockSender.d.ts +36 -0
  411. package/bin/getEmailSecurityBlockSender.js +26 -0
  412. package/bin/getEmailSecurityBlockSender.js.map +1 -0
  413. package/bin/getEmailSecurityBlockSenders.d.ts +42 -0
  414. package/bin/getEmailSecurityBlockSenders.js +32 -0
  415. package/bin/getEmailSecurityBlockSenders.js.map +1 -0
  416. package/bin/getEmailSecurityImpersonationRegistries.d.ts +42 -0
  417. package/bin/getEmailSecurityImpersonationRegistries.js +32 -0
  418. package/bin/getEmailSecurityImpersonationRegistries.js.map +1 -0
  419. package/bin/getEmailSecurityImpersonationRegistry.d.ts +40 -0
  420. package/bin/getEmailSecurityImpersonationRegistry.js +26 -0
  421. package/bin/getEmailSecurityImpersonationRegistry.js.map +1 -0
  422. package/bin/getEmailSecurityTrustedDomains.d.ts +37 -0
  423. package/bin/getEmailSecurityTrustedDomains.js +26 -0
  424. package/bin/getEmailSecurityTrustedDomains.js.map +1 -0
  425. package/bin/getEmailSecurityTrustedDomainsList.d.ts +45 -0
  426. package/bin/getEmailSecurityTrustedDomainsList.js +34 -0
  427. package/bin/getEmailSecurityTrustedDomainsList.js.map +1 -0
  428. package/bin/getFilter.d.ts +34 -0
  429. package/bin/getFilter.js +26 -0
  430. package/bin/getFilter.js.map +1 -0
  431. package/bin/getFilters.d.ts +41 -0
  432. package/bin/getFilters.js +34 -0
  433. package/bin/getFilters.js.map +1 -0
  434. package/bin/getFirewallRule.d.ts +31 -0
  435. package/bin/getFirewallRule.js +24 -0
  436. package/bin/getFirewallRule.js.map +1 -0
  437. package/bin/getFirewallRules.d.ts +38 -0
  438. package/bin/getFirewallRules.js +32 -0
  439. package/bin/getFirewallRules.js.map +1 -0
  440. package/bin/getHealthcheck.d.ts +43 -0
  441. package/bin/getHealthcheck.js +24 -0
  442. package/bin/getHealthcheck.js.map +1 -0
  443. package/bin/getHealthchecks.d.ts +30 -0
  444. package/bin/getHealthchecks.js +24 -0
  445. package/bin/getHealthchecks.js.map +1 -0
  446. package/bin/getHostnameTlsSetting.d.ts +33 -0
  447. package/bin/getHostnameTlsSetting.js +24 -0
  448. package/bin/getHostnameTlsSetting.js.map +1 -0
  449. package/bin/getHyperdriveConfig.d.ts +31 -0
  450. package/bin/getHyperdriveConfig.js +24 -0
  451. package/bin/getHyperdriveConfig.js.map +1 -0
  452. package/bin/getHyperdriveConfigs.d.ts +30 -0
  453. package/bin/getHyperdriveConfigs.js +24 -0
  454. package/bin/getHyperdriveConfigs.js.map +1 -0
  455. package/bin/getImage.d.ts +30 -0
  456. package/bin/getImage.js +24 -0
  457. package/bin/getImage.js.map +1 -0
  458. package/bin/getImageVariant.d.ts +30 -0
  459. package/bin/getImageVariant.js +24 -0
  460. package/bin/getImageVariant.js.map +1 -0
  461. package/bin/getImages.d.ts +30 -0
  462. package/bin/getImages.js +24 -0
  463. package/bin/getImages.js.map +1 -0
  464. package/bin/getIpRanges.d.ts +11 -8
  465. package/bin/getIpRanges.js +2 -2
  466. package/bin/getIpRanges.js.map +1 -1
  467. package/bin/getKeylessCertificate.d.ts +35 -0
  468. package/bin/getKeylessCertificate.js +24 -0
  469. package/bin/getKeylessCertificate.js.map +1 -0
  470. package/bin/getKeylessCertificates.d.ts +30 -0
  471. package/bin/getKeylessCertificates.js +24 -0
  472. package/bin/getKeylessCertificates.js.map +1 -0
  473. package/bin/getLeakedCredentialCheck.d.ts +26 -0
  474. package/bin/getLeakedCredentialCheck.js +22 -0
  475. package/bin/getLeakedCredentialCheck.js.map +1 -0
  476. package/bin/getLeakedCredentialCheckRules.d.ts +30 -0
  477. package/bin/getLeakedCredentialCheckRules.js +24 -0
  478. package/bin/getLeakedCredentialCheckRules.js.map +1 -0
  479. package/bin/getList.d.ts +8 -6
  480. package/bin/getList.js +2 -4
  481. package/bin/getList.js.map +1 -1
  482. package/bin/getListItem.d.ts +36 -0
  483. package/bin/getListItem.js +26 -0
  484. package/bin/getListItem.js.map +1 -0
  485. package/bin/getListItems.d.ts +36 -0
  486. package/bin/getListItems.js +28 -0
  487. package/bin/getListItems.js.map +1 -0
  488. package/bin/getLists.d.ts +8 -4
  489. package/bin/getLists.js +2 -2
  490. package/bin/getLists.js.map +1 -1
  491. package/bin/getLoadBalancer.d.ts +78 -0
  492. package/bin/getLoadBalancer.js +36 -0
  493. package/bin/getLoadBalancer.js.map +1 -0
  494. package/bin/getLoadBalancerMonitor.d.ts +45 -0
  495. package/bin/getLoadBalancerMonitor.js +24 -0
  496. package/bin/getLoadBalancerMonitor.js.map +1 -0
  497. package/bin/getLoadBalancerMonitors.d.ts +30 -0
  498. package/bin/getLoadBalancerMonitors.js +24 -0
  499. package/bin/getLoadBalancerMonitors.js.map +1 -0
  500. package/bin/getLoadBalancerPool.d.ts +47 -0
  501. package/bin/getLoadBalancerPool.js +26 -0
  502. package/bin/getLoadBalancerPool.js.map +1 -0
  503. package/bin/getLoadBalancerPools.d.ts +11 -10
  504. package/bin/getLoadBalancerPools.js +4 -6
  505. package/bin/getLoadBalancerPools.js.map +1 -1
  506. package/bin/getLoadBalancers.d.ts +30 -0
  507. package/bin/getLoadBalancers.js +24 -0
  508. package/bin/getLoadBalancers.js.map +1 -0
  509. package/bin/getLogpullRetention.d.ts +26 -0
  510. package/bin/getLogpullRetention.js +22 -0
  511. package/bin/getLogpullRetention.js.map +1 -0
  512. package/bin/getLogpushDatasetField.d.ts +31 -0
  513. package/bin/getLogpushDatasetField.js +26 -0
  514. package/bin/getLogpushDatasetField.js.map +1 -0
  515. package/bin/getLogpushDatasetJob.d.ts +43 -0
  516. package/bin/getLogpushDatasetJob.js +26 -0
  517. package/bin/getLogpushDatasetJob.js.map +1 -0
  518. package/bin/getLogpushJob.d.ts +43 -0
  519. package/bin/getLogpushJob.js +28 -0
  520. package/bin/getLogpushJob.js.map +1 -0
  521. package/bin/getLogpushJobs.d.ts +33 -0
  522. package/bin/getLogpushJobs.js +28 -0
  523. package/bin/getLogpushJobs.js.map +1 -0
  524. package/bin/getMagicNetworkMonitoringConfiguration.d.ts +30 -0
  525. package/bin/getMagicNetworkMonitoringConfiguration.js +22 -0
  526. package/bin/getMagicNetworkMonitoringConfiguration.js.map +1 -0
  527. package/bin/getMagicNetworkMonitoringRule.d.ts +35 -0
  528. package/bin/getMagicNetworkMonitoringRule.js +24 -0
  529. package/bin/getMagicNetworkMonitoringRule.js.map +1 -0
  530. package/bin/getMagicNetworkMonitoringRules.d.ts +30 -0
  531. package/bin/getMagicNetworkMonitoringRules.js +24 -0
  532. package/bin/getMagicNetworkMonitoringRules.js.map +1 -0
  533. package/bin/getMagicTransitConnector.d.ts +35 -0
  534. package/bin/getMagicTransitConnector.js +24 -0
  535. package/bin/getMagicTransitConnector.js.map +1 -0
  536. package/bin/getMagicTransitConnectors.d.ts +30 -0
  537. package/bin/getMagicTransitConnectors.js +24 -0
  538. package/bin/getMagicTransitConnectors.js.map +1 -0
  539. package/bin/getMagicTransitSite.d.ts +36 -0
  540. package/bin/getMagicTransitSite.js +26 -0
  541. package/bin/getMagicTransitSite.js.map +1 -0
  542. package/bin/getMagicTransitSiteAcl.d.ts +36 -0
  543. package/bin/getMagicTransitSiteAcl.js +26 -0
  544. package/bin/getMagicTransitSiteAcl.js.map +1 -0
  545. package/bin/getMagicTransitSiteAcls.d.ts +33 -0
  546. package/bin/getMagicTransitSiteAcls.js +26 -0
  547. package/bin/getMagicTransitSiteAcls.js.map +1 -0
  548. package/bin/getMagicTransitSiteLan.d.ts +36 -0
  549. package/bin/getMagicTransitSiteLan.js +26 -0
  550. package/bin/getMagicTransitSiteLan.js.map +1 -0
  551. package/bin/getMagicTransitSiteLans.d.ts +33 -0
  552. package/bin/getMagicTransitSiteLans.js +26 -0
  553. package/bin/getMagicTransitSiteLans.js.map +1 -0
  554. package/bin/getMagicTransitSiteWan.d.ts +35 -0
  555. package/bin/getMagicTransitSiteWan.js +26 -0
  556. package/bin/getMagicTransitSiteWan.js.map +1 -0
  557. package/bin/getMagicTransitSiteWans.d.ts +33 -0
  558. package/bin/getMagicTransitSiteWans.js +26 -0
  559. package/bin/getMagicTransitSiteWans.js.map +1 -0
  560. package/bin/getMagicTransitSites.d.ts +33 -0
  561. package/bin/getMagicTransitSites.js +26 -0
  562. package/bin/getMagicTransitSites.js.map +1 -0
  563. package/bin/getMagicWanGreTunnel.d.ts +30 -0
  564. package/bin/getMagicWanGreTunnel.js +24 -0
  565. package/bin/getMagicWanGreTunnel.js.map +1 -0
  566. package/bin/getMagicWanIpsecTunnel.d.ts +30 -0
  567. package/bin/getMagicWanIpsecTunnel.js +24 -0
  568. package/bin/getMagicWanIpsecTunnel.js.map +1 -0
  569. package/bin/getMagicWanStaticRoute.d.ts +30 -0
  570. package/bin/getMagicWanStaticRoute.js +24 -0
  571. package/bin/getMagicWanStaticRoute.js.map +1 -0
  572. package/bin/getManagedTransforms.d.ts +28 -0
  573. package/bin/getManagedTransforms.js +22 -0
  574. package/bin/getManagedTransforms.js.map +1 -0
  575. package/bin/getMtlsCertificate.d.ts +33 -0
  576. package/bin/getMtlsCertificate.js +24 -0
  577. package/bin/getMtlsCertificate.js.map +1 -0
  578. package/bin/getMtlsCertificates.d.ts +30 -0
  579. package/bin/getMtlsCertificates.js +24 -0
  580. package/bin/getMtlsCertificates.js.map +1 -0
  581. package/bin/getNotificationPolicies.d.ts +30 -0
  582. package/bin/getNotificationPolicies.js +24 -0
  583. package/bin/getNotificationPolicies.js.map +1 -0
  584. package/bin/getNotificationPolicy.d.ts +35 -0
  585. package/bin/getNotificationPolicy.js +24 -0
  586. package/bin/getNotificationPolicy.js.map +1 -0
  587. package/bin/getNotificationPolicyWebhooks.d.ts +32 -0
  588. package/bin/getNotificationPolicyWebhooks.js +24 -0
  589. package/bin/getNotificationPolicyWebhooks.js.map +1 -0
  590. package/bin/getNotificationPolicyWebhooksList.d.ts +30 -0
  591. package/bin/getNotificationPolicyWebhooksList.js +24 -0
  592. package/bin/getNotificationPolicyWebhooksList.js.map +1 -0
  593. package/bin/getObservatoryScheduledTest.d.ts +32 -0
  594. package/bin/getObservatoryScheduledTest.js +26 -0
  595. package/bin/getObservatoryScheduledTest.js.map +1 -0
  596. package/bin/getOriginCaCertificate.d.ts +12 -5
  597. package/bin/getOriginCaCertificate.js +6 -2
  598. package/bin/getOriginCaCertificate.js.map +1 -1
  599. package/bin/getOriginCaCertificates.d.ts +30 -0
  600. package/bin/getOriginCaCertificates.js +24 -0
  601. package/bin/getOriginCaCertificates.js.map +1 -0
  602. package/bin/getPageRule.d.ts +29 -0
  603. package/bin/getPageRule.js +24 -0
  604. package/bin/getPageRule.js.map +1 -0
  605. package/bin/getPageShieldConnections.d.ts +37 -0
  606. package/bin/getPageShieldConnections.js +24 -0
  607. package/bin/getPageShieldConnections.js.map +1 -0
  608. package/bin/getPageShieldConnectionsList.d.ts +66 -0
  609. package/bin/getPageShieldConnectionsList.js +48 -0
  610. package/bin/getPageShieldConnectionsList.js.map +1 -0
  611. package/bin/getPageShieldCookies.d.ts +38 -0
  612. package/bin/getPageShieldCookies.js +24 -0
  613. package/bin/getPageShieldCookies.js.map +1 -0
  614. package/bin/getPageShieldCookiesList.d.ts +72 -0
  615. package/bin/getPageShieldCookiesList.js +52 -0
  616. package/bin/getPageShieldCookiesList.js.map +1 -0
  617. package/bin/getPageShieldPolicies.d.ts +30 -0
  618. package/bin/getPageShieldPolicies.js +24 -0
  619. package/bin/getPageShieldPolicies.js.map +1 -0
  620. package/bin/getPageShieldPolicy.d.ts +30 -0
  621. package/bin/getPageShieldPolicy.js +24 -0
  622. package/bin/getPageShieldPolicy.js.map +1 -0
  623. package/bin/getPageShieldScripts.d.ts +47 -0
  624. package/bin/getPageShieldScripts.js +24 -0
  625. package/bin/getPageShieldScripts.js.map +1 -0
  626. package/bin/getPageShieldScriptsList.d.ts +69 -0
  627. package/bin/getPageShieldScriptsList.js +50 -0
  628. package/bin/getPageShieldScriptsList.js.map +1 -0
  629. package/bin/getPagesDomain.d.ts +37 -0
  630. package/bin/getPagesDomain.js +26 -0
  631. package/bin/getPagesDomain.js.map +1 -0
  632. package/bin/getPagesDomains.d.ts +33 -0
  633. package/bin/getPagesDomains.js +26 -0
  634. package/bin/getPagesDomains.js.map +1 -0
  635. package/bin/getPagesProject.d.ts +36 -0
  636. package/bin/getPagesProject.js +24 -0
  637. package/bin/getPagesProject.js.map +1 -0
  638. package/bin/getPagesProjects.d.ts +30 -0
  639. package/bin/getPagesProjects.js +24 -0
  640. package/bin/getPagesProjects.js.map +1 -0
  641. package/bin/getQueue.d.ts +34 -0
  642. package/bin/getQueue.js +24 -0
  643. package/bin/getQueue.js.map +1 -0
  644. package/bin/getQueueConsumer.d.ts +35 -0
  645. package/bin/getQueueConsumer.js +24 -0
  646. package/bin/getQueueConsumer.js.map +1 -0
  647. package/bin/getQueues.d.ts +30 -0
  648. package/bin/getQueues.js +24 -0
  649. package/bin/getQueues.js.map +1 -0
  650. package/bin/getR2Bucket.d.ts +32 -0
  651. package/bin/getR2Bucket.js +24 -0
  652. package/bin/getR2Bucket.js.map +1 -0
  653. package/bin/getR2BucketCors.d.ts +30 -0
  654. package/bin/getR2BucketCors.js +24 -0
  655. package/bin/getR2BucketCors.js.map +1 -0
  656. package/bin/getR2BucketEventNotification.d.ts +30 -0
  657. package/bin/getR2BucketEventNotification.js +24 -0
  658. package/bin/getR2BucketEventNotification.js.map +1 -0
  659. package/bin/getR2BucketLifecycle.d.ts +30 -0
  660. package/bin/getR2BucketLifecycle.js +24 -0
  661. package/bin/getR2BucketLifecycle.js.map +1 -0
  662. package/bin/getR2BucketLock.d.ts +30 -0
  663. package/bin/getR2BucketLock.js +24 -0
  664. package/bin/getR2BucketLock.js.map +1 -0
  665. package/bin/getR2BucketSippy.d.ts +32 -0
  666. package/bin/getR2BucketSippy.js +24 -0
  667. package/bin/getR2BucketSippy.js.map +1 -0
  668. package/bin/getR2CustomDomain.d.ts +37 -0
  669. package/bin/getR2CustomDomain.js +26 -0
  670. package/bin/getR2CustomDomain.js.map +1 -0
  671. package/bin/getRateLimit.d.ts +33 -0
  672. package/bin/getRateLimit.js +24 -0
  673. package/bin/getRateLimit.js.map +1 -0
  674. package/bin/getRateLimits.d.ts +30 -0
  675. package/bin/getRateLimits.js +24 -0
  676. package/bin/getRateLimits.js.map +1 -0
  677. package/bin/getRegionalHostname.d.ts +27 -0
  678. package/bin/getRegionalHostname.js +24 -0
  679. package/bin/getRegionalHostname.js.map +1 -0
  680. package/bin/getRegionalHostnames.d.ts +30 -0
  681. package/bin/getRegionalHostnames.js +24 -0
  682. package/bin/getRegionalHostnames.js.map +1 -0
  683. package/bin/getRegionalTieredCache.d.ts +25 -0
  684. package/bin/getRegionalTieredCache.js +22 -0
  685. package/bin/getRegionalTieredCache.js.map +1 -0
  686. package/bin/getRegistrarDomain.d.ts +28 -0
  687. package/bin/getRegistrarDomain.js +24 -0
  688. package/bin/getRegistrarDomain.js.map +1 -0
  689. package/bin/getRegistrarDomains.d.ts +30 -0
  690. package/bin/getRegistrarDomains.js +24 -0
  691. package/bin/getRegistrarDomains.js.map +1 -0
  692. package/bin/getResourceGroup.d.ts +29 -0
  693. package/bin/getResourceGroup.js +24 -0
  694. package/bin/getResourceGroup.js.map +1 -0
  695. package/bin/getResourceGroups.d.ts +32 -0
  696. package/bin/getResourceGroups.js +28 -0
  697. package/bin/getResourceGroups.js.map +1 -0
  698. package/bin/getRuleset.d.ts +35 -0
  699. package/bin/getRuleset.js +28 -0
  700. package/bin/getRuleset.js.map +1 -0
  701. package/bin/getRulesets.d.ts +8 -11
  702. package/bin/getRulesets.js +2 -6
  703. package/bin/getRulesets.js.map +1 -1
  704. package/bin/getSnippetRulesList.d.ts +30 -0
  705. package/bin/getSnippetRulesList.js +24 -0
  706. package/bin/getSnippetRulesList.js.map +1 -0
  707. package/bin/getSnippets.d.ts +30 -0
  708. package/bin/getSnippets.js +24 -0
  709. package/bin/getSnippets.js.map +1 -0
  710. package/bin/getSnippetsList.d.ts +30 -0
  711. package/bin/getSnippetsList.js +24 -0
  712. package/bin/getSnippetsList.js.map +1 -0
  713. package/bin/getSpectrumApplication.d.ts +39 -0
  714. package/bin/getSpectrumApplication.js +24 -0
  715. package/bin/getSpectrumApplication.js.map +1 -0
  716. package/bin/getSpectrumApplications.d.ts +36 -0
  717. package/bin/getSpectrumApplications.js +28 -0
  718. package/bin/getSpectrumApplications.js.map +1 -0
  719. package/bin/getStream.d.ts +52 -0
  720. package/bin/getStream.js +24 -0
  721. package/bin/getStream.js.map +1 -0
  722. package/bin/getStreamAudioTrack.d.ts +32 -0
  723. package/bin/getStreamAudioTrack.js +24 -0
  724. package/bin/getStreamAudioTrack.js.map +1 -0
  725. package/bin/getStreamCaptionLanguage.d.ts +34 -0
  726. package/bin/getStreamCaptionLanguage.js +26 -0
  727. package/bin/getStreamCaptionLanguage.js.map +1 -0
  728. package/bin/getStreamDownload.d.ts +28 -0
  729. package/bin/getStreamDownload.js +24 -0
  730. package/bin/getStreamDownload.js.map +1 -0
  731. package/bin/getStreamKey.d.ts +23 -0
  732. package/bin/getStreamKey.js +22 -0
  733. package/bin/getStreamKey.js.map +1 -0
  734. package/bin/getStreamLiveInput.d.ts +42 -0
  735. package/bin/getStreamLiveInput.js +24 -0
  736. package/bin/getStreamLiveInput.js.map +1 -0
  737. package/bin/getStreamWatermark.d.ts +39 -0
  738. package/bin/getStreamWatermark.js +24 -0
  739. package/bin/getStreamWatermark.js.map +1 -0
  740. package/bin/getStreamWatermarks.d.ts +30 -0
  741. package/bin/getStreamWatermarks.js +24 -0
  742. package/bin/getStreamWatermarks.js.map +1 -0
  743. package/bin/getStreamWebhook.d.ts +25 -0
  744. package/bin/getStreamWebhook.js +22 -0
  745. package/bin/getStreamWebhook.js.map +1 -0
  746. package/bin/getStreams.d.ts +54 -0
  747. package/bin/getStreams.js +40 -0
  748. package/bin/getStreams.js.map +1 -0
  749. package/bin/getTieredCache.d.ts +25 -0
  750. package/bin/getTieredCache.js +22 -0
  751. package/bin/getTieredCache.js.map +1 -0
  752. package/bin/getTotalTls.d.ts +28 -0
  753. package/bin/getTotalTls.js +22 -0
  754. package/bin/getTotalTls.js.map +1 -0
  755. package/bin/getTurnstileWidget.d.ts +41 -0
  756. package/bin/getTurnstileWidget.js +26 -0
  757. package/bin/getTurnstileWidget.js.map +1 -0
  758. package/bin/getTurnstileWidgets.d.ts +36 -0
  759. package/bin/getTurnstileWidgets.js +28 -0
  760. package/bin/getTurnstileWidgets.js.map +1 -0
  761. package/bin/getUrlNormalizationSettings.d.ts +27 -0
  762. package/bin/getUrlNormalizationSettings.js +22 -0
  763. package/bin/getUrlNormalizationSettings.js.map +1 -0
  764. package/bin/getUser.d.ts +4 -3
  765. package/bin/getUser.js.map +1 -1
  766. package/bin/getUserAgentBlockingRule.d.ts +28 -0
  767. package/bin/getUserAgentBlockingRule.js +24 -0
  768. package/bin/getUserAgentBlockingRule.js.map +1 -0
  769. package/bin/getUserAgentBlockingRules.d.ts +39 -0
  770. package/bin/getUserAgentBlockingRules.js +30 -0
  771. package/bin/getUserAgentBlockingRules.js.map +1 -0
  772. package/bin/getWaitingRoom.d.ts +51 -0
  773. package/bin/getWaitingRoom.js +24 -0
  774. package/bin/getWaitingRoom.js.map +1 -0
  775. package/bin/getWaitingRoomEvent.d.ts +43 -0
  776. package/bin/getWaitingRoomEvent.js +26 -0
  777. package/bin/getWaitingRoomEvent.js.map +1 -0
  778. package/bin/getWaitingRoomEvents.d.ts +33 -0
  779. package/bin/getWaitingRoomEvents.js +26 -0
  780. package/bin/getWaitingRoomEvents.js.map +1 -0
  781. package/bin/getWaitingRoomRules.d.ts +31 -0
  782. package/bin/getWaitingRoomRules.js +24 -0
  783. package/bin/getWaitingRoomRules.js.map +1 -0
  784. package/bin/getWaitingRoomSettings.d.ts +26 -0
  785. package/bin/getWaitingRoomSettings.js +22 -0
  786. package/bin/getWaitingRoomSettings.js.map +1 -0
  787. package/bin/getWaitingRooms.d.ts +33 -0
  788. package/bin/getWaitingRooms.js +28 -0
  789. package/bin/getWaitingRooms.js.map +1 -0
  790. package/bin/getWeb3Hostname.d.ts +32 -0
  791. package/bin/getWeb3Hostname.js +24 -0
  792. package/bin/getWeb3Hostname.js.map +1 -0
  793. package/bin/getWeb3Hostnames.d.ts +30 -0
  794. package/bin/getWeb3Hostnames.js +24 -0
  795. package/bin/getWeb3Hostnames.js.map +1 -0
  796. package/bin/getWebAnalyticsSite.d.ts +37 -0
  797. package/bin/getWebAnalyticsSite.js +26 -0
  798. package/bin/getWebAnalyticsSite.js.map +1 -0
  799. package/bin/getWebAnalyticsSites.d.ts +33 -0
  800. package/bin/getWebAnalyticsSites.js +26 -0
  801. package/bin/getWebAnalyticsSites.js.map +1 -0
  802. package/bin/getWorkersCronTrigger.d.ts +30 -0
  803. package/bin/getWorkersCronTrigger.js +24 -0
  804. package/bin/getWorkersCronTrigger.js.map +1 -0
  805. package/bin/getWorkersCustomDomain.d.ts +35 -0
  806. package/bin/getWorkersCustomDomain.js +26 -0
  807. package/bin/getWorkersCustomDomain.js.map +1 -0
  808. package/bin/getWorkersCustomDomains.d.ts +45 -0
  809. package/bin/getWorkersCustomDomains.js +34 -0
  810. package/bin/getWorkersCustomDomains.js.map +1 -0
  811. package/bin/getWorkersDeployment.d.ts +30 -0
  812. package/bin/getWorkersDeployment.js +24 -0
  813. package/bin/getWorkersDeployment.js.map +1 -0
  814. package/bin/getWorkersForPlatformsDispatchNamespace.d.ts +32 -0
  815. package/bin/getWorkersForPlatformsDispatchNamespace.js +24 -0
  816. package/bin/getWorkersForPlatformsDispatchNamespace.js.map +1 -0
  817. package/bin/getWorkersForPlatformsDispatchNamespaces.d.ts +30 -0
  818. package/bin/getWorkersForPlatformsDispatchNamespaces.js +24 -0
  819. package/bin/getWorkersForPlatformsDispatchNamespaces.js.map +1 -0
  820. package/bin/getWorkersKv.d.ts +31 -0
  821. package/bin/getWorkersKv.js +26 -0
  822. package/bin/getWorkersKv.js.map +1 -0
  823. package/bin/getWorkersKvNamespace.d.ts +32 -0
  824. package/bin/getWorkersKvNamespace.js +26 -0
  825. package/bin/getWorkersKvNamespace.js.map +1 -0
  826. package/bin/getWorkersKvNamespaces.d.ts +36 -0
  827. package/bin/getWorkersKvNamespaces.js +28 -0
  828. package/bin/getWorkersKvNamespaces.js.map +1 -0
  829. package/bin/getWorkersRoute.d.ts +27 -0
  830. package/bin/getWorkersRoute.js +24 -0
  831. package/bin/getWorkersRoute.js.map +1 -0
  832. package/bin/getWorkersRoutes.d.ts +30 -0
  833. package/bin/getWorkersRoutes.js +24 -0
  834. package/bin/getWorkersRoutes.js.map +1 -0
  835. package/bin/getWorkersScript.d.ts +28 -0
  836. package/bin/getWorkersScript.js +24 -0
  837. package/bin/getWorkersScript.js.map +1 -0
  838. package/bin/getWorkersScriptSubdomain.d.ts +30 -0
  839. package/bin/getWorkersScriptSubdomain.js +24 -0
  840. package/bin/getWorkersScriptSubdomain.js.map +1 -0
  841. package/bin/getWorkersScripts.d.ts +30 -0
  842. package/bin/getWorkersScripts.js +24 -0
  843. package/bin/getWorkersScripts.js.map +1 -0
  844. package/bin/getWorkersSecret.d.ts +33 -0
  845. package/bin/getWorkersSecret.js +28 -0
  846. package/bin/getWorkersSecret.js.map +1 -0
  847. package/bin/getWorkersSecrets.d.ts +36 -0
  848. package/bin/getWorkersSecrets.js +28 -0
  849. package/bin/getWorkersSecrets.js.map +1 -0
  850. package/bin/getZeroTrustAccessApplication.d.ts +43 -7
  851. package/bin/getZeroTrustAccessApplication.js +4 -6
  852. package/bin/getZeroTrustAccessApplication.js.map +1 -1
  853. package/bin/getZeroTrustAccessApplications.d.ts +45 -0
  854. package/bin/getZeroTrustAccessApplications.js +36 -0
  855. package/bin/getZeroTrustAccessApplications.js.map +1 -0
  856. package/bin/getZeroTrustAccessCustomPage.d.ts +32 -0
  857. package/bin/getZeroTrustAccessCustomPage.js +24 -0
  858. package/bin/getZeroTrustAccessCustomPage.js.map +1 -0
  859. package/bin/getZeroTrustAccessCustomPages.d.ts +30 -0
  860. package/bin/getZeroTrustAccessCustomPages.js +24 -0
  861. package/bin/getZeroTrustAccessCustomPages.js.map +1 -0
  862. package/bin/getZeroTrustAccessGroup.d.ts +40 -0
  863. package/bin/getZeroTrustAccessGroup.js +30 -0
  864. package/bin/getZeroTrustAccessGroup.js.map +1 -0
  865. package/bin/getZeroTrustAccessGroups.d.ts +39 -0
  866. package/bin/getZeroTrustAccessGroups.js +32 -0
  867. package/bin/getZeroTrustAccessGroups.js.map +1 -0
  868. package/bin/getZeroTrustAccessIdentityProvider.d.ts +12 -6
  869. package/bin/getZeroTrustAccessIdentityProvider.js +6 -4
  870. package/bin/getZeroTrustAccessIdentityProvider.js.map +1 -1
  871. package/bin/getZeroTrustAccessIdentityProviders.d.ts +36 -0
  872. package/bin/getZeroTrustAccessIdentityProviders.js +30 -0
  873. package/bin/getZeroTrustAccessIdentityProviders.js.map +1 -0
  874. package/bin/getZeroTrustAccessInfrastructureTarget.d.ts +34 -0
  875. package/bin/getZeroTrustAccessInfrastructureTarget.js +26 -0
  876. package/bin/getZeroTrustAccessInfrastructureTarget.js.map +1 -0
  877. package/bin/getZeroTrustAccessInfrastructureTargets.d.ts +84 -0
  878. package/bin/getZeroTrustAccessInfrastructureTargets.js +60 -0
  879. package/bin/getZeroTrustAccessInfrastructureTargets.js.map +1 -0
  880. package/bin/getZeroTrustAccessKeyConfiguration.d.ts +28 -0
  881. package/bin/getZeroTrustAccessKeyConfiguration.js +22 -0
  882. package/bin/getZeroTrustAccessKeyConfiguration.js.map +1 -0
  883. package/bin/getZeroTrustAccessMtlsCertificate.d.ts +34 -0
  884. package/bin/getZeroTrustAccessMtlsCertificate.js +28 -0
  885. package/bin/getZeroTrustAccessMtlsCertificate.js.map +1 -0
  886. package/bin/getZeroTrustAccessMtlsCertificates.d.ts +33 -0
  887. package/bin/getZeroTrustAccessMtlsCertificates.js +28 -0
  888. package/bin/getZeroTrustAccessMtlsCertificates.js.map +1 -0
  889. package/bin/getZeroTrustAccessMtlsHostnameSettings.d.ts +31 -0
  890. package/bin/getZeroTrustAccessMtlsHostnameSettings.js +26 -0
  891. package/bin/getZeroTrustAccessMtlsHostnameSettings.js.map +1 -0
  892. package/bin/getZeroTrustAccessPolicies.d.ts +30 -0
  893. package/bin/getZeroTrustAccessPolicies.js +24 -0
  894. package/bin/getZeroTrustAccessPolicies.js.map +1 -0
  895. package/bin/getZeroTrustAccessPolicy.d.ts +41 -0
  896. package/bin/getZeroTrustAccessPolicy.js +24 -0
  897. package/bin/getZeroTrustAccessPolicy.js.map +1 -0
  898. package/bin/getZeroTrustAccessServiceToken.d.ts +40 -0
  899. package/bin/getZeroTrustAccessServiceToken.js +30 -0
  900. package/bin/getZeroTrustAccessServiceToken.js.map +1 -0
  901. package/bin/getZeroTrustAccessServiceTokens.d.ts +39 -0
  902. package/bin/getZeroTrustAccessServiceTokens.js +32 -0
  903. package/bin/getZeroTrustAccessServiceTokens.js.map +1 -0
  904. package/bin/getZeroTrustAccessShortLivedCertificate.d.ts +30 -0
  905. package/bin/getZeroTrustAccessShortLivedCertificate.js +26 -0
  906. package/bin/getZeroTrustAccessShortLivedCertificate.js.map +1 -0
  907. package/bin/getZeroTrustAccessShortLivedCertificates.d.ts +33 -0
  908. package/bin/getZeroTrustAccessShortLivedCertificates.js +28 -0
  909. package/bin/getZeroTrustAccessShortLivedCertificates.js.map +1 -0
  910. package/bin/getZeroTrustAccessTag.d.ts +29 -0
  911. package/bin/getZeroTrustAccessTag.js +24 -0
  912. package/bin/getZeroTrustAccessTag.js.map +1 -0
  913. package/bin/getZeroTrustAccessTags.d.ts +30 -0
  914. package/bin/getZeroTrustAccessTags.js +24 -0
  915. package/bin/getZeroTrustAccessTags.js.map +1 -0
  916. package/bin/getZeroTrustDeviceCustomProfile.d.ts +51 -0
  917. package/bin/getZeroTrustDeviceCustomProfile.js +24 -0
  918. package/bin/getZeroTrustDeviceCustomProfile.js.map +1 -0
  919. package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +31 -0
  920. package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.js +24 -0
  921. package/bin/getZeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -0
  922. package/bin/getZeroTrustDeviceCustomProfiles.d.ts +30 -0
  923. package/bin/getZeroTrustDeviceCustomProfiles.js +24 -0
  924. package/bin/getZeroTrustDeviceCustomProfiles.js.map +1 -0
  925. package/bin/getZeroTrustDeviceDefaultProfile.d.ts +44 -0
  926. package/bin/getZeroTrustDeviceDefaultProfile.js +22 -0
  927. package/bin/getZeroTrustDeviceDefaultProfile.js.map +1 -0
  928. package/bin/getZeroTrustDeviceDefaultProfileCertificates.d.ts +25 -0
  929. package/bin/getZeroTrustDeviceDefaultProfileCertificates.js +22 -0
  930. package/bin/getZeroTrustDeviceDefaultProfileCertificates.js.map +1 -0
  931. package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +28 -0
  932. package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.js +22 -0
  933. package/bin/getZeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -0
  934. package/bin/getZeroTrustDeviceManagedNetworks.d.ts +29 -0
  935. package/bin/getZeroTrustDeviceManagedNetworks.js +24 -0
  936. package/bin/getZeroTrustDeviceManagedNetworks.js.map +1 -0
  937. package/bin/getZeroTrustDeviceManagedNetworksList.d.ts +30 -0
  938. package/bin/getZeroTrustDeviceManagedNetworksList.js +24 -0
  939. package/bin/getZeroTrustDeviceManagedNetworksList.js.map +1 -0
  940. package/bin/getZeroTrustDevicePostureIntegration.d.ts +30 -0
  941. package/bin/getZeroTrustDevicePostureIntegration.js +24 -0
  942. package/bin/getZeroTrustDevicePostureIntegration.js.map +1 -0
  943. package/bin/getZeroTrustDevicePostureIntegrations.d.ts +30 -0
  944. package/bin/getZeroTrustDevicePostureIntegrations.js +24 -0
  945. package/bin/getZeroTrustDevicePostureIntegrations.js.map +1 -0
  946. package/bin/getZeroTrustDevicePostureRule.d.ts +33 -0
  947. package/bin/getZeroTrustDevicePostureRule.js +24 -0
  948. package/bin/getZeroTrustDevicePostureRule.js.map +1 -0
  949. package/bin/getZeroTrustDevicePostureRules.d.ts +30 -0
  950. package/bin/getZeroTrustDevicePostureRules.js +24 -0
  951. package/bin/getZeroTrustDevicePostureRules.js.map +1 -0
  952. package/bin/getZeroTrustDexTest.d.ts +34 -0
  953. package/bin/getZeroTrustDexTest.js +24 -0
  954. package/bin/getZeroTrustDexTest.js.map +1 -0
  955. package/bin/getZeroTrustDexTests.d.ts +30 -0
  956. package/bin/getZeroTrustDexTests.js +24 -0
  957. package/bin/getZeroTrustDexTests.js.map +1 -0
  958. package/bin/getZeroTrustDlpCustomProfile.d.ts +38 -0
  959. package/bin/getZeroTrustDlpCustomProfile.js +24 -0
  960. package/bin/getZeroTrustDlpCustomProfile.js.map +1 -0
  961. package/bin/getZeroTrustDlpDataset.d.ts +36 -0
  962. package/bin/getZeroTrustDlpDataset.js +24 -0
  963. package/bin/getZeroTrustDlpDataset.js.map +1 -0
  964. package/bin/getZeroTrustDlpDatasets.d.ts +30 -0
  965. package/bin/getZeroTrustDlpDatasets.js +24 -0
  966. package/bin/getZeroTrustDlpDatasets.js.map +1 -0
  967. package/bin/getZeroTrustDlpEntries.d.ts +30 -0
  968. package/bin/getZeroTrustDlpEntries.js +24 -0
  969. package/bin/getZeroTrustDlpEntries.js.map +1 -0
  970. package/bin/getZeroTrustDlpEntry.d.ts +36 -0
  971. package/bin/getZeroTrustDlpEntry.js +24 -0
  972. package/bin/getZeroTrustDlpEntry.js.map +1 -0
  973. package/bin/getZeroTrustDlpPredefinedProfile.d.ts +38 -0
  974. package/bin/getZeroTrustDlpPredefinedProfile.js +24 -0
  975. package/bin/getZeroTrustDlpPredefinedProfile.js.map +1 -0
  976. package/bin/getZeroTrustDnsLocation.d.ts +39 -0
  977. package/bin/getZeroTrustDnsLocation.js +24 -0
  978. package/bin/getZeroTrustDnsLocation.js.map +1 -0
  979. package/bin/getZeroTrustDnsLocations.d.ts +30 -0
  980. package/bin/getZeroTrustDnsLocations.js +24 -0
  981. package/bin/getZeroTrustDnsLocations.js.map +1 -0
  982. package/bin/getZeroTrustGatewayAppTypesList.d.ts +30 -0
  983. package/bin/getZeroTrustGatewayAppTypesList.js +24 -0
  984. package/bin/getZeroTrustGatewayAppTypesList.js.map +1 -0
  985. package/bin/getZeroTrustGatewayCategoriesList.d.ts +30 -0
  986. package/bin/getZeroTrustGatewayCategoriesList.js +24 -0
  987. package/bin/getZeroTrustGatewayCategoriesList.js.map +1 -0
  988. package/bin/getZeroTrustGatewayCertificate.d.ts +36 -0
  989. package/bin/getZeroTrustGatewayCertificate.js +24 -0
  990. package/bin/getZeroTrustGatewayCertificate.js.map +1 -0
  991. package/bin/getZeroTrustGatewayCertificates.d.ts +30 -0
  992. package/bin/getZeroTrustGatewayCertificates.js +24 -0
  993. package/bin/getZeroTrustGatewayCertificates.js.map +1 -0
  994. package/bin/getZeroTrustGatewayLogging.d.ts +28 -0
  995. package/bin/getZeroTrustGatewayLogging.js +22 -0
  996. package/bin/getZeroTrustGatewayLogging.js.map +1 -0
  997. package/bin/getZeroTrustGatewayPolicies.d.ts +30 -0
  998. package/bin/getZeroTrustGatewayPolicies.js +24 -0
  999. package/bin/getZeroTrustGatewayPolicies.js.map +1 -0
  1000. package/bin/getZeroTrustGatewayPolicy.d.ts +42 -0
  1001. package/bin/getZeroTrustGatewayPolicy.js +24 -0
  1002. package/bin/getZeroTrustGatewayPolicy.js.map +1 -0
  1003. package/bin/getZeroTrustGatewayProxyEndpoint.d.ts +30 -0
  1004. package/bin/getZeroTrustGatewayProxyEndpoint.js +24 -0
  1005. package/bin/getZeroTrustGatewayProxyEndpoint.js.map +1 -0
  1006. package/bin/getZeroTrustGatewaySettings.d.ts +29 -0
  1007. package/bin/getZeroTrustGatewaySettings.js +22 -0
  1008. package/bin/getZeroTrustGatewaySettings.js.map +1 -0
  1009. package/bin/getZeroTrustList.d.ts +36 -0
  1010. package/bin/getZeroTrustList.js +26 -0
  1011. package/bin/getZeroTrustList.js.map +1 -0
  1012. package/bin/getZeroTrustLists.d.ts +33 -0
  1013. package/bin/getZeroTrustLists.js +26 -0
  1014. package/bin/getZeroTrustLists.js.map +1 -0
  1015. package/bin/getZeroTrustOrganization.d.ts +42 -0
  1016. package/bin/getZeroTrustOrganization.js +26 -0
  1017. package/bin/getZeroTrustOrganization.js.map +1 -0
  1018. package/bin/getZeroTrustRiskBehavior.d.ts +29 -0
  1019. package/bin/getZeroTrustRiskBehavior.js +22 -0
  1020. package/bin/getZeroTrustRiskBehavior.js.map +1 -0
  1021. package/bin/getZeroTrustRiskScoringIntegration.d.ts +32 -0
  1022. package/bin/getZeroTrustRiskScoringIntegration.js +24 -0
  1023. package/bin/getZeroTrustRiskScoringIntegration.js.map +1 -0
  1024. package/bin/getZeroTrustRiskScoringIntegrations.d.ts +30 -0
  1025. package/bin/getZeroTrustRiskScoringIntegrations.js +24 -0
  1026. package/bin/getZeroTrustRiskScoringIntegrations.js.map +1 -0
  1027. package/bin/getZeroTrustTunnelCloudflared.d.ts +17 -7
  1028. package/bin/getZeroTrustTunnelCloudflared.js +4 -4
  1029. package/bin/getZeroTrustTunnelCloudflared.js.map +1 -1
  1030. package/bin/getZeroTrustTunnelCloudflaredConfig.d.ts +33 -0
  1031. package/bin/getZeroTrustTunnelCloudflaredConfig.js +24 -0
  1032. package/bin/getZeroTrustTunnelCloudflaredConfig.js.map +1 -0
  1033. package/bin/getZeroTrustTunnelCloudflaredRoute.d.ts +36 -0
  1034. package/bin/getZeroTrustTunnelCloudflaredRoute.js +26 -0
  1035. package/bin/getZeroTrustTunnelCloudflaredRoute.js.map +1 -0
  1036. package/bin/getZeroTrustTunnelCloudflaredRoutes.d.ts +57 -0
  1037. package/bin/getZeroTrustTunnelCloudflaredRoutes.js +42 -0
  1038. package/bin/getZeroTrustTunnelCloudflaredRoutes.js.map +1 -0
  1039. package/bin/getZeroTrustTunnelCloudflaredToken.d.ts +29 -0
  1040. package/bin/getZeroTrustTunnelCloudflaredToken.js +24 -0
  1041. package/bin/getZeroTrustTunnelCloudflaredToken.js.map +1 -0
  1042. package/bin/getZeroTrustTunnelCloudflaredVirtualNetwork.d.ts +35 -0
  1043. package/bin/getZeroTrustTunnelCloudflaredVirtualNetwork.js +26 -0
  1044. package/bin/getZeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -0
  1045. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.d.ts +38 -0
  1046. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.js +32 -0
  1047. package/bin/getZeroTrustTunnelCloudflaredVirtualNetworks.js.map +1 -0
  1048. package/bin/getZeroTrustTunnelCloudflareds.d.ts +57 -0
  1049. package/bin/getZeroTrustTunnelCloudflareds.js +42 -0
  1050. package/bin/getZeroTrustTunnelCloudflareds.js.map +1 -0
  1051. package/bin/getZone.d.ts +19 -10
  1052. package/bin/getZone.js +2 -6
  1053. package/bin/getZone.js.map +1 -1
  1054. package/bin/getZoneCacheReserve.d.ts +4 -4
  1055. package/bin/getZoneCacheReserve.js +0 -2
  1056. package/bin/getZoneCacheReserve.js.map +1 -1
  1057. package/bin/getZoneCacheVariants.d.ts +25 -0
  1058. package/bin/getZoneCacheVariants.js +22 -0
  1059. package/bin/getZoneCacheVariants.js.map +1 -0
  1060. package/bin/getZoneDnsSettings.d.ts +35 -0
  1061. package/bin/getZoneDnsSettings.js +22 -0
  1062. package/bin/getZoneDnsSettings.js.map +1 -0
  1063. package/bin/getZoneDnssec.d.ts +7 -3
  1064. package/bin/getZoneDnssec.js +0 -2
  1065. package/bin/getZoneDnssec.js.map +1 -1
  1066. package/bin/getZoneHold.d.ts +28 -0
  1067. package/bin/getZoneHold.js +22 -0
  1068. package/bin/getZoneHold.js.map +1 -0
  1069. package/bin/getZoneLockdown.d.ts +36 -0
  1070. package/bin/getZoneLockdown.js +26 -0
  1071. package/bin/getZoneLockdown.js.map +1 -0
  1072. package/bin/getZoneLockdowns.d.ts +57 -0
  1073. package/bin/getZoneLockdowns.js +42 -0
  1074. package/bin/getZoneLockdowns.js.map +1 -0
  1075. package/bin/getZoneSetting.d.ts +30 -0
  1076. package/bin/getZoneSetting.js +24 -0
  1077. package/bin/getZoneSetting.js.map +1 -0
  1078. package/bin/getZoneSubscription.d.ts +25 -0
  1079. package/bin/getZoneSubscription.js +22 -0
  1080. package/bin/getZoneSubscription.js.map +1 -0
  1081. package/bin/getZones.d.ts +27 -8
  1082. package/bin/getZones.js +16 -4
  1083. package/bin/getZones.js.map +1 -1
  1084. package/bin/healthcheck.d.ts +66 -150
  1085. package/bin/healthcheck.js +8 -23
  1086. package/bin/healthcheck.js.map +1 -1
  1087. package/bin/hostnameTlsSetting.d.ts +38 -21
  1088. package/bin/hostnameTlsSetting.js +6 -6
  1089. package/bin/hostnameTlsSetting.js.map +1 -1
  1090. package/bin/hyperdriveConfig.d.ts +11 -34
  1091. package/bin/hyperdriveConfig.js +4 -2
  1092. package/bin/hyperdriveConfig.js.map +1 -1
  1093. package/bin/image.d.ts +130 -0
  1094. package/bin/image.js +68 -0
  1095. package/bin/image.js.map +1 -0
  1096. package/bin/imageVariant.d.ts +79 -0
  1097. package/bin/imageVariant.js +66 -0
  1098. package/bin/imageVariant.js.map +1 -0
  1099. package/bin/index.d.ts +1116 -216
  1100. package/bin/index.js +1295 -337
  1101. package/bin/index.js.map +1 -1
  1102. package/bin/keylessCertificate.d.ts +63 -34
  1103. package/bin/keylessCertificate.js +8 -2
  1104. package/bin/keylessCertificate.js.map +1 -1
  1105. package/bin/leakedCredentialCheck.d.ts +60 -0
  1106. package/bin/leakedCredentialCheck.js +54 -0
  1107. package/bin/leakedCredentialCheck.js.map +1 -0
  1108. package/bin/leakedCredentialCheckRule.d.ts +72 -0
  1109. package/bin/leakedCredentialCheckRule.js +56 -0
  1110. package/bin/leakedCredentialCheckRule.js.map +1 -0
  1111. package/bin/list.d.ts +47 -23
  1112. package/bin/list.js +8 -4
  1113. package/bin/list.js.map +1 -1
  1114. package/bin/listItem.d.ts +56 -29
  1115. package/bin/listItem.js +10 -7
  1116. package/bin/listItem.js.map +1 -1
  1117. package/bin/loadBalancer.d.ts +232 -197
  1118. package/bin/loadBalancer.js +18 -16
  1119. package/bin/loadBalancer.js.map +1 -1
  1120. package/bin/loadBalancerMonitor.d.ts +87 -86
  1121. package/bin/loadBalancerMonitor.js +2 -4
  1122. package/bin/loadBalancerMonitor.js.map +1 -1
  1123. package/bin/loadBalancerPool.d.ts +91 -75
  1124. package/bin/loadBalancerPool.js +10 -6
  1125. package/bin/loadBalancerPool.js.map +1 -1
  1126. package/bin/logpullRetention.d.ts +9 -12
  1127. package/bin/logpullRetention.js +2 -7
  1128. package/bin/logpullRetention.js.map +1 -1
  1129. package/bin/logpushJob.d.ts +125 -95
  1130. package/bin/logpushJob.js +10 -7
  1131. package/bin/logpushJob.js.map +1 -1
  1132. package/bin/logpushOwnershipChallenge.d.ts +15 -26
  1133. package/bin/logpushOwnershipChallenge.js +6 -4
  1134. package/bin/logpushOwnershipChallenge.js.map +1 -1
  1135. package/bin/magicNetworkMonitoringConfiguration.d.ts +74 -0
  1136. package/bin/magicNetworkMonitoringConfiguration.js +60 -0
  1137. package/bin/magicNetworkMonitoringConfiguration.js.map +1 -0
  1138. package/bin/magicNetworkMonitoringRule.d.ts +176 -0
  1139. package/bin/magicNetworkMonitoringRule.js +79 -0
  1140. package/bin/magicNetworkMonitoringRule.js.map +1 -0
  1141. package/bin/magicTransitConnector.d.ts +67 -0
  1142. package/bin/magicTransitConnector.js +75 -0
  1143. package/bin/magicTransitConnector.js.map +1 -0
  1144. package/bin/magicTransitSite.d.ts +113 -0
  1145. package/bin/magicTransitSite.js +64 -0
  1146. package/bin/magicTransitSite.js.map +1 -0
  1147. package/bin/magicTransitSiteAcl.d.ts +128 -0
  1148. package/bin/magicTransitSiteAcl.js +77 -0
  1149. package/bin/magicTransitSiteAcl.js.map +1 -0
  1150. package/bin/magicTransitSiteLan.d.ts +113 -0
  1151. package/bin/magicTransitSiteLan.js +77 -0
  1152. package/bin/magicTransitSiteLan.js.map +1 -0
  1153. package/bin/magicTransitSiteWan.d.ts +105 -0
  1154. package/bin/magicTransitSiteWan.js +75 -0
  1155. package/bin/magicTransitSiteWan.js.map +1 -0
  1156. package/bin/magicWanGreTunnel.d.ts +48 -56
  1157. package/bin/magicWanGreTunnel.js +14 -16
  1158. package/bin/magicWanGreTunnel.js.map +1 -1
  1159. package/bin/magicWanIpsecTunnel.d.ts +58 -156
  1160. package/bin/magicWanIpsecTunnel.js +16 -28
  1161. package/bin/magicWanIpsecTunnel.js.map +1 -1
  1162. package/bin/magicWanStaticRoute.d.ts +56 -47
  1163. package/bin/magicWanStaticRoute.js +14 -14
  1164. package/bin/magicWanStaticRoute.js.map +1 -1
  1165. package/bin/managedTransforms.d.ts +74 -0
  1166. package/bin/managedTransforms.js +62 -0
  1167. package/bin/managedTransforms.js.map +1 -0
  1168. package/bin/mtlsCertificate.d.ts +33 -31
  1169. package/bin/mtlsCertificate.js +5 -3
  1170. package/bin/mtlsCertificate.js.map +1 -1
  1171. package/bin/notificationPolicy.d.ts +105 -129
  1172. package/bin/notificationPolicy.js +6 -10
  1173. package/bin/notificationPolicy.js.map +1 -1
  1174. package/bin/notificationPolicyWebhooks.d.ts +29 -29
  1175. package/bin/notificationPolicyWebhooks.js +6 -3
  1176. package/bin/notificationPolicyWebhooks.js.map +1 -1
  1177. package/bin/observatoryScheduledTest.d.ts +26 -36
  1178. package/bin/observatoryScheduledTest.js +6 -12
  1179. package/bin/observatoryScheduledTest.js.map +1 -1
  1180. package/bin/originCaCertificate.d.ts +26 -41
  1181. package/bin/originCaCertificate.js +0 -13
  1182. package/bin/originCaCertificate.js.map +1 -1
  1183. package/bin/package.json +10 -4
  1184. package/bin/pageRule.d.ts +33 -14
  1185. package/bin/pageRule.js +4 -2
  1186. package/bin/pageRule.js.map +1 -1
  1187. package/bin/pageShieldPolicy.d.ts +108 -0
  1188. package/bin/pageShieldPolicy.js +77 -0
  1189. package/bin/pageShieldPolicy.js.map +1 -0
  1190. package/bin/pagesDomain.d.ts +27 -19
  1191. package/bin/pagesDomain.js +14 -7
  1192. package/bin/pagesDomain.js.map +1 -1
  1193. package/bin/pagesProject.d.ts +33 -36
  1194. package/bin/pagesProject.js +5 -6
  1195. package/bin/pagesProject.js.map +1 -1
  1196. package/bin/provider.d.ts +10 -45
  1197. package/bin/provider.js +1 -7
  1198. package/bin/provider.js.map +1 -1
  1199. package/bin/queue.d.ts +23 -16
  1200. package/bin/queue.js +20 -3
  1201. package/bin/queue.js.map +1 -1
  1202. package/bin/queueConsumer.d.ts +114 -0
  1203. package/bin/queueConsumer.js +71 -0
  1204. package/bin/queueConsumer.js.map +1 -0
  1205. package/bin/r2bucket.d.ts +42 -10
  1206. package/bin/r2bucket.js +6 -0
  1207. package/bin/r2bucket.js.map +1 -1
  1208. package/bin/r2bucketCors.d.ts +77 -0
  1209. package/bin/r2bucketCors.js +61 -0
  1210. package/bin/r2bucketCors.js.map +1 -0
  1211. package/bin/r2bucketEventNotification.d.ts +106 -0
  1212. package/bin/r2bucketEventNotification.js +65 -0
  1213. package/bin/r2bucketEventNotification.js.map +1 -0
  1214. package/bin/r2bucketLifecycle.d.ts +77 -0
  1215. package/bin/r2bucketLifecycle.js +61 -0
  1216. package/bin/r2bucketLifecycle.js.map +1 -0
  1217. package/bin/r2bucketLock.d.ts +77 -0
  1218. package/bin/r2bucketLock.js +61 -0
  1219. package/bin/r2bucketLock.js.map +1 -0
  1220. package/bin/r2bucketSippy.d.ts +106 -0
  1221. package/bin/r2bucketSippy.js +65 -0
  1222. package/bin/r2bucketSippy.js.map +1 -0
  1223. package/bin/r2customDomain.d.ts +123 -0
  1224. package/bin/r2customDomain.js +78 -0
  1225. package/bin/r2customDomain.js.map +1 -0
  1226. package/bin/r2managedDomain.d.ts +100 -0
  1227. package/bin/r2managedDomain.js +68 -0
  1228. package/bin/r2managedDomain.js.map +1 -0
  1229. package/bin/rateLimit.d.ts +35 -48
  1230. package/bin/rateLimit.js +7 -8
  1231. package/bin/rateLimit.js.map +1 -1
  1232. package/bin/regionalHostname.d.ts +14 -22
  1233. package/bin/regionalHostname.js +0 -4
  1234. package/bin/regionalHostname.js.map +1 -1
  1235. package/bin/regionalTieredCache.d.ts +23 -10
  1236. package/bin/regionalTieredCache.js +4 -5
  1237. package/bin/regionalTieredCache.js.map +1 -1
  1238. package/bin/registrarDomain.d.ts +96 -0
  1239. package/bin/registrarDomain.js +63 -0
  1240. package/bin/registrarDomain.js.map +1 -0
  1241. package/bin/ruleset.d.ts +37 -37
  1242. package/bin/snippetRules.d.ts +76 -0
  1243. package/bin/snippetRules.js +62 -0
  1244. package/bin/snippetRules.js.map +1 -0
  1245. package/bin/snippets.d.ts +93 -0
  1246. package/bin/snippets.js +65 -0
  1247. package/bin/snippets.js.map +1 -0
  1248. package/bin/spectrumApplication.d.ts +82 -57
  1249. package/bin/spectrumApplication.js +4 -4
  1250. package/bin/spectrumApplication.js.map +1 -1
  1251. package/bin/stream.d.ts +293 -0
  1252. package/bin/stream.js +100 -0
  1253. package/bin/stream.js.map +1 -0
  1254. package/bin/streamAudioTrack.d.ts +112 -0
  1255. package/bin/streamAudioTrack.js +67 -0
  1256. package/bin/streamAudioTrack.js.map +1 -0
  1257. package/bin/streamCaptionLanguage.d.ts +108 -0
  1258. package/bin/streamCaptionLanguage.js +70 -0
  1259. package/bin/streamCaptionLanguage.js.map +1 -0
  1260. package/bin/streamDownload.d.ts +60 -0
  1261. package/bin/streamDownload.js +57 -0
  1262. package/bin/streamDownload.js.map +1 -0
  1263. package/bin/streamKey.d.ts +72 -0
  1264. package/bin/streamKey.js +60 -0
  1265. package/bin/streamKey.js.map +1 -0
  1266. package/bin/streamLiveInput.d.ts +201 -0
  1267. package/bin/streamLiveInput.js +82 -0
  1268. package/bin/streamLiveInput.js.map +1 -0
  1269. package/bin/streamWatermark.d.ts +195 -0
  1270. package/bin/streamWatermark.js +81 -0
  1271. package/bin/streamWatermark.js.map +1 -0
  1272. package/bin/streamWebhook.d.ts +60 -0
  1273. package/bin/streamWebhook.js +57 -0
  1274. package/bin/streamWebhook.js.map +1 -0
  1275. package/bin/tieredCache.d.ts +25 -12
  1276. package/bin/tieredCache.js +8 -6
  1277. package/bin/tieredCache.js.map +1 -1
  1278. package/bin/totalTls.d.ts +23 -15
  1279. package/bin/totalTls.js +2 -2
  1280. package/bin/totalTls.js.map +1 -1
  1281. package/bin/turnstileWidget.d.ts +65 -32
  1282. package/bin/turnstileWidget.js +10 -4
  1283. package/bin/turnstileWidget.js.map +1 -1
  1284. package/bin/types/input.d.ts +7536 -3991
  1285. package/bin/types/output.d.ts +25279 -4298
  1286. package/bin/urlNormalizationSettings.d.ts +9 -12
  1287. package/bin/urlNormalizationSettings.js +0 -2
  1288. package/bin/urlNormalizationSettings.js.map +1 -1
  1289. package/bin/user.d.ts +96 -0
  1290. package/bin/user.js +57 -0
  1291. package/bin/user.js.map +1 -0
  1292. package/bin/userAgentBlockingRule.d.ts +18 -30
  1293. package/bin/userAgentBlockingRule.js +2 -12
  1294. package/bin/userAgentBlockingRule.js.map +1 -1
  1295. package/bin/utilities.js +3 -3
  1296. package/bin/utilities.js.map +1 -1
  1297. package/bin/waitingRoom.d.ts +462 -85
  1298. package/bin/waitingRoom.js +14 -4
  1299. package/bin/waitingRoom.js.map +1 -1
  1300. package/bin/waitingRoomEvent.d.ts +84 -81
  1301. package/bin/waitingRoomEvent.js +0 -2
  1302. package/bin/waitingRoomEvent.js.map +1 -1
  1303. package/bin/waitingRoomRules.d.ts +39 -18
  1304. package/bin/waitingRoomRules.js +15 -2
  1305. package/bin/waitingRoomRules.js.map +1 -1
  1306. package/bin/waitingRoomSettings.d.ts +10 -10
  1307. package/bin/waitingRoomSettings.js +0 -2
  1308. package/bin/waitingRoomSettings.js.map +1 -1
  1309. package/bin/web3Hostname.d.ts +8 -23
  1310. package/bin/web3Hostname.js +0 -2
  1311. package/bin/web3Hostname.js.map +1 -1
  1312. package/bin/webAnalyticsRule.d.ts +21 -43
  1313. package/bin/webAnalyticsRule.js +4 -16
  1314. package/bin/webAnalyticsRule.js.map +1 -1
  1315. package/bin/webAnalyticsSite.d.ts +52 -39
  1316. package/bin/webAnalyticsSite.js +10 -11
  1317. package/bin/webAnalyticsSite.js.map +1 -1
  1318. package/bin/workersCronTrigger.d.ts +11 -21
  1319. package/bin/workersCronTrigger.js +0 -2
  1320. package/bin/workersCronTrigger.js.map +1 -1
  1321. package/bin/workersCustomDomain.d.ts +104 -0
  1322. package/bin/workersCustomDomain.js +74 -0
  1323. package/bin/workersCustomDomain.js.map +1 -0
  1324. package/bin/workersDeployment.d.ts +88 -0
  1325. package/bin/workersDeployment.js +77 -0
  1326. package/bin/workersDeployment.js.map +1 -0
  1327. package/bin/workersForPlatformsDispatchNamespace.d.ts +62 -6
  1328. package/bin/workersForPlatformsDispatchNamespace.js +14 -0
  1329. package/bin/workersForPlatformsDispatchNamespace.js.map +1 -1
  1330. package/bin/workersKv.d.ts +30 -21
  1331. package/bin/workersKv.js +6 -6
  1332. package/bin/workersKv.js.map +1 -1
  1333. package/bin/workersKvNamespace.d.ts +16 -9
  1334. package/bin/workersKvNamespace.js +2 -2
  1335. package/bin/workersKvNamespace.js.map +1 -1
  1336. package/bin/workersRoute.d.ts +32 -18
  1337. package/bin/workersRoute.js +10 -4
  1338. package/bin/workersRoute.js.map +1 -1
  1339. package/bin/workersScript.d.ts +200 -74
  1340. package/bin/workersScript.js +39 -32
  1341. package/bin/workersScript.js.map +1 -1
  1342. package/bin/workersScriptSubdomain.d.ts +84 -0
  1343. package/bin/workersScriptSubdomain.js +64 -0
  1344. package/bin/workersScriptSubdomain.js.map +1 -0
  1345. package/bin/workersSecret.d.ts +39 -21
  1346. package/bin/workersSecret.js +10 -8
  1347. package/bin/workersSecret.js.map +1 -1
  1348. package/bin/zeroTrustAccessApplication.d.ts +155 -154
  1349. package/bin/zeroTrustAccessApplication.js +8 -2
  1350. package/bin/zeroTrustAccessApplication.js.map +1 -1
  1351. package/bin/zeroTrustAccessCustomPage.d.ts +27 -36
  1352. package/bin/zeroTrustAccessCustomPage.js +12 -4
  1353. package/bin/zeroTrustAccessCustomPage.js.map +1 -1
  1354. package/bin/zeroTrustAccessGroup.d.ts +61 -15
  1355. package/bin/zeroTrustAccessGroup.js +6 -2
  1356. package/bin/zeroTrustAccessGroup.js.map +1 -1
  1357. package/bin/zeroTrustAccessIdentityProvider.d.ts +36 -39
  1358. package/bin/zeroTrustAccessIdentityProvider.js +7 -6
  1359. package/bin/zeroTrustAccessIdentityProvider.js.map +1 -1
  1360. package/bin/zeroTrustAccessInfrastructureTarget.d.ts +93 -0
  1361. package/bin/zeroTrustAccessInfrastructureTarget.js +66 -0
  1362. package/bin/zeroTrustAccessInfrastructureTarget.js.map +1 -0
  1363. package/bin/zeroTrustAccessKeyConfiguration.d.ts +76 -0
  1364. package/bin/zeroTrustAccessKeyConfiguration.js +61 -0
  1365. package/bin/zeroTrustAccessKeyConfiguration.js.map +1 -0
  1366. package/bin/zeroTrustAccessMtlsCertificate.d.ts +29 -20
  1367. package/bin/zeroTrustAccessMtlsCertificate.js +9 -2
  1368. package/bin/zeroTrustAccessMtlsCertificate.js.map +1 -1
  1369. package/bin/zeroTrustAccessMtlsHostnameSettings.d.ts +35 -9
  1370. package/bin/zeroTrustAccessMtlsHostnameSettings.js +9 -0
  1371. package/bin/zeroTrustAccessMtlsHostnameSettings.js.map +1 -1
  1372. package/bin/zeroTrustAccessPolicy.d.ts +86 -78
  1373. package/bin/zeroTrustAccessPolicy.js +11 -10
  1374. package/bin/zeroTrustAccessPolicy.js.map +1 -1
  1375. package/bin/zeroTrustAccessServiceToken.d.ts +27 -28
  1376. package/bin/zeroTrustAccessServiceToken.js +6 -4
  1377. package/bin/zeroTrustAccessServiceToken.js.map +1 -1
  1378. package/bin/zeroTrustAccessShortLivedCertificate.d.ts +18 -21
  1379. package/bin/zeroTrustAccessShortLivedCertificate.js +4 -6
  1380. package/bin/zeroTrustAccessShortLivedCertificate.js.map +1 -1
  1381. package/bin/zeroTrustAccessTag.d.ts +15 -36
  1382. package/bin/zeroTrustAccessTag.js +8 -5
  1383. package/bin/zeroTrustAccessTag.js.map +1 -1
  1384. package/bin/zeroTrustDeviceCustomProfile.d.ts +318 -0
  1385. package/bin/zeroTrustDeviceCustomProfile.js +110 -0
  1386. package/bin/zeroTrustDeviceCustomProfile.js.map +1 -0
  1387. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +80 -0
  1388. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.js +68 -0
  1389. package/bin/zeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -0
  1390. package/bin/zeroTrustDeviceDefaultProfile.d.ts +223 -0
  1391. package/bin/zeroTrustDeviceDefaultProfile.js +88 -0
  1392. package/bin/zeroTrustDeviceDefaultProfile.js.map +1 -0
  1393. package/bin/zeroTrustDeviceDefaultProfileCertificates.d.ts +51 -0
  1394. package/bin/zeroTrustDeviceDefaultProfileCertificates.js +57 -0
  1395. package/bin/zeroTrustDeviceDefaultProfileCertificates.js.map +1 -0
  1396. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +68 -0
  1397. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.js +63 -0
  1398. package/bin/zeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -0
  1399. package/bin/zeroTrustDeviceManagedNetworks.d.ts +17 -21
  1400. package/bin/zeroTrustDeviceManagedNetworks.js +2 -2
  1401. package/bin/zeroTrustDeviceManagedNetworks.js.map +1 -1
  1402. package/bin/zeroTrustDevicePostureIntegration.d.ts +23 -35
  1403. package/bin/zeroTrustDevicePostureIntegration.js +8 -6
  1404. package/bin/zeroTrustDevicePostureIntegration.js.map +1 -1
  1405. package/bin/zeroTrustDevicePostureRule.d.ts +37 -40
  1406. package/bin/zeroTrustDevicePostureRule.js +2 -4
  1407. package/bin/zeroTrustDevicePostureRule.js.map +1 -1
  1408. package/bin/zeroTrustDexTest.d.ts +24 -29
  1409. package/bin/zeroTrustDexTest.js +6 -9
  1410. package/bin/zeroTrustDexTest.js.map +1 -1
  1411. package/bin/zeroTrustDlpCustomProfile.d.ts +139 -0
  1412. package/bin/zeroTrustDlpCustomProfile.js +80 -0
  1413. package/bin/zeroTrustDlpCustomProfile.js.map +1 -0
  1414. package/bin/zeroTrustDlpDataset.d.ts +128 -0
  1415. package/bin/zeroTrustDlpDataset.js +80 -0
  1416. package/bin/zeroTrustDlpDataset.js.map +1 -0
  1417. package/bin/zeroTrustDlpEntry.d.ts +75 -0
  1418. package/bin/zeroTrustDlpEntry.js +81 -0
  1419. package/bin/zeroTrustDlpEntry.js.map +1 -0
  1420. package/bin/zeroTrustDlpPredefinedProfile.d.ts +119 -0
  1421. package/bin/zeroTrustDlpPredefinedProfile.js +84 -0
  1422. package/bin/zeroTrustDlpPredefinedProfile.js.map +1 -0
  1423. package/bin/zeroTrustDnsLocation.d.ts +75 -37
  1424. package/bin/zeroTrustDnsLocation.js +12 -6
  1425. package/bin/zeroTrustDnsLocation.js.map +1 -1
  1426. package/bin/zeroTrustGatewayCertificate.d.ts +44 -69
  1427. package/bin/zeroTrustGatewayCertificate.js +12 -10
  1428. package/bin/zeroTrustGatewayCertificate.js.map +1 -1
  1429. package/bin/zeroTrustGatewayLogging.d.ts +68 -0
  1430. package/bin/zeroTrustGatewayLogging.js +56 -0
  1431. package/bin/zeroTrustGatewayLogging.js.map +1 -0
  1432. package/bin/zeroTrustGatewayPolicy.d.ts +89 -50
  1433. package/bin/zeroTrustGatewayPolicy.js +10 -8
  1434. package/bin/zeroTrustGatewayPolicy.js.map +1 -1
  1435. package/bin/zeroTrustGatewayProxyEndpoint.d.ts +12 -20
  1436. package/bin/zeroTrustGatewayProxyEndpoint.js +4 -2
  1437. package/bin/zeroTrustGatewayProxyEndpoint.js.map +1 -1
  1438. package/bin/zeroTrustGatewaySettings.d.ts +10 -195
  1439. package/bin/zeroTrustGatewaySettings.js +6 -34
  1440. package/bin/zeroTrustGatewaySettings.js.map +1 -1
  1441. package/bin/zeroTrustList.d.ts +23 -35
  1442. package/bin/zeroTrustList.js +6 -4
  1443. package/bin/zeroTrustList.js.map +1 -1
  1444. package/bin/zeroTrustOrganization.d.ts +189 -0
  1445. package/bin/zeroTrustOrganization.js +77 -0
  1446. package/bin/zeroTrustOrganization.js.map +1 -0
  1447. package/bin/zeroTrustRiskBehavior.d.ts +9 -21
  1448. package/bin/zeroTrustRiskBehavior.js +3 -0
  1449. package/bin/zeroTrustRiskBehavior.js.map +1 -1
  1450. package/bin/zeroTrustRiskScoringIntegration.d.ts +116 -0
  1451. package/bin/zeroTrustRiskScoringIntegration.js +72 -0
  1452. package/bin/zeroTrustRiskScoringIntegration.js.map +1 -0
  1453. package/bin/zeroTrustTunnelCloudflared.d.ts +100 -39
  1454. package/bin/zeroTrustTunnelCloudflared.js +23 -12
  1455. package/bin/zeroTrustTunnelCloudflared.js.map +1 -1
  1456. package/bin/zeroTrustTunnelCloudflaredConfig.d.ts +38 -13
  1457. package/bin/zeroTrustTunnelCloudflaredConfig.js +6 -5
  1458. package/bin/zeroTrustTunnelCloudflaredConfig.js.map +1 -1
  1459. package/bin/zeroTrustTunnelCloudflaredRoute.d.ts +112 -0
  1460. package/bin/zeroTrustTunnelCloudflaredRoute.js +70 -0
  1461. package/bin/zeroTrustTunnelCloudflaredRoute.js.map +1 -0
  1462. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.d.ts +112 -0
  1463. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.js +64 -0
  1464. package/bin/zeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -0
  1465. package/bin/zone.d.ts +97 -68
  1466. package/bin/zone.js +23 -16
  1467. package/bin/zone.js.map +1 -1
  1468. package/bin/zoneCacheReserve.d.ts +25 -12
  1469. package/bin/zoneCacheReserve.js +6 -7
  1470. package/bin/zoneCacheReserve.js.map +1 -1
  1471. package/bin/zoneCacheVariants.d.ts +19 -124
  1472. package/bin/zoneCacheVariants.js +9 -24
  1473. package/bin/zoneCacheVariants.js.map +1 -1
  1474. package/bin/zoneDnsSettings.d.ts +164 -0
  1475. package/bin/zoneDnsSettings.js +70 -0
  1476. package/bin/zoneDnsSettings.js.map +1 -0
  1477. package/bin/zoneDnssec.d.ts +67 -31
  1478. package/bin/zoneDnssec.js +6 -4
  1479. package/bin/zoneDnssec.js.map +1 -1
  1480. package/bin/zoneHold.d.ts +22 -23
  1481. package/bin/zoneHold.js +1 -6
  1482. package/bin/zoneHold.js.map +1 -1
  1483. package/bin/zoneLockdown.d.ts +37 -29
  1484. package/bin/zoneLockdown.js +6 -6
  1485. package/bin/zoneLockdown.js.map +1 -1
  1486. package/bin/zoneSetting.d.ts +110 -0
  1487. package/bin/zoneSetting.js +70 -0
  1488. package/bin/zoneSetting.js.map +1 -0
  1489. package/bin/zoneSubscription.d.ts +74 -0
  1490. package/bin/zoneSubscription.js +56 -0
  1491. package/bin/zoneSubscription.js.map +1 -0
  1492. package/package.json +10 -4
  1493. package/bin/accessApplication.d.ts +0 -487
  1494. package/bin/accessApplication.js +0 -119
  1495. package/bin/accessApplication.js.map +0 -1
  1496. package/bin/accessCaCertificate.d.ts +0 -91
  1497. package/bin/accessCaCertificate.js +0 -62
  1498. package/bin/accessCaCertificate.js.map +0 -1
  1499. package/bin/accessCustomPage.d.ts +0 -117
  1500. package/bin/accessCustomPage.js +0 -64
  1501. package/bin/accessCustomPage.js.map +0 -1
  1502. package/bin/accessGroup.d.ts +0 -80
  1503. package/bin/accessGroup.js +0 -64
  1504. package/bin/accessGroup.js.map +0 -1
  1505. package/bin/accessIdentityProvider.d.ts +0 -125
  1506. package/bin/accessIdentityProvider.js +0 -64
  1507. package/bin/accessIdentityProvider.js.map +0 -1
  1508. package/bin/accessKeysConfiguration.d.ts +0 -63
  1509. package/bin/accessKeysConfiguration.js +0 -56
  1510. package/bin/accessKeysConfiguration.js.map +0 -1
  1511. package/bin/accessMutualTlsCertificate.d.ts +0 -101
  1512. package/bin/accessMutualTlsCertificate.js +0 -61
  1513. package/bin/accessMutualTlsCertificate.js.map +0 -1
  1514. package/bin/accessMutualTlsHostnameSettings.d.ts +0 -65
  1515. package/bin/accessMutualTlsHostnameSettings.js +0 -53
  1516. package/bin/accessMutualTlsHostnameSettings.js.map +0 -1
  1517. package/bin/accessOrganization.d.ts +0 -200
  1518. package/bin/accessOrganization.js +0 -78
  1519. package/bin/accessOrganization.js.map +0 -1
  1520. package/bin/accessPolicy.d.ts +0 -197
  1521. package/bin/accessPolicy.js +0 -87
  1522. package/bin/accessPolicy.js.map +0 -1
  1523. package/bin/accessServiceToken.d.ts +0 -114
  1524. package/bin/accessServiceToken.js +0 -67
  1525. package/bin/accessServiceToken.js.map +0 -1
  1526. package/bin/accessTag.d.ts +0 -93
  1527. package/bin/accessTag.js +0 -57
  1528. package/bin/accessTag.js.map +0 -1
  1529. package/bin/argo.d.ts +0 -81
  1530. package/bin/argo.js +0 -58
  1531. package/bin/argo.js.map +0 -1
  1532. package/bin/deviceDexTest.d.ts +0 -129
  1533. package/bin/deviceDexTest.js +0 -80
  1534. package/bin/deviceDexTest.js.map +0 -1
  1535. package/bin/deviceManagedNetworks.d.ts +0 -89
  1536. package/bin/deviceManagedNetworks.js +0 -66
  1537. package/bin/deviceManagedNetworks.js.map +0 -1
  1538. package/bin/devicePolicyCertificates.d.ts +0 -63
  1539. package/bin/devicePolicyCertificates.js +0 -59
  1540. package/bin/devicePolicyCertificates.js.map +0 -1
  1541. package/bin/devicePostureIntegration.d.ts +0 -107
  1542. package/bin/devicePostureIntegration.js +0 -67
  1543. package/bin/devicePostureIntegration.js.map +0 -1
  1544. package/bin/devicePostureRule.d.ts +0 -140
  1545. package/bin/devicePostureRule.js +0 -71
  1546. package/bin/devicePostureRule.js.map +0 -1
  1547. package/bin/deviceSettingsPolicy.d.ts +0 -267
  1548. package/bin/deviceSettingsPolicy.js +0 -93
  1549. package/bin/deviceSettingsPolicy.js.map +0 -1
  1550. package/bin/dlpProfile.d.ts +0 -140
  1551. package/bin/dlpProfile.js +0 -77
  1552. package/bin/dlpProfile.js.map +0 -1
  1553. package/bin/fallbackDomain.d.ts +0 -68
  1554. package/bin/fallbackDomain.js +0 -61
  1555. package/bin/fallbackDomain.js.map +0 -1
  1556. package/bin/getAccessApplication.d.ts +0 -34
  1557. package/bin/getAccessApplication.js +0 -32
  1558. package/bin/getAccessApplication.js.map +0 -1
  1559. package/bin/getAccessIdentityProvider.d.ts +0 -31
  1560. package/bin/getAccessIdentityProvider.js +0 -28
  1561. package/bin/getAccessIdentityProvider.js.map +0 -1
  1562. package/bin/getApiTokenPermissionGroups.d.ts +0 -27
  1563. package/bin/getApiTokenPermissionGroups.js +0 -18
  1564. package/bin/getApiTokenPermissionGroups.js.map +0 -1
  1565. package/bin/getDevicePostureRules.d.ts +0 -32
  1566. package/bin/getDevicePostureRules.js +0 -28
  1567. package/bin/getDevicePostureRules.js.map +0 -1
  1568. package/bin/getDevices.d.ts +0 -26
  1569. package/bin/getDevices.js +0 -24
  1570. package/bin/getDevices.js.map +0 -1
  1571. package/bin/getDlpDatasets.d.ts +0 -27
  1572. package/bin/getDlpDatasets.js +0 -22
  1573. package/bin/getDlpDatasets.js.map +0 -1
  1574. package/bin/getGatewayAppTypes.d.ts +0 -27
  1575. package/bin/getGatewayAppTypes.js +0 -22
  1576. package/bin/getGatewayAppTypes.js.map +0 -1
  1577. package/bin/getGatewayCategories.d.ts +0 -27
  1578. package/bin/getGatewayCategories.js +0 -22
  1579. package/bin/getGatewayCategories.js.map +0 -1
  1580. package/bin/getInfrastructureAccessTargets.d.ts +0 -48
  1581. package/bin/getInfrastructureAccessTargets.js +0 -36
  1582. package/bin/getInfrastructureAccessTargets.js.map +0 -1
  1583. package/bin/getOriginCaRootCertificate.d.ts +0 -25
  1584. package/bin/getOriginCaRootCertificate.js +0 -24
  1585. package/bin/getOriginCaRootCertificate.js.map +0 -1
  1586. package/bin/getRecord.d.ts +0 -40
  1587. package/bin/getRecord.js +0 -32
  1588. package/bin/getRecord.js.map +0 -1
  1589. package/bin/getTunnel.d.ts +0 -31
  1590. package/bin/getTunnel.js +0 -26
  1591. package/bin/getTunnel.js.map +0 -1
  1592. package/bin/getTunnelVirtualNetwork.d.ts +0 -29
  1593. package/bin/getTunnelVirtualNetwork.js +0 -26
  1594. package/bin/getTunnelVirtualNetwork.js.map +0 -1
  1595. package/bin/getZeroTrustTunnelVirtualNetwork.d.ts +0 -29
  1596. package/bin/getZeroTrustTunnelVirtualNetwork.js +0 -26
  1597. package/bin/getZeroTrustTunnelVirtualNetwork.js.map +0 -1
  1598. package/bin/greTunnel.d.ts +0 -171
  1599. package/bin/greTunnel.js +0 -80
  1600. package/bin/greTunnel.js.map +0 -1
  1601. package/bin/hostnameTlsSettingCiphers.d.ts +0 -91
  1602. package/bin/hostnameTlsSettingCiphers.js +0 -70
  1603. package/bin/hostnameTlsSettingCiphers.js.map +0 -1
  1604. package/bin/infrastructureAccessTarget.d.ts +0 -90
  1605. package/bin/infrastructureAccessTarget.js +0 -66
  1606. package/bin/infrastructureAccessTarget.js.map +0 -1
  1607. package/bin/ipsecTunnel.d.ts +0 -261
  1608. package/bin/ipsecTunnel.js +0 -96
  1609. package/bin/ipsecTunnel.js.map +0 -1
  1610. package/bin/magicFirewallRuleset.d.ts +0 -75
  1611. package/bin/magicFirewallRuleset.js +0 -60
  1612. package/bin/magicFirewallRuleset.js.map +0 -1
  1613. package/bin/managedHeaders.d.ts +0 -77
  1614. package/bin/managedHeaders.js +0 -58
  1615. package/bin/managedHeaders.js.map +0 -1
  1616. package/bin/record.d.ts +0 -235
  1617. package/bin/record.js +0 -91
  1618. package/bin/record.js.map +0 -1
  1619. package/bin/riskBehavior.d.ts +0 -62
  1620. package/bin/riskBehavior.js +0 -54
  1621. package/bin/riskBehavior.js.map +0 -1
  1622. package/bin/splitTunnel.d.ts +0 -89
  1623. package/bin/splitTunnel.js +0 -66
  1624. package/bin/splitTunnel.js.map +0 -1
  1625. package/bin/staticRoute.d.ts +0 -135
  1626. package/bin/staticRoute.js +0 -74
  1627. package/bin/staticRoute.js.map +0 -1
  1628. package/bin/teamsAccount.d.ts +0 -242
  1629. package/bin/teamsAccount.js +0 -86
  1630. package/bin/teamsAccount.js.map +0 -1
  1631. package/bin/teamsList.d.ts +0 -113
  1632. package/bin/teamsList.js +0 -67
  1633. package/bin/teamsList.js.map +0 -1
  1634. package/bin/teamsLocation.d.ts +0 -135
  1635. package/bin/teamsLocation.js +0 -72
  1636. package/bin/teamsLocation.js.map +0 -1
  1637. package/bin/teamsProxyEndpoint.d.ts +0 -83
  1638. package/bin/teamsProxyEndpoint.js +0 -63
  1639. package/bin/teamsProxyEndpoint.js.map +0 -1
  1640. package/bin/teamsRule.d.ts +0 -178
  1641. package/bin/teamsRule.js +0 -85
  1642. package/bin/teamsRule.js.map +0 -1
  1643. package/bin/tunnel.d.ts +0 -118
  1644. package/bin/tunnel.js +0 -69
  1645. package/bin/tunnel.js.map +0 -1
  1646. package/bin/tunnelConfig.d.ts +0 -77
  1647. package/bin/tunnelConfig.js +0 -64
  1648. package/bin/tunnelConfig.js.map +0 -1
  1649. package/bin/tunnelRoute.d.ts +0 -102
  1650. package/bin/tunnelRoute.js +0 -68
  1651. package/bin/tunnelRoute.js.map +0 -1
  1652. package/bin/tunnelVirtualNetwork.d.ts +0 -90
  1653. package/bin/tunnelVirtualNetwork.js +0 -60
  1654. package/bin/tunnelVirtualNetwork.js.map +0 -1
  1655. package/bin/workerCronTrigger.d.ts +0 -75
  1656. package/bin/workerCronTrigger.js +0 -64
  1657. package/bin/workerCronTrigger.js.map +0 -1
  1658. package/bin/workerDomain.d.ts +0 -99
  1659. package/bin/workerDomain.js +0 -71
  1660. package/bin/workerDomain.js.map +0 -1
  1661. package/bin/workerRoute.d.ts +0 -75
  1662. package/bin/workerRoute.js +0 -61
  1663. package/bin/workerRoute.js.map +0 -1
  1664. package/bin/workerScript.d.ts +0 -173
  1665. package/bin/workerScript.js +0 -95
  1666. package/bin/workerScript.js.map +0 -1
  1667. package/bin/workerSecret.d.ts +0 -90
  1668. package/bin/workerSecret.js +0 -68
  1669. package/bin/workerSecret.js.map +0 -1
  1670. package/bin/workersDomain.d.ts +0 -99
  1671. package/bin/workersDomain.js +0 -71
  1672. package/bin/workersDomain.js.map +0 -1
  1673. package/bin/workersForPlatformsNamespace.d.ts +0 -60
  1674. package/bin/workersForPlatformsNamespace.js +0 -54
  1675. package/bin/workersForPlatformsNamespace.js.map +0 -1
  1676. package/bin/zeroTrustAccessOrganization.d.ts +0 -200
  1677. package/bin/zeroTrustAccessOrganization.js +0 -78
  1678. package/bin/zeroTrustAccessOrganization.js.map +0 -1
  1679. package/bin/zeroTrustDeviceCertificates.d.ts +0 -63
  1680. package/bin/zeroTrustDeviceCertificates.js +0 -59
  1681. package/bin/zeroTrustDeviceCertificates.js.map +0 -1
  1682. package/bin/zeroTrustDeviceProfiles.d.ts +0 -267
  1683. package/bin/zeroTrustDeviceProfiles.js +0 -93
  1684. package/bin/zeroTrustDeviceProfiles.js.map +0 -1
  1685. package/bin/zeroTrustDlpProfile.d.ts +0 -140
  1686. package/bin/zeroTrustDlpProfile.js +0 -77
  1687. package/bin/zeroTrustDlpProfile.js.map +0 -1
  1688. package/bin/zeroTrustKeyAccessKeyConfiguration.d.ts +0 -63
  1689. package/bin/zeroTrustKeyAccessKeyConfiguration.js +0 -56
  1690. package/bin/zeroTrustKeyAccessKeyConfiguration.js.map +0 -1
  1691. package/bin/zeroTrustLocalFallbackDomain.d.ts +0 -68
  1692. package/bin/zeroTrustLocalFallbackDomain.js +0 -61
  1693. package/bin/zeroTrustLocalFallbackDomain.js.map +0 -1
  1694. package/bin/zeroTrustRiskScoreIntegration.d.ts +0 -115
  1695. package/bin/zeroTrustRiskScoreIntegration.js +0 -68
  1696. package/bin/zeroTrustRiskScoreIntegration.js.map +0 -1
  1697. package/bin/zeroTrustSplitTunnel.d.ts +0 -89
  1698. package/bin/zeroTrustSplitTunnel.js +0 -66
  1699. package/bin/zeroTrustSplitTunnel.js.map +0 -1
  1700. package/bin/zeroTrustTunnelRoute.d.ts +0 -102
  1701. package/bin/zeroTrustTunnelRoute.js +0 -68
  1702. package/bin/zeroTrustTunnelRoute.js.map +0 -1
  1703. package/bin/zeroTrustTunnelVirtualNetwork.d.ts +0 -90
  1704. package/bin/zeroTrustTunnelVirtualNetwork.js +0 -60
  1705. package/bin/zeroTrustTunnelVirtualNetwork.js.map +0 -1
  1706. package/bin/zoneSettingsOverride.d.ts +0 -66
  1707. package/bin/zoneSettingsOverride.js +0 -66
  1708. package/bin/zoneSettingsOverride.js.map +0 -1
@@ -1,18 +1,3 @@
1
- /**
2
- * Configure the base path used by the API client. Alternatively, can be configured using the `CLOUDFLARE_API_BASE_PATH`
3
- * environment variable.
4
- */
5
- export declare const apiBasePath: string | undefined;
6
- /**
7
- * Whether to print logs from the API client (using the default log library logger). Alternatively, can be configured using
8
- * the `CLOUDFLARE_API_CLIENT_LOGGING` environment variable.
9
- */
10
- export declare const apiClientLogging: boolean | undefined;
11
- /**
12
- * Configure the hostname used by the API client. Alternatively, can be configured using the `CLOUDFLARE_API_HOSTNAME`
13
- * environment variable.
14
- */
15
- export declare const apiHostname: string | undefined;
16
1
  /**
17
2
  * The API key for operations. Alternatively, can be configured using the `CLOUDFLARE_API_KEY` environment variable. API
18
3
  * keys are [now considered legacy by
@@ -31,29 +16,14 @@ export declare const apiToken: string | undefined;
31
16
  * `api_user_service_key`.
32
17
  */
33
18
  export declare const apiUserServiceKey: string | undefined;
19
+ /**
20
+ * Value to override the default HTTP client base URL. Alternatively, can be configured using the `base_url` environment
21
+ * variable.
22
+ */
23
+ export declare const baseUrl: string | undefined;
34
24
  /**
35
25
  * A registered Cloudflare email address. Alternatively, can be configured using the `CLOUDFLARE_EMAIL` environment
36
26
  * variable. Required when using `api_key`. Conflicts with `api_token`.
37
27
  */
38
28
  export declare const email: string | undefined;
39
- /**
40
- * Maximum backoff period in seconds after failed API calls. Alternatively, can be configured using the
41
- * `CLOUDFLARE_MAX_BACKOFF` environment variable.
42
- */
43
- export declare const maxBackoff: number | undefined;
44
- /**
45
- * Minimum backoff period in seconds after failed API calls. Alternatively, can be configured using the
46
- * `CLOUDFLARE_MIN_BACKOFF` environment variable.
47
- */
48
- export declare const minBackoff: number | undefined;
49
- /**
50
- * Maximum number of retries to perform when an API request fails. Alternatively, can be configured using the
51
- * `CLOUDFLARE_RETRIES` environment variable.
52
- */
53
- export declare const retries: number | undefined;
54
- /**
55
- * RPS limit to apply when making calls to the API. Alternatively, can be configured using the `CLOUDFLARE_RPS` environment
56
- * variable.
57
- */
58
- export declare const rps: number | undefined;
59
29
  export declare const userAgentOperatorSuffix: string | undefined;
@@ -4,24 +4,6 @@
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
  const pulumi = require("@pulumi/pulumi");
6
6
  const __config = new pulumi.Config("cloudflare");
7
- Object.defineProperty(exports, "apiBasePath", {
8
- get() {
9
- return __config.get("apiBasePath");
10
- },
11
- enumerable: true,
12
- });
13
- Object.defineProperty(exports, "apiClientLogging", {
14
- get() {
15
- return __config.getObject("apiClientLogging");
16
- },
17
- enumerable: true,
18
- });
19
- Object.defineProperty(exports, "apiHostname", {
20
- get() {
21
- return __config.get("apiHostname");
22
- },
23
- enumerable: true,
24
- });
25
7
  Object.defineProperty(exports, "apiKey", {
26
8
  get() {
27
9
  return __config.get("apiKey");
@@ -40,33 +22,15 @@ Object.defineProperty(exports, "apiUserServiceKey", {
40
22
  },
41
23
  enumerable: true,
42
24
  });
43
- Object.defineProperty(exports, "email", {
44
- get() {
45
- return __config.get("email");
46
- },
47
- enumerable: true,
48
- });
49
- Object.defineProperty(exports, "maxBackoff", {
50
- get() {
51
- return __config.getObject("maxBackoff");
52
- },
53
- enumerable: true,
54
- });
55
- Object.defineProperty(exports, "minBackoff", {
25
+ Object.defineProperty(exports, "baseUrl", {
56
26
  get() {
57
- return __config.getObject("minBackoff");
27
+ return __config.get("baseUrl");
58
28
  },
59
29
  enumerable: true,
60
30
  });
61
- Object.defineProperty(exports, "retries", {
62
- get() {
63
- return __config.getObject("retries");
64
- },
65
- enumerable: true,
66
- });
67
- Object.defineProperty(exports, "rps", {
31
+ Object.defineProperty(exports, "email", {
68
32
  get() {
69
- return __config.getObject("rps");
33
+ return __config.get("email");
70
34
  },
71
35
  enumerable: true,
72
36
  });
@@ -1 +1 @@
1
- {"version":3,"file":"vars.js","sourceRoot":"","sources":["../../config/vars.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;AAEjF,yCAAyC;AAIzC,MAAM,QAAQ,GAAG,IAAI,MAAM,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;AAOjD,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,aAAa,EAAE;IAC1C,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;IACvC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,kBAAkB,EAAE;IAC/C,GAAG;QACC,OAAO,QAAQ,CAAC,SAAS,CAAU,kBAAkB,CAAC,CAAC;IAC3D,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,aAAa,EAAE;IAC1C,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;IACvC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AASH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,EAAE;IACrC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IAClC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,UAAU,EAAE;IACvC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;IACpC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAQH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,mBAAmB,EAAE;IAChD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,mBAAmB,CAAC,CAAC;IAC7C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,OAAO,EAAE;IACpC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;IACjC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,YAAY,EAAE;IACzC,GAAG;QACC,OAAO,QAAQ,CAAC,SAAS,CAAS,YAAY,CAAC,CAAC;IACpD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,YAAY,EAAE;IACzC,GAAG;QACC,OAAO,QAAQ,CAAC,SAAS,CAAS,YAAY,CAAC,CAAC;IACpD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,SAAS,EAAE;IACtC,GAAG;QACC,OAAO,QAAQ,CAAC,SAAS,CAAS,SAAS,CAAC,CAAC;IACjD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,KAAK,EAAE;IAClC,GAAG;QACC,OAAO,QAAQ,CAAC,SAAS,CAAS,KAAK,CAAC,CAAC;IAC7C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAGH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,yBAAyB,EAAE;IACtD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,yBAAyB,CAAC,CAAC;IACnD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC"}
1
+ {"version":3,"file":"vars.js","sourceRoot":"","sources":["../../config/vars.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;AAEjF,yCAAyC;AAIzC,MAAM,QAAQ,GAAG,IAAI,MAAM,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;AASjD,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,EAAE;IACrC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IAClC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,UAAU,EAAE;IACvC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;IACpC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAQH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,mBAAmB,EAAE;IAChD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,mBAAmB,CAAC,CAAC;IAC7C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,SAAS,EAAE;IACtC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;IACnC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,OAAO,EAAE;IACpC,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;IACjC,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAGH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,yBAAyB,EAAE;IACtD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,yBAAyB,CAAC,CAAC;IACnD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC"}
@@ -0,0 +1,61 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ export declare class ContentScanningExpression extends pulumi.CustomResource {
5
+ /**
6
+ * Get an existing ContentScanningExpression resource's state with the given name, ID, and optional extra
7
+ * properties used to qualify the lookup.
8
+ *
9
+ * @param name The _unique_ name of the resulting resource.
10
+ * @param id The _unique_ provider ID of the resource to lookup.
11
+ * @param state Any extra arguments used during the lookup.
12
+ * @param opts Optional settings to control the behavior of the CustomResource.
13
+ */
14
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ContentScanningExpressionState, opts?: pulumi.CustomResourceOptions): ContentScanningExpression;
15
+ /**
16
+ * Returns true if the given object is an instance of ContentScanningExpression. This is designed to work even
17
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
18
+ */
19
+ static isInstance(obj: any): obj is ContentScanningExpression;
20
+ readonly bodies: pulumi.Output<outputs.ContentScanningExpressionBody[]>;
21
+ /**
22
+ * Ruleset expression to use in matching content objects
23
+ */
24
+ readonly payload: pulumi.Output<string>;
25
+ /**
26
+ * Identifier
27
+ */
28
+ readonly zoneId: pulumi.Output<string>;
29
+ /**
30
+ * Create a ContentScanningExpression resource with the given unique name, arguments, and options.
31
+ *
32
+ * @param name The _unique_ name of the resource.
33
+ * @param args The arguments to use to populate this resource's properties.
34
+ * @param opts A bag of options that control this resource's behavior.
35
+ */
36
+ constructor(name: string, args: ContentScanningExpressionArgs, opts?: pulumi.CustomResourceOptions);
37
+ }
38
+ /**
39
+ * Input properties used for looking up and filtering ContentScanningExpression resources.
40
+ */
41
+ export interface ContentScanningExpressionState {
42
+ bodies?: pulumi.Input<pulumi.Input<inputs.ContentScanningExpressionBody>[]>;
43
+ /**
44
+ * Ruleset expression to use in matching content objects
45
+ */
46
+ payload?: pulumi.Input<string>;
47
+ /**
48
+ * Identifier
49
+ */
50
+ zoneId?: pulumi.Input<string>;
51
+ }
52
+ /**
53
+ * The set of arguments for constructing a ContentScanningExpression resource.
54
+ */
55
+ export interface ContentScanningExpressionArgs {
56
+ bodies: pulumi.Input<pulumi.Input<inputs.ContentScanningExpressionBody>[]>;
57
+ /**
58
+ * Identifier
59
+ */
60
+ zoneId: pulumi.Input<string>;
61
+ }
@@ -0,0 +1,59 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.ContentScanningExpression = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ class ContentScanningExpression extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing ContentScanningExpression resource's state with the given name, ID, and optional extra
11
+ * properties used to qualify the lookup.
12
+ *
13
+ * @param name The _unique_ name of the resulting resource.
14
+ * @param id The _unique_ provider ID of the resource to lookup.
15
+ * @param state Any extra arguments used during the lookup.
16
+ * @param opts Optional settings to control the behavior of the CustomResource.
17
+ */
18
+ static get(name, id, state, opts) {
19
+ return new ContentScanningExpression(name, state, Object.assign(Object.assign({}, opts), { id: id }));
20
+ }
21
+ /**
22
+ * Returns true if the given object is an instance of ContentScanningExpression. This is designed to work even
23
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
24
+ */
25
+ static isInstance(obj) {
26
+ if (obj === undefined || obj === null) {
27
+ return false;
28
+ }
29
+ return obj['__pulumiType'] === ContentScanningExpression.__pulumiType;
30
+ }
31
+ constructor(name, argsOrState, opts) {
32
+ let resourceInputs = {};
33
+ opts = opts || {};
34
+ if (opts.id) {
35
+ const state = argsOrState;
36
+ resourceInputs["bodies"] = state ? state.bodies : undefined;
37
+ resourceInputs["payload"] = state ? state.payload : undefined;
38
+ resourceInputs["zoneId"] = state ? state.zoneId : undefined;
39
+ }
40
+ else {
41
+ const args = argsOrState;
42
+ if ((!args || args.bodies === undefined) && !opts.urn) {
43
+ throw new Error("Missing required property 'bodies'");
44
+ }
45
+ if ((!args || args.zoneId === undefined) && !opts.urn) {
46
+ throw new Error("Missing required property 'zoneId'");
47
+ }
48
+ resourceInputs["bodies"] = args ? args.bodies : undefined;
49
+ resourceInputs["zoneId"] = args ? args.zoneId : undefined;
50
+ resourceInputs["payload"] = undefined /*out*/;
51
+ }
52
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
53
+ super(ContentScanningExpression.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
54
+ }
55
+ }
56
+ exports.ContentScanningExpression = ContentScanningExpression;
57
+ /** @internal */
58
+ ContentScanningExpression.__pulumiType = 'cloudflare:index/contentScanningExpression:ContentScanningExpression';
59
+ //# sourceMappingURL=contentScanningExpression.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"contentScanningExpression.js","sourceRoot":"","sources":["../contentScanningExpression.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,MAAa,yBAA0B,SAAQ,MAAM,CAAC,cAAc;IAChE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsC,EAAE,IAAmC;QACpI,OAAO,IAAI,yBAAyB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAChF,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,yBAAyB,CAAC,YAAY,CAAC;IAC1E,CAAC;IAoBD,YAAY,IAAY,EAAE,WAA4E,EAAE,IAAmC;QACvI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAyD,CAAC;YACxE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAwD,CAAC;YACtE,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,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,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,yBAAyB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,KAAK,CAAC,cAAc,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IAC5H,CAAC;;AApEL,8DAqEC;AAvDG,gBAAgB;AACO,sCAAY,GAAG,sEAAsE,CAAC"}
@@ -17,48 +17,54 @@ export declare class CustomHostname extends pulumi.CustomResource {
17
17
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
18
18
  */
19
19
  static isInstance(obj: any): obj is CustomHostname;
20
- readonly customHostnameId: pulumi.Output<string>;
21
20
  /**
22
- * Custom metadata associated with custom hostname. Only supports primitive string values, all other values are accessible
23
- * via the API directly.
21
+ * This is the time the hostname was created.
22
+ */
23
+ readonly createdAt: pulumi.Output<string>;
24
+ /**
25
+ * Unique key/value metadata for this hostname. These are per-hostname (customer) settings.
24
26
  */
25
27
  readonly customMetadata: pulumi.Output<{
26
28
  [key: string]: string;
27
29
  } | undefined>;
28
30
  /**
29
- * The custom origin server used for certificates.
31
+ * a valid hostname that’s been added to your DNS zone as an A, AAAA, or CNAME record.
30
32
  */
31
33
  readonly customOriginServer: pulumi.Output<string | undefined>;
32
34
  /**
33
- * The [custom origin SNI](https://developers.cloudflare.com/ssl/ssl-for-saas/hostname-specific-behavior/custom-origin)
34
- * used for certificates.
35
+ * A hostname that will be sent to your custom origin server as SNI for TLS handshake. This can be a valid subdomain of the
36
+ * zone or custom origin server name or the string ':request_host_header:' which will cause the host header in the request
37
+ * to be used as SNI. Not configurable with default/fallback origin server.
35
38
  */
36
39
  readonly customOriginSni: pulumi.Output<string | undefined>;
37
40
  /**
38
- * Hostname you intend to request a certificate for. **Modifying this attribute will force creation of a new resource.**
41
+ * The custom hostname that will point to your hostname via CNAME.
39
42
  */
40
43
  readonly hostname: pulumi.Output<string>;
41
- readonly ownershipVerification: pulumi.Output<{
42
- [key: string]: string;
43
- }>;
44
- readonly ownershipVerificationHttp: pulumi.Output<{
45
- [key: string]: string;
46
- }>;
44
+ /**
45
+ * This is a record which can be placed to activate a hostname.
46
+ */
47
+ readonly ownershipVerification: pulumi.Output<outputs.CustomHostnameOwnershipVerification>;
48
+ /**
49
+ * This presents the token to be served by the given http url to activate a hostname.
50
+ */
51
+ readonly ownershipVerificationHttp: pulumi.Output<outputs.CustomHostnameOwnershipVerificationHttp>;
47
52
  /**
48
53
  * SSL properties used when creating the custom hostname.
49
54
  */
50
- readonly ssls: pulumi.Output<outputs.CustomHostnameSsl[] | undefined>;
55
+ readonly ssl: pulumi.Output<outputs.CustomHostnameSsl>;
51
56
  /**
52
- * Status of the certificate.
57
+ * Status of the hostname's activation. Available values: "active", "pending", "active_redeploying", "moved",
58
+ * "pending_deletion", "deleted", "pending_blocked", "pending_migration", "pending_provisioned", "test_pending",
59
+ * "test_active", "test_active_apex", "test_blocked", "test_failed", "provisioned", "blocked".
53
60
  */
54
61
  readonly status: pulumi.Output<string>;
55
62
  /**
56
- * Whether to wait for a custom hostname SSL sub-object to reach status `pending_validation` during creation. Defaults to
57
- * `false`.
63
+ * These are errors that were encountered while trying to activate a hostname.
58
64
  */
59
- readonly waitForSslPendingValidation: pulumi.Output<boolean | undefined>;
65
+ readonly verificationErrors: pulumi.Output<string[]>;
60
66
  /**
61
- * The zone identifier to target for the resource. **Modifying this attribute will force creation of a new resource.**
67
+ * Identifier
62
68
  */
63
69
  readonly zoneId: pulumi.Output<string>;
64
70
  /**
@@ -74,48 +80,54 @@ export declare class CustomHostname extends pulumi.CustomResource {
74
80
  * Input properties used for looking up and filtering CustomHostname resources.
75
81
  */
76
82
  export interface CustomHostnameState {
77
- customHostnameId?: pulumi.Input<string>;
78
83
  /**
79
- * Custom metadata associated with custom hostname. Only supports primitive string values, all other values are accessible
80
- * via the API directly.
84
+ * This is the time the hostname was created.
85
+ */
86
+ createdAt?: pulumi.Input<string>;
87
+ /**
88
+ * Unique key/value metadata for this hostname. These are per-hostname (customer) settings.
81
89
  */
82
90
  customMetadata?: pulumi.Input<{
83
91
  [key: string]: pulumi.Input<string>;
84
92
  }>;
85
93
  /**
86
- * The custom origin server used for certificates.
94
+ * a valid hostname that’s been added to your DNS zone as an A, AAAA, or CNAME record.
87
95
  */
88
96
  customOriginServer?: pulumi.Input<string>;
89
97
  /**
90
- * The [custom origin SNI](https://developers.cloudflare.com/ssl/ssl-for-saas/hostname-specific-behavior/custom-origin)
91
- * used for certificates.
98
+ * A hostname that will be sent to your custom origin server as SNI for TLS handshake. This can be a valid subdomain of the
99
+ * zone or custom origin server name or the string ':request_host_header:' which will cause the host header in the request
100
+ * to be used as SNI. Not configurable with default/fallback origin server.
92
101
  */
93
102
  customOriginSni?: pulumi.Input<string>;
94
103
  /**
95
- * Hostname you intend to request a certificate for. **Modifying this attribute will force creation of a new resource.**
104
+ * The custom hostname that will point to your hostname via CNAME.
96
105
  */
97
106
  hostname?: pulumi.Input<string>;
98
- ownershipVerification?: pulumi.Input<{
99
- [key: string]: pulumi.Input<string>;
100
- }>;
101
- ownershipVerificationHttp?: pulumi.Input<{
102
- [key: string]: pulumi.Input<string>;
103
- }>;
107
+ /**
108
+ * This is a record which can be placed to activate a hostname.
109
+ */
110
+ ownershipVerification?: pulumi.Input<inputs.CustomHostnameOwnershipVerification>;
111
+ /**
112
+ * This presents the token to be served by the given http url to activate a hostname.
113
+ */
114
+ ownershipVerificationHttp?: pulumi.Input<inputs.CustomHostnameOwnershipVerificationHttp>;
104
115
  /**
105
116
  * SSL properties used when creating the custom hostname.
106
117
  */
107
- ssls?: pulumi.Input<pulumi.Input<inputs.CustomHostnameSsl>[]>;
118
+ ssl?: pulumi.Input<inputs.CustomHostnameSsl>;
108
119
  /**
109
- * Status of the certificate.
120
+ * Status of the hostname's activation. Available values: "active", "pending", "active_redeploying", "moved",
121
+ * "pending_deletion", "deleted", "pending_blocked", "pending_migration", "pending_provisioned", "test_pending",
122
+ * "test_active", "test_active_apex", "test_blocked", "test_failed", "provisioned", "blocked".
110
123
  */
111
124
  status?: pulumi.Input<string>;
112
125
  /**
113
- * Whether to wait for a custom hostname SSL sub-object to reach status `pending_validation` during creation. Defaults to
114
- * `false`.
126
+ * These are errors that were encountered while trying to activate a hostname.
115
127
  */
116
- waitForSslPendingValidation?: pulumi.Input<boolean>;
128
+ verificationErrors?: pulumi.Input<pulumi.Input<string>[]>;
117
129
  /**
118
- * The zone identifier to target for the resource. **Modifying this attribute will force creation of a new resource.**
130
+ * Identifier
119
131
  */
120
132
  zoneId?: pulumi.Input<string>;
121
133
  }
@@ -123,38 +135,32 @@ export interface CustomHostnameState {
123
135
  * The set of arguments for constructing a CustomHostname resource.
124
136
  */
125
137
  export interface CustomHostnameArgs {
126
- customHostnameId?: pulumi.Input<string>;
127
138
  /**
128
- * Custom metadata associated with custom hostname. Only supports primitive string values, all other values are accessible
129
- * via the API directly.
139
+ * Unique key/value metadata for this hostname. These are per-hostname (customer) settings.
130
140
  */
131
141
  customMetadata?: pulumi.Input<{
132
142
  [key: string]: pulumi.Input<string>;
133
143
  }>;
134
144
  /**
135
- * The custom origin server used for certificates.
145
+ * a valid hostname that’s been added to your DNS zone as an A, AAAA, or CNAME record.
136
146
  */
137
147
  customOriginServer?: pulumi.Input<string>;
138
148
  /**
139
- * The [custom origin SNI](https://developers.cloudflare.com/ssl/ssl-for-saas/hostname-specific-behavior/custom-origin)
140
- * used for certificates.
149
+ * A hostname that will be sent to your custom origin server as SNI for TLS handshake. This can be a valid subdomain of the
150
+ * zone or custom origin server name or the string ':request_host_header:' which will cause the host header in the request
151
+ * to be used as SNI. Not configurable with default/fallback origin server.
141
152
  */
142
153
  customOriginSni?: pulumi.Input<string>;
143
154
  /**
144
- * Hostname you intend to request a certificate for. **Modifying this attribute will force creation of a new resource.**
155
+ * The custom hostname that will point to your hostname via CNAME.
145
156
  */
146
157
  hostname: pulumi.Input<string>;
147
158
  /**
148
159
  * SSL properties used when creating the custom hostname.
149
160
  */
150
- ssls?: pulumi.Input<pulumi.Input<inputs.CustomHostnameSsl>[]>;
151
- /**
152
- * Whether to wait for a custom hostname SSL sub-object to reach status `pending_validation` during creation. Defaults to
153
- * `false`.
154
- */
155
- waitForSslPendingValidation?: pulumi.Input<boolean>;
161
+ ssl: pulumi.Input<inputs.CustomHostnameSsl>;
156
162
  /**
157
- * The zone identifier to target for the resource. **Modifying this attribute will force creation of a new resource.**
163
+ * Identifier
158
164
  */
159
165
  zoneId: pulumi.Input<string>;
160
166
  }
@@ -33,16 +33,16 @@ class CustomHostname extends pulumi.CustomResource {
33
33
  opts = opts || {};
34
34
  if (opts.id) {
35
35
  const state = argsOrState;
36
- resourceInputs["customHostnameId"] = state ? state.customHostnameId : undefined;
36
+ resourceInputs["createdAt"] = state ? state.createdAt : undefined;
37
37
  resourceInputs["customMetadata"] = state ? state.customMetadata : undefined;
38
38
  resourceInputs["customOriginServer"] = state ? state.customOriginServer : undefined;
39
39
  resourceInputs["customOriginSni"] = state ? state.customOriginSni : undefined;
40
40
  resourceInputs["hostname"] = state ? state.hostname : undefined;
41
41
  resourceInputs["ownershipVerification"] = state ? state.ownershipVerification : undefined;
42
42
  resourceInputs["ownershipVerificationHttp"] = state ? state.ownershipVerificationHttp : undefined;
43
- resourceInputs["ssls"] = state ? state.ssls : undefined;
43
+ resourceInputs["ssl"] = state ? state.ssl : undefined;
44
44
  resourceInputs["status"] = state ? state.status : undefined;
45
- resourceInputs["waitForSslPendingValidation"] = state ? state.waitForSslPendingValidation : undefined;
45
+ resourceInputs["verificationErrors"] = state ? state.verificationErrors : undefined;
46
46
  resourceInputs["zoneId"] = state ? state.zoneId : undefined;
47
47
  }
48
48
  else {
@@ -50,20 +50,23 @@ class CustomHostname extends pulumi.CustomResource {
50
50
  if ((!args || args.hostname === undefined) && !opts.urn) {
51
51
  throw new Error("Missing required property 'hostname'");
52
52
  }
53
+ if ((!args || args.ssl === undefined) && !opts.urn) {
54
+ throw new Error("Missing required property 'ssl'");
55
+ }
53
56
  if ((!args || args.zoneId === undefined) && !opts.urn) {
54
57
  throw new Error("Missing required property 'zoneId'");
55
58
  }
56
- resourceInputs["customHostnameId"] = args ? args.customHostnameId : undefined;
57
59
  resourceInputs["customMetadata"] = args ? args.customMetadata : undefined;
58
60
  resourceInputs["customOriginServer"] = args ? args.customOriginServer : undefined;
59
61
  resourceInputs["customOriginSni"] = args ? args.customOriginSni : undefined;
60
62
  resourceInputs["hostname"] = args ? args.hostname : undefined;
61
- resourceInputs["ssls"] = args ? args.ssls : undefined;
62
- resourceInputs["waitForSslPendingValidation"] = args ? args.waitForSslPendingValidation : undefined;
63
+ resourceInputs["ssl"] = args ? args.ssl : undefined;
63
64
  resourceInputs["zoneId"] = args ? args.zoneId : undefined;
65
+ resourceInputs["createdAt"] = undefined /*out*/;
64
66
  resourceInputs["ownershipVerification"] = undefined /*out*/;
65
67
  resourceInputs["ownershipVerificationHttp"] = undefined /*out*/;
66
68
  resourceInputs["status"] = undefined /*out*/;
69
+ resourceInputs["verificationErrors"] = undefined /*out*/;
67
70
  }
68
71
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
69
72
  super(CustomHostname.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
@@ -1 +1 @@
1
- {"version":3,"file":"customHostname.js","sourceRoot":"","sources":["../customHostname.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"customHostname.js","sourceRoot":"","sources":["../customHostname.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACrE,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,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IA2DD,YAAY,IAAY,EAAE,WAAsD,EAAE,IAAmC;QACjH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8C,CAAC;YAC7D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,2BAA2B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClG,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAA6C,CAAC;YAC3D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,GAAG,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACtD;YACD,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,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,uBAAuB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5D,cAAc,CAAC,2BAA2B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChE,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC5D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,KAAK,CAAC,cAAc,EAAE,SAAS,CAAC,UAAU,EAAE,CAAC,CAAC;IACjH,CAAC;;AA9HL,wCA+HC;AAjHG,gBAAgB;AACO,2BAAY,GAAG,gDAAgD,CAAC"}
@@ -15,17 +15,29 @@ export declare class CustomHostnameFallbackOrigin extends pulumi.CustomResource
15
15
  * when multiple copies of the Pulumi SDK have been loaded into the same process.
16
16
  */
17
17
  static isInstance(obj: any): obj is CustomHostnameFallbackOrigin;
18
- readonly customHostnameFallbackOriginId: pulumi.Output<string>;
19
18
  /**
20
- * Hostname you intend to fallback requests to. Origin must be a proxied A/AAAA/CNAME DNS record within Clouldflare.
19
+ * This is the time the fallback origin was created.
20
+ */
21
+ readonly createdAt: pulumi.Output<string>;
22
+ /**
23
+ * These are errors that were encountered while trying to activate a fallback origin.
24
+ */
25
+ readonly errors: pulumi.Output<string[]>;
26
+ /**
27
+ * Your origin hostname that requests to your custom hostnames will be sent to.
21
28
  */
22
29
  readonly origin: pulumi.Output<string>;
23
30
  /**
24
- * Status of the fallback origin's activation.
31
+ * Status of the fallback origin's activation. Available values: "initializing", "pending_deployment", "pending_deletion",
32
+ * "active", "deployment_timed_out", "deletion_timed_out".
25
33
  */
26
34
  readonly status: pulumi.Output<string>;
27
35
  /**
28
- * The zone identifier to target for the resource. **Modifying this attribute will force creation of a new resource.**
36
+ * This is the time the fallback origin was updated.
37
+ */
38
+ readonly updatedAt: pulumi.Output<string>;
39
+ /**
40
+ * Identifier
29
41
  */
30
42
  readonly zoneId: pulumi.Output<string>;
31
43
  /**
@@ -41,17 +53,29 @@ export declare class CustomHostnameFallbackOrigin extends pulumi.CustomResource
41
53
  * Input properties used for looking up and filtering CustomHostnameFallbackOrigin resources.
42
54
  */
43
55
  export interface CustomHostnameFallbackOriginState {
44
- customHostnameFallbackOriginId?: pulumi.Input<string>;
45
56
  /**
46
- * Hostname you intend to fallback requests to. Origin must be a proxied A/AAAA/CNAME DNS record within Clouldflare.
57
+ * This is the time the fallback origin was created.
58
+ */
59
+ createdAt?: pulumi.Input<string>;
60
+ /**
61
+ * These are errors that were encountered while trying to activate a fallback origin.
62
+ */
63
+ errors?: pulumi.Input<pulumi.Input<string>[]>;
64
+ /**
65
+ * Your origin hostname that requests to your custom hostnames will be sent to.
47
66
  */
48
67
  origin?: pulumi.Input<string>;
49
68
  /**
50
- * Status of the fallback origin's activation.
69
+ * Status of the fallback origin's activation. Available values: "initializing", "pending_deployment", "pending_deletion",
70
+ * "active", "deployment_timed_out", "deletion_timed_out".
51
71
  */
52
72
  status?: pulumi.Input<string>;
53
73
  /**
54
- * The zone identifier to target for the resource. **Modifying this attribute will force creation of a new resource.**
74
+ * This is the time the fallback origin was updated.
75
+ */
76
+ updatedAt?: pulumi.Input<string>;
77
+ /**
78
+ * Identifier
55
79
  */
56
80
  zoneId?: pulumi.Input<string>;
57
81
  }
@@ -59,13 +83,12 @@ export interface CustomHostnameFallbackOriginState {
59
83
  * The set of arguments for constructing a CustomHostnameFallbackOrigin resource.
60
84
  */
61
85
  export interface CustomHostnameFallbackOriginArgs {
62
- customHostnameFallbackOriginId?: pulumi.Input<string>;
63
86
  /**
64
- * Hostname you intend to fallback requests to. Origin must be a proxied A/AAAA/CNAME DNS record within Clouldflare.
87
+ * Your origin hostname that requests to your custom hostnames will be sent to.
65
88
  */
66
89
  origin: pulumi.Input<string>;
67
90
  /**
68
- * The zone identifier to target for the resource. **Modifying this attribute will force creation of a new resource.**
91
+ * Identifier
69
92
  */
70
93
  zoneId: pulumi.Input<string>;
71
94
  }
@@ -33,9 +33,11 @@ class CustomHostnameFallbackOrigin extends pulumi.CustomResource {
33
33
  opts = opts || {};
34
34
  if (opts.id) {
35
35
  const state = argsOrState;
36
- resourceInputs["customHostnameFallbackOriginId"] = state ? state.customHostnameFallbackOriginId : undefined;
36
+ resourceInputs["createdAt"] = state ? state.createdAt : undefined;
37
+ resourceInputs["errors"] = state ? state.errors : undefined;
37
38
  resourceInputs["origin"] = state ? state.origin : undefined;
38
39
  resourceInputs["status"] = state ? state.status : undefined;
40
+ resourceInputs["updatedAt"] = state ? state.updatedAt : undefined;
39
41
  resourceInputs["zoneId"] = state ? state.zoneId : undefined;
40
42
  }
41
43
  else {
@@ -46,10 +48,12 @@ class CustomHostnameFallbackOrigin extends pulumi.CustomResource {
46
48
  if ((!args || args.zoneId === undefined) && !opts.urn) {
47
49
  throw new Error("Missing required property 'zoneId'");
48
50
  }
49
- resourceInputs["customHostnameFallbackOriginId"] = args ? args.customHostnameFallbackOriginId : undefined;
50
51
  resourceInputs["origin"] = args ? args.origin : undefined;
51
52
  resourceInputs["zoneId"] = args ? args.zoneId : undefined;
53
+ resourceInputs["createdAt"] = undefined /*out*/;
54
+ resourceInputs["errors"] = undefined /*out*/;
52
55
  resourceInputs["status"] = undefined /*out*/;
56
+ resourceInputs["updatedAt"] = undefined /*out*/;
53
57
  }
54
58
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
55
59
  super(CustomHostnameFallbackOrigin.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());