@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
package/r2bucket.d.ts CHANGED
@@ -37,11 +37,11 @@ export declare class R2Bucket extends pulumi.CustomResource {
37
37
  */
38
38
  static isInstance(obj: any): obj is R2Bucket;
39
39
  /**
40
- * Account ID
40
+ * Account ID.
41
41
  */
42
42
  readonly accountId: pulumi.Output<string>;
43
43
  /**
44
- * Creation timestamp
44
+ * Creation timestamp.
45
45
  */
46
46
  readonly creationDate: pulumi.Output<string>;
47
47
  /**
@@ -49,12 +49,12 @@ export declare class R2Bucket extends pulumi.CustomResource {
49
49
  */
50
50
  readonly jurisdiction: pulumi.Output<string>;
51
51
  /**
52
- * Location of the bucket
52
+ * Location of the bucket.
53
53
  * Available values: "apac", "eeur", "enam", "weur", "wnam", "oc".
54
54
  */
55
55
  readonly location: pulumi.Output<string | undefined>;
56
56
  /**
57
- * Name of the bucket
57
+ * Name of the bucket.
58
58
  */
59
59
  readonly name: pulumi.Output<string>;
60
60
  /**
@@ -76,11 +76,11 @@ export declare class R2Bucket extends pulumi.CustomResource {
76
76
  */
77
77
  export interface R2BucketState {
78
78
  /**
79
- * Account ID
79
+ * Account ID.
80
80
  */
81
81
  accountId?: pulumi.Input<string>;
82
82
  /**
83
- * Creation timestamp
83
+ * Creation timestamp.
84
84
  */
85
85
  creationDate?: pulumi.Input<string>;
86
86
  /**
@@ -88,12 +88,12 @@ export interface R2BucketState {
88
88
  */
89
89
  jurisdiction?: pulumi.Input<string>;
90
90
  /**
91
- * Location of the bucket
91
+ * Location of the bucket.
92
92
  * Available values: "apac", "eeur", "enam", "weur", "wnam", "oc".
93
93
  */
94
94
  location?: pulumi.Input<string>;
95
95
  /**
96
- * Name of the bucket
96
+ * Name of the bucket.
97
97
  */
98
98
  name?: pulumi.Input<string>;
99
99
  /**
@@ -107,7 +107,7 @@ export interface R2BucketState {
107
107
  */
108
108
  export interface R2BucketArgs {
109
109
  /**
110
- * Account ID
110
+ * Account ID.
111
111
  */
112
112
  accountId: pulumi.Input<string>;
113
113
  /**
@@ -115,12 +115,12 @@ export interface R2BucketArgs {
115
115
  */
116
116
  jurisdiction?: pulumi.Input<string>;
117
117
  /**
118
- * Location of the bucket
118
+ * Location of the bucket.
119
119
  * Available values: "apac", "eeur", "enam", "weur", "wnam", "oc".
120
120
  */
121
121
  location?: pulumi.Input<string>;
122
122
  /**
123
- * Name of the bucket
123
+ * Name of the bucket.
124
124
  */
125
125
  name: pulumi.Input<string>;
126
126
  /**
package/r2bucketCors.d.ts CHANGED
@@ -21,18 +21,18 @@ export declare class R2BucketCors extends pulumi.CustomResource {
21
21
  */
22
22
  static isInstance(obj: any): obj is R2BucketCors;
23
23
  /**
24
- * Account ID
24
+ * Account ID.
25
25
  */
26
26
  readonly accountId: pulumi.Output<string>;
27
27
  /**
28
- * Name of the bucket
28
+ * Name of the bucket.
29
29
  */
30
30
  readonly bucketName: pulumi.Output<string>;
31
31
  /**
32
32
  * Jurisdiction of the bucket
33
33
  */
34
34
  readonly jurisdiction: pulumi.Output<string>;
35
- readonly rules: pulumi.Output<outputs.R2BucketCorsRule[]>;
35
+ readonly rules: pulumi.Output<outputs.R2BucketCorsRule[] | undefined>;
36
36
  /**
37
37
  * Create a R2BucketCors resource with the given unique name, arguments, and options.
38
38
  *
@@ -47,11 +47,11 @@ export declare class R2BucketCors extends pulumi.CustomResource {
47
47
  */
48
48
  export interface R2BucketCorsState {
49
49
  /**
50
- * Account ID
50
+ * Account ID.
51
51
  */
52
52
  accountId?: pulumi.Input<string>;
53
53
  /**
54
- * Name of the bucket
54
+ * Name of the bucket.
55
55
  */
56
56
  bucketName?: pulumi.Input<string>;
57
57
  /**
@@ -65,11 +65,11 @@ export interface R2BucketCorsState {
65
65
  */
66
66
  export interface R2BucketCorsArgs {
67
67
  /**
68
- * Account ID
68
+ * Account ID.
69
69
  */
70
70
  accountId: pulumi.Input<string>;
71
71
  /**
72
- * Name of the bucket
72
+ * Name of the bucket.
73
73
  */
74
74
  bucketName: pulumi.Input<string>;
75
75
  /**
@@ -41,11 +41,11 @@ export declare class R2BucketEventNotification extends pulumi.CustomResource {
41
41
  */
42
42
  static isInstance(obj: any): obj is R2BucketEventNotification;
43
43
  /**
44
- * Account ID
44
+ * Account ID.
45
45
  */
46
46
  readonly accountId: pulumi.Output<string>;
47
47
  /**
48
- * Name of the bucket
48
+ * Name of the bucket.
49
49
  */
50
50
  readonly bucketName: pulumi.Output<string>;
51
51
  /**
@@ -53,7 +53,7 @@ export declare class R2BucketEventNotification extends pulumi.CustomResource {
53
53
  */
54
54
  readonly jurisdiction: pulumi.Output<string>;
55
55
  /**
56
- * Queue ID
56
+ * Queue ID.
57
57
  */
58
58
  readonly queueId: pulumi.Output<string | undefined>;
59
59
  /**
@@ -61,9 +61,9 @@ export declare class R2BucketEventNotification extends pulumi.CustomResource {
61
61
  */
62
62
  readonly queues: pulumi.Output<outputs.R2BucketEventNotificationQueue[]>;
63
63
  /**
64
- * Array of rules to drive notifications
64
+ * Array of rules to drive notifications.
65
65
  */
66
- readonly rules: pulumi.Output<outputs.R2BucketEventNotificationRule[]>;
66
+ readonly rules: pulumi.Output<outputs.R2BucketEventNotificationRule[] | undefined>;
67
67
  /**
68
68
  * Create a R2BucketEventNotification resource with the given unique name, arguments, and options.
69
69
  *
@@ -78,11 +78,11 @@ export declare class R2BucketEventNotification extends pulumi.CustomResource {
78
78
  */
79
79
  export interface R2BucketEventNotificationState {
80
80
  /**
81
- * Account ID
81
+ * Account ID.
82
82
  */
83
83
  accountId?: pulumi.Input<string>;
84
84
  /**
85
- * Name of the bucket
85
+ * Name of the bucket.
86
86
  */
87
87
  bucketName?: pulumi.Input<string>;
88
88
  /**
@@ -90,7 +90,7 @@ export interface R2BucketEventNotificationState {
90
90
  */
91
91
  jurisdiction?: pulumi.Input<string>;
92
92
  /**
93
- * Queue ID
93
+ * Queue ID.
94
94
  */
95
95
  queueId?: pulumi.Input<string>;
96
96
  /**
@@ -98,7 +98,7 @@ export interface R2BucketEventNotificationState {
98
98
  */
99
99
  queues?: pulumi.Input<pulumi.Input<inputs.R2BucketEventNotificationQueue>[]>;
100
100
  /**
101
- * Array of rules to drive notifications
101
+ * Array of rules to drive notifications.
102
102
  */
103
103
  rules?: pulumi.Input<pulumi.Input<inputs.R2BucketEventNotificationRule>[]>;
104
104
  }
@@ -107,11 +107,11 @@ export interface R2BucketEventNotificationState {
107
107
  */
108
108
  export interface R2BucketEventNotificationArgs {
109
109
  /**
110
- * Account ID
110
+ * Account ID.
111
111
  */
112
112
  accountId: pulumi.Input<string>;
113
113
  /**
114
- * Name of the bucket
114
+ * Name of the bucket.
115
115
  */
116
116
  bucketName: pulumi.Input<string>;
117
117
  /**
@@ -119,11 +119,11 @@ export interface R2BucketEventNotificationArgs {
119
119
  */
120
120
  jurisdiction?: pulumi.Input<string>;
121
121
  /**
122
- * Queue ID
122
+ * Queue ID.
123
123
  */
124
124
  queueId?: pulumi.Input<string>;
125
125
  /**
126
- * Array of rules to drive notifications
126
+ * Array of rules to drive notifications.
127
127
  */
128
128
  rules?: pulumi.Input<pulumi.Input<inputs.R2BucketEventNotificationRule>[]>;
129
129
  }
@@ -21,18 +21,18 @@ export declare class R2BucketLifecycle extends pulumi.CustomResource {
21
21
  */
22
22
  static isInstance(obj: any): obj is R2BucketLifecycle;
23
23
  /**
24
- * Account ID
24
+ * Account ID.
25
25
  */
26
26
  readonly accountId: pulumi.Output<string>;
27
27
  /**
28
- * Name of the bucket
28
+ * Name of the bucket.
29
29
  */
30
30
  readonly bucketName: pulumi.Output<string>;
31
31
  /**
32
32
  * Jurisdiction of the bucket
33
33
  */
34
34
  readonly jurisdiction: pulumi.Output<string>;
35
- readonly rules: pulumi.Output<outputs.R2BucketLifecycleRule[]>;
35
+ readonly rules: pulumi.Output<outputs.R2BucketLifecycleRule[] | undefined>;
36
36
  /**
37
37
  * Create a R2BucketLifecycle resource with the given unique name, arguments, and options.
38
38
  *
@@ -47,11 +47,11 @@ export declare class R2BucketLifecycle extends pulumi.CustomResource {
47
47
  */
48
48
  export interface R2BucketLifecycleState {
49
49
  /**
50
- * Account ID
50
+ * Account ID.
51
51
  */
52
52
  accountId?: pulumi.Input<string>;
53
53
  /**
54
- * Name of the bucket
54
+ * Name of the bucket.
55
55
  */
56
56
  bucketName?: pulumi.Input<string>;
57
57
  /**
@@ -65,11 +65,11 @@ export interface R2BucketLifecycleState {
65
65
  */
66
66
  export interface R2BucketLifecycleArgs {
67
67
  /**
68
- * Account ID
68
+ * Account ID.
69
69
  */
70
70
  accountId: pulumi.Input<string>;
71
71
  /**
72
- * Name of the bucket
72
+ * Name of the bucket.
73
73
  */
74
74
  bucketName: pulumi.Input<string>;
75
75
  /**
package/r2bucketLock.d.ts CHANGED
@@ -40,18 +40,18 @@ export declare class R2BucketLock extends pulumi.CustomResource {
40
40
  */
41
41
  static isInstance(obj: any): obj is R2BucketLock;
42
42
  /**
43
- * Account ID
43
+ * Account ID.
44
44
  */
45
45
  readonly accountId: pulumi.Output<string>;
46
46
  /**
47
- * Name of the bucket
47
+ * Name of the bucket.
48
48
  */
49
49
  readonly bucketName: pulumi.Output<string>;
50
50
  /**
51
51
  * Jurisdiction of the bucket
52
52
  */
53
53
  readonly jurisdiction: pulumi.Output<string>;
54
- readonly rules: pulumi.Output<outputs.R2BucketLockRule[]>;
54
+ readonly rules: pulumi.Output<outputs.R2BucketLockRule[] | undefined>;
55
55
  /**
56
56
  * Create a R2BucketLock resource with the given unique name, arguments, and options.
57
57
  *
@@ -66,11 +66,11 @@ export declare class R2BucketLock extends pulumi.CustomResource {
66
66
  */
67
67
  export interface R2BucketLockState {
68
68
  /**
69
- * Account ID
69
+ * Account ID.
70
70
  */
71
71
  accountId?: pulumi.Input<string>;
72
72
  /**
73
- * Name of the bucket
73
+ * Name of the bucket.
74
74
  */
75
75
  bucketName?: pulumi.Input<string>;
76
76
  /**
@@ -84,11 +84,11 @@ export interface R2BucketLockState {
84
84
  */
85
85
  export interface R2BucketLockArgs {
86
86
  /**
87
- * Account ID
87
+ * Account ID.
88
88
  */
89
89
  accountId: pulumi.Input<string>;
90
90
  /**
91
- * Name of the bucket
91
+ * Name of the bucket.
92
92
  */
93
93
  bucketName: pulumi.Input<string>;
94
94
  /**
@@ -21,19 +21,19 @@ export declare class R2BucketSippy extends pulumi.CustomResource {
21
21
  */
22
22
  static isInstance(obj: any): obj is R2BucketSippy;
23
23
  /**
24
- * Account ID
24
+ * Account ID.
25
25
  */
26
26
  readonly accountId: pulumi.Output<string>;
27
27
  /**
28
- * Name of the bucket
28
+ * Name of the bucket.
29
29
  */
30
30
  readonly bucketName: pulumi.Output<string>;
31
31
  /**
32
- * R2 bucket to copy objects to
32
+ * R2 bucket to copy objects to.
33
33
  */
34
- readonly destination: pulumi.Output<outputs.R2BucketSippyDestination>;
34
+ readonly destination: pulumi.Output<outputs.R2BucketSippyDestination | undefined>;
35
35
  /**
36
- * State of Sippy for this bucket
36
+ * State of Sippy for this bucket.
37
37
  */
38
38
  readonly enabled: pulumi.Output<boolean>;
39
39
  /**
@@ -41,9 +41,9 @@ export declare class R2BucketSippy extends pulumi.CustomResource {
41
41
  */
42
42
  readonly jurisdiction: pulumi.Output<string>;
43
43
  /**
44
- * AWS S3 bucket to copy objects from
44
+ * AWS S3 bucket to copy objects from.
45
45
  */
46
- readonly source: pulumi.Output<outputs.R2BucketSippySource>;
46
+ readonly source: pulumi.Output<outputs.R2BucketSippySource | undefined>;
47
47
  /**
48
48
  * Create a R2BucketSippy resource with the given unique name, arguments, and options.
49
49
  *
@@ -58,19 +58,19 @@ export declare class R2BucketSippy extends pulumi.CustomResource {
58
58
  */
59
59
  export interface R2BucketSippyState {
60
60
  /**
61
- * Account ID
61
+ * Account ID.
62
62
  */
63
63
  accountId?: pulumi.Input<string>;
64
64
  /**
65
- * Name of the bucket
65
+ * Name of the bucket.
66
66
  */
67
67
  bucketName?: pulumi.Input<string>;
68
68
  /**
69
- * R2 bucket to copy objects to
69
+ * R2 bucket to copy objects to.
70
70
  */
71
71
  destination?: pulumi.Input<inputs.R2BucketSippyDestination>;
72
72
  /**
73
- * State of Sippy for this bucket
73
+ * State of Sippy for this bucket.
74
74
  */
75
75
  enabled?: pulumi.Input<boolean>;
76
76
  /**
@@ -78,7 +78,7 @@ export interface R2BucketSippyState {
78
78
  */
79
79
  jurisdiction?: pulumi.Input<string>;
80
80
  /**
81
- * AWS S3 bucket to copy objects from
81
+ * AWS S3 bucket to copy objects from.
82
82
  */
83
83
  source?: pulumi.Input<inputs.R2BucketSippySource>;
84
84
  }
@@ -87,15 +87,15 @@ export interface R2BucketSippyState {
87
87
  */
88
88
  export interface R2BucketSippyArgs {
89
89
  /**
90
- * Account ID
90
+ * Account ID.
91
91
  */
92
92
  accountId: pulumi.Input<string>;
93
93
  /**
94
- * Name of the bucket
94
+ * Name of the bucket.
95
95
  */
96
96
  bucketName: pulumi.Input<string>;
97
97
  /**
98
- * R2 bucket to copy objects to
98
+ * R2 bucket to copy objects to.
99
99
  */
100
100
  destination?: pulumi.Input<inputs.R2BucketSippyDestination>;
101
101
  /**
@@ -103,7 +103,7 @@ export interface R2BucketSippyArgs {
103
103
  */
104
104
  jurisdiction?: pulumi.Input<string>;
105
105
  /**
106
- * AWS S3 bucket to copy objects from
106
+ * AWS S3 bucket to copy objects from.
107
107
  */
108
108
  source?: pulumi.Input<inputs.R2BucketSippySource>;
109
109
  }
@@ -35,15 +35,15 @@ export declare class R2CustomDomain extends pulumi.CustomResource {
35
35
  */
36
36
  static isInstance(obj: any): obj is R2CustomDomain;
37
37
  /**
38
- * Account ID
38
+ * Account ID.
39
39
  */
40
40
  readonly accountId: pulumi.Output<string>;
41
41
  /**
42
- * Name of the bucket
42
+ * Name of the bucket.
43
43
  */
44
44
  readonly bucketName: pulumi.Output<string>;
45
45
  /**
46
- * Name of the custom domain to be added
46
+ * Name of the custom domain to be added.
47
47
  */
48
48
  readonly domain: pulumi.Output<string>;
49
49
  /**
@@ -61,11 +61,11 @@ export declare class R2CustomDomain extends pulumi.CustomResource {
61
61
  readonly minTls: pulumi.Output<string | undefined>;
62
62
  readonly status: pulumi.Output<outputs.R2CustomDomainStatus>;
63
63
  /**
64
- * Zone ID of the custom domain
64
+ * Zone ID of the custom domain.
65
65
  */
66
66
  readonly zoneId: pulumi.Output<string>;
67
67
  /**
68
- * Zone that the custom domain resides in
68
+ * Zone that the custom domain resides in.
69
69
  */
70
70
  readonly zoneName: pulumi.Output<string>;
71
71
  /**
@@ -82,15 +82,15 @@ export declare class R2CustomDomain extends pulumi.CustomResource {
82
82
  */
83
83
  export interface R2CustomDomainState {
84
84
  /**
85
- * Account ID
85
+ * Account ID.
86
86
  */
87
87
  accountId?: pulumi.Input<string>;
88
88
  /**
89
- * Name of the bucket
89
+ * Name of the bucket.
90
90
  */
91
91
  bucketName?: pulumi.Input<string>;
92
92
  /**
93
- * Name of the custom domain to be added
93
+ * Name of the custom domain to be added.
94
94
  */
95
95
  domain?: pulumi.Input<string>;
96
96
  /**
@@ -108,11 +108,11 @@ export interface R2CustomDomainState {
108
108
  minTls?: pulumi.Input<string>;
109
109
  status?: pulumi.Input<inputs.R2CustomDomainStatus>;
110
110
  /**
111
- * Zone ID of the custom domain
111
+ * Zone ID of the custom domain.
112
112
  */
113
113
  zoneId?: pulumi.Input<string>;
114
114
  /**
115
- * Zone that the custom domain resides in
115
+ * Zone that the custom domain resides in.
116
116
  */
117
117
  zoneName?: pulumi.Input<string>;
118
118
  }
@@ -121,15 +121,15 @@ export interface R2CustomDomainState {
121
121
  */
122
122
  export interface R2CustomDomainArgs {
123
123
  /**
124
- * Account ID
124
+ * Account ID.
125
125
  */
126
126
  accountId: pulumi.Input<string>;
127
127
  /**
128
- * Name of the bucket
128
+ * Name of the bucket.
129
129
  */
130
130
  bucketName: pulumi.Input<string>;
131
131
  /**
132
- * Name of the custom domain to be added
132
+ * Name of the custom domain to be added.
133
133
  */
134
134
  domain: pulumi.Input<string>;
135
135
  /**
@@ -146,7 +146,7 @@ export interface R2CustomDomainArgs {
146
146
  */
147
147
  minTls?: pulumi.Input<string>;
148
148
  /**
149
- * Zone ID of the custom domain
149
+ * Zone ID of the custom domain.
150
150
  */
151
151
  zoneId: pulumi.Input<string>;
152
152
  }
@@ -30,23 +30,23 @@ export declare class R2ManagedDomain extends pulumi.CustomResource {
30
30
  */
31
31
  static isInstance(obj: any): obj is R2ManagedDomain;
32
32
  /**
33
- * Account ID
33
+ * Account ID.
34
34
  */
35
35
  readonly accountId: pulumi.Output<string>;
36
36
  /**
37
- * Bucket ID
37
+ * Bucket ID.
38
38
  */
39
39
  readonly bucketId: pulumi.Output<string>;
40
40
  /**
41
- * Name of the bucket
41
+ * Name of the bucket.
42
42
  */
43
43
  readonly bucketName: pulumi.Output<string>;
44
44
  /**
45
- * Domain name of the bucket's r2.dev domain
45
+ * Domain name of the bucket's r2.dev domain.
46
46
  */
47
47
  readonly domain: pulumi.Output<string>;
48
48
  /**
49
- * Whether to enable public bucket access at the r2.dev domain
49
+ * Whether to enable public bucket access at the r2.dev domain.
50
50
  */
51
51
  readonly enabled: pulumi.Output<boolean>;
52
52
  /**
@@ -67,23 +67,23 @@ export declare class R2ManagedDomain extends pulumi.CustomResource {
67
67
  */
68
68
  export interface R2ManagedDomainState {
69
69
  /**
70
- * Account ID
70
+ * Account ID.
71
71
  */
72
72
  accountId?: pulumi.Input<string>;
73
73
  /**
74
- * Bucket ID
74
+ * Bucket ID.
75
75
  */
76
76
  bucketId?: pulumi.Input<string>;
77
77
  /**
78
- * Name of the bucket
78
+ * Name of the bucket.
79
79
  */
80
80
  bucketName?: pulumi.Input<string>;
81
81
  /**
82
- * Domain name of the bucket's r2.dev domain
82
+ * Domain name of the bucket's r2.dev domain.
83
83
  */
84
84
  domain?: pulumi.Input<string>;
85
85
  /**
86
- * Whether to enable public bucket access at the r2.dev domain
86
+ * Whether to enable public bucket access at the r2.dev domain.
87
87
  */
88
88
  enabled?: pulumi.Input<boolean>;
89
89
  /**
@@ -96,15 +96,15 @@ export interface R2ManagedDomainState {
96
96
  */
97
97
  export interface R2ManagedDomainArgs {
98
98
  /**
99
- * Account ID
99
+ * Account ID.
100
100
  */
101
101
  accountId: pulumi.Input<string>;
102
102
  /**
103
- * Name of the bucket
103
+ * Name of the bucket.
104
104
  */
105
105
  bucketName: pulumi.Input<string>;
106
106
  /**
107
- * Whether to enable public bucket access at the r2.dev domain
107
+ * Whether to enable public bucket access at the r2.dev domain.
108
108
  */
109
109
  enabled: pulumi.Input<boolean>;
110
110
  /**
package/rateLimit.d.ts CHANGED
@@ -101,7 +101,7 @@ export declare class RateLimit extends pulumi.CustomResource {
101
101
  */
102
102
  readonly threshold: pulumi.Output<number>;
103
103
  /**
104
- * Identifier
104
+ * Defines an identifier.
105
105
  */
106
106
  readonly zoneId: pulumi.Output<string>;
107
107
  /**
@@ -146,7 +146,7 @@ export interface RateLimitState {
146
146
  */
147
147
  threshold?: pulumi.Input<number>;
148
148
  /**
149
- * Identifier
149
+ * Defines an identifier.
150
150
  */
151
151
  zoneId?: pulumi.Input<string>;
152
152
  }
@@ -171,7 +171,7 @@ export interface RateLimitArgs {
171
171
  */
172
172
  threshold: pulumi.Input<number>;
173
173
  /**
174
- * Identifier
174
+ * Defines an identifier.
175
175
  */
176
176
  zoneId: pulumi.Input<string>;
177
177
  }
package/record.d.ts CHANGED
@@ -47,7 +47,7 @@ export declare class Record extends pulumi.CustomResource {
47
47
  /**
48
48
  * Components of a CAA record.
49
49
  */
50
- readonly data: pulumi.Output<outputs.RecordData>;
50
+ readonly data: pulumi.Output<outputs.RecordData | undefined>;
51
51
  /**
52
52
  * Extra Cloudflare-specific information about the record.
53
53
  */
@@ -10,6 +10,7 @@ import * as pulumi from "@pulumi/pulumi";
10
10
  * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
11
11
  * hostname: "foo.example.com",
12
12
  * regionKey: "ca",
13
+ * routing: "routing",
13
14
  * });
14
15
  * ```
15
16
  *
@@ -48,7 +49,11 @@ export declare class RegionalHostname extends pulumi.CustomResource {
48
49
  */
49
50
  readonly regionKey: pulumi.Output<string>;
50
51
  /**
51
- * Identifier
52
+ * Configure which routing method to use for the regional hostname
53
+ */
54
+ readonly routing: pulumi.Output<string | undefined>;
55
+ /**
56
+ * Identifier.
52
57
  */
53
58
  readonly zoneId: pulumi.Output<string>;
54
59
  /**
@@ -77,7 +82,11 @@ export interface RegionalHostnameState {
77
82
  */
78
83
  regionKey?: pulumi.Input<string>;
79
84
  /**
80
- * Identifier
85
+ * Configure which routing method to use for the regional hostname
86
+ */
87
+ routing?: pulumi.Input<string>;
88
+ /**
89
+ * Identifier.
81
90
  */
82
91
  zoneId?: pulumi.Input<string>;
83
92
  }
@@ -94,7 +103,11 @@ export interface RegionalHostnameArgs {
94
103
  */
95
104
  regionKey: pulumi.Input<string>;
96
105
  /**
97
- * Identifier
106
+ * Configure which routing method to use for the regional hostname
107
+ */
108
+ routing?: pulumi.Input<string>;
109
+ /**
110
+ * Identifier.
98
111
  */
99
112
  zoneId: pulumi.Input<string>;
100
113
  }