@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/getFilter.d.ts CHANGED
@@ -25,7 +25,7 @@ export interface GetFilterArgs {
25
25
  */
26
26
  filterId?: string;
27
27
  /**
28
- * Identifier
28
+ * Defines an identifier.
29
29
  */
30
30
  zoneId: string;
31
31
  }
@@ -59,7 +59,7 @@ export interface GetFilterResult {
59
59
  */
60
60
  readonly ref: string;
61
61
  /**
62
- * Identifier
62
+ * Defines an identifier.
63
63
  */
64
64
  readonly zoneId: string;
65
65
  }
@@ -87,7 +87,7 @@ export interface GetFilterOutputArgs {
87
87
  */
88
88
  filterId?: pulumi.Input<string>;
89
89
  /**
90
- * Identifier
90
+ * Defines an identifier.
91
91
  */
92
92
  zoneId: pulumi.Input<string>;
93
93
  }
package/getFilters.d.ts CHANGED
@@ -47,7 +47,7 @@ export interface GetFiltersArgs {
47
47
  */
48
48
  ref?: string;
49
49
  /**
50
- * Identifier
50
+ * Defines an identifier.
51
51
  */
52
52
  zoneId: string;
53
53
  }
@@ -84,7 +84,7 @@ export interface GetFiltersResult {
84
84
  */
85
85
  readonly results: outputs.GetFiltersResult[];
86
86
  /**
87
- * Identifier
87
+ * Defines an identifier.
88
88
  */
89
89
  readonly zoneId: string;
90
90
  }
@@ -135,7 +135,7 @@ export interface GetFiltersOutputArgs {
135
135
  */
136
136
  ref?: pulumi.Input<string>;
137
137
  /**
138
- * Identifier
138
+ * Defines an identifier.
139
139
  */
140
140
  zoneId: pulumi.Input<string>;
141
141
  }
@@ -22,7 +22,7 @@ export interface GetFirewallRuleArgs {
22
22
  */
23
23
  ruleId?: string;
24
24
  /**
25
- * Identifier
25
+ * Defines an identifier.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -61,7 +61,7 @@ export interface GetFirewallRuleResult {
61
61
  */
62
62
  readonly ruleId?: string;
63
63
  /**
64
- * Identifier
64
+ * Defines an identifier.
65
65
  */
66
66
  readonly zoneId: string;
67
67
  }
@@ -88,7 +88,7 @@ export interface GetFirewallRuleOutputArgs {
88
88
  */
89
89
  ruleId?: pulumi.Input<string>;
90
90
  /**
91
- * Identifier
91
+ * Defines an identifier.
92
92
  */
93
93
  zoneId: pulumi.Input<string>;
94
94
  }
@@ -42,7 +42,7 @@ export interface GetFirewallRulesArgs {
42
42
  */
43
43
  paused?: boolean;
44
44
  /**
45
- * Identifier
45
+ * Defines an identifier.
46
46
  */
47
47
  zoneId: string;
48
48
  }
@@ -75,7 +75,7 @@ export interface GetFirewallRulesResult {
75
75
  */
76
76
  readonly results: outputs.GetFirewallRulesResult[];
77
77
  /**
78
- * Identifier
78
+ * Defines an identifier.
79
79
  */
80
80
  readonly zoneId: string;
81
81
  }
@@ -121,7 +121,7 @@ export interface GetFirewallRulesOutputArgs {
121
121
  */
122
122
  paused?: pulumi.Input<boolean>;
123
123
  /**
124
- * Identifier
124
+ * Defines an identifier.
125
125
  */
126
126
  zoneId: pulumi.Input<string>;
127
127
  }
@@ -23,7 +23,7 @@ export interface GetHostnameTlsSettingArgs {
23
23
  */
24
24
  settingId: string;
25
25
  /**
26
- * Identifier
26
+ * Identifier.
27
27
  */
28
28
  zoneId: string;
29
29
  }
@@ -61,7 +61,7 @@ export interface GetHostnameTlsSettingResult {
61
61
  */
62
62
  readonly value: number;
63
63
  /**
64
- * Identifier
64
+ * Identifier.
65
65
  */
66
66
  readonly zoneId: string;
67
67
  }
@@ -89,7 +89,7 @@ export interface GetHostnameTlsSettingOutputArgs {
89
89
  */
90
90
  settingId: pulumi.Input<string>;
91
91
  /**
92
- * Identifier
92
+ * Identifier.
93
93
  */
94
94
  zoneId: pulumi.Input<string>;
95
95
  }
@@ -52,6 +52,7 @@ export interface GetHyperdriveConfigResult {
52
52
  * When the Hyperdrive configuration was last modified.
53
53
  */
54
54
  readonly modifiedOn: string;
55
+ readonly mtls: outputs.GetHyperdriveConfigMtls;
55
56
  readonly name: string;
56
57
  readonly origin: outputs.GetHyperdriveConfigOrigin;
57
58
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getHyperdriveConfig.js","sourceRoot":"","sources":["../getHyperdriveConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AA4CD;;;;;;;;;;;;GAYG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
1
+ {"version":3,"file":"getHyperdriveConfig.js","sourceRoot":"","sources":["../getHyperdriveConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AA6CD;;;;;;;;;;;;GAYG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
@@ -19,11 +19,11 @@ export declare function getKeylessCertificate(args: GetKeylessCertificateArgs, o
19
19
  */
20
20
  export interface GetKeylessCertificateArgs {
21
21
  /**
22
- * Identifier
22
+ * Identifier.
23
23
  */
24
24
  keylessCertificateId?: string;
25
25
  /**
26
- * Identifier
26
+ * Identifier.
27
27
  */
28
28
  zoneId: string;
29
29
  }
@@ -44,11 +44,11 @@ export interface GetKeylessCertificateResult {
44
44
  */
45
45
  readonly host: string;
46
46
  /**
47
- * Identifier
47
+ * Identifier.
48
48
  */
49
49
  readonly id: string;
50
50
  /**
51
- * Identifier
51
+ * Identifier.
52
52
  */
53
53
  readonly keylessCertificateId?: string;
54
54
  /**
@@ -77,7 +77,7 @@ export interface GetKeylessCertificateResult {
77
77
  */
78
78
  readonly tunnel: outputs.GetKeylessCertificateTunnel;
79
79
  /**
80
- * Identifier
80
+ * Identifier.
81
81
  */
82
82
  readonly zoneId: string;
83
83
  }
@@ -100,11 +100,11 @@ export declare function getKeylessCertificateOutput(args: GetKeylessCertificateO
100
100
  */
101
101
  export interface GetKeylessCertificateOutputArgs {
102
102
  /**
103
- * Identifier
103
+ * Identifier.
104
104
  */
105
105
  keylessCertificateId?: pulumi.Input<string>;
106
106
  /**
107
- * Identifier
107
+ * Identifier.
108
108
  */
109
109
  zoneId: pulumi.Input<string>;
110
110
  }
@@ -22,7 +22,7 @@ export interface GetKeylessCertificatesArgs {
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 GetKeylessCertificatesResult {
43
43
  */
44
44
  readonly results: outputs.GetKeylessCertificatesResult[];
45
45
  /**
46
- * Identifier
46
+ * Identifier.
47
47
  */
48
48
  readonly zoneId: string;
49
49
  }
@@ -69,7 +69,7 @@ export interface GetKeylessCertificatesOutputArgs {
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 getLeakedCredentialCheck(args: GetLeakedCredentialCheckA
17
17
  */
18
18
  export interface GetLeakedCredentialCheckArgs {
19
19
  /**
20
- * Identifier
20
+ * Defines an identifier.
21
21
  */
22
22
  zoneId: string;
23
23
  }
@@ -26,7 +26,7 @@ export interface GetLeakedCredentialCheckArgs {
26
26
  */
27
27
  export interface GetLeakedCredentialCheckResult {
28
28
  /**
29
- * Whether or not Leaked Credential Checks are enabled
29
+ * Determines whether or not Leaked Credential Checks are enabled.
30
30
  */
31
31
  readonly enabled: boolean;
32
32
  /**
@@ -34,7 +34,7 @@ export interface GetLeakedCredentialCheckResult {
34
34
  */
35
35
  readonly id: string;
36
36
  /**
37
- * Identifier
37
+ * Defines an identifier.
38
38
  */
39
39
  readonly zoneId: string;
40
40
  }
@@ -56,7 +56,7 @@ export declare function getLeakedCredentialCheckOutput(args: GetLeakedCredential
56
56
  */
57
57
  export interface GetLeakedCredentialCheckOutputArgs {
58
58
  /**
59
- * Identifier
59
+ * Defines an identifier.
60
60
  */
61
61
  zoneId: pulumi.Input<string>;
62
62
  }
@@ -22,7 +22,7 @@ export interface GetLeakedCredentialCheckRulesArgs {
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 GetLeakedCredentialCheckRulesResult {
43
43
  */
44
44
  readonly results: outputs.GetLeakedCredentialCheckRulesResult[];
45
45
  /**
46
- * Identifier
46
+ * Defines an identifier.
47
47
  */
48
48
  readonly zoneId: string;
49
49
  }
@@ -69,7 +69,7 @@ export interface GetLeakedCredentialCheckRulesOutputArgs {
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
  }
package/getList.d.ts CHANGED
@@ -18,20 +18,20 @@ export declare function getList(args: GetListArgs, opts?: pulumi.InvokeOptions):
18
18
  */
19
19
  export interface GetListArgs {
20
20
  /**
21
- * Identifier
21
+ * Defines an identifier.
22
22
  */
23
23
  accountId: string;
24
24
  /**
25
25
  * The unique ID of the list.
26
26
  */
27
- listId?: string;
27
+ listId: string;
28
28
  }
29
29
  /**
30
30
  * A collection of values returned by getList.
31
31
  */
32
32
  export interface GetListResult {
33
33
  /**
34
- * Identifier
34
+ * Defines an identifier.
35
35
  */
36
36
  readonly accountId: string;
37
37
  /**
@@ -54,7 +54,7 @@ export interface GetListResult {
54
54
  /**
55
55
  * The unique ID of the list.
56
56
  */
57
- readonly listId?: string;
57
+ readonly listId: string;
58
58
  /**
59
59
  * The RFC 3339 timestamp of when the list was last modified.
60
60
  */
@@ -91,11 +91,11 @@ export declare function getListOutput(args: GetListOutputArgs, opts?: pulumi.Inv
91
91
  */
92
92
  export interface GetListOutputArgs {
93
93
  /**
94
- * Identifier
94
+ * Defines an identifier.
95
95
  */
96
96
  accountId: pulumi.Input<string>;
97
97
  /**
98
98
  * The unique ID of the list.
99
99
  */
100
- listId?: pulumi.Input<string>;
100
+ listId: pulumi.Input<string>;
101
101
  }
package/getListItem.d.ts CHANGED
@@ -8,7 +8,7 @@ import * as outputs from "./types/output";
8
8
  * import * as cloudflare from "@pulumi/cloudflare";
9
9
  *
10
10
  * const exampleListItem = cloudflare.getListItem({
11
- * accountIdentifier: "023e105f4ecef8ad9ca31a8372d0c353",
11
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
12
12
  * listId: "2c0fc9fa937b11eaa1b71c4d701ab86e",
13
13
  * itemId: "34b12448945f11eaa1b71c4d701ab86e",
14
14
  * });
@@ -20,11 +20,11 @@ export declare function getListItem(args: GetListItemArgs, opts?: pulumi.InvokeO
20
20
  */
21
21
  export interface GetListItemArgs {
22
22
  /**
23
- * Identifier
23
+ * Defines an identifier.
24
24
  */
25
- accountIdentifier: string;
25
+ accountId: string;
26
26
  /**
27
- * The unique ID of the item in the List.
27
+ * Defines the unique ID of the item in the List.
28
28
  */
29
29
  itemId: string;
30
30
  /**
@@ -37,15 +37,15 @@ export interface GetListItemArgs {
37
37
  */
38
38
  export interface GetListItemResult {
39
39
  /**
40
- * Identifier
40
+ * Defines an identifier.
41
41
  */
42
- readonly accountIdentifier: string;
42
+ readonly accountId: string;
43
43
  /**
44
- * A non-negative 32 bit integer
44
+ * Defines a non-negative 32 bit integer.
45
45
  */
46
46
  readonly asn: number;
47
47
  /**
48
- * An informative summary of the list item.
48
+ * Defines an informative summary of the list item.
49
49
  */
50
50
  readonly comment: string;
51
51
  /**
@@ -65,7 +65,7 @@ export interface GetListItemResult {
65
65
  */
66
66
  readonly ip: string;
67
67
  /**
68
- * The unique ID of the item in the List.
68
+ * Defines the unique ID of the item in the List.
69
69
  */
70
70
  readonly itemId: string;
71
71
  /**
@@ -89,7 +89,7 @@ export interface GetListItemResult {
89
89
  * import * as cloudflare from "@pulumi/cloudflare";
90
90
  *
91
91
  * const exampleListItem = cloudflare.getListItem({
92
- * accountIdentifier: "023e105f4ecef8ad9ca31a8372d0c353",
92
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
93
93
  * listId: "2c0fc9fa937b11eaa1b71c4d701ab86e",
94
94
  * itemId: "34b12448945f11eaa1b71c4d701ab86e",
95
95
  * });
@@ -101,11 +101,11 @@ export declare function getListItemOutput(args: GetListItemOutputArgs, opts?: pu
101
101
  */
102
102
  export interface GetListItemOutputArgs {
103
103
  /**
104
- * Identifier
104
+ * Defines an identifier.
105
105
  */
106
- accountIdentifier: pulumi.Input<string>;
106
+ accountId: pulumi.Input<string>;
107
107
  /**
108
- * The unique ID of the item in the List.
108
+ * Defines the unique ID of the item in the List.
109
109
  */
110
110
  itemId: pulumi.Input<string>;
111
111
  /**
package/getListItem.js CHANGED
@@ -13,7 +13,7 @@ const utilities = require("./utilities");
13
13
  * import * as cloudflare from "@pulumi/cloudflare";
14
14
  *
15
15
  * const exampleListItem = cloudflare.getListItem({
16
- * accountIdentifier: "023e105f4ecef8ad9ca31a8372d0c353",
16
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
17
  * listId: "2c0fc9fa937b11eaa1b71c4d701ab86e",
18
18
  * itemId: "34b12448945f11eaa1b71c4d701ab86e",
19
19
  * });
@@ -22,7 +22,7 @@ const utilities = require("./utilities");
22
22
  function getListItem(args, opts) {
23
23
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
24
  return pulumi.runtime.invoke("cloudflare:index/getListItem:getListItem", {
25
- "accountIdentifier": args.accountIdentifier,
25
+ "accountId": args.accountId,
26
26
  "itemId": args.itemId,
27
27
  "listId": args.listId,
28
28
  }, opts);
@@ -36,7 +36,7 @@ exports.getListItem = getListItem;
36
36
  * import * as cloudflare from "@pulumi/cloudflare";
37
37
  *
38
38
  * const exampleListItem = cloudflare.getListItem({
39
- * accountIdentifier: "023e105f4ecef8ad9ca31a8372d0c353",
39
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
40
40
  * listId: "2c0fc9fa937b11eaa1b71c4d701ab86e",
41
41
  * itemId: "34b12448945f11eaa1b71c4d701ab86e",
42
42
  * });
@@ -45,7 +45,7 @@ exports.getListItem = getListItem;
45
45
  function getListItemOutput(args, opts) {
46
46
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
47
47
  return pulumi.runtime.invokeOutput("cloudflare:index/getListItem:getListItem", {
48
- "accountIdentifier": args.accountIdentifier,
48
+ "accountId": args.accountId,
49
49
  "itemId": args.itemId,
50
50
  "listId": args.listId,
51
51
  }, opts);
@@ -1 +1 @@
1
- {"version":3,"file":"getListItem.js","sourceRoot":"","sources":["../getListItem.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kCAOC;AAqED;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE;QAC3E,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8CAOC"}
1
+ {"version":3,"file":"getListItem.js","sourceRoot":"","sources":["../getListItem.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kCAOC;AAqED;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE;QAC3E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8CAOC"}
@@ -18,12 +18,6 @@ export declare function getLoadBalancer(args: GetLoadBalancerArgs, opts?: pulumi
18
18
  * A collection of arguments for invoking getLoadBalancer.
19
19
  */
20
20
  export interface GetLoadBalancerArgs {
21
- /**
22
- * A mapping of country codes to a list of pool IDs (ordered by their failover priority) for the given country. Any country not explicitly defined will fall back to using the corresponding region*pool mapping if it exists else to default*pools.
23
- */
24
- countryPools?: {
25
- [key: string]: string[];
26
- };
27
21
  loadBalancerId?: string;
28
22
  /**
29
23
  * (Enterprise only): A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country*pool, then region*pool mapping if it exists else to default_pools.
@@ -37,18 +31,6 @@ export interface GetLoadBalancerArgs {
37
31
  regionPools?: {
38
32
  [key: string]: string[];
39
33
  };
40
- /**
41
- * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached, subsequent requests may get sent to a different origin server. The accepted ranges per `sessionAffinity` policy are:
42
- */
43
- sessionAffinityTtl?: number;
44
- /**
45
- * Steering Policy for this load balancer.
46
- */
47
- steeringPolicy?: string;
48
- /**
49
- * Time to live (TTL) of the DNS entry for the IP address returned by this load balancer. This only applies to gray-clouded (unproxied) load balancers.
50
- */
51
- ttl?: number;
52
34
  zoneId: string;
53
35
  }
54
36
  /**
@@ -145,7 +127,6 @@ export interface GetLoadBalancerResult {
145
127
  */
146
128
  readonly ttl: number;
147
129
  readonly zoneId: string;
148
- readonly zoneName: string;
149
130
  }
150
131
  /**
151
132
  * ## Example Usage
@@ -165,12 +146,6 @@ export declare function getLoadBalancerOutput(args: GetLoadBalancerOutputArgs, o
165
146
  * A collection of arguments for invoking getLoadBalancer.
166
147
  */
167
148
  export interface GetLoadBalancerOutputArgs {
168
- /**
169
- * A mapping of country codes to a list of pool IDs (ordered by their failover priority) for the given country. Any country not explicitly defined will fall back to using the corresponding region*pool mapping if it exists else to default*pools.
170
- */
171
- countryPools?: pulumi.Input<{
172
- [key: string]: pulumi.Input<pulumi.Input<string>[]>;
173
- }>;
174
149
  loadBalancerId?: pulumi.Input<string>;
175
150
  /**
176
151
  * (Enterprise only): A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country*pool, then region*pool mapping if it exists else to default_pools.
@@ -184,17 +159,5 @@ export interface GetLoadBalancerOutputArgs {
184
159
  regionPools?: pulumi.Input<{
185
160
  [key: string]: pulumi.Input<pulumi.Input<string>[]>;
186
161
  }>;
187
- /**
188
- * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached, subsequent requests may get sent to a different origin server. The accepted ranges per `sessionAffinity` policy are:
189
- */
190
- sessionAffinityTtl?: pulumi.Input<number>;
191
- /**
192
- * Steering Policy for this load balancer.
193
- */
194
- steeringPolicy?: pulumi.Input<string>;
195
- /**
196
- * Time to live (TTL) of the DNS entry for the IP address returned by this load balancer. This only applies to gray-clouded (unproxied) load balancers.
197
- */
198
- ttl?: pulumi.Input<number>;
199
162
  zoneId: pulumi.Input<string>;
200
163
  }
@@ -21,13 +21,9 @@ const utilities = require("./utilities");
21
21
  function getLoadBalancer(args, opts) {
22
22
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
23
  return pulumi.runtime.invoke("cloudflare:index/getLoadBalancer:getLoadBalancer", {
24
- "countryPools": args.countryPools,
25
24
  "loadBalancerId": args.loadBalancerId,
26
25
  "popPools": args.popPools,
27
26
  "regionPools": args.regionPools,
28
- "sessionAffinityTtl": args.sessionAffinityTtl,
29
- "steeringPolicy": args.steeringPolicy,
30
- "ttl": args.ttl,
31
27
  "zoneId": args.zoneId,
32
28
  }, opts);
33
29
  }
@@ -48,13 +44,9 @@ exports.getLoadBalancer = getLoadBalancer;
48
44
  function getLoadBalancerOutput(args, opts) {
49
45
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
50
46
  return pulumi.runtime.invokeOutput("cloudflare:index/getLoadBalancer:getLoadBalancer", {
51
- "countryPools": args.countryPools,
52
47
  "loadBalancerId": args.loadBalancerId,
53
48
  "popPools": args.popPools,
54
49
  "regionPools": args.regionPools,
55
- "sessionAffinityTtl": args.sessionAffinityTtl,
56
- "steeringPolicy": args.steeringPolicy,
57
- "ttl": args.ttl,
58
50
  "zoneId": args.zoneId,
59
51
  }, opts);
60
52
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getLoadBalancer.js","sourceRoot":"","sources":["../getLoadBalancer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,0CAYC;AA4HD;;;;;;;;;;;;GAYG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kDAAkD,EAAE;QACnF,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,sDAYC"}
1
+ {"version":3,"file":"getLoadBalancer.js","sourceRoot":"","sources":["../getLoadBalancer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0CAQC;AA2GD;;;;;;;;;;;;GAYG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kDAAkD,EAAE;QACnF,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sDAQC"}
@@ -13,7 +13,7 @@ import * as pulumi from "@pulumi/pulumi";
13
13
  * });
14
14
  * ```
15
15
  */
16
- export declare function getLogpushDatasetField(args: GetLogpushDatasetFieldArgs, opts?: pulumi.InvokeOptions): Promise<GetLogpushDatasetFieldResult>;
16
+ export declare function getLogpushDatasetField(args?: GetLogpushDatasetFieldArgs, opts?: pulumi.InvokeOptions): Promise<GetLogpushDatasetFieldResult>;
17
17
  /**
18
18
  * A collection of arguments for invoking getLogpushDatasetField.
19
19
  */
@@ -24,8 +24,9 @@ export interface GetLogpushDatasetFieldArgs {
24
24
  accountId?: string;
25
25
  /**
26
26
  * Name of the dataset. A list of supported datasets can be found on the [Developer Docs](https://developers.cloudflare.com/logs/reference/log-fields/).
27
+ * 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".
27
28
  */
28
- datasetId: string;
29
+ datasetId?: string;
29
30
  /**
30
31
  * The Zone ID to use for this endpoint. Mutually exclusive with the Account ID.
31
32
  */
@@ -41,6 +42,7 @@ export interface GetLogpushDatasetFieldResult {
41
42
  readonly accountId?: string;
42
43
  /**
43
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".
44
46
  */
45
47
  readonly datasetId: string;
46
48
  /**
@@ -66,7 +68,7 @@ export interface GetLogpushDatasetFieldResult {
66
68
  * });
67
69
  * ```
68
70
  */
69
- export declare function getLogpushDatasetFieldOutput(args: GetLogpushDatasetFieldOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetLogpushDatasetFieldResult>;
71
+ export declare function getLogpushDatasetFieldOutput(args?: GetLogpushDatasetFieldOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetLogpushDatasetFieldResult>;
70
72
  /**
71
73
  * A collection of arguments for invoking getLogpushDatasetField.
72
74
  */
@@ -77,8 +79,9 @@ export interface GetLogpushDatasetFieldOutputArgs {
77
79
  accountId?: pulumi.Input<string>;
78
80
  /**
79
81
  * Name of the dataset. A list of supported datasets can be found on the [Developer Docs](https://developers.cloudflare.com/logs/reference/log-fields/).
82
+ * 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".
80
83
  */
81
- datasetId: pulumi.Input<string>;
84
+ datasetId?: pulumi.Input<string>;
82
85
  /**
83
86
  * The Zone ID to use for this endpoint. Mutually exclusive with the Account ID.
84
87
  */
@@ -20,6 +20,7 @@ const utilities = require("./utilities");
20
20
  * ```
21
21
  */
22
22
  function getLogpushDatasetField(args, opts) {
23
+ args = args || {};
23
24
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
25
  return pulumi.runtime.invoke("cloudflare:index/getLogpushDatasetField:getLogpushDatasetField", {
25
26
  "accountId": args.accountId,
@@ -43,6 +44,7 @@ exports.getLogpushDatasetField = getLogpushDatasetField;
43
44
  * ```
44
45
  */
45
46
  function getLogpushDatasetFieldOutput(args, opts) {
47
+ args = args || {};
46
48
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
47
49
  return pulumi.runtime.invokeOutput("cloudflare:index/getLogpushDatasetField:getLogpushDatasetField", {
48
50
  "accountId": args.accountId,
@@ -1 +1 @@
1
- {"version":3,"file":"getLogpushDatasetField.js","sourceRoot":"","sources":["../getLogpushDatasetField.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wDAOC;AAyCD;;;;;;;;;;;;;GAaG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oEAOC"}
1
+ {"version":3,"file":"getLogpushDatasetField.js","sourceRoot":"","sources":["../getLogpushDatasetField.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;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,MAAM,CAAC,gEAAgE,EAAE;QAC3F,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,wDAQC;AA2CD;;;;;;;;;;;;;GAaG;AACH,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAAiC;IACnH,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,gEAAgE,EAAE;QACjG,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,oEAQC"}