@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
@@ -22,7 +22,7 @@ export interface GetAuthenticatedOriginPullsCertificatesArgs {
22
22
  */
23
23
  maxItems?: number;
24
24
  /**
25
- * Identifier
25
+ * Identifier.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -43,7 +43,7 @@ export interface GetAuthenticatedOriginPullsCertificatesResult {
43
43
  */
44
44
  readonly results: outputs.GetAuthenticatedOriginPullsCertificatesResult[];
45
45
  /**
46
- * Identifier
46
+ * Identifier.
47
47
  */
48
48
  readonly zoneId: string;
49
49
  }
@@ -69,7 +69,7 @@ export interface GetAuthenticatedOriginPullsCertificatesOutputArgs {
69
69
  */
70
70
  maxItems?: pulumi.Input<number>;
71
71
  /**
72
- * Identifier
72
+ * Identifier.
73
73
  */
74
74
  zoneId: pulumi.Input<string>;
75
75
  }
@@ -17,7 +17,7 @@ export declare function getAuthenticatedOriginPullsSettings(args: GetAuthenticat
17
17
  */
18
18
  export interface GetAuthenticatedOriginPullsSettingsArgs {
19
19
  /**
20
- * Identifier
20
+ * Identifier.
21
21
  */
22
22
  zoneId: string;
23
23
  }
@@ -34,7 +34,7 @@ export interface GetAuthenticatedOriginPullsSettingsResult {
34
34
  */
35
35
  readonly id: string;
36
36
  /**
37
- * Identifier
37
+ * Identifier.
38
38
  */
39
39
  readonly zoneId: string;
40
40
  }
@@ -56,7 +56,7 @@ export declare function getAuthenticatedOriginPullsSettingsOutput(args: GetAuthe
56
56
  */
57
57
  export interface GetAuthenticatedOriginPullsSettingsOutputArgs {
58
58
  /**
59
- * Identifier
59
+ * Identifier.
60
60
  */
61
61
  zoneId: pulumi.Input<string>;
62
62
  }
@@ -18,7 +18,7 @@ export declare function getBotManagement(args: GetBotManagementArgs, opts?: pulu
18
18
  */
19
19
  export interface GetBotManagementArgs {
20
20
  /**
21
- * Identifier
21
+ * Identifier.
22
22
  */
23
23
  zoneId: string;
24
24
  }
@@ -90,7 +90,7 @@ export interface GetBotManagementResult {
90
90
  */
91
91
  readonly usingLatestModel: boolean;
92
92
  /**
93
- * Identifier
93
+ * Identifier.
94
94
  */
95
95
  readonly zoneId: string;
96
96
  }
@@ -112,7 +112,7 @@ export declare function getBotManagementOutput(args: GetBotManagementOutputArgs,
112
112
  */
113
113
  export interface GetBotManagementOutputArgs {
114
114
  /**
115
- * Identifier
115
+ * Identifier.
116
116
  */
117
117
  zoneId: pulumi.Input<string>;
118
118
  }
@@ -17,7 +17,7 @@ export declare function getBotnetFeedConfigAsn(args: GetBotnetFeedConfigAsnArgs,
17
17
  */
18
18
  export interface GetBotnetFeedConfigAsnArgs {
19
19
  /**
20
- * Identifier
20
+ * Identifier.
21
21
  */
22
22
  accountId: string;
23
23
  }
@@ -26,7 +26,7 @@ export interface GetBotnetFeedConfigAsnArgs {
26
26
  */
27
27
  export interface GetBotnetFeedConfigAsnResult {
28
28
  /**
29
- * Identifier
29
+ * Identifier.
30
30
  */
31
31
  readonly accountId: string;
32
32
  readonly asn: number;
@@ -53,7 +53,7 @@ export declare function getBotnetFeedConfigAsnOutput(args: GetBotnetFeedConfigAs
53
53
  */
54
54
  export interface GetBotnetFeedConfigAsnOutputArgs {
55
55
  /**
56
- * Identifier
56
+ * Identifier.
57
57
  */
58
58
  accountId: pulumi.Input<string>;
59
59
  }
@@ -18,11 +18,11 @@ export declare function getCertificatePack(args: GetCertificatePackArgs, opts?:
18
18
  */
19
19
  export interface GetCertificatePackArgs {
20
20
  /**
21
- * Identifier
21
+ * Identifier.
22
22
  */
23
23
  certificatePackId: string;
24
24
  /**
25
- * Identifier
25
+ * Identifier.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -31,7 +31,7 @@ export interface GetCertificatePackArgs {
31
31
  */
32
32
  export interface GetCertificatePackResult {
33
33
  /**
34
- * Identifier
34
+ * Identifier.
35
35
  */
36
36
  readonly certificatePackId: string;
37
37
  /**
@@ -39,7 +39,7 @@ export interface GetCertificatePackResult {
39
39
  */
40
40
  readonly id: string;
41
41
  /**
42
- * Identifier
42
+ * Identifier.
43
43
  */
44
44
  readonly zoneId: string;
45
45
  }
@@ -62,11 +62,11 @@ export declare function getCertificatePackOutput(args: GetCertificatePackOutputA
62
62
  */
63
63
  export interface GetCertificatePackOutputArgs {
64
64
  /**
65
- * Identifier
65
+ * Identifier.
66
66
  */
67
67
  certificatePackId: pulumi.Input<string>;
68
68
  /**
69
- * Identifier
69
+ * Identifier.
70
70
  */
71
71
  zoneId: pulumi.Input<string>;
72
72
  }
@@ -28,7 +28,7 @@ export interface GetCertificatePacksArgs {
28
28
  */
29
29
  status?: string;
30
30
  /**
31
- * Identifier
31
+ * Identifier.
32
32
  */
33
33
  zoneId: string;
34
34
  }
@@ -54,7 +54,7 @@ export interface GetCertificatePacksResult {
54
54
  */
55
55
  readonly status?: string;
56
56
  /**
57
- * Identifier
57
+ * Identifier.
58
58
  */
59
59
  readonly zoneId: string;
60
60
  }
@@ -86,7 +86,7 @@ export interface GetCertificatePacksOutputArgs {
86
86
  */
87
87
  status?: pulumi.Input<string>;
88
88
  /**
89
- * Identifier
89
+ * Identifier.
90
90
  */
91
91
  zoneId: pulumi.Input<string>;
92
92
  }
@@ -22,7 +22,7 @@ export interface GetCloudConnectorRulesListArgs {
22
22
  */
23
23
  maxItems?: number;
24
24
  /**
25
- * Identifier
25
+ * Identifier.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -43,7 +43,7 @@ export interface GetCloudConnectorRulesListResult {
43
43
  */
44
44
  readonly results: outputs.GetCloudConnectorRulesListResult[];
45
45
  /**
46
- * Identifier
46
+ * Identifier.
47
47
  */
48
48
  readonly zoneId: string;
49
49
  }
@@ -69,7 +69,7 @@ export interface GetCloudConnectorRulesListOutputArgs {
69
69
  */
70
70
  maxItems?: pulumi.Input<number>;
71
71
  /**
72
- * Identifier
72
+ * Identifier.
73
73
  */
74
74
  zoneId: pulumi.Input<string>;
75
75
  }
@@ -22,7 +22,7 @@ export interface GetContentScanningExpressionsArgs {
22
22
  */
23
23
  maxItems?: number;
24
24
  /**
25
- * Identifier
25
+ * Defines an identifier.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -43,7 +43,7 @@ export interface GetContentScanningExpressionsResult {
43
43
  */
44
44
  readonly results: outputs.GetContentScanningExpressionsResult[];
45
45
  /**
46
- * Identifier
46
+ * Defines an identifier.
47
47
  */
48
48
  readonly zoneId: string;
49
49
  }
@@ -69,7 +69,7 @@ export interface GetContentScanningExpressionsOutputArgs {
69
69
  */
70
70
  maxItems?: pulumi.Input<number>;
71
71
  /**
72
- * Identifier
72
+ * Defines an identifier.
73
73
  */
74
74
  zoneId: pulumi.Input<string>;
75
75
  }
@@ -20,12 +20,12 @@ export declare function getCustomHostname(args: GetCustomHostnameArgs, opts?: pu
20
20
  */
21
21
  export interface GetCustomHostnameArgs {
22
22
  /**
23
- * Identifier
23
+ * Identifier.
24
24
  */
25
25
  customHostnameId?: string;
26
26
  filter?: inputs.GetCustomHostnameFilter;
27
27
  /**
28
- * Identifier
28
+ * Identifier.
29
29
  */
30
30
  zoneId: string;
31
31
  }
@@ -38,7 +38,7 @@ export interface GetCustomHostnameResult {
38
38
  */
39
39
  readonly createdAt: string;
40
40
  /**
41
- * Identifier
41
+ * Identifier.
42
42
  */
43
43
  readonly customHostnameId?: string;
44
44
  /**
@@ -61,7 +61,7 @@ export interface GetCustomHostnameResult {
61
61
  */
62
62
  readonly hostname: string;
63
63
  /**
64
- * Identifier
64
+ * Identifier.
65
65
  */
66
66
  readonly id: string;
67
67
  /**
@@ -83,7 +83,7 @@ export interface GetCustomHostnameResult {
83
83
  */
84
84
  readonly verificationErrors: string[];
85
85
  /**
86
- * Identifier
86
+ * Identifier.
87
87
  */
88
88
  readonly zoneId: string;
89
89
  }
@@ -106,12 +106,12 @@ export declare function getCustomHostnameOutput(args: GetCustomHostnameOutputArg
106
106
  */
107
107
  export interface GetCustomHostnameOutputArgs {
108
108
  /**
109
- * Identifier
109
+ * Identifier.
110
110
  */
111
111
  customHostnameId?: pulumi.Input<string>;
112
112
  filter?: pulumi.Input<inputs.GetCustomHostnameFilterArgs>;
113
113
  /**
114
- * Identifier
114
+ * Identifier.
115
115
  */
116
116
  zoneId: pulumi.Input<string>;
117
117
  }
@@ -17,7 +17,7 @@ export declare function getCustomHostnameFallbackOrigin(args: GetCustomHostnameF
17
17
  */
18
18
  export interface GetCustomHostnameFallbackOriginArgs {
19
19
  /**
20
- * Identifier
20
+ * Identifier.
21
21
  */
22
22
  zoneId: string;
23
23
  }
@@ -51,7 +51,7 @@ export interface GetCustomHostnameFallbackOriginResult {
51
51
  */
52
52
  readonly updatedAt: string;
53
53
  /**
54
- * Identifier
54
+ * Identifier.
55
55
  */
56
56
  readonly zoneId: string;
57
57
  }
@@ -73,7 +73,7 @@ export declare function getCustomHostnameFallbackOriginOutput(args: GetCustomHos
73
73
  */
74
74
  export interface GetCustomHostnameFallbackOriginOutputArgs {
75
75
  /**
76
- * Identifier
76
+ * Identifier.
77
77
  */
78
78
  zoneId: pulumi.Input<string>;
79
79
  }
@@ -49,7 +49,7 @@ export interface GetCustomHostnamesArgs {
49
49
  */
50
50
  ssl?: number;
51
51
  /**
52
- * Identifier
52
+ * Identifier.
53
53
  */
54
54
  zoneId: string;
55
55
  }
@@ -89,7 +89,7 @@ export interface GetCustomHostnamesResult {
89
89
  */
90
90
  readonly ssl?: number;
91
91
  /**
92
- * Identifier
92
+ * Identifier.
93
93
  */
94
94
  readonly zoneId: string;
95
95
  }
@@ -142,7 +142,7 @@ export interface GetCustomHostnamesOutputArgs {
142
142
  */
143
143
  ssl?: pulumi.Input<number>;
144
144
  /**
145
- * Identifier
145
+ * Identifier.
146
146
  */
147
147
  zoneId: pulumi.Input<string>;
148
148
  }
package/getCustomSsl.d.ts CHANGED
@@ -20,12 +20,12 @@ export declare function getCustomSsl(args: GetCustomSslArgs, opts?: pulumi.Invok
20
20
  */
21
21
  export interface GetCustomSslArgs {
22
22
  /**
23
- * Identifier
23
+ * Identifier.
24
24
  */
25
25
  customCertificateId?: string;
26
26
  filter?: inputs.GetCustomSslFilter;
27
27
  /**
28
- * Identifier
28
+ * Identifier.
29
29
  */
30
30
  zoneId: string;
31
31
  }
@@ -39,7 +39,7 @@ export interface GetCustomSslResult {
39
39
  */
40
40
  readonly bundleMethod: string;
41
41
  /**
42
- * Identifier
42
+ * Identifier.
43
43
  */
44
44
  readonly customCertificateId?: string;
45
45
  /**
@@ -53,7 +53,7 @@ export interface GetCustomSslResult {
53
53
  readonly geoRestrictions: outputs.GetCustomSslGeoRestrictions;
54
54
  readonly hosts: string[];
55
55
  /**
56
- * Identifier
56
+ * Identifier.
57
57
  */
58
58
  readonly id: string;
59
59
  /**
@@ -87,7 +87,7 @@ export interface GetCustomSslResult {
87
87
  */
88
88
  readonly uploadedOn: string;
89
89
  /**
90
- * Identifier
90
+ * Identifier.
91
91
  */
92
92
  readonly zoneId: string;
93
93
  }
@@ -110,12 +110,12 @@ export declare function getCustomSslOutput(args: GetCustomSslOutputArgs, opts?:
110
110
  */
111
111
  export interface GetCustomSslOutputArgs {
112
112
  /**
113
- * Identifier
113
+ * Identifier.
114
114
  */
115
115
  customCertificateId?: pulumi.Input<string>;
116
116
  filter?: pulumi.Input<inputs.GetCustomSslFilterArgs>;
117
117
  /**
118
- * Identifier
118
+ * Identifier.
119
119
  */
120
120
  zoneId: pulumi.Input<string>;
121
121
  }
@@ -33,7 +33,7 @@ export interface GetCustomSslsArgs {
33
33
  */
34
34
  status?: string;
35
35
  /**
36
- * Identifier
36
+ * Identifier.
37
37
  */
38
38
  zoneId: string;
39
39
  }
@@ -64,7 +64,7 @@ export interface GetCustomSslsResult {
64
64
  */
65
65
  readonly status?: string;
66
66
  /**
67
- * Identifier
67
+ * Identifier.
68
68
  */
69
69
  readonly zoneId: string;
70
70
  }
@@ -101,7 +101,7 @@ export interface GetCustomSslsOutputArgs {
101
101
  */
102
102
  status?: pulumi.Input<string>;
103
103
  /**
104
- * Identifier
104
+ * Identifier.
105
105
  */
106
106
  zoneId: pulumi.Input<string>;
107
107
  }
@@ -59,6 +59,10 @@ export interface GetD1DatabaseResult {
59
59
  */
60
60
  readonly name: string;
61
61
  readonly numTables: number;
62
+ /**
63
+ * Configuration for D1 read replication.
64
+ */
65
+ readonly readReplication: outputs.GetD1DatabaseReadReplication;
62
66
  /**
63
67
  * D1 database identifier (UUID).
64
68
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getD1Database.js","sourceRoot":"","sources":["../getD1Database.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC;AAqDD;;;;;;;;;;;;GAYG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAAiC;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8CAA8C,EAAE;QAC/E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kDAOC"}
1
+ {"version":3,"file":"getD1Database.js","sourceRoot":"","sources":["../getD1Database.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC;AAyDD;;;;;;;;;;;;GAYG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAAiC;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8CAA8C,EAAE;QAC/E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kDAOC"}
@@ -17,7 +17,7 @@ export declare function getDcvDelegation(args: GetDcvDelegationArgs, opts?: pulu
17
17
  */
18
18
  export interface GetDcvDelegationArgs {
19
19
  /**
20
- * Identifier
20
+ * Identifier.
21
21
  */
22
22
  zoneId: string;
23
23
  }
@@ -34,7 +34,7 @@ export interface GetDcvDelegationResult {
34
34
  */
35
35
  readonly uuid: string;
36
36
  /**
37
- * Identifier
37
+ * Identifier.
38
38
  */
39
39
  readonly zoneId: string;
40
40
  }
@@ -56,7 +56,7 @@ export declare function getDcvDelegationOutput(args: GetDcvDelegationOutputArgs,
56
56
  */
57
57
  export interface GetDcvDelegationOutputArgs {
58
58
  /**
59
- * Identifier
59
+ * Identifier.
60
60
  */
61
61
  zoneId: pulumi.Input<string>;
62
62
  }
@@ -20,7 +20,7 @@ export declare function getEmailRoutingAddress(args: GetEmailRoutingAddressArgs,
20
20
  */
21
21
  export interface GetEmailRoutingAddressArgs {
22
22
  /**
23
- * Identifier
23
+ * Identifier.
24
24
  */
25
25
  accountId: string;
26
26
  /**
@@ -34,7 +34,7 @@ export interface GetEmailRoutingAddressArgs {
34
34
  */
35
35
  export interface GetEmailRoutingAddressResult {
36
36
  /**
37
- * Identifier
37
+ * Identifier.
38
38
  */
39
39
  readonly accountId: string;
40
40
  /**
@@ -88,7 +88,7 @@ export declare function getEmailRoutingAddressOutput(args: GetEmailRoutingAddres
88
88
  */
89
89
  export interface GetEmailRoutingAddressOutputArgs {
90
90
  /**
91
- * Identifier
91
+ * Identifier.
92
92
  */
93
93
  accountId: pulumi.Input<string>;
94
94
  /**
@@ -18,7 +18,7 @@ export declare function getEmailRoutingAddresses(args: GetEmailRoutingAddressesA
18
18
  */
19
19
  export interface GetEmailRoutingAddressesArgs {
20
20
  /**
21
- * Identifier
21
+ * Identifier.
22
22
  */
23
23
  accountId: string;
24
24
  /**
@@ -40,7 +40,7 @@ export interface GetEmailRoutingAddressesArgs {
40
40
  */
41
41
  export interface GetEmailRoutingAddressesResult {
42
42
  /**
43
- * Identifier
43
+ * Identifier.
44
44
  */
45
45
  readonly accountId: string;
46
46
  /**
@@ -83,7 +83,7 @@ export declare function getEmailRoutingAddressesOutput(args: GetEmailRoutingAddr
83
83
  */
84
84
  export interface GetEmailRoutingAddressesOutputArgs {
85
85
  /**
86
- * Identifier
86
+ * Identifier.
87
87
  */
88
88
  accountId: pulumi.Input<string>;
89
89
  /**
@@ -18,7 +18,7 @@ export declare function getEmailRoutingCatchAll(args: GetEmailRoutingCatchAllArg
18
18
  */
19
19
  export interface GetEmailRoutingCatchAllArgs {
20
20
  /**
21
- * Identifier
21
+ * Identifier.
22
22
  */
23
23
  zoneId: string;
24
24
  }
@@ -53,7 +53,7 @@ export interface GetEmailRoutingCatchAllResult {
53
53
  */
54
54
  readonly tag: string;
55
55
  /**
56
- * Identifier
56
+ * Identifier.
57
57
  */
58
58
  readonly zoneId: string;
59
59
  }
@@ -75,7 +75,7 @@ export declare function getEmailRoutingCatchAllOutput(args: GetEmailRoutingCatch
75
75
  */
76
76
  export interface GetEmailRoutingCatchAllOutputArgs {
77
77
  /**
78
- * Identifier
78
+ * Identifier.
79
79
  */
80
80
  zoneId: pulumi.Input<string>;
81
81
  }
@@ -23,7 +23,7 @@ export interface GetEmailRoutingDnsArgs {
23
23
  */
24
24
  subdomain?: string;
25
25
  /**
26
- * Identifier
26
+ * Identifier.
27
27
  */
28
28
  zoneId: string;
29
29
  }
@@ -44,11 +44,11 @@ export interface GetEmailRoutingDnsResult {
44
44
  */
45
45
  readonly subdomain?: string;
46
46
  /**
47
- * Whether the API call was successful
47
+ * Whether the API call was successful.
48
48
  */
49
49
  readonly success: boolean;
50
50
  /**
51
- * Identifier
51
+ * Identifier.
52
52
  */
53
53
  readonly zoneId: string;
54
54
  }
@@ -75,7 +75,7 @@ export interface GetEmailRoutingDnsOutputArgs {
75
75
  */
76
76
  subdomain?: pulumi.Input<string>;
77
77
  /**
78
- * Identifier
78
+ * Identifier.
79
79
  */
80
80
  zoneId: pulumi.Input<string>;
81
81
  }
@@ -25,7 +25,7 @@ export interface GetEmailRoutingRuleArgs {
25
25
  */
26
26
  ruleIdentifier?: string;
27
27
  /**
28
- * Identifier
28
+ * Identifier.
29
29
  */
30
30
  zoneId: string;
31
31
  }
@@ -69,7 +69,7 @@ export interface GetEmailRoutingRuleResult {
69
69
  */
70
70
  readonly tag: string;
71
71
  /**
72
- * Identifier
72
+ * Identifier.
73
73
  */
74
74
  readonly zoneId: string;
75
75
  }
@@ -97,7 +97,7 @@ export interface GetEmailRoutingRuleOutputArgs {
97
97
  */
98
98
  ruleIdentifier?: pulumi.Input<string>;
99
99
  /**
100
- * Identifier
100
+ * Identifier.
101
101
  */
102
102
  zoneId: pulumi.Input<string>;
103
103
  }
@@ -27,7 +27,7 @@ export interface GetEmailRoutingRulesArgs {
27
27
  */
28
28
  maxItems?: number;
29
29
  /**
30
- * Identifier
30
+ * Identifier.
31
31
  */
32
32
  zoneId: string;
33
33
  }
@@ -52,7 +52,7 @@ export interface GetEmailRoutingRulesResult {
52
52
  */
53
53
  readonly results: outputs.GetEmailRoutingRulesResult[];
54
54
  /**
55
- * Identifier
55
+ * Identifier.
56
56
  */
57
57
  readonly zoneId: string;
58
58
  }
@@ -83,7 +83,7 @@ export interface GetEmailRoutingRulesOutputArgs {
83
83
  */
84
84
  maxItems?: pulumi.Input<number>;
85
85
  /**
86
- * Identifier
86
+ * Identifier.
87
87
  */
88
88
  zoneId: pulumi.Input<string>;
89
89
  }
@@ -17,7 +17,7 @@ export declare function getEmailRoutingSettings(args: GetEmailRoutingSettingsArg
17
17
  */
18
18
  export interface GetEmailRoutingSettingsArgs {
19
19
  /**
20
- * Identifier
20
+ * Identifier.
21
21
  */
22
22
  zoneId: string;
23
23
  }
@@ -61,7 +61,7 @@ export interface GetEmailRoutingSettingsResult {
61
61
  */
62
62
  readonly tag: string;
63
63
  /**
64
- * Identifier
64
+ * Identifier.
65
65
  */
66
66
  readonly zoneId: string;
67
67
  }
@@ -83,7 +83,7 @@ export declare function getEmailRoutingSettingsOutput(args: GetEmailRoutingSetti
83
83
  */
84
84
  export interface GetEmailRoutingSettingsOutputArgs {
85
85
  /**
86
- * Identifier
86
+ * Identifier.
87
87
  */
88
88
  zoneId: pulumi.Input<string>;
89
89
  }