@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
@@ -14,7 +14,7 @@ import * as outputs from "./types/output";
14
14
  * });
15
15
  * ```
16
16
  */
17
- export declare function getLogpushDatasetJob(args: GetLogpushDatasetJobArgs, opts?: pulumi.InvokeOptions): Promise<GetLogpushDatasetJobResult>;
17
+ export declare function getLogpushDatasetJob(args?: GetLogpushDatasetJobArgs, opts?: pulumi.InvokeOptions): Promise<GetLogpushDatasetJobResult>;
18
18
  /**
19
19
  * A collection of arguments for invoking getLogpushDatasetJob.
20
20
  */
@@ -25,8 +25,9 @@ export interface GetLogpushDatasetJobArgs {
25
25
  accountId?: string;
26
26
  /**
27
27
  * Name of the dataset. A list of supported datasets can be found on the [Developer Docs](https://developers.cloudflare.com/logs/reference/log-fields/).
28
+ * Available values: "access*requests", "audit*logs", "biso*user*actions", "casb*findings", "device*posture*results", "dlp*forensic*copies", "dns*firewall*logs", "dns*logs", "email*security*alerts", "firewall*events", "gateway*dns", "gateway*http", "gateway*network", "http*requests", "magic*ids*detections", "nel*reports", "network*analytics*logs", "page*shield*events", "sinkhole*http*logs", "spectrum*events", "ssh*logs", "workers*trace*events", "zaraz*events", "zero*trust*network*sessions".
28
29
  */
29
- datasetId: string;
30
+ datasetId?: string;
30
31
  /**
31
32
  * The Zone ID to use for this endpoint. Mutually exclusive with the Account ID.
32
33
  */
@@ -42,10 +43,12 @@ export interface GetLogpushDatasetJobResult {
42
43
  readonly accountId?: string;
43
44
  /**
44
45
  * Name of the dataset. A list of supported datasets can be found on the [Developer Docs](https://developers.cloudflare.com/logs/reference/log-fields/).
46
+ * Available values: "access*requests", "audit*logs", "biso*user*actions", "casb*findings", "device*posture*results", "dlp*forensic*copies", "dns*firewall*logs", "dns*logs", "email*security*alerts", "firewall*events", "gateway*dns", "gateway*http", "gateway*network", "http*requests", "magic*ids*detections", "nel*reports", "network*analytics*logs", "page*shield*events", "sinkhole*http*logs", "spectrum*events", "ssh*logs", "workers*trace*events", "zaraz*events", "zero*trust*network*sessions".
45
47
  */
46
48
  readonly dataset: string;
47
49
  /**
48
50
  * Name of the dataset. A list of supported datasets can be found on the [Developer Docs](https://developers.cloudflare.com/logs/reference/log-fields/).
51
+ * Available values: "access*requests", "audit*logs", "biso*user*actions", "casb*findings", "device*posture*results", "dlp*forensic*copies", "dns*firewall*logs", "dns*logs", "email*security*alerts", "firewall*events", "gateway*dns", "gateway*http", "gateway*network", "http*requests", "magic*ids*detections", "nel*reports", "network*analytics*logs", "page*shield*events", "sinkhole*http*logs", "spectrum*events", "ssh*logs", "workers*trace*events", "zaraz*events", "zero*trust*network*sessions".
49
52
  */
50
53
  readonly datasetId: string;
51
54
  /**
@@ -129,7 +132,7 @@ export interface GetLogpushDatasetJobResult {
129
132
  * });
130
133
  * ```
131
134
  */
132
- export declare function getLogpushDatasetJobOutput(args: GetLogpushDatasetJobOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetLogpushDatasetJobResult>;
135
+ export declare function getLogpushDatasetJobOutput(args?: GetLogpushDatasetJobOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetLogpushDatasetJobResult>;
133
136
  /**
134
137
  * A collection of arguments for invoking getLogpushDatasetJob.
135
138
  */
@@ -140,8 +143,9 @@ export interface GetLogpushDatasetJobOutputArgs {
140
143
  accountId?: pulumi.Input<string>;
141
144
  /**
142
145
  * Name of the dataset. A list of supported datasets can be found on the [Developer Docs](https://developers.cloudflare.com/logs/reference/log-fields/).
146
+ * Available values: "access*requests", "audit*logs", "biso*user*actions", "casb*findings", "device*posture*results", "dlp*forensic*copies", "dns*firewall*logs", "dns*logs", "email*security*alerts", "firewall*events", "gateway*dns", "gateway*http", "gateway*network", "http*requests", "magic*ids*detections", "nel*reports", "network*analytics*logs", "page*shield*events", "sinkhole*http*logs", "spectrum*events", "ssh*logs", "workers*trace*events", "zaraz*events", "zero*trust*network*sessions".
143
147
  */
144
- datasetId: pulumi.Input<string>;
148
+ datasetId?: pulumi.Input<string>;
145
149
  /**
146
150
  * The Zone ID to use for this endpoint. Mutually exclusive with the Account ID.
147
151
  */
@@ -20,6 +20,7 @@ const utilities = require("./utilities");
20
20
  * ```
21
21
  */
22
22
  function getLogpushDatasetJob(args, opts) {
23
+ args = args || {};
23
24
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
25
  return pulumi.runtime.invoke("cloudflare:index/getLogpushDatasetJob:getLogpushDatasetJob", {
25
26
  "accountId": args.accountId,
@@ -43,6 +44,7 @@ exports.getLogpushDatasetJob = getLogpushDatasetJob;
43
44
  * ```
44
45
  */
45
46
  function getLogpushDatasetJobOutput(args, opts) {
47
+ args = args || {};
46
48
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
47
49
  return pulumi.runtime.invokeOutput("cloudflare:index/getLogpushDatasetJob:getLogpushDatasetJob", {
48
50
  "accountId": args.accountId,
@@ -1 +1 @@
1
- {"version":3,"file":"getLogpushDatasetJob.js","sourceRoot":"","sources":["../getLogpushDatasetJob.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;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,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oDAOC;AAuGD;;;;;;;;;;;;;GAaG;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,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gEAOC"}
1
+ {"version":3,"file":"getLogpushDatasetJob.js","sourceRoot":"","sources":["../getLogpushDatasetJob.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oDAQC;AA0GD;;;;;;;;;;;;;GAaG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAAiC;IAC/G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gEAQC"}
@@ -42,6 +42,7 @@ export interface GetLogpushJobResult {
42
42
  readonly accountId?: string;
43
43
  /**
44
44
  * Name of the dataset. A list of supported datasets can be found on the [Developer Docs](https://developers.cloudflare.com/logs/reference/log-fields/).
45
+ * Available values: "access*requests", "audit*logs", "biso*user*actions", "casb*findings", "device*posture*results", "dlp*forensic*copies", "dns*firewall*logs", "dns*logs", "email*security*alerts", "firewall*events", "gateway*dns", "gateway*http", "gateway*network", "http*requests", "magic*ids*detections", "nel*reports", "network*analytics*logs", "page*shield*events", "sinkhole*http*logs", "spectrum*events", "ssh*logs", "workers*trace*events", "zaraz*events", "zero*trust*network*sessions".
45
46
  */
46
47
  readonly dataset: string;
47
48
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"getLogpushJob.js","sourceRoot":"","sources":["../getLogpushJob.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sCAQC;AAuGD;;;;;;;;;;;;;GAaG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAAiC;IACjG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,kDAQC"}
1
+ {"version":3,"file":"getLogpushJob.js","sourceRoot":"","sources":["../getLogpushJob.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sCAQC;AAwGD;;;;;;;;;;;;;GAaG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAAiC;IACjG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,kDAQC"}
@@ -18,11 +18,11 @@ export declare function getMtlsCertificate(args: GetMtlsCertificateArgs, opts?:
18
18
  */
19
19
  export interface GetMtlsCertificateArgs {
20
20
  /**
21
- * Identifier
21
+ * Identifier.
22
22
  */
23
23
  accountId: string;
24
24
  /**
25
- * Identifier
25
+ * Identifier.
26
26
  */
27
27
  mtlsCertificateId?: string;
28
28
  }
@@ -31,7 +31,7 @@ export interface GetMtlsCertificateArgs {
31
31
  */
32
32
  export interface GetMtlsCertificateResult {
33
33
  /**
34
- * Identifier
34
+ * Identifier.
35
35
  */
36
36
  readonly accountId: string;
37
37
  /**
@@ -47,7 +47,7 @@ export interface GetMtlsCertificateResult {
47
47
  */
48
48
  readonly expiresOn: string;
49
49
  /**
50
- * Identifier
50
+ * Identifier.
51
51
  */
52
52
  readonly id: string;
53
53
  /**
@@ -55,7 +55,7 @@ export interface GetMtlsCertificateResult {
55
55
  */
56
56
  readonly issuer: string;
57
57
  /**
58
- * Identifier
58
+ * Identifier.
59
59
  */
60
60
  readonly mtlsCertificateId?: string;
61
61
  /**
@@ -94,11 +94,11 @@ export declare function getMtlsCertificateOutput(args: GetMtlsCertificateOutputA
94
94
  */
95
95
  export interface GetMtlsCertificateOutputArgs {
96
96
  /**
97
- * Identifier
97
+ * Identifier.
98
98
  */
99
99
  accountId: pulumi.Input<string>;
100
100
  /**
101
- * Identifier
101
+ * Identifier.
102
102
  */
103
103
  mtlsCertificateId?: pulumi.Input<string>;
104
104
  }
@@ -18,7 +18,7 @@ export declare function getMtlsCertificates(args: GetMtlsCertificatesArgs, opts?
18
18
  */
19
19
  export interface GetMtlsCertificatesArgs {
20
20
  /**
21
- * Identifier
21
+ * Identifier.
22
22
  */
23
23
  accountId: string;
24
24
  /**
@@ -31,7 +31,7 @@ export interface GetMtlsCertificatesArgs {
31
31
  */
32
32
  export interface GetMtlsCertificatesResult {
33
33
  /**
34
- * Identifier
34
+ * Identifier.
35
35
  */
36
36
  readonly accountId: string;
37
37
  /**
@@ -65,7 +65,7 @@ export declare function getMtlsCertificatesOutput(args: GetMtlsCertificatesOutpu
65
65
  */
66
66
  export interface GetMtlsCertificatesOutputArgs {
67
67
  /**
68
- * Identifier
68
+ * Identifier.
69
69
  */
70
70
  accountId: pulumi.Input<string>;
71
71
  /**
@@ -41,7 +41,7 @@ export interface GetNotificationPolicyResult {
41
41
  readonly alertInterval: string;
42
42
  /**
43
43
  * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which then will give you a list of possible values.
44
- * Available values: "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
44
+ * Available values: "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "bot*traffic*basic*alert", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*bot*detection*alert", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
45
45
  */
46
46
  readonly alertType: string;
47
47
  readonly created: string;
@@ -19,7 +19,7 @@ export declare function getOriginCaCertificate(args?: GetOriginCaCertificateArgs
19
19
  */
20
20
  export interface GetOriginCaCertificateArgs {
21
21
  /**
22
- * Identifier
22
+ * Identifier.
23
23
  */
24
24
  certificateId?: string;
25
25
  filter?: inputs.GetOriginCaCertificateFilter;
@@ -33,7 +33,7 @@ export interface GetOriginCaCertificateResult {
33
33
  */
34
34
  readonly certificate: string;
35
35
  /**
36
- * Identifier
36
+ * Identifier.
37
37
  */
38
38
  readonly certificateId?: string;
39
39
  /**
@@ -50,7 +50,7 @@ export interface GetOriginCaCertificateResult {
50
50
  */
51
51
  readonly hostnames: string[];
52
52
  /**
53
- * Identifier
53
+ * Identifier.
54
54
  */
55
55
  readonly id: string;
56
56
  /**
@@ -82,7 +82,7 @@ export declare function getOriginCaCertificateOutput(args?: GetOriginCaCertifica
82
82
  */
83
83
  export interface GetOriginCaCertificateOutputArgs {
84
84
  /**
85
- * Identifier
85
+ * Identifier.
86
86
  */
87
87
  certificateId?: pulumi.Input<string>;
88
88
  filter?: pulumi.Input<inputs.GetOriginCaCertificateFilterArgs>;
@@ -9,6 +9,8 @@ import * as outputs from "./types/output";
9
9
  *
10
10
  * const exampleOriginCaCertificates = cloudflare.getOriginCaCertificates({
11
11
  * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
12
+ * limit: 10,
13
+ * offset: 10,
12
14
  * });
13
15
  * ```
14
16
  */
@@ -17,12 +19,20 @@ export declare function getOriginCaCertificates(args: GetOriginCaCertificatesArg
17
19
  * A collection of arguments for invoking getOriginCaCertificates.
18
20
  */
19
21
  export interface GetOriginCaCertificatesArgs {
22
+ /**
23
+ * Limit to the number of records returned.
24
+ */
25
+ limit?: number;
20
26
  /**
21
27
  * Max items to fetch, default: 1000
22
28
  */
23
29
  maxItems?: number;
24
30
  /**
25
- * Identifier
31
+ * Offset the results
32
+ */
33
+ offset?: number;
34
+ /**
35
+ * Identifier.
26
36
  */
27
37
  zoneId: string;
28
38
  }
@@ -34,16 +44,24 @@ export interface GetOriginCaCertificatesResult {
34
44
  * The provider-assigned unique ID for this managed resource.
35
45
  */
36
46
  readonly id: string;
47
+ /**
48
+ * Limit to the number of records returned.
49
+ */
50
+ readonly limit?: number;
37
51
  /**
38
52
  * Max items to fetch, default: 1000
39
53
  */
40
54
  readonly maxItems?: number;
55
+ /**
56
+ * Offset the results
57
+ */
58
+ readonly offset?: number;
41
59
  /**
42
60
  * The items returned by the data source
43
61
  */
44
62
  readonly results: outputs.GetOriginCaCertificatesResult[];
45
63
  /**
46
- * Identifier
64
+ * Identifier.
47
65
  */
48
66
  readonly zoneId: string;
49
67
  }
@@ -56,6 +74,8 @@ export interface GetOriginCaCertificatesResult {
56
74
  *
57
75
  * const exampleOriginCaCertificates = cloudflare.getOriginCaCertificates({
58
76
  * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
77
+ * limit: 10,
78
+ * offset: 10,
59
79
  * });
60
80
  * ```
61
81
  */
@@ -64,12 +84,20 @@ export declare function getOriginCaCertificatesOutput(args: GetOriginCaCertifica
64
84
  * A collection of arguments for invoking getOriginCaCertificates.
65
85
  */
66
86
  export interface GetOriginCaCertificatesOutputArgs {
87
+ /**
88
+ * Limit to the number of records returned.
89
+ */
90
+ limit?: pulumi.Input<number>;
67
91
  /**
68
92
  * Max items to fetch, default: 1000
69
93
  */
70
94
  maxItems?: pulumi.Input<number>;
71
95
  /**
72
- * Identifier
96
+ * Offset the results
97
+ */
98
+ offset?: pulumi.Input<number>;
99
+ /**
100
+ * Identifier.
73
101
  */
74
102
  zoneId: pulumi.Input<string>;
75
103
  }
@@ -14,13 +14,17 @@ const utilities = require("./utilities");
14
14
  *
15
15
  * const exampleOriginCaCertificates = cloudflare.getOriginCaCertificates({
16
16
  * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
17
+ * limit: 10,
18
+ * offset: 10,
17
19
  * });
18
20
  * ```
19
21
  */
20
22
  function getOriginCaCertificates(args, opts) {
21
23
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
22
24
  return pulumi.runtime.invoke("cloudflare:index/getOriginCaCertificates:getOriginCaCertificates", {
25
+ "limit": args.limit,
23
26
  "maxItems": args.maxItems,
27
+ "offset": args.offset,
24
28
  "zoneId": args.zoneId,
25
29
  }, opts);
26
30
  }
@@ -34,13 +38,17 @@ exports.getOriginCaCertificates = getOriginCaCertificates;
34
38
  *
35
39
  * const exampleOriginCaCertificates = cloudflare.getOriginCaCertificates({
36
40
  * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
41
+ * limit: 10,
42
+ * offset: 10,
37
43
  * });
38
44
  * ```
39
45
  */
40
46
  function getOriginCaCertificatesOutput(args, opts) {
41
47
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
42
48
  return pulumi.runtime.invokeOutput("cloudflare:index/getOriginCaCertificates:getOriginCaCertificates", {
49
+ "limit": args.limit,
43
50
  "maxItems": args.maxItems,
51
+ "offset": args.offset,
44
52
  "zoneId": args.zoneId,
45
53
  }, opts);
46
54
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getOriginCaCertificates.js","sourceRoot":"","sources":["../getOriginCaCertificates.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC;AAqCD;;;;;;;;;;;GAWG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kEAAkE,EAAE;QACnG,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sEAMC"}
1
+ {"version":3,"file":"getOriginCaCertificates.js","sourceRoot":"","sources":["../getOriginCaCertificates.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0DAQC;AAqDD;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kEAAkE,EAAE;QACnG,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sEAQC"}
package/getPageRule.d.ts CHANGED
@@ -18,11 +18,11 @@ export declare function getPageRule(args: GetPageRuleArgs, opts?: pulumi.InvokeO
18
18
  */
19
19
  export interface GetPageRuleArgs {
20
20
  /**
21
- * Identifier
21
+ * Identifier.
22
22
  */
23
23
  pageruleId: string;
24
24
  /**
25
- * Identifier
25
+ * Identifier.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -35,7 +35,7 @@ export interface GetPageRuleResult {
35
35
  */
36
36
  readonly createdOn: string;
37
37
  /**
38
- * Identifier
38
+ * Identifier.
39
39
  */
40
40
  readonly id: string;
41
41
  /**
@@ -43,7 +43,7 @@ export interface GetPageRuleResult {
43
43
  */
44
44
  readonly modifiedOn: string;
45
45
  /**
46
- * Identifier
46
+ * Identifier.
47
47
  */
48
48
  readonly pageruleId: string;
49
49
  /**
@@ -60,7 +60,7 @@ export interface GetPageRuleResult {
60
60
  */
61
61
  readonly status: string;
62
62
  /**
63
- * Identifier
63
+ * Identifier.
64
64
  */
65
65
  readonly zoneId: string;
66
66
  }
@@ -83,11 +83,11 @@ export declare function getPageRuleOutput(args: GetPageRuleOutputArgs, opts?: pu
83
83
  */
84
84
  export interface GetPageRuleOutputArgs {
85
85
  /**
86
- * Identifier
86
+ * Identifier.
87
87
  */
88
88
  pageruleId: pulumi.Input<string>;
89
89
  /**
90
- * Identifier
90
+ * Identifier.
91
91
  */
92
92
  zoneId: pulumi.Input<string>;
93
93
  }
package/getR2Bucket.d.ts CHANGED
@@ -18,11 +18,11 @@ export declare function getR2Bucket(args: GetR2BucketArgs, opts?: pulumi.InvokeO
18
18
  */
19
19
  export interface GetR2BucketArgs {
20
20
  /**
21
- * Account ID
21
+ * Account ID.
22
22
  */
23
23
  accountId: string;
24
24
  /**
25
- * Name of the bucket
25
+ * Name of the bucket.
26
26
  */
27
27
  bucketName: string;
28
28
  }
@@ -31,15 +31,15 @@ export interface GetR2BucketArgs {
31
31
  */
32
32
  export interface GetR2BucketResult {
33
33
  /**
34
- * Account ID
34
+ * Account ID.
35
35
  */
36
36
  readonly accountId: string;
37
37
  /**
38
- * Name of the bucket
38
+ * Name of the bucket.
39
39
  */
40
40
  readonly bucketName: string;
41
41
  /**
42
- * Creation timestamp
42
+ * Creation timestamp.
43
43
  */
44
44
  readonly creationDate: string;
45
45
  /**
@@ -47,12 +47,12 @@ export interface GetR2BucketResult {
47
47
  */
48
48
  readonly id: string;
49
49
  /**
50
- * Location of the bucket
50
+ * Location of the bucket.
51
51
  * Available values: "apac", "eeur", "enam", "weur", "wnam", "oc".
52
52
  */
53
53
  readonly location: string;
54
54
  /**
55
- * Name of the bucket
55
+ * Name of the bucket.
56
56
  */
57
57
  readonly name: string;
58
58
  /**
@@ -80,11 +80,11 @@ export declare function getR2BucketOutput(args: GetR2BucketOutputArgs, opts?: pu
80
80
  */
81
81
  export interface GetR2BucketOutputArgs {
82
82
  /**
83
- * Account ID
83
+ * Account ID.
84
84
  */
85
85
  accountId: pulumi.Input<string>;
86
86
  /**
87
- * Name of the bucket
87
+ * Name of the bucket.
88
88
  */
89
89
  bucketName: pulumi.Input<string>;
90
90
  }
@@ -19,11 +19,11 @@ export declare function getR2BucketCors(args: GetR2BucketCorsArgs, opts?: pulumi
19
19
  */
20
20
  export interface GetR2BucketCorsArgs {
21
21
  /**
22
- * Account ID
22
+ * Account ID.
23
23
  */
24
24
  accountId: string;
25
25
  /**
26
- * Name of the bucket
26
+ * Name of the bucket.
27
27
  */
28
28
  bucketName: string;
29
29
  }
@@ -32,11 +32,11 @@ export interface GetR2BucketCorsArgs {
32
32
  */
33
33
  export interface GetR2BucketCorsResult {
34
34
  /**
35
- * Account ID
35
+ * Account ID.
36
36
  */
37
37
  readonly accountId: string;
38
38
  /**
39
- * Name of the bucket
39
+ * Name of the bucket.
40
40
  */
41
41
  readonly bucketName: string;
42
42
  /**
@@ -64,11 +64,11 @@ export declare function getR2BucketCorsOutput(args: GetR2BucketCorsOutputArgs, o
64
64
  */
65
65
  export interface GetR2BucketCorsOutputArgs {
66
66
  /**
67
- * Account ID
67
+ * Account ID.
68
68
  */
69
69
  accountId: pulumi.Input<string>;
70
70
  /**
71
- * Name of the bucket
71
+ * Name of the bucket.
72
72
  */
73
73
  bucketName: pulumi.Input<string>;
74
74
  }
@@ -19,11 +19,11 @@ export declare function getR2BucketEventNotification(args: GetR2BucketEventNotif
19
19
  */
20
20
  export interface GetR2BucketEventNotificationArgs {
21
21
  /**
22
- * Account ID
22
+ * Account ID.
23
23
  */
24
24
  accountId: string;
25
25
  /**
26
- * Name of the bucket
26
+ * Name of the bucket.
27
27
  */
28
28
  bucketName: string;
29
29
  }
@@ -32,11 +32,11 @@ export interface GetR2BucketEventNotificationArgs {
32
32
  */
33
33
  export interface GetR2BucketEventNotificationResult {
34
34
  /**
35
- * Account ID
35
+ * Account ID.
36
36
  */
37
37
  readonly accountId: string;
38
38
  /**
39
- * Name of the bucket
39
+ * Name of the bucket.
40
40
  */
41
41
  readonly bucketName: string;
42
42
  /**
@@ -67,11 +67,11 @@ export declare function getR2BucketEventNotificationOutput(args: GetR2BucketEven
67
67
  */
68
68
  export interface GetR2BucketEventNotificationOutputArgs {
69
69
  /**
70
- * Account ID
70
+ * Account ID.
71
71
  */
72
72
  accountId: pulumi.Input<string>;
73
73
  /**
74
- * Name of the bucket
74
+ * Name of the bucket.
75
75
  */
76
76
  bucketName: pulumi.Input<string>;
77
77
  }
@@ -19,11 +19,11 @@ export declare function getR2BucketLifecycle(args: GetR2BucketLifecycleArgs, opt
19
19
  */
20
20
  export interface GetR2BucketLifecycleArgs {
21
21
  /**
22
- * Account ID
22
+ * Account ID.
23
23
  */
24
24
  accountId: string;
25
25
  /**
26
- * Name of the bucket
26
+ * Name of the bucket.
27
27
  */
28
28
  bucketName: string;
29
29
  }
@@ -32,11 +32,11 @@ export interface GetR2BucketLifecycleArgs {
32
32
  */
33
33
  export interface GetR2BucketLifecycleResult {
34
34
  /**
35
- * Account ID
35
+ * Account ID.
36
36
  */
37
37
  readonly accountId: string;
38
38
  /**
39
- * Name of the bucket
39
+ * Name of the bucket.
40
40
  */
41
41
  readonly bucketName: string;
42
42
  /**
@@ -64,11 +64,11 @@ export declare function getR2BucketLifecycleOutput(args: GetR2BucketLifecycleOut
64
64
  */
65
65
  export interface GetR2BucketLifecycleOutputArgs {
66
66
  /**
67
- * Account ID
67
+ * Account ID.
68
68
  */
69
69
  accountId: pulumi.Input<string>;
70
70
  /**
71
- * Name of the bucket
71
+ * Name of the bucket.
72
72
  */
73
73
  bucketName: pulumi.Input<string>;
74
74
  }
@@ -19,11 +19,11 @@ export declare function getR2BucketLock(args: GetR2BucketLockArgs, opts?: pulumi
19
19
  */
20
20
  export interface GetR2BucketLockArgs {
21
21
  /**
22
- * Account ID
22
+ * Account ID.
23
23
  */
24
24
  accountId: string;
25
25
  /**
26
- * Name of the bucket
26
+ * Name of the bucket.
27
27
  */
28
28
  bucketName: string;
29
29
  }
@@ -32,11 +32,11 @@ export interface GetR2BucketLockArgs {
32
32
  */
33
33
  export interface GetR2BucketLockResult {
34
34
  /**
35
- * Account ID
35
+ * Account ID.
36
36
  */
37
37
  readonly accountId: string;
38
38
  /**
39
- * Name of the bucket
39
+ * Name of the bucket.
40
40
  */
41
41
  readonly bucketName: string;
42
42
  /**
@@ -64,11 +64,11 @@ export declare function getR2BucketLockOutput(args: GetR2BucketLockOutputArgs, o
64
64
  */
65
65
  export interface GetR2BucketLockOutputArgs {
66
66
  /**
67
- * Account ID
67
+ * Account ID.
68
68
  */
69
69
  accountId: pulumi.Input<string>;
70
70
  /**
71
- * Name of the bucket
71
+ * Name of the bucket.
72
72
  */
73
73
  bucketName: pulumi.Input<string>;
74
74
  }