@pulumi/cloudflare 6.5.0-alpha.1753476912 → 6.5.0-alpha.1755193135

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 (238) hide show
  1. package/accessApplication.d.ts +9 -13
  2. package/accessApplication.js +0 -4
  3. package/accessApplication.js.map +1 -1
  4. package/accessCustomPage.d.ts +0 -29
  5. package/accessCustomPage.js +0 -19
  6. package/accessCustomPage.js.map +1 -1
  7. package/accessGroup.d.ts +0 -4
  8. package/accessGroup.js +0 -4
  9. package/accessGroup.js.map +1 -1
  10. package/accessMutualTlsCertificate.d.ts +0 -4
  11. package/accessMutualTlsCertificate.js +0 -4
  12. package/accessMutualTlsCertificate.js.map +1 -1
  13. package/accessOrganization.d.ts +0 -4
  14. package/accessOrganization.js +0 -4
  15. package/accessOrganization.js.map +1 -1
  16. package/accessPolicy.d.ts +3 -17
  17. package/accessPolicy.js +3 -8
  18. package/accessPolicy.js.map +1 -1
  19. package/accessServiceToken.d.ts +0 -6
  20. package/accessServiceToken.js +0 -6
  21. package/accessServiceToken.js.map +1 -1
  22. package/accessTag.d.ts +0 -12
  23. package/accessTag.js +0 -6
  24. package/accessTag.js.map +1 -1
  25. package/accountToken.d.ts +5 -0
  26. package/accountToken.js +1 -1
  27. package/accountToken.js.map +1 -1
  28. package/apiToken.d.ts +1 -1
  29. package/argoSmartRouting.d.ts +3 -3
  30. package/botManagement.d.ts +16 -16
  31. package/customPages.d.ts +18 -5
  32. package/customPages.js +11 -4
  33. package/customPages.js.map +1 -1
  34. package/dlpCustomProfile.d.ts +29 -5
  35. package/dlpCustomProfile.js +0 -3
  36. package/dlpCustomProfile.js.map +1 -1
  37. package/dlpPredefinedProfile.d.ts +11 -5
  38. package/dlpPredefinedProfile.js +1 -1
  39. package/dlpPredefinedProfile.js.map +1 -1
  40. package/getAccountApiTokenPermissionGroups.d.ts +31 -5
  41. package/getAccountApiTokenPermissionGroups.js +8 -0
  42. package/getAccountApiTokenPermissionGroups.js.map +1 -1
  43. package/getAccountApiTokenPermissionGroupsList.d.ts +34 -0
  44. package/getAccountApiTokenPermissionGroupsList.js +8 -0
  45. package/getAccountApiTokenPermissionGroupsList.js.map +1 -1
  46. package/getApiTokenPermissionGroupsList.d.ts +38 -2
  47. package/getApiTokenPermissionGroupsList.js +12 -2
  48. package/getApiTokenPermissionGroupsList.js.map +1 -1
  49. package/getArgoSmartRouting.d.ts +3 -3
  50. package/getBotManagement.d.ts +2 -2
  51. package/getCustomPages.d.ts +23 -6
  52. package/getCustomPages.js +2 -2
  53. package/getCustomPages.js.map +1 -1
  54. package/getDnsRecord.d.ts +1 -1
  55. package/getEmailSecurityBlockSenders.d.ts +5 -0
  56. package/getEmailSecurityBlockSenders.js +4 -0
  57. package/getEmailSecurityBlockSenders.js.map +1 -1
  58. package/getEmailSecurityTrustedDomainsList.d.ts +5 -0
  59. package/getEmailSecurityTrustedDomainsList.js +4 -0
  60. package/getEmailSecurityTrustedDomainsList.js.map +1 -1
  61. package/getHyperdriveConfig.d.ts +4 -0
  62. package/getHyperdriveConfig.js.map +1 -1
  63. package/getImage.d.ts +4 -0
  64. package/getImage.js.map +1 -1
  65. package/getImages.d.ts +14 -0
  66. package/getImages.js +4 -0
  67. package/getImages.js.map +1 -1
  68. package/getList.d.ts +7 -7
  69. package/getListItem.d.ts +4 -33
  70. package/getListItem.js.map +1 -1
  71. package/getListItems.d.ts +103 -0
  72. package/getListItems.js +56 -0
  73. package/getListItems.js.map +1 -0
  74. package/getLists.d.ts +75 -0
  75. package/getLists.js +48 -0
  76. package/getLists.js.map +1 -0
  77. package/getLogpushDatasetJob.d.ts +5 -5
  78. package/getLogpushJob.d.ts +5 -5
  79. package/getQueueConsumer.d.ts +10 -0
  80. package/getQueueConsumer.js +4 -0
  81. package/getQueueConsumer.js.map +1 -1
  82. package/getQueueConsumers.d.ts +89 -0
  83. package/getQueueConsumers.js +52 -0
  84. package/getQueueConsumers.js.map +1 -0
  85. package/getRateLimit.d.ts +1 -1
  86. package/getSnippetRulesList.d.ts +5 -5
  87. package/getSnippetRulesList.js +2 -2
  88. package/getSnippets.d.ts +12 -12
  89. package/getSnippets.js +4 -4
  90. package/getSnippetsList.d.ts +5 -5
  91. package/getSnippetsList.js +2 -2
  92. package/getStreams.d.ts +3 -3
  93. package/getUserAgentBlockingRule.d.ts +26 -4
  94. package/getUserAgentBlockingRule.js +2 -0
  95. package/getUserAgentBlockingRule.js.map +1 -1
  96. package/getUserAgentBlockingRules.d.ts +19 -19
  97. package/getUserAgentBlockingRules.js +8 -8
  98. package/getUserAgentBlockingRules.js.map +1 -1
  99. package/getWorkersDeployment.d.ts +18 -5
  100. package/getWorkersDeployment.js +4 -0
  101. package/getWorkersDeployment.js.map +1 -1
  102. package/getWorkersKv.d.ts +3 -3
  103. package/getWorkersKvNamespace.d.ts +3 -3
  104. package/getWorkersKvNamespaces.d.ts +3 -3
  105. package/getZeroTrustAccessApplications.d.ts +14 -0
  106. package/getZeroTrustAccessApplications.js +4 -0
  107. package/getZeroTrustAccessApplications.js.map +1 -1
  108. package/getZeroTrustDlpCustomProfile.d.ts +2 -0
  109. package/getZeroTrustDlpCustomProfile.js.map +1 -1
  110. package/getZeroTrustDlpDataset.d.ts +1 -1
  111. package/getZeroTrustDlpEntry.d.ts +1 -1
  112. package/getZeroTrustDlpPredefinedProfile.d.ts +2 -0
  113. package/getZeroTrustDlpPredefinedProfile.js.map +1 -1
  114. package/getZeroTrustDnsLocation.d.ts +1 -1
  115. package/getZeroTrustGatewayPolicy.d.ts +4 -1
  116. package/getZeroTrustGatewayPolicy.js.map +1 -1
  117. package/getZeroTrustGatewaySettings.d.ts +0 -3
  118. package/getZeroTrustGatewaySettings.js.map +1 -1
  119. package/getZeroTrustTunnelWarpConnector.d.ts +125 -0
  120. package/getZeroTrustTunnelWarpConnector.js +52 -0
  121. package/getZeroTrustTunnelWarpConnector.js.map +1 -0
  122. package/getZeroTrustTunnelWarpConnectors.d.ts +168 -0
  123. package/getZeroTrustTunnelWarpConnectors.js +84 -0
  124. package/getZeroTrustTunnelWarpConnectors.js.map +1 -0
  125. package/hyperdriveConfig.d.ts +12 -0
  126. package/hyperdriveConfig.js +2 -0
  127. package/hyperdriveConfig.js.map +1 -1
  128. package/image.d.ts +27 -1
  129. package/image.js +10 -1
  130. package/image.js.map +1 -1
  131. package/index.d.ts +27 -0
  132. package/index.js +48 -12
  133. package/index.js.map +1 -1
  134. package/list.d.ts +5 -5
  135. package/listItem.d.ts +6 -6
  136. package/logpullRetention.d.ts +6 -0
  137. package/logpullRetention.js +6 -0
  138. package/logpullRetention.js.map +1 -1
  139. package/logpushJob.d.ts +19 -19
  140. package/magicTransitConnector.d.ts +6 -29
  141. package/magicTransitConnector.js +3 -26
  142. package/magicTransitConnector.js.map +1 -1
  143. package/magicWanGreTunnel.d.ts +0 -31
  144. package/magicWanGreTunnel.js +0 -31
  145. package/magicWanGreTunnel.js.map +1 -1
  146. package/magicWanIpsecTunnel.d.ts +0 -31
  147. package/magicWanIpsecTunnel.js +3 -32
  148. package/magicWanIpsecTunnel.js.map +1 -1
  149. package/magicWanStaticRoute.d.ts +0 -7
  150. package/magicWanStaticRoute.js +0 -6
  151. package/magicWanStaticRoute.js.map +1 -1
  152. package/package.json +2 -2
  153. package/rateLimit.d.ts +2 -2
  154. package/regionalHostname.d.ts +2 -2
  155. package/regionalHostname.js +1 -1
  156. package/snippetRules.d.ts +36 -10
  157. package/snippetRules.js +5 -0
  158. package/snippetRules.js.map +1 -1
  159. package/snippets.d.ts +27 -18
  160. package/snippets.js +6 -0
  161. package/snippets.js.map +1 -1
  162. package/staticRoute.d.ts +0 -7
  163. package/staticRoute.js +0 -6
  164. package/staticRoute.js.map +1 -1
  165. package/teamsAccount.d.ts +1 -1
  166. package/teamsList.d.ts +4 -4
  167. package/teamsLocation.d.ts +4 -4
  168. package/teamsRule.d.ts +28 -4
  169. package/teamsRule.js +6 -0
  170. package/teamsRule.js.map +1 -1
  171. package/types/input.d.ts +775 -824
  172. package/types/output.d.ts +1559 -926
  173. package/userAgentBlockingRule.d.ts +26 -6
  174. package/userAgentBlockingRule.js +12 -2
  175. package/userAgentBlockingRule.js.map +1 -1
  176. package/workerScript.d.ts +41 -17
  177. package/workerScript.js +6 -5
  178. package/workerScript.js.map +1 -1
  179. package/workersDeployment.d.ts +5 -7
  180. package/workersDeployment.js +1 -3
  181. package/workersDeployment.js.map +1 -1
  182. package/workersKv.d.ts +4 -13
  183. package/workersKv.js +1 -1
  184. package/workersKv.js.map +1 -1
  185. package/workersKvNamespace.d.ts +3 -3
  186. package/workersScript.d.ts +41 -17
  187. package/workersScript.js +6 -5
  188. package/workersScript.js.map +1 -1
  189. package/zeroTrustAccessApplication.d.ts +9 -13
  190. package/zeroTrustAccessApplication.js +0 -4
  191. package/zeroTrustAccessApplication.js.map +1 -1
  192. package/zeroTrustAccessCustomPage.d.ts +0 -29
  193. package/zeroTrustAccessCustomPage.js +0 -19
  194. package/zeroTrustAccessCustomPage.js.map +1 -1
  195. package/zeroTrustAccessGroup.d.ts +0 -4
  196. package/zeroTrustAccessGroup.js +0 -4
  197. package/zeroTrustAccessGroup.js.map +1 -1
  198. package/zeroTrustAccessMtlsCertificate.d.ts +0 -4
  199. package/zeroTrustAccessMtlsCertificate.js +0 -4
  200. package/zeroTrustAccessMtlsCertificate.js.map +1 -1
  201. package/zeroTrustAccessPolicy.d.ts +3 -17
  202. package/zeroTrustAccessPolicy.js +3 -8
  203. package/zeroTrustAccessPolicy.js.map +1 -1
  204. package/zeroTrustAccessServiceToken.d.ts +0 -6
  205. package/zeroTrustAccessServiceToken.js +0 -6
  206. package/zeroTrustAccessServiceToken.js.map +1 -1
  207. package/zeroTrustAccessTag.d.ts +0 -12
  208. package/zeroTrustAccessTag.js +0 -6
  209. package/zeroTrustAccessTag.js.map +1 -1
  210. package/zeroTrustDlpCustomEntry.d.ts +106 -0
  211. package/zeroTrustDlpCustomEntry.js +105 -0
  212. package/zeroTrustDlpCustomEntry.js.map +1 -0
  213. package/zeroTrustDlpCustomProfile.d.ts +29 -5
  214. package/zeroTrustDlpCustomProfile.js +0 -3
  215. package/zeroTrustDlpCustomProfile.js.map +1 -1
  216. package/zeroTrustDlpDataset.d.ts +2 -2
  217. package/zeroTrustDlpIntegrationEntry.d.ts +81 -0
  218. package/zeroTrustDlpIntegrationEntry.js +85 -0
  219. package/zeroTrustDlpIntegrationEntry.js.map +1 -0
  220. package/zeroTrustDlpPredefinedEntry.d.ts +81 -0
  221. package/zeroTrustDlpPredefinedEntry.js +83 -0
  222. package/zeroTrustDlpPredefinedEntry.js.map +1 -0
  223. package/zeroTrustDlpPredefinedProfile.d.ts +11 -5
  224. package/zeroTrustDlpPredefinedProfile.js +1 -1
  225. package/zeroTrustDlpPredefinedProfile.js.map +1 -1
  226. package/zeroTrustDnsLocation.d.ts +4 -4
  227. package/zeroTrustGatewayPolicy.d.ts +28 -4
  228. package/zeroTrustGatewayPolicy.js +6 -0
  229. package/zeroTrustGatewayPolicy.js.map +1 -1
  230. package/zeroTrustGatewaySettings.d.ts +1 -1
  231. package/zeroTrustList.d.ts +4 -4
  232. package/zeroTrustOrganization.d.ts +0 -4
  233. package/zeroTrustOrganization.js +0 -4
  234. package/zeroTrustOrganization.js.map +1 -1
  235. package/zeroTrustTunnelWarpConnector.d.ts +181 -0
  236. package/zeroTrustTunnelWarpConnector.js +100 -0
  237. package/zeroTrustTunnelWarpConnector.js.map +1 -0
  238. package/zoneLockdown.d.ts +4 -4
@@ -75,8 +75,8 @@ export interface GetLogpushDatasetJobResult {
75
75
  */
76
76
  readonly id: number;
77
77
  /**
78
- * The kind parameter (optional) is used to differentiate between Logpush and Edge Log Delivery jobs. Currently, Edge Log Delivery is only supported for the `httpRequests` dataset.
79
- * Available values: "edge".
78
+ * The kind parameter (optional) is used to differentiate between Logpush and Edge Log Delivery jobs (when supported by the dataset).
79
+ * Available values: "", "edge".
80
80
  */
81
81
  readonly kind: string;
82
82
  /**
@@ -94,15 +94,15 @@ export interface GetLogpushDatasetJobResult {
94
94
  */
95
95
  readonly logpullOptions: string;
96
96
  /**
97
- * The maximum uncompressed file size of a batch of logs. This setting value must be between `5 MB` and `1 GB`, or `0` to disable it. Note that you cannot set a minimum file size; this means that log files may be much smaller than this batch size. This parameter is not available for jobs with `edge` as its kind.
97
+ * The maximum uncompressed file size of a batch of logs. This setting value must be between `5 MB` and `1 GB`, or `0` to disable it. Note that you cannot set a minimum file size; this means that log files may be much smaller than this batch size.
98
98
  */
99
99
  readonly maxUploadBytes: number;
100
100
  /**
101
- * The maximum interval in seconds for log batches. This setting must be between 30 and 300 seconds (5 minutes), or `0` to disable it. Note that you cannot specify a minimum interval for log batches; this means that log files may be sent in shorter intervals than this. This parameter is only used for jobs with `edge` as its kind.
101
+ * The maximum interval in seconds for log batches. This setting must be between 30 and 300 seconds (5 minutes), or `0` to disable it. Note that you cannot specify a minimum interval for log batches; this means that log files may be sent in shorter intervals than this.
102
102
  */
103
103
  readonly maxUploadIntervalSeconds: number;
104
104
  /**
105
- * The maximum number of log lines per batch. This setting must be between 1000 and 1,000,000 lines, or `0` to disable it. Note that you cannot specify a minimum number of log lines per batch; this means that log files may contain many fewer lines than this. This parameter is not available for jobs with `edge` as its kind.
105
+ * The maximum number of log lines per batch. This setting must be between 1000 and 1,000,000 lines, or `0` to disable it. Note that you cannot specify a minimum number of log lines per batch; this means that log files may contain many fewer lines than this.
106
106
  */
107
107
  readonly maxUploadRecords: number;
108
108
  /**
@@ -73,8 +73,8 @@ export interface GetLogpushJobResult {
73
73
  */
74
74
  readonly jobId?: number;
75
75
  /**
76
- * The kind parameter (optional) is used to differentiate between Logpush and Edge Log Delivery jobs. Currently, Edge Log Delivery is only supported for the `httpRequests` dataset.
77
- * Available values: "edge".
76
+ * The kind parameter (optional) is used to differentiate between Logpush and Edge Log Delivery jobs (when supported by the dataset).
77
+ * Available values: "", "edge".
78
78
  */
79
79
  readonly kind: string;
80
80
  /**
@@ -92,15 +92,15 @@ export interface GetLogpushJobResult {
92
92
  */
93
93
  readonly logpullOptions: string;
94
94
  /**
95
- * The maximum uncompressed file size of a batch of logs. This setting value must be between `5 MB` and `1 GB`, or `0` to disable it. Note that you cannot set a minimum file size; this means that log files may be much smaller than this batch size. This parameter is not available for jobs with `edge` as its kind.
95
+ * The maximum uncompressed file size of a batch of logs. This setting value must be between `5 MB` and `1 GB`, or `0` to disable it. Note that you cannot set a minimum file size; this means that log files may be much smaller than this batch size.
96
96
  */
97
97
  readonly maxUploadBytes: number;
98
98
  /**
99
- * The maximum interval in seconds for log batches. This setting must be between 30 and 300 seconds (5 minutes), or `0` to disable it. Note that you cannot specify a minimum interval for log batches; this means that log files may be sent in shorter intervals than this. This parameter is only used for jobs with `edge` as its kind.
99
+ * The maximum interval in seconds for log batches. This setting must be between 30 and 300 seconds (5 minutes), or `0` to disable it. Note that you cannot specify a minimum interval for log batches; this means that log files may be sent in shorter intervals than this.
100
100
  */
101
101
  readonly maxUploadIntervalSeconds: number;
102
102
  /**
103
- * The maximum number of log lines per batch. This setting must be between 1000 and 1,000,000 lines, or `0` to disable it. Note that you cannot specify a minimum number of log lines per batch; this means that log files may contain many fewer lines than this. This parameter is not available for jobs with `edge` as its kind.
103
+ * The maximum number of log lines per batch. This setting must be between 1000 and 1,000,000 lines, or `0` to disable it. Note that you cannot specify a minimum number of log lines per batch; this means that log files may contain many fewer lines than this.
104
104
  */
105
105
  readonly maxUploadRecords: number;
106
106
  /**
@@ -10,6 +10,7 @@ import * as outputs from "./types/output";
10
10
  * const exampleQueueConsumer = cloudflare.getQueueConsumer({
11
11
  * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
12
12
  * queueId: "023e105f4ecef8ad9ca31a8372d0c353",
13
+ * consumerId: "023e105f4ecef8ad9ca31a8372d0c353",
13
14
  * });
14
15
  * ```
15
16
  */
@@ -22,6 +23,10 @@ export interface GetQueueConsumerArgs {
22
23
  * A Resource identifier.
23
24
  */
24
25
  accountId: string;
26
+ /**
27
+ * A Resource identifier.
28
+ */
29
+ consumerId: string;
25
30
  /**
26
31
  * A Resource identifier.
27
32
  */
@@ -72,6 +77,7 @@ export interface GetQueueConsumerResult {
72
77
  * const exampleQueueConsumer = cloudflare.getQueueConsumer({
73
78
  * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
74
79
  * queueId: "023e105f4ecef8ad9ca31a8372d0c353",
80
+ * consumerId: "023e105f4ecef8ad9ca31a8372d0c353",
75
81
  * });
76
82
  * ```
77
83
  */
@@ -84,6 +90,10 @@ export interface GetQueueConsumerOutputArgs {
84
90
  * A Resource identifier.
85
91
  */
86
92
  accountId: pulumi.Input<string>;
93
+ /**
94
+ * A Resource identifier.
95
+ */
96
+ consumerId: pulumi.Input<string>;
87
97
  /**
88
98
  * A Resource identifier.
89
99
  */
@@ -15,6 +15,7 @@ const utilities = require("./utilities");
15
15
  * const exampleQueueConsumer = cloudflare.getQueueConsumer({
16
16
  * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
17
  * queueId: "023e105f4ecef8ad9ca31a8372d0c353",
18
+ * consumerId: "023e105f4ecef8ad9ca31a8372d0c353",
18
19
  * });
19
20
  * ```
20
21
  */
@@ -22,6 +23,7 @@ function getQueueConsumer(args, opts) {
22
23
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
24
  return pulumi.runtime.invoke("cloudflare:index/getQueueConsumer:getQueueConsumer", {
24
25
  "accountId": args.accountId,
26
+ "consumerId": args.consumerId,
25
27
  "queueId": args.queueId,
26
28
  }, opts);
27
29
  }
@@ -36,6 +38,7 @@ exports.getQueueConsumer = getQueueConsumer;
36
38
  * const exampleQueueConsumer = cloudflare.getQueueConsumer({
37
39
  * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
38
40
  * queueId: "023e105f4ecef8ad9ca31a8372d0c353",
41
+ * consumerId: "023e105f4ecef8ad9ca31a8372d0c353",
39
42
  * });
40
43
  * ```
41
44
  */
@@ -43,6 +46,7 @@ function getQueueConsumerOutput(args, opts) {
43
46
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
44
47
  return pulumi.runtime.invokeOutput("cloudflare:index/getQueueConsumer:getQueueConsumer", {
45
48
  "accountId": args.accountId,
49
+ "consumerId": args.consumerId,
46
50
  "queueId": args.queueId,
47
51
  }, opts);
48
52
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getQueueConsumer.js","sourceRoot":"","sources":["../getQueueConsumer.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC;AAmDD;;;;;;;;;;;;GAYG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oDAAoD,EAAE;QACrF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wDAMC"}
1
+ {"version":3,"file":"getQueueConsumer.js","sourceRoot":"","sources":["../getQueueConsumer.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4CAOC;AAuDD;;;;;;;;;;;;;GAaG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oDAAoD,EAAE;QACrF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wDAOC"}
@@ -0,0 +1,89 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "./types/output";
3
+ /**
4
+ * ## Example Usage
5
+ *
6
+ * ```typescript
7
+ * import * as pulumi from "@pulumi/pulumi";
8
+ * import * as cloudflare from "@pulumi/cloudflare";
9
+ *
10
+ * const exampleQueueConsumers = cloudflare.getQueueConsumers({
11
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
12
+ * queueId: "023e105f4ecef8ad9ca31a8372d0c353",
13
+ * });
14
+ * ```
15
+ */
16
+ export declare function getQueueConsumers(args: GetQueueConsumersArgs, opts?: pulumi.InvokeOptions): Promise<GetQueueConsumersResult>;
17
+ /**
18
+ * A collection of arguments for invoking getQueueConsumers.
19
+ */
20
+ export interface GetQueueConsumersArgs {
21
+ /**
22
+ * A Resource identifier.
23
+ */
24
+ accountId: string;
25
+ /**
26
+ * Max items to fetch, default: 1000
27
+ */
28
+ maxItems?: number;
29
+ /**
30
+ * A Resource identifier.
31
+ */
32
+ queueId: string;
33
+ }
34
+ /**
35
+ * A collection of values returned by getQueueConsumers.
36
+ */
37
+ export interface GetQueueConsumersResult {
38
+ /**
39
+ * A Resource identifier.
40
+ */
41
+ readonly accountId: string;
42
+ /**
43
+ * The provider-assigned unique ID for this managed resource.
44
+ */
45
+ readonly id: string;
46
+ /**
47
+ * Max items to fetch, default: 1000
48
+ */
49
+ readonly maxItems?: number;
50
+ /**
51
+ * A Resource identifier.
52
+ */
53
+ readonly queueId: string;
54
+ /**
55
+ * The items returned by the data source
56
+ */
57
+ readonly results: outputs.GetQueueConsumersResult[];
58
+ }
59
+ /**
60
+ * ## Example Usage
61
+ *
62
+ * ```typescript
63
+ * import * as pulumi from "@pulumi/pulumi";
64
+ * import * as cloudflare from "@pulumi/cloudflare";
65
+ *
66
+ * const exampleQueueConsumers = cloudflare.getQueueConsumers({
67
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
68
+ * queueId: "023e105f4ecef8ad9ca31a8372d0c353",
69
+ * });
70
+ * ```
71
+ */
72
+ export declare function getQueueConsumersOutput(args: GetQueueConsumersOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetQueueConsumersResult>;
73
+ /**
74
+ * A collection of arguments for invoking getQueueConsumers.
75
+ */
76
+ export interface GetQueueConsumersOutputArgs {
77
+ /**
78
+ * A Resource identifier.
79
+ */
80
+ accountId: pulumi.Input<string>;
81
+ /**
82
+ * Max items to fetch, default: 1000
83
+ */
84
+ maxItems?: pulumi.Input<number>;
85
+ /**
86
+ * A Resource identifier.
87
+ */
88
+ queueId: pulumi.Input<string>;
89
+ }
@@ -0,0 +1,52 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getQueueConsumersOutput = exports.getQueueConsumers = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as cloudflare from "@pulumi/cloudflare";
14
+ *
15
+ * const exampleQueueConsumers = cloudflare.getQueueConsumers({
16
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
+ * queueId: "023e105f4ecef8ad9ca31a8372d0c353",
18
+ * });
19
+ * ```
20
+ */
21
+ function getQueueConsumers(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invoke("cloudflare:index/getQueueConsumers:getQueueConsumers", {
24
+ "accountId": args.accountId,
25
+ "maxItems": args.maxItems,
26
+ "queueId": args.queueId,
27
+ }, opts);
28
+ }
29
+ exports.getQueueConsumers = getQueueConsumers;
30
+ /**
31
+ * ## Example Usage
32
+ *
33
+ * ```typescript
34
+ * import * as pulumi from "@pulumi/pulumi";
35
+ * import * as cloudflare from "@pulumi/cloudflare";
36
+ *
37
+ * const exampleQueueConsumers = cloudflare.getQueueConsumers({
38
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
39
+ * queueId: "023e105f4ecef8ad9ca31a8372d0c353",
40
+ * });
41
+ * ```
42
+ */
43
+ function getQueueConsumersOutput(args, opts) {
44
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
45
+ return pulumi.runtime.invokeOutput("cloudflare:index/getQueueConsumers:getQueueConsumers", {
46
+ "accountId": args.accountId,
47
+ "maxItems": args.maxItems,
48
+ "queueId": args.queueId,
49
+ }, opts);
50
+ }
51
+ exports.getQueueConsumersOutput = getQueueConsumersOutput;
52
+ //# sourceMappingURL=getQueueConsumers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getQueueConsumers.js","sourceRoot":"","sources":["../getQueueConsumers.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8CAOC;AA6CD;;;;;;;;;;;;GAYG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sDAAsD,EAAE;QACvF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0DAOC"}
package/getRateLimit.d.ts CHANGED
@@ -40,7 +40,7 @@ export interface GetRateLimitResult {
40
40
  */
41
41
  readonly bypasses: outputs.GetRateLimitBypass[];
42
42
  /**
43
- * An informative summary of the rate limit. This value is sanitized and any tags will be removed.
43
+ * An informative summary of the rule. This value is sanitized and any tags will be removed.
44
44
  */
45
45
  readonly description: string;
46
46
  /**
@@ -8,7 +8,7 @@ import * as outputs from "./types/output";
8
8
  * import * as cloudflare from "@pulumi/cloudflare";
9
9
  *
10
10
  * const exampleSnippetRulesList = cloudflare.getSnippetRulesList({
11
- * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
11
+ * zoneId: "9f1839b6152d298aca64c4e906b6d074",
12
12
  * });
13
13
  * ```
14
14
  */
@@ -22,7 +22,7 @@ export interface GetSnippetRulesListArgs {
22
22
  */
23
23
  maxItems?: number;
24
24
  /**
25
- * Identifier
25
+ * The unique ID of the zone.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -43,7 +43,7 @@ export interface GetSnippetRulesListResult {
43
43
  */
44
44
  readonly results: outputs.GetSnippetRulesListResult[];
45
45
  /**
46
- * Identifier
46
+ * The unique ID of the zone.
47
47
  */
48
48
  readonly zoneId: string;
49
49
  }
@@ -55,7 +55,7 @@ export interface GetSnippetRulesListResult {
55
55
  * import * as cloudflare from "@pulumi/cloudflare";
56
56
  *
57
57
  * const exampleSnippetRulesList = cloudflare.getSnippetRulesList({
58
- * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
58
+ * zoneId: "9f1839b6152d298aca64c4e906b6d074",
59
59
  * });
60
60
  * ```
61
61
  */
@@ -69,7 +69,7 @@ export interface GetSnippetRulesListOutputArgs {
69
69
  */
70
70
  maxItems?: pulumi.Input<number>;
71
71
  /**
72
- * Identifier
72
+ * The unique ID of the zone.
73
73
  */
74
74
  zoneId: pulumi.Input<string>;
75
75
  }
@@ -13,7 +13,7 @@ const utilities = require("./utilities");
13
13
  * import * as cloudflare from "@pulumi/cloudflare";
14
14
  *
15
15
  * const exampleSnippetRulesList = cloudflare.getSnippetRulesList({
16
- * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
16
+ * zoneId: "9f1839b6152d298aca64c4e906b6d074",
17
17
  * });
18
18
  * ```
19
19
  */
@@ -33,7 +33,7 @@ exports.getSnippetRulesList = getSnippetRulesList;
33
33
  * import * as cloudflare from "@pulumi/cloudflare";
34
34
  *
35
35
  * const exampleSnippetRulesList = cloudflare.getSnippetRulesList({
36
- * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
36
+ * zoneId: "9f1839b6152d298aca64c4e906b6d074",
37
37
  * });
38
38
  * ```
39
39
  */
package/getSnippets.d.ts CHANGED
@@ -7,8 +7,8 @@ import * as pulumi from "@pulumi/pulumi";
7
7
  * import * as cloudflare from "@pulumi/cloudflare";
8
8
  *
9
9
  * const exampleSnippets = cloudflare.getSnippets({
10
- * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
11
- * snippetName: "snippet_name_01",
10
+ * zoneId: "9f1839b6152d298aca64c4e906b6d074",
11
+ * snippetName: "my_snippet",
12
12
  * });
13
13
  * ```
14
14
  */
@@ -18,11 +18,11 @@ export declare function getSnippets(args: GetSnippetsArgs, opts?: pulumi.InvokeO
18
18
  */
19
19
  export interface GetSnippetsArgs {
20
20
  /**
21
- * Snippet identifying name
21
+ * The identifying name of the snippet.
22
22
  */
23
23
  snippetName: string;
24
24
  /**
25
- * Identifier
25
+ * The unique ID of the zone.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -31,7 +31,7 @@ export interface GetSnippetsArgs {
31
31
  */
32
32
  export interface GetSnippetsResult {
33
33
  /**
34
- * Creation time of the snippet
34
+ * The timestamp of when the snippet was created.
35
35
  */
36
36
  readonly createdOn: string;
37
37
  /**
@@ -39,15 +39,15 @@ export interface GetSnippetsResult {
39
39
  */
40
40
  readonly id: string;
41
41
  /**
42
- * Modification time of the snippet
42
+ * The timestamp of when the snippet was last modified.
43
43
  */
44
44
  readonly modifiedOn: string;
45
45
  /**
46
- * Snippet identifying name
46
+ * The identifying name of the snippet.
47
47
  */
48
48
  readonly snippetName: string;
49
49
  /**
50
- * Identifier
50
+ * The unique ID of the zone.
51
51
  */
52
52
  readonly zoneId: string;
53
53
  }
@@ -59,8 +59,8 @@ export interface GetSnippetsResult {
59
59
  * import * as cloudflare from "@pulumi/cloudflare";
60
60
  *
61
61
  * const exampleSnippets = cloudflare.getSnippets({
62
- * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
63
- * snippetName: "snippet_name_01",
62
+ * zoneId: "9f1839b6152d298aca64c4e906b6d074",
63
+ * snippetName: "my_snippet",
64
64
  * });
65
65
  * ```
66
66
  */
@@ -70,11 +70,11 @@ export declare function getSnippetsOutput(args: GetSnippetsOutputArgs, opts?: pu
70
70
  */
71
71
  export interface GetSnippetsOutputArgs {
72
72
  /**
73
- * Snippet identifying name
73
+ * The identifying name of the snippet.
74
74
  */
75
75
  snippetName: pulumi.Input<string>;
76
76
  /**
77
- * Identifier
77
+ * The unique ID of the zone.
78
78
  */
79
79
  zoneId: pulumi.Input<string>;
80
80
  }
package/getSnippets.js CHANGED
@@ -13,8 +13,8 @@ const utilities = require("./utilities");
13
13
  * import * as cloudflare from "@pulumi/cloudflare";
14
14
  *
15
15
  * const exampleSnippets = cloudflare.getSnippets({
16
- * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
17
- * snippetName: "snippet_name_01",
16
+ * zoneId: "9f1839b6152d298aca64c4e906b6d074",
17
+ * snippetName: "my_snippet",
18
18
  * });
19
19
  * ```
20
20
  */
@@ -34,8 +34,8 @@ exports.getSnippets = getSnippets;
34
34
  * import * as cloudflare from "@pulumi/cloudflare";
35
35
  *
36
36
  * const exampleSnippets = cloudflare.getSnippets({
37
- * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
38
- * snippetName: "snippet_name_01",
37
+ * zoneId: "9f1839b6152d298aca64c4e906b6d074",
38
+ * snippetName: "my_snippet",
39
39
  * });
40
40
  * ```
41
41
  */
@@ -8,7 +8,7 @@ import * as outputs from "./types/output";
8
8
  * import * as cloudflare from "@pulumi/cloudflare";
9
9
  *
10
10
  * const exampleSnippetsList = cloudflare.getSnippetsList({
11
- * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
11
+ * zoneId: "9f1839b6152d298aca64c4e906b6d074",
12
12
  * });
13
13
  * ```
14
14
  */
@@ -22,7 +22,7 @@ export interface GetSnippetsListArgs {
22
22
  */
23
23
  maxItems?: number;
24
24
  /**
25
- * Identifier
25
+ * The unique ID of the zone.
26
26
  */
27
27
  zoneId: string;
28
28
  }
@@ -43,7 +43,7 @@ export interface GetSnippetsListResult {
43
43
  */
44
44
  readonly results: outputs.GetSnippetsListResult[];
45
45
  /**
46
- * Identifier
46
+ * The unique ID of the zone.
47
47
  */
48
48
  readonly zoneId: string;
49
49
  }
@@ -55,7 +55,7 @@ export interface GetSnippetsListResult {
55
55
  * import * as cloudflare from "@pulumi/cloudflare";
56
56
  *
57
57
  * const exampleSnippetsList = cloudflare.getSnippetsList({
58
- * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
58
+ * zoneId: "9f1839b6152d298aca64c4e906b6d074",
59
59
  * });
60
60
  * ```
61
61
  */
@@ -69,7 +69,7 @@ export interface GetSnippetsListOutputArgs {
69
69
  */
70
70
  maxItems?: pulumi.Input<number>;
71
71
  /**
72
- * Identifier
72
+ * The unique ID of the zone.
73
73
  */
74
74
  zoneId: pulumi.Input<string>;
75
75
  }
@@ -13,7 +13,7 @@ const utilities = require("./utilities");
13
13
  * import * as cloudflare from "@pulumi/cloudflare";
14
14
  *
15
15
  * const exampleSnippetsList = cloudflare.getSnippetsList({
16
- * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
16
+ * zoneId: "9f1839b6152d298aca64c4e906b6d074",
17
17
  * });
18
18
  * ```
19
19
  */
@@ -33,7 +33,7 @@ exports.getSnippetsList = getSnippetsList;
33
33
  * import * as cloudflare from "@pulumi/cloudflare";
34
34
  *
35
35
  * const exampleSnippetsList = cloudflare.getSnippetsList({
36
- * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
36
+ * zoneId: "9f1839b6152d298aca64c4e906b6d074",
37
37
  * });
38
38
  * ```
39
39
  */
package/getStreams.d.ts CHANGED
@@ -57,7 +57,7 @@ export interface GetStreamsArgs {
57
57
  start?: string;
58
58
  /**
59
59
  * Specifies the processing status for all quality levels for a video.
60
- * Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error".
60
+ * Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error", "live-inprogress".
61
61
  */
62
62
  status?: string;
63
63
  /**
@@ -111,7 +111,7 @@ export interface GetStreamsResult {
111
111
  readonly start?: string;
112
112
  /**
113
113
  * Specifies the processing status for all quality levels for a video.
114
- * Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error".
114
+ * Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error", "live-inprogress".
115
115
  */
116
116
  readonly status?: string;
117
117
  /**
@@ -176,7 +176,7 @@ export interface GetStreamsOutputArgs {
176
176
  start?: pulumi.Input<string>;
177
177
  /**
178
178
  * Specifies the processing status for all quality levels for a video.
179
- * Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error".
179
+ * Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error", "live-inprogress".
180
180
  */
181
181
  status?: pulumi.Input<string>;
182
182
  /**
@@ -1,4 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
2
4
  /**
3
5
  * ## Example Usage
4
6
  *
@@ -17,10 +19,11 @@ export declare function getUserAgentBlockingRule(args: GetUserAgentBlockingRuleA
17
19
  * A collection of arguments for invoking getUserAgentBlockingRule.
18
20
  */
19
21
  export interface GetUserAgentBlockingRuleArgs {
22
+ filter?: inputs.GetUserAgentBlockingRuleFilter;
20
23
  /**
21
24
  * The unique identifier of the User Agent Blocking rule.
22
25
  */
23
- uaRuleId: string;
26
+ uaRuleId?: string;
24
27
  /**
25
28
  * Defines an identifier.
26
29
  */
@@ -31,13 +34,31 @@ export interface GetUserAgentBlockingRuleArgs {
31
34
  */
32
35
  export interface GetUserAgentBlockingRuleResult {
33
36
  /**
34
- * The provider-assigned unique ID for this managed resource.
37
+ * The configuration object for the current rule.
38
+ */
39
+ readonly configuration: outputs.GetUserAgentBlockingRuleConfiguration;
40
+ /**
41
+ * An informative summary of the rule.
42
+ */
43
+ readonly description: string;
44
+ readonly filter?: outputs.GetUserAgentBlockingRuleFilter;
45
+ /**
46
+ * The unique identifier of the User Agent Blocking rule.
35
47
  */
36
48
  readonly id: string;
49
+ /**
50
+ * The action to apply to a matched request.
51
+ * Available values: "block", "challenge", "js*challenge", "managed*challenge".
52
+ */
53
+ readonly mode: string;
54
+ /**
55
+ * When true, indicates that the rule is currently paused.
56
+ */
57
+ readonly paused: boolean;
37
58
  /**
38
59
  * The unique identifier of the User Agent Blocking rule.
39
60
  */
40
- readonly uaRuleId: string;
61
+ readonly uaRuleId?: string;
41
62
  /**
42
63
  * Defines an identifier.
43
64
  */
@@ -61,10 +82,11 @@ export declare function getUserAgentBlockingRuleOutput(args: GetUserAgentBlockin
61
82
  * A collection of arguments for invoking getUserAgentBlockingRule.
62
83
  */
63
84
  export interface GetUserAgentBlockingRuleOutputArgs {
85
+ filter?: pulumi.Input<inputs.GetUserAgentBlockingRuleFilterArgs>;
64
86
  /**
65
87
  * The unique identifier of the User Agent Blocking rule.
66
88
  */
67
- uaRuleId: pulumi.Input<string>;
89
+ uaRuleId?: pulumi.Input<string>;
68
90
  /**
69
91
  * Defines an identifier.
70
92
  */
@@ -21,6 +21,7 @@ const utilities = require("./utilities");
21
21
  function getUserAgentBlockingRule(args, opts) {
22
22
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
23
  return pulumi.runtime.invoke("cloudflare:index/getUserAgentBlockingRule:getUserAgentBlockingRule", {
24
+ "filter": args.filter,
24
25
  "uaRuleId": args.uaRuleId,
25
26
  "zoneId": args.zoneId,
26
27
  }, opts);
@@ -42,6 +43,7 @@ exports.getUserAgentBlockingRule = getUserAgentBlockingRule;
42
43
  function getUserAgentBlockingRuleOutput(args, opts) {
43
44
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
44
45
  return pulumi.runtime.invokeOutput("cloudflare:index/getUserAgentBlockingRule:getUserAgentBlockingRule", {
46
+ "filter": args.filter,
45
47
  "uaRuleId": args.uaRuleId,
46
48
  "zoneId": args.zoneId,
47
49
  }, opts);
@@ -1 +1 @@
1
- {"version":3,"file":"getUserAgentBlockingRule.js","sourceRoot":"","sources":["../getUserAgentBlockingRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oEAAoE,EAAE;QAC/F,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4DAMC;AAiCD;;;;;;;;;;;;GAYG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAAiC;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oEAAoE,EAAE;QACrG,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wEAMC"}
1
+ {"version":3,"file":"getUserAgentBlockingRule.js","sourceRoot":"","sources":["../getUserAgentBlockingRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oEAAoE,EAAE;QAC/F,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4DAOC;AAoDD;;;;;;;;;;;;GAYG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAAiC;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oEAAoE,EAAE;QACrG,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wEAOC"}