@pulumi/cloudflare 6.5.0-alpha.1753490674 → 6.5.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 (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
@@ -10,8 +10,8 @@ import * as outputs from "./types/output";
10
10
  * const exampleUserAgentBlockingRules = cloudflare.getUserAgentBlockingRules({
11
11
  * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
12
12
  * description: "abusive",
13
- * descriptionSearch: "abusive",
14
- * uaSearch: "Safari",
13
+ * paused: false,
14
+ * userAgent: "Safari",
15
15
  * });
16
16
  * ```
17
17
  */
@@ -24,18 +24,18 @@ export interface GetUserAgentBlockingRulesArgs {
24
24
  * A string to search for in the description of existing rules.
25
25
  */
26
26
  description?: string;
27
- /**
28
- * A string to search for in the description of existing rules.
29
- */
30
- descriptionSearch?: string;
31
27
  /**
32
28
  * Max items to fetch, default: 1000
33
29
  */
34
30
  maxItems?: number;
31
+ /**
32
+ * When true, indicates that the rule is currently paused.
33
+ */
34
+ paused?: boolean;
35
35
  /**
36
36
  * A string to search for in the user agent values of existing rules.
37
37
  */
38
- uaSearch?: string;
38
+ userAgent?: string;
39
39
  /**
40
40
  * Defines an identifier.
41
41
  */
@@ -49,10 +49,6 @@ export interface GetUserAgentBlockingRulesResult {
49
49
  * A string to search for in the description of existing rules.
50
50
  */
51
51
  readonly description?: string;
52
- /**
53
- * A string to search for in the description of existing rules.
54
- */
55
- readonly descriptionSearch?: string;
56
52
  /**
57
53
  * The provider-assigned unique ID for this managed resource.
58
54
  */
@@ -61,6 +57,10 @@ export interface GetUserAgentBlockingRulesResult {
61
57
  * Max items to fetch, default: 1000
62
58
  */
63
59
  readonly maxItems?: number;
60
+ /**
61
+ * When true, indicates that the rule is currently paused.
62
+ */
63
+ readonly paused?: boolean;
64
64
  /**
65
65
  * The items returned by the data source
66
66
  */
@@ -68,7 +68,7 @@ export interface GetUserAgentBlockingRulesResult {
68
68
  /**
69
69
  * A string to search for in the user agent values of existing rules.
70
70
  */
71
- readonly uaSearch?: string;
71
+ readonly userAgent?: string;
72
72
  /**
73
73
  * Defines an identifier.
74
74
  */
@@ -84,8 +84,8 @@ export interface GetUserAgentBlockingRulesResult {
84
84
  * const exampleUserAgentBlockingRules = cloudflare.getUserAgentBlockingRules({
85
85
  * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
86
86
  * description: "abusive",
87
- * descriptionSearch: "abusive",
88
- * uaSearch: "Safari",
87
+ * paused: false,
88
+ * userAgent: "Safari",
89
89
  * });
90
90
  * ```
91
91
  */
@@ -98,18 +98,18 @@ export interface GetUserAgentBlockingRulesOutputArgs {
98
98
  * A string to search for in the description of existing rules.
99
99
  */
100
100
  description?: pulumi.Input<string>;
101
- /**
102
- * A string to search for in the description of existing rules.
103
- */
104
- descriptionSearch?: pulumi.Input<string>;
105
101
  /**
106
102
  * Max items to fetch, default: 1000
107
103
  */
108
104
  maxItems?: pulumi.Input<number>;
105
+ /**
106
+ * When true, indicates that the rule is currently paused.
107
+ */
108
+ paused?: pulumi.Input<boolean>;
109
109
  /**
110
110
  * A string to search for in the user agent values of existing rules.
111
111
  */
112
- uaSearch?: pulumi.Input<string>;
112
+ userAgent?: pulumi.Input<string>;
113
113
  /**
114
114
  * Defines an identifier.
115
115
  */
@@ -15,8 +15,8 @@ const utilities = require("./utilities");
15
15
  * const exampleUserAgentBlockingRules = cloudflare.getUserAgentBlockingRules({
16
16
  * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
17
17
  * description: "abusive",
18
- * descriptionSearch: "abusive",
19
- * uaSearch: "Safari",
18
+ * paused: false,
19
+ * userAgent: "Safari",
20
20
  * });
21
21
  * ```
22
22
  */
@@ -24,9 +24,9 @@ function getUserAgentBlockingRules(args, opts) {
24
24
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
25
25
  return pulumi.runtime.invoke("cloudflare:index/getUserAgentBlockingRules:getUserAgentBlockingRules", {
26
26
  "description": args.description,
27
- "descriptionSearch": args.descriptionSearch,
28
27
  "maxItems": args.maxItems,
29
- "uaSearch": args.uaSearch,
28
+ "paused": args.paused,
29
+ "userAgent": args.userAgent,
30
30
  "zoneId": args.zoneId,
31
31
  }, opts);
32
32
  }
@@ -41,8 +41,8 @@ exports.getUserAgentBlockingRules = getUserAgentBlockingRules;
41
41
  * const exampleUserAgentBlockingRules = cloudflare.getUserAgentBlockingRules({
42
42
  * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
43
43
  * description: "abusive",
44
- * descriptionSearch: "abusive",
45
- * uaSearch: "Safari",
44
+ * paused: false,
45
+ * userAgent: "Safari",
46
46
  * });
47
47
  * ```
48
48
  */
@@ -50,9 +50,9 @@ function getUserAgentBlockingRulesOutput(args, opts) {
50
50
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
51
51
  return pulumi.runtime.invokeOutput("cloudflare:index/getUserAgentBlockingRules:getUserAgentBlockingRules", {
52
52
  "description": args.description,
53
- "descriptionSearch": args.descriptionSearch,
54
53
  "maxItems": args.maxItems,
55
- "uaSearch": args.uaSearch,
54
+ "paused": args.paused,
55
+ "userAgent": args.userAgent,
56
56
  "zoneId": args.zoneId,
57
57
  }, opts);
58
58
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getUserAgentBlockingRules.js","sourceRoot":"","sources":["../getUserAgentBlockingRules.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,8DASC;AA6DD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAAiC;IACxH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sEAAsE,EAAE;QACvG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0EASC"}
1
+ {"version":3,"file":"getUserAgentBlockingRules.js","sourceRoot":"","sources":["../getUserAgentBlockingRules.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,8DASC;AA6DD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAAiC;IACxH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sEAAsE,EAAE;QACvG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0EASC"}
@@ -10,6 +10,7 @@ import * as outputs from "./types/output";
10
10
  * const exampleWorkersDeployment = cloudflare.getWorkersDeployment({
11
11
  * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
12
12
  * scriptName: "this-is_my_script-01",
13
+ * deploymentId: "182bd5e5-6e1a-4fe4-a799-aa6d9a6ab26e",
13
14
  * });
14
15
  * ```
15
16
  */
@@ -22,8 +23,9 @@ export interface GetWorkersDeploymentArgs {
22
23
  * Identifier.
23
24
  */
24
25
  accountId: string;
26
+ deploymentId: string;
25
27
  /**
26
- * Name of the script.
28
+ * Name of the script, used in URLs and route configuration.
27
29
  */
28
30
  scriptName: string;
29
31
  }
@@ -35,15 +37,24 @@ export interface GetWorkersDeploymentResult {
35
37
  * Identifier.
36
38
  */
37
39
  readonly accountId: string;
38
- readonly deployments: outputs.GetWorkersDeploymentDeployment[];
40
+ readonly annotations: outputs.GetWorkersDeploymentAnnotations;
41
+ readonly authorEmail: string;
42
+ readonly createdOn: string;
43
+ readonly deploymentId: string;
39
44
  /**
40
- * The provider-assigned unique ID for this managed resource.
45
+ * The ID of this resource.
41
46
  */
42
47
  readonly id: string;
43
48
  /**
44
- * Name of the script.
49
+ * Name of the script, used in URLs and route configuration.
45
50
  */
46
51
  readonly scriptName: string;
52
+ readonly source: string;
53
+ /**
54
+ * Available values: "percentage".
55
+ */
56
+ readonly strategy: string;
57
+ readonly versions: outputs.GetWorkersDeploymentVersion[];
47
58
  }
48
59
  /**
49
60
  * ## Example Usage
@@ -55,6 +66,7 @@ export interface GetWorkersDeploymentResult {
55
66
  * const exampleWorkersDeployment = cloudflare.getWorkersDeployment({
56
67
  * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
57
68
  * scriptName: "this-is_my_script-01",
69
+ * deploymentId: "182bd5e5-6e1a-4fe4-a799-aa6d9a6ab26e",
58
70
  * });
59
71
  * ```
60
72
  */
@@ -67,8 +79,9 @@ export interface GetWorkersDeploymentOutputArgs {
67
79
  * Identifier.
68
80
  */
69
81
  accountId: pulumi.Input<string>;
82
+ deploymentId: pulumi.Input<string>;
70
83
  /**
71
- * Name of the script.
84
+ * Name of the script, used in URLs and route configuration.
72
85
  */
73
86
  scriptName: pulumi.Input<string>;
74
87
  }
@@ -15,6 +15,7 @@ const utilities = require("./utilities");
15
15
  * const exampleWorkersDeployment = cloudflare.getWorkersDeployment({
16
16
  * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
17
  * scriptName: "this-is_my_script-01",
18
+ * deploymentId: "182bd5e5-6e1a-4fe4-a799-aa6d9a6ab26e",
18
19
  * });
19
20
  * ```
20
21
  */
@@ -22,6 +23,7 @@ function getWorkersDeployment(args, opts) {
22
23
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
24
  return pulumi.runtime.invoke("cloudflare:index/getWorkersDeployment:getWorkersDeployment", {
24
25
  "accountId": args.accountId,
26
+ "deploymentId": args.deploymentId,
25
27
  "scriptName": args.scriptName,
26
28
  }, opts);
27
29
  }
@@ -36,6 +38,7 @@ exports.getWorkersDeployment = getWorkersDeployment;
36
38
  * const exampleWorkersDeployment = cloudflare.getWorkersDeployment({
37
39
  * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
38
40
  * scriptName: "this-is_my_script-01",
41
+ * deploymentId: "182bd5e5-6e1a-4fe4-a799-aa6d9a6ab26e",
39
42
  * });
40
43
  * ```
41
44
  */
@@ -43,6 +46,7 @@ function getWorkersDeploymentOutput(args, opts) {
43
46
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
44
47
  return pulumi.runtime.invokeOutput("cloudflare:index/getWorkersDeployment:getWorkersDeployment", {
45
48
  "accountId": args.accountId,
49
+ "deploymentId": args.deploymentId,
46
50
  "scriptName": args.scriptName,
47
51
  }, opts);
48
52
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getWorkersDeployment.js","sourceRoot":"","sources":["../getWorkersDeployment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AAkCD;;;;;;;;;;;;GAYG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE;QAC7F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC"}
1
+ {"version":3,"file":"getWorkersDeployment.js","sourceRoot":"","sources":["../getWorkersDeployment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oDAOC;AA4CD;;;;;;;;;;;;;GAaG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE;QAC7F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gEAOC"}
package/getWorkersKv.d.ts CHANGED
@@ -19,7 +19,7 @@ export declare function getWorkersKv(args: GetWorkersKvArgs, opts?: pulumi.Invok
19
19
  */
20
20
  export interface GetWorkersKvArgs {
21
21
  /**
22
- * Identifier
22
+ * Identifier.
23
23
  */
24
24
  accountId: string;
25
25
  /**
@@ -36,7 +36,7 @@ export interface GetWorkersKvArgs {
36
36
  */
37
37
  export interface GetWorkersKvResult {
38
38
  /**
39
- * Identifier
39
+ * Identifier.
40
40
  */
41
41
  readonly accountId: string;
42
42
  /**
@@ -72,7 +72,7 @@ export declare function getWorkersKvOutput(args: GetWorkersKvOutputArgs, opts?:
72
72
  */
73
73
  export interface GetWorkersKvOutputArgs {
74
74
  /**
75
- * Identifier
75
+ * Identifier.
76
76
  */
77
77
  accountId: pulumi.Input<string>;
78
78
  /**
@@ -20,7 +20,7 @@ export declare function getWorkersKvNamespace(args: GetWorkersKvNamespaceArgs, o
20
20
  */
21
21
  export interface GetWorkersKvNamespaceArgs {
22
22
  /**
23
- * Identifier
23
+ * Identifier.
24
24
  */
25
25
  accountId: string;
26
26
  filter?: inputs.GetWorkersKvNamespaceFilter;
@@ -34,7 +34,7 @@ export interface GetWorkersKvNamespaceArgs {
34
34
  */
35
35
  export interface GetWorkersKvNamespaceResult {
36
36
  /**
37
- * Identifier
37
+ * Identifier.
38
38
  */
39
39
  readonly accountId: string;
40
40
  /**
@@ -78,7 +78,7 @@ export declare function getWorkersKvNamespaceOutput(args: GetWorkersKvNamespaceO
78
78
  */
79
79
  export interface GetWorkersKvNamespaceOutputArgs {
80
80
  /**
81
- * Identifier
81
+ * Identifier.
82
82
  */
83
83
  accountId: pulumi.Input<string>;
84
84
  filter?: pulumi.Input<inputs.GetWorkersKvNamespaceFilterArgs>;
@@ -20,7 +20,7 @@ export declare function getWorkersKvNamespaces(args: GetWorkersKvNamespacesArgs,
20
20
  */
21
21
  export interface GetWorkersKvNamespacesArgs {
22
22
  /**
23
- * Identifier
23
+ * Identifier.
24
24
  */
25
25
  accountId: string;
26
26
  /**
@@ -43,7 +43,7 @@ export interface GetWorkersKvNamespacesArgs {
43
43
  */
44
44
  export interface GetWorkersKvNamespacesResult {
45
45
  /**
46
- * Identifier
46
+ * Identifier.
47
47
  */
48
48
  readonly accountId: string;
49
49
  /**
@@ -89,7 +89,7 @@ export declare function getWorkersKvNamespacesOutput(args: GetWorkersKvNamespace
89
89
  */
90
90
  export interface GetWorkersKvNamespacesOutputArgs {
91
91
  /**
92
- * Identifier
92
+ * Identifier.
93
93
  */
94
94
  accountId: pulumi.Input<string>;
95
95
  /**
@@ -12,6 +12,7 @@ import * as outputs from "./types/output";
12
12
  * zoneId: "zone_id",
13
13
  * aud: "aud",
14
14
  * domain: "domain",
15
+ * exact: true,
15
16
  * name: "name",
16
17
  * search: "search",
17
18
  * });
@@ -34,6 +35,10 @@ export interface GetZeroTrustAccessApplicationsArgs {
34
35
  * The domain of the app.
35
36
  */
36
37
  domain?: string;
38
+ /**
39
+ * True for only exact string matches against passed name/domain query parameters.
40
+ */
41
+ exact?: boolean;
37
42
  /**
38
43
  * Max items to fetch, default: 1000
39
44
  */
@@ -67,6 +72,10 @@ export interface GetZeroTrustAccessApplicationsResult {
67
72
  * The domain of the app.
68
73
  */
69
74
  readonly domain?: string;
75
+ /**
76
+ * True for only exact string matches against passed name/domain query parameters.
77
+ */
78
+ readonly exact?: boolean;
70
79
  /**
71
80
  * The provider-assigned unique ID for this managed resource.
72
81
  */
@@ -104,6 +113,7 @@ export interface GetZeroTrustAccessApplicationsResult {
104
113
  * zoneId: "zone_id",
105
114
  * aud: "aud",
106
115
  * domain: "domain",
116
+ * exact: true,
107
117
  * name: "name",
108
118
  * search: "search",
109
119
  * });
@@ -126,6 +136,10 @@ export interface GetZeroTrustAccessApplicationsOutputArgs {
126
136
  * The domain of the app.
127
137
  */
128
138
  domain?: pulumi.Input<string>;
139
+ /**
140
+ * True for only exact string matches against passed name/domain query parameters.
141
+ */
142
+ exact?: pulumi.Input<boolean>;
129
143
  /**
130
144
  * Max items to fetch, default: 1000
131
145
  */
@@ -17,6 +17,7 @@ const utilities = require("./utilities");
17
17
  * zoneId: "zone_id",
18
18
  * aud: "aud",
19
19
  * domain: "domain",
20
+ * exact: true,
20
21
  * name: "name",
21
22
  * search: "search",
22
23
  * });
@@ -29,6 +30,7 @@ function getZeroTrustAccessApplications(args, opts) {
29
30
  "accountId": args.accountId,
30
31
  "aud": args.aud,
31
32
  "domain": args.domain,
33
+ "exact": args.exact,
32
34
  "maxItems": args.maxItems,
33
35
  "name": args.name,
34
36
  "search": args.search,
@@ -48,6 +50,7 @@ exports.getZeroTrustAccessApplications = getZeroTrustAccessApplications;
48
50
  * zoneId: "zone_id",
49
51
  * aud: "aud",
50
52
  * domain: "domain",
53
+ * exact: true,
51
54
  * name: "name",
52
55
  * search: "search",
53
56
  * });
@@ -60,6 +63,7 @@ function getZeroTrustAccessApplicationsOutput(args, opts) {
60
63
  "accountId": args.accountId,
61
64
  "aud": args.aud,
62
65
  "domain": args.domain,
66
+ "exact": args.exact,
63
67
  "maxItems": args.maxItems,
64
68
  "name": args.name,
65
69
  "search": args.search,
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustAccessApplications.js","sourceRoot":"","sources":["../getZeroTrustAccessApplications.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,8BAA8B,CAAC,IAAyC,EAAE,IAA2B;IACjH,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,gFAAgF,EAAE;QAC3G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,wEAYC;AA6ED;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,oCAAoC,CAAC,IAA+C,EAAE,IAAiC;IACnI,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,gFAAgF,EAAE;QACjH,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,oFAYC"}
1
+ {"version":3,"file":"getZeroTrustAccessApplications.js","sourceRoot":"","sources":["../getZeroTrustAccessApplications.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,8BAA8B,CAAC,IAAyC,EAAE,IAA2B;IACjH,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,gFAAgF,EAAE;QAC3G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,wEAaC;AAqFD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,oCAAoC,CAAC,IAA+C,EAAE,IAAiC;IACnI,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,gFAAgF,EAAE;QACjH,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,oFAaC"}
@@ -37,6 +37,8 @@ export interface GetZeroTrustDlpCustomProfileResult {
37
37
  readonly confidenceThreshold: string;
38
38
  /**
39
39
  * Scan the context of predefined entries to only return matches surrounded by keywords.
40
+ *
41
+ * @deprecated This attribute is deprecated.
40
42
  */
41
43
  readonly contextAwareness: outputs.GetZeroTrustDlpCustomProfileContextAwareness;
42
44
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustDlpCustomProfile.js","sourceRoot":"","sources":["../getZeroTrustDlpCustomProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4EAA4E,EAAE;QACvG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oEAMC;AA4DD;;;;;;;;;;;;GAYG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAAiC;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4EAA4E,EAAE;QAC7G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gFAMC"}
1
+ {"version":3,"file":"getZeroTrustDlpCustomProfile.js","sourceRoot":"","sources":["../getZeroTrustDlpCustomProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4EAA4E,EAAE;QACvG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oEAMC;AA8DD;;;;;;;;;;;;GAYG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAAiC;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4EAA4E,EAAE;QAC7G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gFAMC"}
@@ -43,7 +43,7 @@ export interface GetZeroTrustDlpDatasetResult {
43
43
  readonly numCells: number;
44
44
  readonly secret: boolean;
45
45
  /**
46
- * Available values: "empty", "uploading", "processing", "failed", "complete".
46
+ * Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
47
47
  */
48
48
  readonly status: string;
49
49
  /**
@@ -45,7 +45,7 @@ export interface GetZeroTrustDlpEntryResult {
45
45
  readonly profileId: string;
46
46
  readonly secret: boolean;
47
47
  /**
48
- * Available values: "custom", "predefined", "integration", "exact*data", "document*template", "wordList".
48
+ * Available values: "custom", "predefined", "integration", "exact*data", "document*fingerprint", "wordList".
49
49
  */
50
50
  readonly type: string;
51
51
  readonly updatedAt: string;
@@ -37,6 +37,8 @@ export interface GetZeroTrustDlpPredefinedProfileResult {
37
37
  readonly confidenceThreshold: string;
38
38
  /**
39
39
  * Scan the context of predefined entries to only return matches surrounded by keywords.
40
+ *
41
+ * @deprecated This attribute is deprecated.
40
42
  */
41
43
  readonly contextAwareness: outputs.GetZeroTrustDlpPredefinedProfileContextAwareness;
42
44
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustDlpPredefinedProfile.js","sourceRoot":"","sources":["../getZeroTrustDlpPredefinedProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oFAAoF,EAAE;QAC/G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4EAMC;AA4DD;;;;;;;;;;;;GAYG;AACH,SAAgB,sCAAsC,CAAC,IAAgD,EAAE,IAAiC;IACtI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oFAAoF,EAAE;QACrH,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wFAMC"}
1
+ {"version":3,"file":"getZeroTrustDlpPredefinedProfile.js","sourceRoot":"","sources":["../getZeroTrustDlpPredefinedProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oFAAoF,EAAE;QAC/G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4EAMC;AA8DD;;;;;;;;;;;;GAYG;AACH,SAAgB,sCAAsC,CAAC,IAAgD,EAAE,IAAiC;IACtI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oFAAoF,EAAE;QACrH,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wFAMC"}
@@ -36,7 +36,7 @@ export interface GetZeroTrustDnsLocationResult {
36
36
  */
37
37
  readonly dnsDestinationIpsId: string;
38
38
  /**
39
- * The uuid identifier of the IPv6 block brought to the gateway, so that this location's IPv6 address is allocated from the Bring Your Own Ipv6(BYOIPv6) block and not from the standard CloudFlare IPv6 block.
39
+ * The uuid identifier of the IPv6 block brought to the gateway, so that this location's IPv6 address is allocated from the Bring Your Own Ipv6(BYOIPv6) block and not from the standard Cloudflare IPv6 block.
40
40
  */
41
41
  readonly dnsDestinationIpv6BlockId: string;
42
42
  /**
@@ -30,7 +30,7 @@ export interface GetZeroTrustGatewayPolicyArgs {
30
30
  export interface GetZeroTrustGatewayPolicyResult {
31
31
  readonly accountId: string;
32
32
  /**
33
- * The action to preform when the associated traffic, identity, and device posture expressions are either absent or evaluate to `true`.
33
+ * The action to perform when the associated traffic, identity, and device posture expressions are either absent or evaluate to `true`.
34
34
  * Available values: "on", "off", "allow", "block", "scan", "noscan", "safesearch", "ytrestricted", "isolate", "noisolate", "override", "l4Override", "egress", "resolve", "quarantine", "redirect".
35
35
  */
36
36
  readonly action: string;
@@ -60,13 +60,16 @@ export interface GetZeroTrustGatewayPolicyResult {
60
60
  readonly id: string;
61
61
  readonly identity: string;
62
62
  readonly name: string;
63
+ readonly notSharable: boolean;
63
64
  readonly precedence: number;
65
+ readonly readOnly: boolean;
64
66
  /**
65
67
  * The API resource UUID.
66
68
  */
67
69
  readonly ruleId?: string;
68
70
  readonly ruleSettings: outputs.GetZeroTrustGatewayPolicyRuleSettings;
69
71
  readonly schedule: outputs.GetZeroTrustGatewayPolicySchedule;
72
+ readonly sourceAccount: string;
70
73
  readonly traffic: string;
71
74
  readonly updatedAt: string;
72
75
  readonly version: number;
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustGatewayPolicy.js","sourceRoot":"","sources":["../getZeroTrustGatewayPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC;AA6DD;;;;;;;;;;;;GAYG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAAiC;IACxH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sEAAsE,EAAE;QACvG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0EAMC"}
1
+ {"version":3,"file":"getZeroTrustGatewayPolicy.js","sourceRoot":"","sources":["../getZeroTrustGatewayPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC;AAgED;;;;;;;;;;;;GAYG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAAiC;IACxH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sEAAsE,EAAE;QACvG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0EAMC"}
@@ -29,9 +29,6 @@ export interface GetZeroTrustGatewaySettingsResult {
29
29
  * The provider-assigned unique ID for this managed resource.
30
30
  */
31
31
  readonly id: string;
32
- /**
33
- * Account settings
34
- */
35
32
  readonly settings: outputs.GetZeroTrustGatewaySettingsSettings;
36
33
  readonly updatedAt: string;
37
34
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustGatewaySettings.js","sourceRoot":"","sources":["../getZeroTrustGatewaySettings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0EAA0E,EAAE;QACrG,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC;AAyBD;;;;;;;;;;;GAWG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAAiC;IAC5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0EAA0E,EAAE;QAC3G,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8EAKC"}
1
+ {"version":3,"file":"getZeroTrustGatewaySettings.js","sourceRoot":"","sources":["../getZeroTrustGatewaySettings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0EAA0E,EAAE;QACrG,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC;AAsBD;;;;;;;;;;;GAWG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAAiC;IAC5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0EAA0E,EAAE;QAC3G,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8EAKC"}