@pulumi/cloudflare 6.2.0-alpha.1746747207 → 6.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 (292) hide show
  1. package/README.md +1 -8
  2. package/accessApplication.d.ts +18 -6
  3. package/accessApplication.js +2 -0
  4. package/accessApplication.js.map +1 -1
  5. package/accessGroup.d.ts +2 -2
  6. package/accessOrganization.d.ts +2 -2
  7. package/accessPolicy.d.ts +3 -3
  8. package/account.d.ts +1 -1
  9. package/accountDnsSettings.d.ts +4 -4
  10. package/accountDnsSettingsInternalView.d.ts +3 -3
  11. package/accountSubscription.d.ts +1 -1
  12. package/accountToken.d.ts +1 -1
  13. package/apiShield.d.ts +5 -5
  14. package/apiShieldDiscoveryOperation.d.ts +6 -6
  15. package/apiShieldOperation.d.ts +5 -5
  16. package/apiShieldOperationSchemaValidationSettings.d.ts +6 -6
  17. package/apiShieldSchema.d.ts +4 -4
  18. package/apiShieldSchema.js +1 -1
  19. package/apiShieldSchemaValidationSettings.d.ts +3 -3
  20. package/apiToken.d.ts +1 -1
  21. package/authenticatedOriginPulls.d.ts +5 -5
  22. package/authenticatedOriginPullsCertificate.d.ts +5 -5
  23. package/authenticatedOriginPullsSettings.d.ts +3 -3
  24. package/botManagement.d.ts +3 -3
  25. package/certificatePack.d.ts +3 -3
  26. package/cloudConnectorRules.d.ts +23 -37
  27. package/cloudConnectorRules.js +19 -10
  28. package/cloudConnectorRules.js.map +1 -1
  29. package/contentScanningExpression.d.ts +5 -5
  30. package/customHostname.d.ts +3 -3
  31. package/customHostnameFallbackOrigin.d.ts +3 -3
  32. package/customSsl.d.ts +4 -4
  33. package/d1database.d.ts +14 -0
  34. package/d1database.js +2 -0
  35. package/d1database.js.map +1 -1
  36. package/devicePostureRule.d.ts +2 -2
  37. package/dlpCustomProfile.d.ts +12 -12
  38. package/dlpPredefinedProfile.d.ts +11 -11
  39. package/dnsRecord.d.ts +1 -1
  40. package/emailRoutingAddress.d.ts +3 -3
  41. package/emailRoutingCatchAll.d.ts +3 -3
  42. package/emailRoutingDns.d.ts +5 -5
  43. package/emailRoutingRule.d.ts +3 -3
  44. package/emailRoutingSettings.d.ts +3 -3
  45. package/emailSecurityTrustedDomains.d.ts +1 -1
  46. package/filter.d.ts +3 -3
  47. package/firewallRule.d.ts +3 -3
  48. package/getAccessRule.d.ts +4 -4
  49. package/getAccessRules.d.ts +12 -12
  50. package/getAccountDnsSettings.d.ts +3 -3
  51. package/getAccountDnsSettingsInternalView.d.ts +7 -7
  52. package/getAccountDnsSettingsInternalViews.d.ts +3 -3
  53. package/getApiShield.d.ts +3 -3
  54. package/getApiShieldOperation.d.ts +7 -7
  55. package/getApiShieldOperations.d.ts +3 -3
  56. package/getApiShieldSchema.d.ts +3 -3
  57. package/getApiShieldSchemaValidationSettings.d.ts +3 -3
  58. package/getApiShieldSchemas.d.ts +3 -3
  59. package/getAuthenticatedOriginPulls.d.ts +4 -4
  60. package/getAuthenticatedOriginPullsCertificate.d.ts +7 -7
  61. package/getAuthenticatedOriginPullsCertificates.d.ts +3 -3
  62. package/getAuthenticatedOriginPullsSettings.d.ts +3 -3
  63. package/getBotManagement.d.ts +3 -3
  64. package/getBotnetFeedConfigAsn.d.ts +3 -3
  65. package/getCertificatePack.d.ts +6 -6
  66. package/getCertificatePacks.d.ts +3 -3
  67. package/getCloudConnectorRulesList.d.ts +3 -3
  68. package/getContentScanningExpressions.d.ts +3 -3
  69. package/getCustomHostname.d.ts +7 -7
  70. package/getCustomHostnameFallbackOrigin.d.ts +3 -3
  71. package/getCustomHostnames.d.ts +3 -3
  72. package/getCustomSsl.d.ts +7 -7
  73. package/getCustomSsls.d.ts +3 -3
  74. package/getD1Database.d.ts +4 -0
  75. package/getD1Database.js.map +1 -1
  76. package/getDcvDelegation.d.ts +3 -3
  77. package/getEmailRoutingAddress.d.ts +3 -3
  78. package/getEmailRoutingAddresses.d.ts +3 -3
  79. package/getEmailRoutingCatchAll.d.ts +3 -3
  80. package/getEmailRoutingDns.d.ts +4 -4
  81. package/getEmailRoutingRule.d.ts +3 -3
  82. package/getEmailRoutingRules.d.ts +3 -3
  83. package/getEmailRoutingSettings.d.ts +3 -3
  84. package/getFilter.d.ts +3 -3
  85. package/getFilters.d.ts +3 -3
  86. package/getFirewallRule.d.ts +3 -3
  87. package/getFirewallRules.d.ts +3 -3
  88. package/getHostnameTlsSetting.d.ts +3 -3
  89. package/getHyperdriveConfig.d.ts +1 -0
  90. package/getHyperdriveConfig.js.map +1 -1
  91. package/getKeylessCertificate.d.ts +7 -7
  92. package/getKeylessCertificates.d.ts +3 -3
  93. package/getLeakedCredentialCheck.d.ts +4 -4
  94. package/getLeakedCredentialCheckRules.d.ts +3 -3
  95. package/getList.d.ts +6 -6
  96. package/getListItem.d.ts +13 -13
  97. package/getListItem.js +4 -4
  98. package/getListItem.js.map +1 -1
  99. package/getLoadBalancer.d.ts +0 -37
  100. package/getLoadBalancer.js +0 -8
  101. package/getLoadBalancer.js.map +1 -1
  102. package/getLogpushDatasetField.d.ts +7 -4
  103. package/getLogpushDatasetField.js +2 -0
  104. package/getLogpushDatasetField.js.map +1 -1
  105. package/getLogpushDatasetJob.d.ts +8 -4
  106. package/getLogpushDatasetJob.js +2 -0
  107. package/getLogpushDatasetJob.js.map +1 -1
  108. package/getLogpushJob.d.ts +1 -0
  109. package/getLogpushJob.js.map +1 -1
  110. package/getMtlsCertificate.d.ts +7 -7
  111. package/getMtlsCertificates.d.ts +3 -3
  112. package/getNotificationPolicy.d.ts +1 -1
  113. package/getOriginCaCertificate.d.ts +4 -4
  114. package/getOriginCaCertificates.d.ts +31 -3
  115. package/getOriginCaCertificates.js +8 -0
  116. package/getOriginCaCertificates.js.map +1 -1
  117. package/getPageRule.d.ts +7 -7
  118. package/getR2Bucket.d.ts +9 -9
  119. package/getR2BucketCors.d.ts +6 -6
  120. package/getR2BucketEventNotification.d.ts +6 -6
  121. package/getR2BucketLifecycle.d.ts +6 -6
  122. package/getR2BucketLock.d.ts +6 -6
  123. package/getR2BucketSippy.d.ts +9 -9
  124. package/getR2CustomDomain.d.ts +12 -12
  125. package/getRateLimit.d.ts +7 -7
  126. package/getRateLimits.d.ts +3 -3
  127. package/getRegionalHostname.d.ts +7 -3
  128. package/getRegionalHostname.js.map +1 -1
  129. package/getRegionalHostnames.d.ts +3 -3
  130. package/getTotalTls.d.ts +3 -3
  131. package/getUserAgentBlockingRule.d.ts +3 -3
  132. package/getUserAgentBlockingRules.d.ts +3 -3
  133. package/getWeb3Hostname.d.ts +12 -12
  134. package/getWeb3Hostnames.d.ts +3 -3
  135. package/getWebAnalyticsSite.d.ts +7 -7
  136. package/getWebAnalyticsSites.d.ts +3 -3
  137. package/getWorkersRoute.d.ts +7 -4
  138. package/getWorkersRoute.js.map +1 -1
  139. package/getZeroTrustAccessApplication.d.ts +4 -0
  140. package/getZeroTrustAccessApplication.js.map +1 -1
  141. package/getZeroTrustDeviceCustomProfile.d.ts +1 -1
  142. package/getZeroTrustDeviceDefaultProfileCertificates.d.ts +1 -0
  143. package/getZeroTrustDeviceDefaultProfileCertificates.js.map +1 -1
  144. package/getZeroTrustDlpCustomProfile.d.ts +6 -6
  145. package/getZeroTrustDlpDataset.d.ts +2 -1
  146. package/getZeroTrustDlpDataset.js.map +1 -1
  147. package/getZeroTrustDlpEntry.d.ts +6 -0
  148. package/getZeroTrustDlpEntry.js.map +1 -1
  149. package/getZeroTrustDlpPredefinedProfile.d.ts +6 -6
  150. package/getZeroTrustRiskScoringIntegration.d.ts +2 -2
  151. package/getZoneDnsSettings.d.ts +3 -3
  152. package/getZoneHold.d.ts +3 -3
  153. package/getZoneLockdown.d.ts +3 -3
  154. package/getZoneLockdowns.d.ts +3 -3
  155. package/hostnameTlsSetting.d.ts +3 -3
  156. package/hyperdriveConfig.d.ts +4 -22
  157. package/hyperdriveConfig.js +2 -21
  158. package/hyperdriveConfig.js.map +1 -1
  159. package/index.d.ts +0 -36
  160. package/index.js +17 -61
  161. package/index.js.map +1 -1
  162. package/keylessCertificate.d.ts +4 -4
  163. package/leakedCredentialCheck.d.ts +6 -6
  164. package/leakedCredentialCheckRule.d.ts +9 -9
  165. package/list.d.ts +3 -3
  166. package/listItem.d.ts +5 -5
  167. package/listItem.js +3 -0
  168. package/listItem.js.map +1 -1
  169. package/loadBalancer.d.ts +2 -2
  170. package/loadBalancerPool.d.ts +2 -2
  171. package/logpushJob.d.ts +4 -1
  172. package/logpushJob.js.map +1 -1
  173. package/magicNetworkMonitoringConfiguration.d.ts +1 -1
  174. package/magicTransitSite.d.ts +1 -1
  175. package/magicTransitSiteLan.d.ts +3 -3
  176. package/magicTransitSiteWan.d.ts +1 -1
  177. package/magicWanGreTunnel.d.ts +49 -23
  178. package/magicWanGreTunnel.js +41 -5
  179. package/magicWanGreTunnel.js.map +1 -1
  180. package/magicWanIpsecTunnel.d.ts +38 -14
  181. package/magicWanIpsecTunnel.js +14 -4
  182. package/magicWanIpsecTunnel.js.map +1 -1
  183. package/magicWanStaticRoute.d.ts +26 -26
  184. package/magicWanStaticRoute.js +16 -8
  185. package/magicWanStaticRoute.js.map +1 -1
  186. package/mtlsCertificate.d.ts +3 -3
  187. package/notificationPolicy.d.ts +4 -4
  188. package/package.json +2 -2
  189. package/pageRule.d.ts +3 -3
  190. package/pagesProject.d.ts +4 -3
  191. package/pagesProject.js +1 -1
  192. package/pagesProject.js.map +1 -1
  193. package/queueConsumer.d.ts +1 -1
  194. package/r2bucket.d.ts +11 -11
  195. package/r2bucketCors.d.ts +7 -7
  196. package/r2bucketEventNotification.d.ts +13 -13
  197. package/r2bucketLifecycle.d.ts +7 -7
  198. package/r2bucketLock.d.ts +7 -7
  199. package/r2bucketSippy.d.ts +16 -16
  200. package/r2customDomain.d.ts +14 -14
  201. package/r2managedDomain.d.ts +13 -13
  202. package/rateLimit.d.ts +3 -3
  203. package/record.d.ts +1 -1
  204. package/regionalHostname.d.ts +16 -3
  205. package/regionalHostname.js +3 -0
  206. package/regionalHostname.js.map +1 -1
  207. package/snippetRules.d.ts +1 -1
  208. package/snippets.d.ts +1 -1
  209. package/spectrumApplication.d.ts +1 -1
  210. package/staticRoute.d.ts +26 -26
  211. package/staticRoute.js +16 -8
  212. package/staticRoute.js.map +1 -1
  213. package/teamsLocation.d.ts +4 -4
  214. package/teamsRule.d.ts +6 -6
  215. package/totalTls.d.ts +3 -3
  216. package/types/input.d.ts +300 -174
  217. package/types/output.d.ts +1023 -959
  218. package/userAgentBlockingRule.d.ts +3 -3
  219. package/web3Hostname.d.ts +17 -17
  220. package/webAnalyticsRule.d.ts +3 -3
  221. package/webAnalyticsSite.d.ts +3 -3
  222. package/workerScript.d.ts +5 -5
  223. package/workersDeployment.d.ts +1 -1
  224. package/workersRoute.d.ts +19 -30
  225. package/workersRoute.js +11 -10
  226. package/workersRoute.js.map +1 -1
  227. package/workersScript.d.ts +5 -5
  228. package/zeroTrustAccessApplication.d.ts +18 -6
  229. package/zeroTrustAccessApplication.js +2 -0
  230. package/zeroTrustAccessApplication.js.map +1 -1
  231. package/zeroTrustAccessGroup.d.ts +2 -2
  232. package/zeroTrustAccessPolicy.d.ts +3 -3
  233. package/zeroTrustDeviceCustomProfile.d.ts +6 -6
  234. package/zeroTrustDeviceDefaultProfile.d.ts +29 -3
  235. package/zeroTrustDeviceDefaultProfile.js +6 -0
  236. package/zeroTrustDeviceDefaultProfile.js.map +1 -1
  237. package/zeroTrustDevicePostureRule.d.ts +2 -2
  238. package/zeroTrustDlpCustomProfile.d.ts +12 -12
  239. package/zeroTrustDlpDataset.d.ts +22 -3
  240. package/zeroTrustDlpDataset.js +3 -0
  241. package/zeroTrustDlpDataset.js.map +1 -1
  242. package/zeroTrustDlpEntry.d.ts +12 -0
  243. package/zeroTrustDlpEntry.js +2 -0
  244. package/zeroTrustDlpEntry.js.map +1 -1
  245. package/zeroTrustDlpPredefinedProfile.d.ts +11 -11
  246. package/zeroTrustDnsLocation.d.ts +4 -4
  247. package/zeroTrustGatewayCertificate.d.ts +0 -9
  248. package/zeroTrustGatewayCertificate.js.map +1 -1
  249. package/zeroTrustGatewayLogging.d.ts +1 -1
  250. package/zeroTrustGatewayPolicy.d.ts +6 -6
  251. package/zeroTrustOrganization.d.ts +2 -2
  252. package/zeroTrustRiskScoringIntegration.d.ts +5 -5
  253. package/zoneDnsSettings.d.ts +6 -6
  254. package/zoneHold.d.ts +3 -3
  255. package/zoneLockdown.d.ts +3 -3
  256. package/zoneSubscription.d.ts +1 -1
  257. package/deviceDexTest.d.ts +0 -160
  258. package/deviceDexTest.js +0 -120
  259. package/deviceDexTest.js.map +0 -1
  260. package/getListItems.d.ts +0 -103
  261. package/getListItems.js +0 -56
  262. package/getListItems.js.map +0 -1
  263. package/getLists.d.ts +0 -75
  264. package/getLists.js +0 -48
  265. package/getLists.js.map +0 -1
  266. package/getWorkersForPlatformsScriptSecret.d.ts +0 -109
  267. package/getWorkersForPlatformsScriptSecret.js +0 -58
  268. package/getWorkersForPlatformsScriptSecret.js.map +0 -1
  269. package/getWorkersForPlatformsScriptSecrets.d.ts +0 -103
  270. package/getWorkersForPlatformsScriptSecrets.js +0 -56
  271. package/getWorkersForPlatformsScriptSecrets.js.map +0 -1
  272. package/getWorkersSecret.d.ts +0 -111
  273. package/getWorkersSecret.js +0 -62
  274. package/getWorkersSecret.js.map +0 -1
  275. package/getWorkersSecrets.d.ts +0 -105
  276. package/getWorkersSecrets.js +0 -60
  277. package/getWorkersSecrets.js.map +0 -1
  278. package/getZeroTrustDexTest.d.ts +0 -93
  279. package/getZeroTrustDexTest.js +0 -50
  280. package/getZeroTrustDexTest.js.map +0 -1
  281. package/getZeroTrustDexTests.d.ts +0 -66
  282. package/getZeroTrustDexTests.js +0 -48
  283. package/getZeroTrustDexTests.js.map +0 -1
  284. package/workersForPlatformsScriptSecret.d.ts +0 -134
  285. package/workersForPlatformsScriptSecret.js +0 -98
  286. package/workersForPlatformsScriptSecret.js.map +0 -1
  287. package/workersSecret.d.ts +0 -137
  288. package/workersSecret.js +0 -103
  289. package/workersSecret.js.map +0 -1
  290. package/zeroTrustDexTest.d.ts +0 -157
  291. package/zeroTrustDexTest.js +0 -115
  292. package/zeroTrustDexTest.js.map +0 -1
@@ -40,25 +40,25 @@ export interface GetZeroTrustDlpCustomProfileResult {
40
40
  */
41
41
  readonly contextAwareness: outputs.GetZeroTrustDlpCustomProfileContextAwareness;
42
42
  /**
43
- * When the profile was created
43
+ * When the profile was created.
44
44
  */
45
45
  readonly createdAt: string;
46
46
  /**
47
- * The description of the profile
47
+ * The description of the profile.
48
48
  */
49
49
  readonly description: string;
50
50
  readonly entries: outputs.GetZeroTrustDlpCustomProfileEntry[];
51
51
  /**
52
- * The id of the profile (uuid)
52
+ * The id of the profile (uuid).
53
53
  */
54
54
  readonly id: string;
55
55
  /**
56
- * The name of the profile
56
+ * The name of the profile.
57
57
  */
58
58
  readonly name: string;
59
59
  readonly ocrEnabled: boolean;
60
60
  /**
61
- * Whether this profile can be accessed by anyone
61
+ * Whether this profile can be accessed by anyone.
62
62
  */
63
63
  readonly openAccess: boolean;
64
64
  readonly profileId: string;
@@ -67,7 +67,7 @@ export interface GetZeroTrustDlpCustomProfileResult {
67
67
  */
68
68
  readonly type: string;
69
69
  /**
70
- * When the profile was lasted updated
70
+ * When the profile was lasted updated.
71
71
  */
72
72
  readonly updatedAt: string;
73
73
  }
@@ -26,11 +26,12 @@ export interface GetZeroTrustDlpDatasetArgs {
26
26
  */
27
27
  export interface GetZeroTrustDlpDatasetResult {
28
28
  readonly accountId: string;
29
+ readonly caseSensitive: boolean;
29
30
  readonly columns: outputs.GetZeroTrustDlpDatasetColumn[];
30
31
  readonly createdAt: string;
31
32
  readonly datasetId: string;
32
33
  /**
33
- * The description of the dataset
34
+ * The description of the dataset.
34
35
  */
35
36
  readonly description: string;
36
37
  readonly encodingVersion: number;
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustDlpDataset.js","sourceRoot":"","sources":["../getZeroTrustDlpDataset.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wDAMC;AAwCD;;;;;;;;;;;;GAYG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oEAMC"}
1
+ {"version":3,"file":"getZeroTrustDlpDataset.js","sourceRoot":"","sources":["../getZeroTrustDlpDataset.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wDAMC;AAyCD;;;;;;;;;;;;GAYG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oEAMC"}
@@ -26,6 +26,12 @@ export interface GetZeroTrustDlpEntryArgs {
26
26
  */
27
27
  export interface GetZeroTrustDlpEntryResult {
28
28
  readonly accountId: string;
29
+ /**
30
+ * Only applies to custom word lists.
31
+ * Determines if the words should be matched in a case-sensitive manner
32
+ * Cannot be set to false if secret is true
33
+ */
34
+ readonly caseSensitive: boolean;
29
35
  readonly confidence: outputs.GetZeroTrustDlpEntryConfidence;
30
36
  readonly createdAt: string;
31
37
  readonly enabled: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustDlpEntry.js","sourceRoot":"","sources":["../getZeroTrustDlpEntry.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AAkCD;;;;;;;;;;;;GAYG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE;QAC7F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC"}
1
+ {"version":3,"file":"getZeroTrustDlpEntry.js","sourceRoot":"","sources":["../getZeroTrustDlpEntry.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AAwCD;;;;;;;;;;;;GAYG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE;QAC7F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC"}
@@ -40,25 +40,25 @@ export interface GetZeroTrustDlpPredefinedProfileResult {
40
40
  */
41
41
  readonly contextAwareness: outputs.GetZeroTrustDlpPredefinedProfileContextAwareness;
42
42
  /**
43
- * When the profile was created
43
+ * When the profile was created.
44
44
  */
45
45
  readonly createdAt: string;
46
46
  /**
47
- * The description of the profile
47
+ * The description of the profile.
48
48
  */
49
49
  readonly description: string;
50
50
  readonly entries: outputs.GetZeroTrustDlpPredefinedProfileEntry[];
51
51
  /**
52
- * The id of the profile (uuid)
52
+ * The id of the profile (uuid).
53
53
  */
54
54
  readonly id: string;
55
55
  /**
56
- * The name of the profile
56
+ * The name of the profile.
57
57
  */
58
58
  readonly name: string;
59
59
  readonly ocrEnabled: boolean;
60
60
  /**
61
- * Whether this profile can be accessed by anyone
61
+ * Whether this profile can be accessed by anyone.
62
62
  */
63
63
  readonly openAccess: boolean;
64
64
  readonly profileId: string;
@@ -67,7 +67,7 @@ export interface GetZeroTrustDlpPredefinedProfileResult {
67
67
  */
68
68
  readonly type: string;
69
69
  /**
70
- * When the profile was lasted updated
70
+ * When the profile was lasted updated.
71
71
  */
72
72
  readonly updatedAt: string;
73
73
  }
@@ -53,11 +53,11 @@ export interface GetZeroTrustRiskScoringIntegrationResult {
53
53
  */
54
54
  readonly referenceId: string;
55
55
  /**
56
- * The base URL for the tenant. E.g. "https://tenant.okta.com"
56
+ * The base URL for the tenant. E.g. "https://tenant.okta.com".
57
57
  */
58
58
  readonly tenantUrl: string;
59
59
  /**
60
- * The URL for the Shared Signals Framework configuration, e.g. "/.well-known/sse-configuration/{integration*uuid}/". https://openid.net/specs/openid-sse-framework-1*0.html#rfc.section.6.2.1
60
+ * The URL for the Shared Signals Framework configuration, e.g. "/.well-known/sse-configuration/{integration*uuid}/". https://openid.net/specs/openid-sse-framework-1*0.html#rfc.section.6.2.1.
61
61
  */
62
62
  readonly wellKnownUrl: string;
63
63
  }
@@ -18,7 +18,7 @@ export declare function getZoneDnsSettings(args: GetZoneDnsSettingsArgs, opts?:
18
18
  */
19
19
  export interface GetZoneDnsSettingsArgs {
20
20
  /**
21
- * Identifier
21
+ * Identifier.
22
22
  */
23
23
  zoneId: string;
24
24
  }
@@ -63,7 +63,7 @@ export interface GetZoneDnsSettingsResult {
63
63
  */
64
64
  readonly soa: outputs.GetZoneDnsSettingsSoa;
65
65
  /**
66
- * Identifier
66
+ * Identifier.
67
67
  */
68
68
  readonly zoneId: string;
69
69
  /**
@@ -90,7 +90,7 @@ export declare function getZoneDnsSettingsOutput(args: GetZoneDnsSettingsOutputA
90
90
  */
91
91
  export interface GetZoneDnsSettingsOutputArgs {
92
92
  /**
93
- * Identifier
93
+ * Identifier.
94
94
  */
95
95
  zoneId: pulumi.Input<string>;
96
96
  }
package/getZoneHold.d.ts CHANGED
@@ -17,7 +17,7 @@ export declare function getZoneHold(args: GetZoneHoldArgs, opts?: pulumi.InvokeO
17
17
  */
18
18
  export interface GetZoneHoldArgs {
19
19
  /**
20
- * Identifier
20
+ * Identifier.
21
21
  */
22
22
  zoneId: string;
23
23
  }
@@ -33,7 +33,7 @@ export interface GetZoneHoldResult {
33
33
  readonly id: string;
34
34
  readonly includeSubdomains: string;
35
35
  /**
36
- * Identifier
36
+ * Identifier.
37
37
  */
38
38
  readonly zoneId: string;
39
39
  }
@@ -55,7 +55,7 @@ export declare function getZoneHoldOutput(args: GetZoneHoldOutputArgs, opts?: pu
55
55
  */
56
56
  export interface GetZoneHoldOutputArgs {
57
57
  /**
58
- * Identifier
58
+ * Identifier.
59
59
  */
60
60
  zoneId: pulumi.Input<string>;
61
61
  }
@@ -25,7 +25,7 @@ export interface GetZoneLockdownArgs {
25
25
  */
26
26
  lockDownsId?: string;
27
27
  /**
28
- * Identifier
28
+ * Defines an identifier.
29
29
  */
30
30
  zoneId: string;
31
31
  }
@@ -67,7 +67,7 @@ export interface GetZoneLockdownResult {
67
67
  */
68
68
  readonly urls: string[];
69
69
  /**
70
- * Identifier
70
+ * Defines an identifier.
71
71
  */
72
72
  readonly zoneId: string;
73
73
  }
@@ -95,7 +95,7 @@ export interface GetZoneLockdownOutputArgs {
95
95
  */
96
96
  lockDownsId?: pulumi.Input<string>;
97
97
  /**
98
- * Identifier
98
+ * Defines an identifier.
99
99
  */
100
100
  zoneId: pulumi.Input<string>;
101
101
  }
@@ -67,7 +67,7 @@ export interface GetZoneLockdownsArgs {
67
67
  */
68
68
  uriSearch?: string;
69
69
  /**
70
- * Identifier
70
+ * Defines an identifier.
71
71
  */
72
72
  zoneId: string;
73
73
  }
@@ -124,7 +124,7 @@ export interface GetZoneLockdownsResult {
124
124
  */
125
125
  readonly uriSearch?: string;
126
126
  /**
127
- * Identifier
127
+ * Defines an identifier.
128
128
  */
129
129
  readonly zoneId: string;
130
130
  }
@@ -195,7 +195,7 @@ export interface GetZoneLockdownsOutputArgs {
195
195
  */
196
196
  uriSearch?: pulumi.Input<string>;
197
197
  /**
198
- * Identifier
198
+ * Defines an identifier.
199
199
  */
200
200
  zoneId: pulumi.Input<string>;
201
201
  }
@@ -65,7 +65,7 @@ export declare class HostnameTlsSetting extends pulumi.CustomResource {
65
65
  */
66
66
  readonly value: pulumi.Output<any>;
67
67
  /**
68
- * Identifier
68
+ * Identifier.
69
69
  */
70
70
  readonly zoneId: pulumi.Output<string>;
71
71
  /**
@@ -107,7 +107,7 @@ export interface HostnameTlsSettingState {
107
107
  */
108
108
  value?: any;
109
109
  /**
110
- * Identifier
110
+ * Identifier.
111
111
  */
112
112
  zoneId?: pulumi.Input<string>;
113
113
  }
@@ -129,7 +129,7 @@ export interface HostnameTlsSettingArgs {
129
129
  */
130
130
  value: any;
131
131
  /**
132
- * Identifier
132
+ * Identifier.
133
133
  */
134
134
  zoneId: pulumi.Input<string>;
135
135
  }
@@ -4,27 +4,6 @@ import * as outputs from "./types/output";
4
4
  /**
5
5
  * ## Example Usage
6
6
  *
7
- * ```typescript
8
- * import * as pulumi from "@pulumi/pulumi";
9
- * import * as cloudflare from "@pulumi/cloudflare";
10
- *
11
- * const exampleHyperdriveConfig = new cloudflare.HyperdriveConfig("example_hyperdrive_config", {
12
- * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
13
- * name: "example-hyperdrive",
14
- * origin: {
15
- * database: "postgres",
16
- * host: "database.example.com",
17
- * password: "password",
18
- * port: 5432,
19
- * scheme: "postgres",
20
- * user: "postgres",
21
- * },
22
- * caching: {
23
- * disabled: true,
24
- * },
25
- * });
26
- * ```
27
- *
28
7
  * ## Import
29
8
  *
30
9
  * ```sh
@@ -51,7 +30,7 @@ export declare class HyperdriveConfig extends pulumi.CustomResource {
51
30
  * Identifier
52
31
  */
53
32
  readonly accountId: pulumi.Output<string>;
54
- readonly caching: pulumi.Output<outputs.HyperdriveConfigCaching>;
33
+ readonly caching: pulumi.Output<outputs.HyperdriveConfigCaching | undefined>;
55
34
  /**
56
35
  * When the Hyperdrive configuration was created.
57
36
  */
@@ -60,6 +39,7 @@ export declare class HyperdriveConfig extends pulumi.CustomResource {
60
39
  * When the Hyperdrive configuration was last modified.
61
40
  */
62
41
  readonly modifiedOn: pulumi.Output<string>;
42
+ readonly mtls: pulumi.Output<outputs.HyperdriveConfigMtls | undefined>;
63
43
  readonly name: pulumi.Output<string>;
64
44
  readonly origin: pulumi.Output<outputs.HyperdriveConfigOrigin>;
65
45
  /**
@@ -88,6 +68,7 @@ export interface HyperdriveConfigState {
88
68
  * When the Hyperdrive configuration was last modified.
89
69
  */
90
70
  modifiedOn?: pulumi.Input<string>;
71
+ mtls?: pulumi.Input<inputs.HyperdriveConfigMtls>;
91
72
  name?: pulumi.Input<string>;
92
73
  origin?: pulumi.Input<inputs.HyperdriveConfigOrigin>;
93
74
  }
@@ -100,6 +81,7 @@ export interface HyperdriveConfigArgs {
100
81
  */
101
82
  accountId: pulumi.Input<string>;
102
83
  caching?: pulumi.Input<inputs.HyperdriveConfigCaching>;
84
+ mtls?: pulumi.Input<inputs.HyperdriveConfigMtls>;
103
85
  name: pulumi.Input<string>;
104
86
  origin: pulumi.Input<inputs.HyperdriveConfigOrigin>;
105
87
  }
@@ -8,27 +8,6 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * ## Example Usage
10
10
  *
11
- * ```typescript
12
- * import * as pulumi from "@pulumi/pulumi";
13
- * import * as cloudflare from "@pulumi/cloudflare";
14
- *
15
- * const exampleHyperdriveConfig = new cloudflare.HyperdriveConfig("example_hyperdrive_config", {
16
- * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
- * name: "example-hyperdrive",
18
- * origin: {
19
- * database: "postgres",
20
- * host: "database.example.com",
21
- * password: "password",
22
- * port: 5432,
23
- * scheme: "postgres",
24
- * user: "postgres",
25
- * },
26
- * caching: {
27
- * disabled: true,
28
- * },
29
- * });
30
- * ```
31
- *
32
11
  * ## Import
33
12
  *
34
13
  * ```sh
@@ -67,6 +46,7 @@ class HyperdriveConfig extends pulumi.CustomResource {
67
46
  resourceInputs["caching"] = state ? state.caching : undefined;
68
47
  resourceInputs["createdOn"] = state ? state.createdOn : undefined;
69
48
  resourceInputs["modifiedOn"] = state ? state.modifiedOn : undefined;
49
+ resourceInputs["mtls"] = state ? state.mtls : undefined;
70
50
  resourceInputs["name"] = state ? state.name : undefined;
71
51
  resourceInputs["origin"] = state ? state.origin : undefined;
72
52
  }
@@ -83,6 +63,7 @@ class HyperdriveConfig extends pulumi.CustomResource {
83
63
  }
84
64
  resourceInputs["accountId"] = args ? args.accountId : undefined;
85
65
  resourceInputs["caching"] = args ? args.caching : undefined;
66
+ resourceInputs["mtls"] = args ? args.mtls : undefined;
86
67
  resourceInputs["name"] = args ? args.name : undefined;
87
68
  resourceInputs["origin"] = args ? args.origin : undefined;
88
69
  resourceInputs["createdOn"] = undefined /*out*/;
@@ -1 +1 @@
1
- {"version":3,"file":"hyperdriveConfig.js","sourceRoot":"","sources":["../hyperdriveConfig.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"hyperdriveConfig.js","sourceRoot":"","sources":["../hyperdriveConfig.ts"],"names":[],"mappings":"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"}
package/index.d.ts CHANGED
@@ -142,9 +142,6 @@ export declare const CustomSsl: typeof import("./customSsl").CustomSsl;
142
142
  export { D1DatabaseArgs, D1DatabaseState } from "./d1database";
143
143
  export type D1Database = import("./d1database").D1Database;
144
144
  export declare const D1Database: typeof import("./d1database").D1Database;
145
- export { DeviceDexTestArgs, DeviceDexTestState } from "./deviceDexTest";
146
- export type DeviceDexTest = import("./deviceDexTest").DeviceDexTest;
147
- export declare const DeviceDexTest: typeof import("./deviceDexTest").DeviceDexTest;
148
145
  export { DeviceManagedNetworksArgs, DeviceManagedNetworksState } from "./deviceManagedNetworks";
149
146
  export type DeviceManagedNetworks = import("./deviceManagedNetworks").DeviceManagedNetworks;
150
147
  export declare const DeviceManagedNetworks: typeof import("./deviceManagedNetworks").DeviceManagedNetworks;
@@ -535,12 +532,6 @@ export declare const getListOutput: typeof import("./getList").getListOutput;
535
532
  export { GetListItemArgs, GetListItemResult, GetListItemOutputArgs } from "./getListItem";
536
533
  export declare const getListItem: typeof import("./getListItem").getListItem;
537
534
  export declare const getListItemOutput: typeof import("./getListItem").getListItemOutput;
538
- export { GetListItemsArgs, GetListItemsResult, GetListItemsOutputArgs } from "./getListItems";
539
- export declare const getListItems: typeof import("./getListItems").getListItems;
540
- export declare const getListItemsOutput: typeof import("./getListItems").getListItemsOutput;
541
- export { GetListsArgs, GetListsResult, GetListsOutputArgs } from "./getLists";
542
- export declare const getLists: typeof import("./getLists").getLists;
543
- export declare const getListsOutput: typeof import("./getLists").getListsOutput;
544
535
  export { GetLoadBalancerArgs, GetLoadBalancerResult, GetLoadBalancerOutputArgs } from "./getLoadBalancer";
545
536
  export declare const getLoadBalancer: typeof import("./getLoadBalancer").getLoadBalancer;
546
537
  export declare const getLoadBalancerOutput: typeof import("./getLoadBalancer").getLoadBalancerOutput;
@@ -871,12 +862,6 @@ export declare const getWorkersForPlatformsDispatchNamespaceOutput: typeof impor
871
862
  export { GetWorkersForPlatformsDispatchNamespacesArgs, GetWorkersForPlatformsDispatchNamespacesResult, GetWorkersForPlatformsDispatchNamespacesOutputArgs } from "./getWorkersForPlatformsDispatchNamespaces";
872
863
  export declare const getWorkersForPlatformsDispatchNamespaces: typeof import("./getWorkersForPlatformsDispatchNamespaces").getWorkersForPlatformsDispatchNamespaces;
873
864
  export declare const getWorkersForPlatformsDispatchNamespacesOutput: typeof import("./getWorkersForPlatformsDispatchNamespaces").getWorkersForPlatformsDispatchNamespacesOutput;
874
- export { GetWorkersForPlatformsScriptSecretArgs, GetWorkersForPlatformsScriptSecretResult, GetWorkersForPlatformsScriptSecretOutputArgs } from "./getWorkersForPlatformsScriptSecret";
875
- export declare const getWorkersForPlatformsScriptSecret: typeof import("./getWorkersForPlatformsScriptSecret").getWorkersForPlatformsScriptSecret;
876
- export declare const getWorkersForPlatformsScriptSecretOutput: typeof import("./getWorkersForPlatformsScriptSecret").getWorkersForPlatformsScriptSecretOutput;
877
- export { GetWorkersForPlatformsScriptSecretsArgs, GetWorkersForPlatformsScriptSecretsResult, GetWorkersForPlatformsScriptSecretsOutputArgs } from "./getWorkersForPlatformsScriptSecrets";
878
- export declare const getWorkersForPlatformsScriptSecrets: typeof import("./getWorkersForPlatformsScriptSecrets").getWorkersForPlatformsScriptSecrets;
879
- export declare const getWorkersForPlatformsScriptSecretsOutput: typeof import("./getWorkersForPlatformsScriptSecrets").getWorkersForPlatformsScriptSecretsOutput;
880
865
  export { GetWorkersKvArgs, GetWorkersKvResult, GetWorkersKvOutputArgs } from "./getWorkersKv";
881
866
  export declare const getWorkersKv: typeof import("./getWorkersKv").getWorkersKv;
882
867
  export declare const getWorkersKvOutput: typeof import("./getWorkersKv").getWorkersKvOutput;
@@ -901,12 +886,6 @@ export declare const getWorkersScriptSubdomainOutput: typeof import("./getWorker
901
886
  export { GetWorkersScriptsArgs, GetWorkersScriptsResult, GetWorkersScriptsOutputArgs } from "./getWorkersScripts";
902
887
  export declare const getWorkersScripts: typeof import("./getWorkersScripts").getWorkersScripts;
903
888
  export declare const getWorkersScriptsOutput: typeof import("./getWorkersScripts").getWorkersScriptsOutput;
904
- export { GetWorkersSecretArgs, GetWorkersSecretResult, GetWorkersSecretOutputArgs } from "./getWorkersSecret";
905
- export declare const getWorkersSecret: typeof import("./getWorkersSecret").getWorkersSecret;
906
- export declare const getWorkersSecretOutput: typeof import("./getWorkersSecret").getWorkersSecretOutput;
907
- export { GetWorkersSecretsArgs, GetWorkersSecretsResult, GetWorkersSecretsOutputArgs } from "./getWorkersSecrets";
908
- export declare const getWorkersSecrets: typeof import("./getWorkersSecrets").getWorkersSecrets;
909
- export declare const getWorkersSecretsOutput: typeof import("./getWorkersSecrets").getWorkersSecretsOutput;
910
889
  export { GetZeroTrustAccessApplicationArgs, GetZeroTrustAccessApplicationResult, GetZeroTrustAccessApplicationOutputArgs } from "./getZeroTrustAccessApplication";
911
890
  export declare const getZeroTrustAccessApplication: typeof import("./getZeroTrustAccessApplication").getZeroTrustAccessApplication;
912
891
  export declare const getZeroTrustAccessApplicationOutput: typeof import("./getZeroTrustAccessApplication").getZeroTrustAccessApplicationOutput;
@@ -1009,12 +988,6 @@ export declare const getZeroTrustDevicePostureRuleOutput: typeof import("./getZe
1009
988
  export { GetZeroTrustDevicePostureRulesArgs, GetZeroTrustDevicePostureRulesResult, GetZeroTrustDevicePostureRulesOutputArgs } from "./getZeroTrustDevicePostureRules";
1010
989
  export declare const getZeroTrustDevicePostureRules: typeof import("./getZeroTrustDevicePostureRules").getZeroTrustDevicePostureRules;
1011
990
  export declare const getZeroTrustDevicePostureRulesOutput: typeof import("./getZeroTrustDevicePostureRules").getZeroTrustDevicePostureRulesOutput;
1012
- export { GetZeroTrustDexTestArgs, GetZeroTrustDexTestResult, GetZeroTrustDexTestOutputArgs } from "./getZeroTrustDexTest";
1013
- export declare const getZeroTrustDexTest: typeof import("./getZeroTrustDexTest").getZeroTrustDexTest;
1014
- export declare const getZeroTrustDexTestOutput: typeof import("./getZeroTrustDexTest").getZeroTrustDexTestOutput;
1015
- export { GetZeroTrustDexTestsArgs, GetZeroTrustDexTestsResult, GetZeroTrustDexTestsOutputArgs } from "./getZeroTrustDexTests";
1016
- export declare const getZeroTrustDexTests: typeof import("./getZeroTrustDexTests").getZeroTrustDexTests;
1017
- export declare const getZeroTrustDexTestsOutput: typeof import("./getZeroTrustDexTests").getZeroTrustDexTestsOutput;
1018
991
  export { GetZeroTrustDlpCustomProfileArgs, GetZeroTrustDlpCustomProfileResult, GetZeroTrustDlpCustomProfileOutputArgs } from "./getZeroTrustDlpCustomProfile";
1019
992
  export declare const getZeroTrustDlpCustomProfile: typeof import("./getZeroTrustDlpCustomProfile").getZeroTrustDlpCustomProfile;
1020
993
  export declare const getZeroTrustDlpCustomProfileOutput: typeof import("./getZeroTrustDlpCustomProfile").getZeroTrustDlpCustomProfileOutput;
@@ -1430,9 +1403,6 @@ export declare const WorkersForPlatformsDispatchNamespace: typeof import("./work
1430
1403
  export { WorkersForPlatformsNamespaceArgs, WorkersForPlatformsNamespaceState } from "./workersForPlatformsNamespace";
1431
1404
  export type WorkersForPlatformsNamespace = import("./workersForPlatformsNamespace").WorkersForPlatformsNamespace;
1432
1405
  export declare const WorkersForPlatformsNamespace: typeof import("./workersForPlatformsNamespace").WorkersForPlatformsNamespace;
1433
- export { WorkersForPlatformsScriptSecretArgs, WorkersForPlatformsScriptSecretState } from "./workersForPlatformsScriptSecret";
1434
- export type WorkersForPlatformsScriptSecret = import("./workersForPlatformsScriptSecret").WorkersForPlatformsScriptSecret;
1435
- export declare const WorkersForPlatformsScriptSecret: typeof import("./workersForPlatformsScriptSecret").WorkersForPlatformsScriptSecret;
1436
1406
  export { WorkersKvArgs, WorkersKvState } from "./workersKv";
1437
1407
  export type WorkersKv = import("./workersKv").WorkersKv;
1438
1408
  export declare const WorkersKv: typeof import("./workersKv").WorkersKv;
@@ -1448,9 +1418,6 @@ export declare const WorkersScript: typeof import("./workersScript").WorkersScri
1448
1418
  export { WorkersScriptSubdomainArgs, WorkersScriptSubdomainState } from "./workersScriptSubdomain";
1449
1419
  export type WorkersScriptSubdomain = import("./workersScriptSubdomain").WorkersScriptSubdomain;
1450
1420
  export declare const WorkersScriptSubdomain: typeof import("./workersScriptSubdomain").WorkersScriptSubdomain;
1451
- export { WorkersSecretArgs, WorkersSecretState } from "./workersSecret";
1452
- export type WorkersSecret = import("./workersSecret").WorkersSecret;
1453
- export declare const WorkersSecret: typeof import("./workersSecret").WorkersSecret;
1454
1421
  export { ZeroTrustAccessApplicationArgs, ZeroTrustAccessApplicationState } from "./zeroTrustAccessApplication";
1455
1422
  export type ZeroTrustAccessApplication = import("./zeroTrustAccessApplication").ZeroTrustAccessApplication;
1456
1423
  export declare const ZeroTrustAccessApplication: typeof import("./zeroTrustAccessApplication").ZeroTrustAccessApplication;
@@ -1511,9 +1478,6 @@ export declare const ZeroTrustDevicePostureIntegration: typeof import("./zeroTru
1511
1478
  export { ZeroTrustDevicePostureRuleArgs, ZeroTrustDevicePostureRuleState } from "./zeroTrustDevicePostureRule";
1512
1479
  export type ZeroTrustDevicePostureRule = import("./zeroTrustDevicePostureRule").ZeroTrustDevicePostureRule;
1513
1480
  export declare const ZeroTrustDevicePostureRule: typeof import("./zeroTrustDevicePostureRule").ZeroTrustDevicePostureRule;
1514
- export { ZeroTrustDexTestArgs, ZeroTrustDexTestState } from "./zeroTrustDexTest";
1515
- export type ZeroTrustDexTest = import("./zeroTrustDexTest").ZeroTrustDexTest;
1516
- export declare const ZeroTrustDexTest: typeof import("./zeroTrustDexTest").ZeroTrustDexTest;
1517
1481
  export { ZeroTrustDlpCustomProfileArgs, ZeroTrustDlpCustomProfileState } from "./zeroTrustDlpCustomProfile";
1518
1482
  export type ZeroTrustDlpCustomProfile = import("./zeroTrustDlpCustomProfile").ZeroTrustDlpCustomProfile;
1519
1483
  export declare const ZeroTrustDlpCustomProfile: typeof import("./zeroTrustDlpCustomProfile").ZeroTrustDlpCustomProfile;