@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
@@ -66,7 +66,7 @@ export declare class EmailRoutingDns extends pulumi.CustomResource {
66
66
  */
67
67
  readonly status: pulumi.Output<string>;
68
68
  /**
69
- * Whether the API call was successful
69
+ * Whether the API call was successful.
70
70
  */
71
71
  readonly success: pulumi.Output<boolean>;
72
72
  /**
@@ -76,7 +76,7 @@ export declare class EmailRoutingDns extends pulumi.CustomResource {
76
76
  */
77
77
  readonly tag: pulumi.Output<string>;
78
78
  /**
79
- * Identifier
79
+ * Identifier.
80
80
  */
81
81
  readonly zoneId: pulumi.Output<string>;
82
82
  /**
@@ -122,7 +122,7 @@ export interface EmailRoutingDnsState {
122
122
  */
123
123
  status?: pulumi.Input<string>;
124
124
  /**
125
- * Whether the API call was successful
125
+ * Whether the API call was successful.
126
126
  */
127
127
  success?: pulumi.Input<boolean>;
128
128
  /**
@@ -132,7 +132,7 @@ export interface EmailRoutingDnsState {
132
132
  */
133
133
  tag?: pulumi.Input<string>;
134
134
  /**
135
- * Identifier
135
+ * Identifier.
136
136
  */
137
137
  zoneId?: pulumi.Input<string>;
138
138
  }
@@ -145,7 +145,7 @@ export interface EmailRoutingDnsArgs {
145
145
  */
146
146
  name: pulumi.Input<string>;
147
147
  /**
148
- * Identifier
148
+ * Identifier.
149
149
  */
150
150
  zoneId: pulumi.Input<string>;
151
151
  }
@@ -53,7 +53,7 @@ export declare class EmailRoutingRule extends pulumi.CustomResource {
53
53
  */
54
54
  readonly tag: pulumi.Output<string>;
55
55
  /**
56
- * Identifier
56
+ * Identifier.
57
57
  */
58
58
  readonly zoneId: pulumi.Output<string>;
59
59
  /**
@@ -96,7 +96,7 @@ export interface EmailRoutingRuleState {
96
96
  */
97
97
  tag?: pulumi.Input<string>;
98
98
  /**
99
- * Identifier
99
+ * Identifier.
100
100
  */
101
101
  zoneId?: pulumi.Input<string>;
102
102
  }
@@ -125,7 +125,7 @@ export interface EmailRoutingRuleArgs {
125
125
  */
126
126
  priority?: pulumi.Input<number>;
127
127
  /**
128
- * Identifier
128
+ * Identifier.
129
129
  */
130
130
  zoneId: pulumi.Input<string>;
131
131
  }
@@ -63,7 +63,7 @@ export declare class EmailRoutingSettings extends pulumi.CustomResource {
63
63
  */
64
64
  readonly tag: pulumi.Output<string>;
65
65
  /**
66
- * Identifier
66
+ * Identifier.
67
67
  */
68
68
  readonly zoneId: pulumi.Output<string>;
69
69
  /**
@@ -111,7 +111,7 @@ export interface EmailRoutingSettingsState {
111
111
  */
112
112
  tag?: pulumi.Input<string>;
113
113
  /**
114
- * Identifier
114
+ * Identifier.
115
115
  */
116
116
  zoneId?: pulumi.Input<string>;
117
117
  }
@@ -120,7 +120,7 @@ export interface EmailRoutingSettingsState {
120
120
  */
121
121
  export interface EmailRoutingSettingsArgs {
122
122
  /**
123
- * Identifier
123
+ * Identifier.
124
124
  */
125
125
  zoneId: pulumi.Input<string>;
126
126
  }
@@ -44,7 +44,7 @@ export declare class EmailSecurityTrustedDomains extends pulumi.CustomResource {
44
44
  * Account Identifier
45
45
  */
46
46
  readonly accountId: pulumi.Output<string>;
47
- readonly bodies: pulumi.Output<outputs.EmailSecurityTrustedDomainsBody[]>;
47
+ readonly bodies: pulumi.Output<outputs.EmailSecurityTrustedDomainsBody[] | undefined>;
48
48
  readonly comments: pulumi.Output<string | undefined>;
49
49
  readonly createdAt: pulumi.Output<string>;
50
50
  /**
package/filter.d.ts CHANGED
@@ -57,7 +57,7 @@ export declare class Filter extends pulumi.CustomResource {
57
57
  */
58
58
  readonly ref: pulumi.Output<string>;
59
59
  /**
60
- * Identifier
60
+ * Defines an identifier.
61
61
  */
62
62
  readonly zoneId: pulumi.Output<string>;
63
63
  /**
@@ -90,7 +90,7 @@ export interface FilterState {
90
90
  */
91
91
  ref?: pulumi.Input<string>;
92
92
  /**
93
- * Identifier
93
+ * Defines an identifier.
94
94
  */
95
95
  zoneId?: pulumi.Input<string>;
96
96
  }
@@ -103,7 +103,7 @@ export interface FilterArgs {
103
103
  */
104
104
  expression: pulumi.Input<string>;
105
105
  /**
106
- * Identifier
106
+ * Defines an identifier.
107
107
  */
108
108
  zoneId: pulumi.Input<string>;
109
109
  }
package/firewallRule.d.ts CHANGED
@@ -78,7 +78,7 @@ export declare class FirewallRule extends pulumi.CustomResource {
78
78
  */
79
79
  readonly ref: pulumi.Output<string>;
80
80
  /**
81
- * Identifier
81
+ * Defines an identifier.
82
82
  */
83
83
  readonly zoneId: pulumi.Output<string>;
84
84
  /**
@@ -117,7 +117,7 @@ export interface FirewallRuleState {
117
117
  */
118
118
  ref?: pulumi.Input<string>;
119
119
  /**
120
- * Identifier
120
+ * Defines an identifier.
121
121
  */
122
122
  zoneId?: pulumi.Input<string>;
123
123
  }
@@ -131,7 +131,7 @@ export interface FirewallRuleArgs {
131
131
  action: pulumi.Input<inputs.FirewallRuleAction>;
132
132
  filter: pulumi.Input<inputs.FirewallRuleFilter>;
133
133
  /**
134
- * Identifier
134
+ * Defines an identifier.
135
135
  */
136
136
  zoneId: pulumi.Input<string>;
137
137
  }
@@ -26,7 +26,7 @@ export interface GetAccessRuleArgs {
26
26
  accountId?: string;
27
27
  filter?: inputs.GetAccessRuleFilter;
28
28
  /**
29
- * Unique identifier for a rule
29
+ * Unique identifier for a rule.
30
30
  */
31
31
  ruleId?: string;
32
32
  /**
@@ -56,7 +56,7 @@ export interface GetAccessRuleResult {
56
56
  readonly createdOn: string;
57
57
  readonly filter?: outputs.GetAccessRuleFilter;
58
58
  /**
59
- * Unique identifier for a rule
59
+ * Unique identifier for a rule.
60
60
  */
61
61
  readonly id: string;
62
62
  /**
@@ -73,7 +73,7 @@ export interface GetAccessRuleResult {
73
73
  */
74
74
  readonly notes: string;
75
75
  /**
76
- * Unique identifier for a rule
76
+ * Unique identifier for a rule.
77
77
  */
78
78
  readonly ruleId?: string;
79
79
  /**
@@ -110,7 +110,7 @@ export interface GetAccessRuleOutputArgs {
110
110
  accountId?: pulumi.Input<string>;
111
111
  filter?: pulumi.Input<inputs.GetAccessRuleFilterArgs>;
112
112
  /**
113
- * Unique identifier for a rule
113
+ * Unique identifier for a rule.
114
114
  */
115
115
  ruleId?: pulumi.Input<string>;
116
116
  /**
@@ -33,12 +33,12 @@ export interface GetAccessRulesArgs {
33
33
  accountId?: string;
34
34
  configuration?: inputs.GetAccessRulesConfiguration;
35
35
  /**
36
- * The direction used to sort returned rules.
36
+ * Defines the direction used to sort returned rules.
37
37
  * Available values: "asc", "desc".
38
38
  */
39
39
  direction?: string;
40
40
  /**
41
- * When set to `all`, all the search requirements must match. When set to `any`, only one of the search requirements has to match.
41
+ * Defines the search requirements. When set to `all`, all the search requirements must match. When set to `any`, only one of the search requirements has to match.
42
42
  * Available values: "any", "all".
43
43
  */
44
44
  match?: string;
@@ -52,12 +52,12 @@ export interface GetAccessRulesArgs {
52
52
  */
53
53
  mode?: string;
54
54
  /**
55
- * The string to search for in the notes of existing IP Access rules.
55
+ * Defines the string to search for in the notes of existing IP Access rules.
56
56
  * Notes: For example, the string 'attack' would match IP Access rules with notes 'Attack 26/02' and 'Attack 27/02'. The search is case insensitive.
57
57
  */
58
58
  notes?: string;
59
59
  /**
60
- * The field used to sort returned rules.
60
+ * Defines the field used to sort returned rules.
61
61
  * Available values: "configuration.target", "configuration.value", "mode".
62
62
  */
63
63
  order?: string;
@@ -76,7 +76,7 @@ export interface GetAccessRulesResult {
76
76
  readonly accountId?: string;
77
77
  readonly configuration?: outputs.GetAccessRulesConfiguration;
78
78
  /**
79
- * The direction used to sort returned rules.
79
+ * Defines the direction used to sort returned rules.
80
80
  * Available values: "asc", "desc".
81
81
  */
82
82
  readonly direction?: string;
@@ -85,7 +85,7 @@ export interface GetAccessRulesResult {
85
85
  */
86
86
  readonly id: string;
87
87
  /**
88
- * When set to `all`, all the search requirements must match. When set to `any`, only one of the search requirements has to match.
88
+ * Defines the search requirements. When set to `all`, all the search requirements must match. When set to `any`, only one of the search requirements has to match.
89
89
  * Available values: "any", "all".
90
90
  */
91
91
  readonly match: string;
@@ -99,12 +99,12 @@ export interface GetAccessRulesResult {
99
99
  */
100
100
  readonly mode?: string;
101
101
  /**
102
- * The string to search for in the notes of existing IP Access rules.
102
+ * Defines the string to search for in the notes of existing IP Access rules.
103
103
  * Notes: For example, the string 'attack' would match IP Access rules with notes 'Attack 26/02' and 'Attack 27/02'. The search is case insensitive.
104
104
  */
105
105
  readonly notes?: string;
106
106
  /**
107
- * The field used to sort returned rules.
107
+ * Defines the field used to sort returned rules.
108
108
  * Available values: "configuration.target", "configuration.value", "mode".
109
109
  */
110
110
  readonly order?: string;
@@ -149,12 +149,12 @@ export interface GetAccessRulesOutputArgs {
149
149
  accountId?: pulumi.Input<string>;
150
150
  configuration?: pulumi.Input<inputs.GetAccessRulesConfigurationArgs>;
151
151
  /**
152
- * The direction used to sort returned rules.
152
+ * Defines the direction used to sort returned rules.
153
153
  * Available values: "asc", "desc".
154
154
  */
155
155
  direction?: pulumi.Input<string>;
156
156
  /**
157
- * When set to `all`, all the search requirements must match. When set to `any`, only one of the search requirements has to match.
157
+ * Defines the search requirements. When set to `all`, all the search requirements must match. When set to `any`, only one of the search requirements has to match.
158
158
  * Available values: "any", "all".
159
159
  */
160
160
  match?: pulumi.Input<string>;
@@ -168,12 +168,12 @@ export interface GetAccessRulesOutputArgs {
168
168
  */
169
169
  mode?: pulumi.Input<string>;
170
170
  /**
171
- * The string to search for in the notes of existing IP Access rules.
171
+ * Defines the string to search for in the notes of existing IP Access rules.
172
172
  * Notes: For example, the string 'attack' would match IP Access rules with notes 'Attack 26/02' and 'Attack 27/02'. The search is case insensitive.
173
173
  */
174
174
  notes?: pulumi.Input<string>;
175
175
  /**
176
- * The field used to sort returned rules.
176
+ * Defines the field used to sort returned rules.
177
177
  * Available values: "configuration.target", "configuration.value", "mode".
178
178
  */
179
179
  order?: pulumi.Input<string>;
@@ -18,7 +18,7 @@ export declare function getAccountDnsSettings(args: GetAccountDnsSettingsArgs, o
18
18
  */
19
19
  export interface GetAccountDnsSettingsArgs {
20
20
  /**
21
- * Identifier
21
+ * Identifier.
22
22
  */
23
23
  accountId: string;
24
24
  }
@@ -27,7 +27,7 @@ export interface GetAccountDnsSettingsArgs {
27
27
  */
28
28
  export interface GetAccountDnsSettingsResult {
29
29
  /**
30
- * Identifier
30
+ * Identifier.
31
31
  */
32
32
  readonly accountId: string;
33
33
  /**
@@ -54,7 +54,7 @@ export declare function getAccountDnsSettingsOutput(args: GetAccountDnsSettingsO
54
54
  */
55
55
  export interface GetAccountDnsSettingsOutputArgs {
56
56
  /**
57
- * Identifier
57
+ * Identifier.
58
58
  */
59
59
  accountId: pulumi.Input<string>;
60
60
  }
@@ -20,12 +20,12 @@ export declare function getAccountDnsSettingsInternalView(args: GetAccountDnsSet
20
20
  */
21
21
  export interface GetAccountDnsSettingsInternalViewArgs {
22
22
  /**
23
- * Identifier
23
+ * Identifier.
24
24
  */
25
25
  accountId: string;
26
26
  filter?: inputs.GetAccountDnsSettingsInternalViewFilter;
27
27
  /**
28
- * Identifier
28
+ * Identifier.
29
29
  */
30
30
  viewId?: string;
31
31
  }
@@ -34,7 +34,7 @@ export interface GetAccountDnsSettingsInternalViewArgs {
34
34
  */
35
35
  export interface GetAccountDnsSettingsInternalViewResult {
36
36
  /**
37
- * Identifier
37
+ * Identifier.
38
38
  */
39
39
  readonly accountId: string;
40
40
  /**
@@ -43,7 +43,7 @@ export interface GetAccountDnsSettingsInternalViewResult {
43
43
  readonly createdTime: string;
44
44
  readonly filter?: outputs.GetAccountDnsSettingsInternalViewFilter;
45
45
  /**
46
- * Identifier
46
+ * Identifier.
47
47
  */
48
48
  readonly id: string;
49
49
  /**
@@ -55,7 +55,7 @@ export interface GetAccountDnsSettingsInternalViewResult {
55
55
  */
56
56
  readonly name: string;
57
57
  /**
58
- * Identifier
58
+ * Identifier.
59
59
  */
60
60
  readonly viewId?: string;
61
61
  /**
@@ -82,12 +82,12 @@ export declare function getAccountDnsSettingsInternalViewOutput(args: GetAccount
82
82
  */
83
83
  export interface GetAccountDnsSettingsInternalViewOutputArgs {
84
84
  /**
85
- * Identifier
85
+ * Identifier.
86
86
  */
87
87
  accountId: pulumi.Input<string>;
88
88
  filter?: pulumi.Input<inputs.GetAccountDnsSettingsInternalViewFilterArgs>;
89
89
  /**
90
- * Identifier
90
+ * Identifier.
91
91
  */
92
92
  viewId?: pulumi.Input<string>;
93
93
  }
@@ -28,7 +28,7 @@ export declare function getAccountDnsSettingsInternalViews(args: GetAccountDnsSe
28
28
  */
29
29
  export interface GetAccountDnsSettingsInternalViewsArgs {
30
30
  /**
31
- * Identifier
31
+ * Identifier.
32
32
  */
33
33
  accountId: string;
34
34
  /**
@@ -65,7 +65,7 @@ export interface GetAccountDnsSettingsInternalViewsArgs {
65
65
  */
66
66
  export interface GetAccountDnsSettingsInternalViewsResult {
67
67
  /**
68
- * Identifier
68
+ * Identifier.
69
69
  */
70
70
  readonly accountId: string;
71
71
  /**
@@ -132,7 +132,7 @@ export declare function getAccountDnsSettingsInternalViewsOutput(args: GetAccoun
132
132
  */
133
133
  export interface GetAccountDnsSettingsInternalViewsOutputArgs {
134
134
  /**
135
- * Identifier
135
+ * Identifier.
136
136
  */
137
137
  accountId: pulumi.Input<string>;
138
138
  /**
package/getApiShield.d.ts CHANGED
@@ -23,7 +23,7 @@ export interface GetApiShieldArgs {
23
23
  */
24
24
  properties?: string[];
25
25
  /**
26
- * Identifier
26
+ * Identifier.
27
27
  */
28
28
  zoneId: string;
29
29
  }
@@ -41,7 +41,7 @@ export interface GetApiShieldResult {
41
41
  */
42
42
  readonly properties?: string[];
43
43
  /**
44
- * Identifier
44
+ * Identifier.
45
45
  */
46
46
  readonly zoneId: string;
47
47
  }
@@ -68,7 +68,7 @@ export interface GetApiShieldOutputArgs {
68
68
  */
69
69
  properties?: pulumi.Input<pulumi.Input<string>[]>;
70
70
  /**
71
- * Identifier
71
+ * Identifier.
72
72
  */
73
73
  zoneId: pulumi.Input<string>;
74
74
  }
@@ -15,11 +15,11 @@ export interface GetApiShieldOperationArgs {
15
15
  feature?: string[];
16
16
  filter?: inputs.GetApiShieldOperationFilter;
17
17
  /**
18
- * UUID
18
+ * UUID.
19
19
  */
20
20
  operationId?: string;
21
21
  /**
22
- * Identifier
22
+ * Identifier.
23
23
  */
24
24
  zoneId: string;
25
25
  }
@@ -42,7 +42,7 @@ export interface GetApiShieldOperationResult {
42
42
  */
43
43
  readonly host: string;
44
44
  /**
45
- * UUID
45
+ * UUID.
46
46
  */
47
47
  readonly id: string;
48
48
  readonly lastUpdated: string;
@@ -52,11 +52,11 @@ export interface GetApiShieldOperationResult {
52
52
  */
53
53
  readonly method: string;
54
54
  /**
55
- * UUID
55
+ * UUID.
56
56
  */
57
57
  readonly operationId: string;
58
58
  /**
59
- * Identifier
59
+ * Identifier.
60
60
  */
61
61
  readonly zoneId: string;
62
62
  }
@@ -74,11 +74,11 @@ export interface GetApiShieldOperationOutputArgs {
74
74
  feature?: pulumi.Input<pulumi.Input<string>[]>;
75
75
  filter?: pulumi.Input<inputs.GetApiShieldOperationFilterArgs>;
76
76
  /**
77
- * UUID
77
+ * UUID.
78
78
  */
79
79
  operationId?: pulumi.Input<string>;
80
80
  /**
81
- * Identifier
81
+ * Identifier.
82
82
  */
83
83
  zoneId: pulumi.Input<string>;
84
84
  }
@@ -54,7 +54,7 @@ export interface GetApiShieldOperationsArgs {
54
54
  */
55
55
  order?: string;
56
56
  /**
57
- * Identifier
57
+ * Identifier.
58
58
  */
59
59
  zoneId: string;
60
60
  }
@@ -101,7 +101,7 @@ export interface GetApiShieldOperationsResult {
101
101
  */
102
102
  readonly results: outputs.GetApiShieldOperationsResult[];
103
103
  /**
104
- * Identifier
104
+ * Identifier.
105
105
  */
106
106
  readonly zoneId: string;
107
107
  }
@@ -159,7 +159,7 @@ export interface GetApiShieldOperationsOutputArgs {
159
159
  */
160
160
  order?: pulumi.Input<string>;
161
161
  /**
162
- * Identifier
162
+ * Identifier.
163
163
  */
164
164
  zoneId: pulumi.Input<string>;
165
165
  }
@@ -24,7 +24,7 @@ export interface GetApiShieldSchemaArgs {
24
24
  omitSource?: boolean;
25
25
  schemaId: string;
26
26
  /**
27
- * Identifier
27
+ * Identifier.
28
28
  */
29
29
  zoneId: string;
30
30
  }
@@ -60,7 +60,7 @@ export interface GetApiShieldSchemaResult {
60
60
  */
61
61
  readonly validationEnabled: boolean;
62
62
  /**
63
- * Identifier
63
+ * Identifier.
64
64
  */
65
65
  readonly zoneId: string;
66
66
  }
@@ -89,7 +89,7 @@ export interface GetApiShieldSchemaOutputArgs {
89
89
  omitSource?: pulumi.Input<boolean>;
90
90
  schemaId: pulumi.Input<string>;
91
91
  /**
92
- * Identifier
92
+ * Identifier.
93
93
  */
94
94
  zoneId: pulumi.Input<string>;
95
95
  }
@@ -17,7 +17,7 @@ export declare function getApiShieldSchemaValidationSettings(args: GetApiShieldS
17
17
  */
18
18
  export interface GetApiShieldSchemaValidationSettingsArgs {
19
19
  /**
20
- * Identifier
20
+ * Identifier.
21
21
  */
22
22
  zoneId: string;
23
23
  }
@@ -35,7 +35,7 @@ export interface GetApiShieldSchemaValidationSettingsResult {
35
35
  readonly validationDefaultMitigationAction: string;
36
36
  readonly validationOverrideMitigationAction: string;
37
37
  /**
38
- * Identifier
38
+ * Identifier.
39
39
  */
40
40
  readonly zoneId: string;
41
41
  }
@@ -57,7 +57,7 @@ export declare function getApiShieldSchemaValidationSettingsOutput(args: GetApiS
57
57
  */
58
58
  export interface GetApiShieldSchemaValidationSettingsOutputArgs {
59
59
  /**
60
- * Identifier
60
+ * Identifier.
61
61
  */
62
62
  zoneId: pulumi.Input<string>;
63
63
  }
@@ -31,7 +31,7 @@ export interface GetApiShieldSchemasArgs {
31
31
  */
32
32
  validationEnabled?: boolean;
33
33
  /**
34
- * Identifier
34
+ * Identifier.
35
35
  */
36
36
  zoneId: string;
37
37
  }
@@ -60,7 +60,7 @@ export interface GetApiShieldSchemasResult {
60
60
  */
61
61
  readonly validationEnabled?: boolean;
62
62
  /**
63
- * Identifier
63
+ * Identifier.
64
64
  */
65
65
  readonly zoneId: string;
66
66
  }
@@ -95,7 +95,7 @@ export interface GetApiShieldSchemasOutputArgs {
95
95
  */
96
96
  validationEnabled?: pulumi.Input<boolean>;
97
97
  /**
98
- * Identifier
98
+ * Identifier.
99
99
  */
100
100
  zoneId: pulumi.Input<string>;
101
101
  }
@@ -22,7 +22,7 @@ export interface GetAuthenticatedOriginPullsArgs {
22
22
  */
23
23
  hostname: string;
24
24
  /**
25
- * Identifier
25
+ * Identifier.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -31,7 +31,7 @@ export interface GetAuthenticatedOriginPullsArgs {
31
31
  */
32
32
  export interface GetAuthenticatedOriginPullsResult {
33
33
  /**
34
- * Identifier
34
+ * Identifier.
35
35
  */
36
36
  readonly certId: string;
37
37
  /**
@@ -93,7 +93,7 @@ export interface GetAuthenticatedOriginPullsResult {
93
93
  */
94
94
  readonly updatedAt: string;
95
95
  /**
96
- * Identifier
96
+ * Identifier.
97
97
  */
98
98
  readonly zoneId: string;
99
99
  }
@@ -120,7 +120,7 @@ export interface GetAuthenticatedOriginPullsOutputArgs {
120
120
  */
121
121
  hostname: pulumi.Input<string>;
122
122
  /**
123
- * Identifier
123
+ * Identifier.
124
124
  */
125
125
  zoneId: pulumi.Input<string>;
126
126
  }
@@ -18,11 +18,11 @@ export declare function getAuthenticatedOriginPullsCertificate(args: GetAuthenti
18
18
  */
19
19
  export interface GetAuthenticatedOriginPullsCertificateArgs {
20
20
  /**
21
- * Identifier
21
+ * Identifier.
22
22
  */
23
23
  certificateId: string;
24
24
  /**
25
- * Identifier
25
+ * Identifier.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -35,7 +35,7 @@ export interface GetAuthenticatedOriginPullsCertificateResult {
35
35
  */
36
36
  readonly certificate: string;
37
37
  /**
38
- * Identifier
38
+ * Identifier.
39
39
  */
40
40
  readonly certificateId: string;
41
41
  /**
@@ -47,7 +47,7 @@ export interface GetAuthenticatedOriginPullsCertificateResult {
47
47
  */
48
48
  readonly expiresOn: string;
49
49
  /**
50
- * Identifier
50
+ * Identifier.
51
51
  */
52
52
  readonly id: string;
53
53
  /**
@@ -72,7 +72,7 @@ export interface GetAuthenticatedOriginPullsCertificateResult {
72
72
  */
73
73
  readonly uploadedOn: string;
74
74
  /**
75
- * Identifier
75
+ * Identifier.
76
76
  */
77
77
  readonly zoneId: string;
78
78
  }
@@ -95,11 +95,11 @@ export declare function getAuthenticatedOriginPullsCertificateOutput(args: GetAu
95
95
  */
96
96
  export interface GetAuthenticatedOriginPullsCertificateOutputArgs {
97
97
  /**
98
- * Identifier
98
+ * Identifier.
99
99
  */
100
100
  certificateId: pulumi.Input<string>;
101
101
  /**
102
- * Identifier
102
+ * Identifier.
103
103
  */
104
104
  zoneId: pulumi.Input<string>;
105
105
  }