@pulumi/cloudflare 6.11.0-alpha.1761588517 → 6.11.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 (247) hide show
  1. package/accessApplication.d.ts +3 -3
  2. package/accessIdentityProvider.d.ts +31 -0
  3. package/accessIdentityProvider.js +31 -0
  4. package/accessIdentityProvider.js.map +1 -1
  5. package/accessMutualTlsHostnameSettings.d.ts +14 -0
  6. package/accessMutualTlsHostnameSettings.js +14 -0
  7. package/accessMutualTlsHostnameSettings.js.map +1 -1
  8. package/accessOrganization.d.ts +29 -0
  9. package/accessOrganization.js +29 -0
  10. package/accessOrganization.js.map +1 -1
  11. package/accessPolicy.d.ts +49 -0
  12. package/accessPolicy.js +49 -0
  13. package/accessPolicy.js.map +1 -1
  14. package/account.d.ts +12 -0
  15. package/account.js +2 -0
  16. package/account.js.map +1 -1
  17. package/accountDnsSettings.d.ts +32 -0
  18. package/accountDnsSettings.js +32 -0
  19. package/accountDnsSettings.js.map +1 -1
  20. package/accountSubscription.d.ts +19 -0
  21. package/accountSubscription.js +19 -0
  22. package/accountSubscription.js.map +1 -1
  23. package/accountToken.d.ts +46 -0
  24. package/accountToken.js +46 -0
  25. package/accountToken.js.map +1 -1
  26. package/apiShield.d.ts +0 -12
  27. package/apiShield.js +0 -6
  28. package/apiShield.js.map +1 -1
  29. package/apiToken.d.ts +45 -0
  30. package/apiToken.js +45 -0
  31. package/apiToken.js.map +1 -1
  32. package/authenticatedOriginPulls.d.ts +14 -0
  33. package/authenticatedOriginPulls.js +14 -0
  34. package/authenticatedOriginPulls.js.map +1 -1
  35. package/contentScanning.d.ts +84 -0
  36. package/contentScanning.js +72 -0
  37. package/contentScanning.js.map +1 -0
  38. package/customHostname.d.ts +73 -0
  39. package/customHostname.js +73 -0
  40. package/customHostname.js.map +1 -1
  41. package/customPages.d.ts +3 -3
  42. package/deviceManagedNetworks.d.ts +15 -0
  43. package/deviceManagedNetworks.js +15 -0
  44. package/deviceManagedNetworks.js.map +1 -1
  45. package/devicePostureIntegration.d.ts +18 -0
  46. package/devicePostureIntegration.js +18 -0
  47. package/devicePostureIntegration.js.map +1 -1
  48. package/devicePostureRule.d.ts +24 -0
  49. package/devicePostureRule.js +24 -0
  50. package/devicePostureRule.js.map +1 -1
  51. package/dlpCustomProfile.d.ts +29 -3
  52. package/dlpCustomProfile.js +26 -0
  53. package/dlpCustomProfile.js.map +1 -1
  54. package/dnsFirewall.d.ts +26 -0
  55. package/dnsFirewall.js +26 -0
  56. package/dnsFirewall.js.map +1 -1
  57. package/dnsRecord.d.ts +20 -0
  58. package/dnsRecord.js +20 -0
  59. package/dnsRecord.js.map +1 -1
  60. package/getAccount.d.ts +4 -0
  61. package/getAccount.js.map +1 -1
  62. package/getApiShield.d.ts +0 -14
  63. package/getApiShield.js +0 -4
  64. package/getApiShield.js.map +1 -1
  65. package/getContentScanning.d.ts +66 -0
  66. package/getContentScanning.js +46 -0
  67. package/getContentScanning.js.map +1 -0
  68. package/getCustomPages.d.ts +3 -3
  69. package/getList.d.ts +3 -3
  70. package/getMagicTransitConnector.d.ts +1 -0
  71. package/getMagicTransitConnector.js.map +1 -1
  72. package/getNotificationPolicy.d.ts +3 -3
  73. package/getNotificationPolicy.js +2 -2
  74. package/getNotificationPolicyWebhooks.d.ts +2 -2
  75. package/getNotificationPolicyWebhooks.js +2 -2
  76. package/getOrganization.d.ts +59 -0
  77. package/getOrganization.js +50 -0
  78. package/getOrganization.js.map +1 -0
  79. package/getOrganizationProfile.d.ts +54 -0
  80. package/getOrganizationProfile.js +46 -0
  81. package/getOrganizationProfile.js.map +1 -0
  82. package/getOrganizations.d.ts +138 -0
  83. package/getOrganizations.js +90 -0
  84. package/getOrganizations.js.map +1 -0
  85. package/getPagesProject.d.ts +23 -3
  86. package/getPagesProject.js.map +1 -1
  87. package/getWorker.d.ts +4 -0
  88. package/getWorker.js.map +1 -1
  89. package/getZeroTrustAccessApplication.d.ts +1 -1
  90. package/getZeroTrustDexTest.d.ts +9 -0
  91. package/getZeroTrustDexTest.js +2 -0
  92. package/getZeroTrustDexTest.js.map +1 -1
  93. package/getZeroTrustGatewayPolicy.d.ts +1 -1
  94. package/getZeroTrustTunnelCloudflaredConfig.d.ts +4 -0
  95. package/getZeroTrustTunnelCloudflaredConfig.js.map +1 -1
  96. package/healthcheck.d.ts +43 -0
  97. package/healthcheck.js +43 -0
  98. package/healthcheck.js.map +1 -1
  99. package/hyperdriveConfig.d.ts +27 -0
  100. package/hyperdriveConfig.js +27 -0
  101. package/hyperdriveConfig.js.map +1 -1
  102. package/index.d.ts +21 -0
  103. package/index.js +46 -18
  104. package/index.js.map +1 -1
  105. package/keylessCertificate.d.ts +18 -0
  106. package/keylessCertificate.js +18 -0
  107. package/keylessCertificate.js.map +1 -1
  108. package/listItem.d.ts +8 -0
  109. package/listItem.js +8 -0
  110. package/listItem.js.map +1 -1
  111. package/loadBalancer.d.ts +142 -0
  112. package/loadBalancer.js +142 -0
  113. package/loadBalancer.js.map +1 -1
  114. package/logpushJob.d.ts +41 -0
  115. package/logpushJob.js +41 -0
  116. package/logpushJob.js.map +1 -1
  117. package/magicTransitSiteAcl.d.ts +29 -0
  118. package/magicTransitSiteAcl.js +29 -0
  119. package/magicTransitSiteAcl.js.map +1 -1
  120. package/magicTransitSiteLan.d.ts +42 -0
  121. package/magicTransitSiteLan.js +42 -0
  122. package/magicTransitSiteLan.js.map +1 -1
  123. package/magicTransitSiteWan.d.ts +19 -0
  124. package/magicTransitSiteWan.js +19 -0
  125. package/magicTransitSiteWan.js.map +1 -1
  126. package/magicWanStaticRoute.d.ts +18 -0
  127. package/magicWanStaticRoute.js +18 -0
  128. package/magicWanStaticRoute.js.map +1 -1
  129. package/notificationPolicy.d.ts +73 -3
  130. package/notificationPolicy.js +70 -0
  131. package/notificationPolicy.js.map +1 -1
  132. package/organization.d.ts +79 -0
  133. package/organization.js +88 -0
  134. package/organization.js.map +1 -0
  135. package/organizationProfile.d.ts +71 -0
  136. package/organizationProfile.js +94 -0
  137. package/organizationProfile.js.map +1 -0
  138. package/package.json +2 -2
  139. package/pageRule.d.ts +18 -0
  140. package/pageRule.js +18 -0
  141. package/pageRule.js.map +1 -1
  142. package/pagesProject.d.ts +250 -9
  143. package/pagesProject.js +214 -0
  144. package/pagesProject.js.map +1 -1
  145. package/queueConsumer.d.ts +20 -0
  146. package/queueConsumer.js +20 -0
  147. package/queueConsumer.js.map +1 -1
  148. package/r2bucketCors.d.ts +20 -0
  149. package/r2bucketCors.js +20 -0
  150. package/r2bucketCors.js.map +1 -1
  151. package/r2bucketEventNotification.d.ts +2 -2
  152. package/r2bucketEventNotification.js +3 -0
  153. package/r2bucketEventNotification.js.map +1 -1
  154. package/r2bucketLifecycle.d.ts +36 -0
  155. package/r2bucketLifecycle.js +36 -0
  156. package/r2bucketLifecycle.js.map +1 -1
  157. package/record.d.ts +20 -0
  158. package/record.js +20 -0
  159. package/record.js.map +1 -1
  160. package/snippet.d.ts +22 -0
  161. package/snippet.js +22 -0
  162. package/snippet.js.map +1 -1
  163. package/snippetRules.d.ts +15 -0
  164. package/snippetRules.js +15 -0
  165. package/snippetRules.js.map +1 -1
  166. package/staticRoute.d.ts +18 -0
  167. package/staticRoute.js +18 -0
  168. package/staticRoute.js.map +1 -1
  169. package/teamsAccount.d.ts +75 -0
  170. package/teamsAccount.js +75 -0
  171. package/teamsAccount.js.map +1 -1
  172. package/teamsRule.d.ts +130 -3
  173. package/teamsRule.js +127 -0
  174. package/teamsRule.js.map +1 -1
  175. package/tunnelConfig.d.ts +12 -0
  176. package/tunnelConfig.js +2 -0
  177. package/tunnelConfig.js.map +1 -1
  178. package/types/input.d.ts +571 -42
  179. package/types/output.d.ts +993 -64
  180. package/worker.d.ts +39 -0
  181. package/worker.js +33 -0
  182. package/worker.js.map +1 -1
  183. package/workerScript.d.ts +82 -1
  184. package/workerScript.js +82 -1
  185. package/workerScript.js.map +1 -1
  186. package/workerVersion.d.ts +57 -0
  187. package/workerVersion.js +57 -0
  188. package/workerVersion.js.map +1 -1
  189. package/workersDeployment.d.ts +18 -0
  190. package/workersDeployment.js +18 -0
  191. package/workersDeployment.js.map +1 -1
  192. package/workersScript.d.ts +82 -1
  193. package/workersScript.js +82 -1
  194. package/workersScript.js.map +1 -1
  195. package/zeroTrustAccessApplication.d.ts +3 -3
  196. package/zeroTrustAccessIdentityProvider.d.ts +31 -0
  197. package/zeroTrustAccessIdentityProvider.js +31 -0
  198. package/zeroTrustAccessIdentityProvider.js.map +1 -1
  199. package/zeroTrustAccessMtlsHostnameSettings.d.ts +14 -0
  200. package/zeroTrustAccessMtlsHostnameSettings.js +14 -0
  201. package/zeroTrustAccessMtlsHostnameSettings.js.map +1 -1
  202. package/zeroTrustAccessPolicy.d.ts +49 -0
  203. package/zeroTrustAccessPolicy.js +49 -0
  204. package/zeroTrustAccessPolicy.js.map +1 -1
  205. package/zeroTrustDeviceManagedNetworks.d.ts +15 -0
  206. package/zeroTrustDeviceManagedNetworks.js +15 -0
  207. package/zeroTrustDeviceManagedNetworks.js.map +1 -1
  208. package/zeroTrustDevicePostureIntegration.d.ts +18 -0
  209. package/zeroTrustDevicePostureIntegration.js +18 -0
  210. package/zeroTrustDevicePostureIntegration.js.map +1 -1
  211. package/zeroTrustDevicePostureRule.d.ts +24 -0
  212. package/zeroTrustDevicePostureRule.js +24 -0
  213. package/zeroTrustDevicePostureRule.js.map +1 -1
  214. package/zeroTrustDexTest.d.ts +26 -1
  215. package/zeroTrustDexTest.js +25 -1
  216. package/zeroTrustDexTest.js.map +1 -1
  217. package/zeroTrustDlpCustomEntry.d.ts +2 -2
  218. package/zeroTrustDlpCustomEntry.js +0 -3
  219. package/zeroTrustDlpCustomEntry.js.map +1 -1
  220. package/zeroTrustDlpCustomProfile.d.ts +29 -3
  221. package/zeroTrustDlpCustomProfile.js +26 -0
  222. package/zeroTrustDlpCustomProfile.js.map +1 -1
  223. package/zeroTrustDlpEntry.d.ts +2 -2
  224. package/zeroTrustDlpEntry.js +0 -3
  225. package/zeroTrustDlpEntry.js.map +1 -1
  226. package/zeroTrustDlpPredefinedEntry.d.ts +1 -1
  227. package/zeroTrustGatewayPolicy.d.ts +130 -3
  228. package/zeroTrustGatewayPolicy.js +127 -0
  229. package/zeroTrustGatewayPolicy.js.map +1 -1
  230. package/zeroTrustGatewaySettings.d.ts +75 -0
  231. package/zeroTrustGatewaySettings.js +75 -0
  232. package/zeroTrustGatewaySettings.js.map +1 -1
  233. package/zeroTrustOrganization.d.ts +29 -0
  234. package/zeroTrustOrganization.js +29 -0
  235. package/zeroTrustOrganization.js.map +1 -1
  236. package/zeroTrustTunnelCloudflaredConfig.d.ts +12 -0
  237. package/zeroTrustTunnelCloudflaredConfig.js +2 -0
  238. package/zeroTrustTunnelCloudflaredConfig.js.map +1 -1
  239. package/zoneCacheVariants.d.ts +55 -0
  240. package/zoneCacheVariants.js +55 -0
  241. package/zoneCacheVariants.js.map +1 -1
  242. package/zoneDnsSettings.d.ts +31 -0
  243. package/zoneDnsSettings.js +31 -0
  244. package/zoneDnsSettings.js.map +1 -1
  245. package/zoneSubscription.d.ts +19 -0
  246. package/zoneSubscription.js +19 -0
  247. package/zoneSubscription.js.map +1 -1
@@ -4,6 +4,48 @@ import * as outputs from "./types/output";
4
4
  /**
5
5
  * ## Example Usage
6
6
  *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as cloudflare from "@pulumi/cloudflare";
10
+ *
11
+ * const exampleMagicTransitSiteLan = new cloudflare.MagicTransitSiteLan("example_magic_transit_site_lan", {
12
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
13
+ * siteId: "023e105f4ecef8ad9ca31a8372d0c353",
14
+ * physport: 1,
15
+ * haLink: true,
16
+ * name: "name",
17
+ * nat: {
18
+ * staticPrefix: "192.0.2.0/24",
19
+ * },
20
+ * routedSubnets: [{
21
+ * nextHop: "192.0.2.1",
22
+ * prefix: "192.0.2.0/24",
23
+ * nat: {
24
+ * staticPrefix: "192.0.2.0/24",
25
+ * },
26
+ * }],
27
+ * staticAddressing: {
28
+ * address: "192.0.2.0/24",
29
+ * dhcpRelay: {
30
+ * serverAddresses: ["192.0.2.1"],
31
+ * },
32
+ * dhcpServer: {
33
+ * dhcpPoolEnd: "192.0.2.1",
34
+ * dhcpPoolStart: "192.0.2.1",
35
+ * dnsServer: "192.0.2.1",
36
+ * dnsServers: ["192.0.2.1"],
37
+ * reservations: {
38
+ * "00:11:22:33:44:55": "192.0.2.100",
39
+ * "AA:BB:CC:DD:EE:FF": "192.168.1.101",
40
+ * },
41
+ * },
42
+ * secondaryAddress: "192.0.2.0/24",
43
+ * virtualAddress: "192.0.2.0/24",
44
+ * },
45
+ * vlanTag: 42,
46
+ * });
47
+ * ```
48
+ *
7
49
  * ## Import
8
50
  *
9
51
  * ```sh
@@ -8,6 +8,48 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * ## Example Usage
10
10
  *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as cloudflare from "@pulumi/cloudflare";
14
+ *
15
+ * const exampleMagicTransitSiteLan = new cloudflare.MagicTransitSiteLan("example_magic_transit_site_lan", {
16
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
+ * siteId: "023e105f4ecef8ad9ca31a8372d0c353",
18
+ * physport: 1,
19
+ * haLink: true,
20
+ * name: "name",
21
+ * nat: {
22
+ * staticPrefix: "192.0.2.0/24",
23
+ * },
24
+ * routedSubnets: [{
25
+ * nextHop: "192.0.2.1",
26
+ * prefix: "192.0.2.0/24",
27
+ * nat: {
28
+ * staticPrefix: "192.0.2.0/24",
29
+ * },
30
+ * }],
31
+ * staticAddressing: {
32
+ * address: "192.0.2.0/24",
33
+ * dhcpRelay: {
34
+ * serverAddresses: ["192.0.2.1"],
35
+ * },
36
+ * dhcpServer: {
37
+ * dhcpPoolEnd: "192.0.2.1",
38
+ * dhcpPoolStart: "192.0.2.1",
39
+ * dnsServer: "192.0.2.1",
40
+ * dnsServers: ["192.0.2.1"],
41
+ * reservations: {
42
+ * "00:11:22:33:44:55": "192.0.2.100",
43
+ * "AA:BB:CC:DD:EE:FF": "192.168.1.101",
44
+ * },
45
+ * },
46
+ * secondaryAddress: "192.0.2.0/24",
47
+ * virtualAddress: "192.0.2.0/24",
48
+ * },
49
+ * vlanTag: 42,
50
+ * });
51
+ * ```
52
+ *
11
53
  * ## Import
12
54
  *
13
55
  * ```sh
@@ -1 +1 @@
1
- {"version":3,"file":"magicTransitSiteLan.js","sourceRoot":"","sources":["../magicTransitSiteLan.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"magicTransitSiteLan.js","sourceRoot":"","sources":["../magicTransitSiteLan.ts"],"names":[],"mappings":"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"}
@@ -4,6 +4,25 @@ import * as outputs from "./types/output";
4
4
  /**
5
5
  * ## Example Usage
6
6
  *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as cloudflare from "@pulumi/cloudflare";
10
+ *
11
+ * const exampleMagicTransitSiteWan = new cloudflare.MagicTransitSiteWan("example_magic_transit_site_wan", {
12
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
13
+ * siteId: "023e105f4ecef8ad9ca31a8372d0c353",
14
+ * physport: 1,
15
+ * name: "name",
16
+ * priority: 0,
17
+ * staticAddressing: {
18
+ * address: "192.0.2.0/24",
19
+ * gatewayAddress: "192.0.2.1",
20
+ * secondaryAddress: "192.0.2.0/24",
21
+ * },
22
+ * vlanTag: 42,
23
+ * });
24
+ * ```
25
+ *
7
26
  * ## Import
8
27
  *
9
28
  * ```sh
@@ -8,6 +8,25 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * ## Example Usage
10
10
  *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as cloudflare from "@pulumi/cloudflare";
14
+ *
15
+ * const exampleMagicTransitSiteWan = new cloudflare.MagicTransitSiteWan("example_magic_transit_site_wan", {
16
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
+ * siteId: "023e105f4ecef8ad9ca31a8372d0c353",
18
+ * physport: 1,
19
+ * name: "name",
20
+ * priority: 0,
21
+ * staticAddressing: {
22
+ * address: "192.0.2.0/24",
23
+ * gatewayAddress: "192.0.2.1",
24
+ * secondaryAddress: "192.0.2.0/24",
25
+ * },
26
+ * vlanTag: 42,
27
+ * });
28
+ * ```
29
+ *
11
30
  * ## Import
12
31
  *
13
32
  * ```sh
@@ -1 +1 @@
1
- {"version":3,"file":"magicTransitSiteWan.js","sourceRoot":"","sources":["../magicTransitSiteWan.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"magicTransitSiteWan.js","sourceRoot":"","sources":["../magicTransitSiteWan.ts"],"names":[],"mappings":"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"}
@@ -4,6 +4,24 @@ import * as outputs from "./types/output";
4
4
  /**
5
5
  * ## Example Usage
6
6
  *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as cloudflare from "@pulumi/cloudflare";
10
+ *
11
+ * const exampleMagicWanStaticRoute = new cloudflare.MagicWanStaticRoute("example_magic_wan_static_route", {
12
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
13
+ * nexthop: "203.0.113.1",
14
+ * prefix: "192.0.2.0/24",
15
+ * priority: 0,
16
+ * description: "New route for new prefix 203.0.113.1",
17
+ * scope: {
18
+ * coloNames: ["den01"],
19
+ * coloRegions: ["APAC"],
20
+ * },
21
+ * weight: 0,
22
+ * });
23
+ * ```
24
+ *
7
25
  * ## Import
8
26
  *
9
27
  * ```sh
@@ -8,6 +8,24 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * ## Example Usage
10
10
  *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as cloudflare from "@pulumi/cloudflare";
14
+ *
15
+ * const exampleMagicWanStaticRoute = new cloudflare.MagicWanStaticRoute("example_magic_wan_static_route", {
16
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
+ * nexthop: "203.0.113.1",
18
+ * prefix: "192.0.2.0/24",
19
+ * priority: 0,
20
+ * description: "New route for new prefix 203.0.113.1",
21
+ * scope: {
22
+ * coloNames: ["den01"],
23
+ * coloRegions: ["APAC"],
24
+ * },
25
+ * weight: 0,
26
+ * });
27
+ * ```
28
+ *
11
29
  * ## Import
12
30
  *
13
31
  * ```sh
@@ -1 +1 @@
1
- {"version":3,"file":"magicWanStaticRoute.js","sourceRoot":"","sources":["../magicWanStaticRoute.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgC,EAAE,IAAmC;QAC9H,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IA+CD,YAAY,IAAY,EAAE,WAAgE,EAAE,IAAmC;QAC3H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmD,CAAC;YAClE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;YACvC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAkD,CAAC;YAChE,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,0CAA0C,EAAE,CAAC,EAAE,CAAC;QACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AAnHL,kDAoHC;AAtGG,gBAAgB;AACO,gCAAY,GAAG,0DAA0D,CAAC"}
1
+ {"version":3,"file":"magicWanStaticRoute.js","sourceRoot":"","sources":["../magicWanStaticRoute.ts"],"names":[],"mappings":"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"}
@@ -4,6 +4,76 @@ import * as outputs from "./types/output";
4
4
  /**
5
5
  * ## Example Usage
6
6
  *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as cloudflare from "@pulumi/cloudflare";
10
+ *
11
+ * const exampleNotificationPolicy = new cloudflare.NotificationPolicy("example_notification_policy", {
12
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
13
+ * alertType: "universal_ssl_event_type",
14
+ * enabled: true,
15
+ * mechanisms: {
16
+ * emails: [{
17
+ * id: "id",
18
+ * }],
19
+ * pagerduties: [{
20
+ * id: "f174e90afafe4643bbbc4a0ed4fc8415",
21
+ * }],
22
+ * webhooks: [{
23
+ * id: "f174e90afafe4643bbbc4a0ed4fc8415",
24
+ * }],
25
+ * },
26
+ * name: "SSL Notification Event Policy",
27
+ * alertInterval: "30m",
28
+ * description: "Something describing the policy.",
29
+ * filters: {
30
+ * actions: ["string"],
31
+ * affectedAsns: ["string"],
32
+ * affectedComponents: ["string"],
33
+ * affectedLocations: ["string"],
34
+ * airportCodes: ["string"],
35
+ * alertTriggerPreferences: ["string"],
36
+ * alertTriggerPreferencesValues: ["string"],
37
+ * enableds: ["string"],
38
+ * environments: ["string"],
39
+ * events: ["string"],
40
+ * eventSources: ["string"],
41
+ * eventTypes: ["string"],
42
+ * groupBies: ["string"],
43
+ * healthCheckIds: ["string"],
44
+ * incidentImpacts: ["INCIDENT_IMPACT_NONE"],
45
+ * inputIds: ["string"],
46
+ * insightClasses: ["string"],
47
+ * limits: ["string"],
48
+ * logoTags: ["string"],
49
+ * megabitsPerSeconds: ["string"],
50
+ * newHealths: ["string"],
51
+ * newStatuses: ["string"],
52
+ * packetsPerSeconds: ["string"],
53
+ * poolIds: ["string"],
54
+ * popNames: ["string"],
55
+ * products: ["string"],
56
+ * projectIds: ["string"],
57
+ * protocols: ["string"],
58
+ * queryTags: ["string"],
59
+ * requestsPerSeconds: ["string"],
60
+ * selectors: ["string"],
61
+ * services: ["string"],
62
+ * slos: ["99.9"],
63
+ * statuses: ["string"],
64
+ * targetHostnames: ["string"],
65
+ * targetIps: ["string"],
66
+ * targetZoneNames: ["string"],
67
+ * trafficExclusions: ["security_events"],
68
+ * tunnelIds: ["string"],
69
+ * tunnelNames: ["string"],
70
+ * types: ["string"],
71
+ * wheres: ["string"],
72
+ * zones: ["string"],
73
+ * },
74
+ * });
75
+ * ```
76
+ *
7
77
  * ## Import
8
78
  *
9
79
  * ```sh
@@ -36,7 +106,7 @@ export declare class NotificationPolicy extends pulumi.CustomResource {
36
106
  readonly alertInterval: pulumi.Output<string | undefined>;
37
107
  /**
38
108
  * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which then will give you a list of possible values.
39
- * Available values: "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "bot*traffic*basic*alert", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*bot*detection*alert", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
109
+ * Available values: "abuse*report*alert", "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "bot*traffic*basic*alert", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*bot*detection*alert", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
40
110
  */
41
111
  readonly alertType: pulumi.Output<string>;
42
112
  readonly created: pulumi.Output<string>;
@@ -84,7 +154,7 @@ export interface NotificationPolicyState {
84
154
  alertInterval?: pulumi.Input<string>;
85
155
  /**
86
156
  * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which then will give you a list of possible values.
87
- * Available values: "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "bot*traffic*basic*alert", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*bot*detection*alert", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
157
+ * Available values: "abuse*report*alert", "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "bot*traffic*basic*alert", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*bot*detection*alert", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
88
158
  */
89
159
  alertType?: pulumi.Input<string>;
90
160
  created?: pulumi.Input<string>;
@@ -124,7 +194,7 @@ export interface NotificationPolicyArgs {
124
194
  alertInterval?: pulumi.Input<string>;
125
195
  /**
126
196
  * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which then will give you a list of possible values.
127
- * Available values: "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "bot*traffic*basic*alert", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*bot*detection*alert", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
197
+ * Available values: "abuse*report*alert", "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "bot*traffic*basic*alert", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*bot*detection*alert", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
128
198
  */
129
199
  alertType: pulumi.Input<string>;
130
200
  /**
@@ -8,6 +8,76 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * ## Example Usage
10
10
  *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as cloudflare from "@pulumi/cloudflare";
14
+ *
15
+ * const exampleNotificationPolicy = new cloudflare.NotificationPolicy("example_notification_policy", {
16
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
+ * alertType: "universal_ssl_event_type",
18
+ * enabled: true,
19
+ * mechanisms: {
20
+ * emails: [{
21
+ * id: "id",
22
+ * }],
23
+ * pagerduties: [{
24
+ * id: "f174e90afafe4643bbbc4a0ed4fc8415",
25
+ * }],
26
+ * webhooks: [{
27
+ * id: "f174e90afafe4643bbbc4a0ed4fc8415",
28
+ * }],
29
+ * },
30
+ * name: "SSL Notification Event Policy",
31
+ * alertInterval: "30m",
32
+ * description: "Something describing the policy.",
33
+ * filters: {
34
+ * actions: ["string"],
35
+ * affectedAsns: ["string"],
36
+ * affectedComponents: ["string"],
37
+ * affectedLocations: ["string"],
38
+ * airportCodes: ["string"],
39
+ * alertTriggerPreferences: ["string"],
40
+ * alertTriggerPreferencesValues: ["string"],
41
+ * enableds: ["string"],
42
+ * environments: ["string"],
43
+ * events: ["string"],
44
+ * eventSources: ["string"],
45
+ * eventTypes: ["string"],
46
+ * groupBies: ["string"],
47
+ * healthCheckIds: ["string"],
48
+ * incidentImpacts: ["INCIDENT_IMPACT_NONE"],
49
+ * inputIds: ["string"],
50
+ * insightClasses: ["string"],
51
+ * limits: ["string"],
52
+ * logoTags: ["string"],
53
+ * megabitsPerSeconds: ["string"],
54
+ * newHealths: ["string"],
55
+ * newStatuses: ["string"],
56
+ * packetsPerSeconds: ["string"],
57
+ * poolIds: ["string"],
58
+ * popNames: ["string"],
59
+ * products: ["string"],
60
+ * projectIds: ["string"],
61
+ * protocols: ["string"],
62
+ * queryTags: ["string"],
63
+ * requestsPerSeconds: ["string"],
64
+ * selectors: ["string"],
65
+ * services: ["string"],
66
+ * slos: ["99.9"],
67
+ * statuses: ["string"],
68
+ * targetHostnames: ["string"],
69
+ * targetIps: ["string"],
70
+ * targetZoneNames: ["string"],
71
+ * trafficExclusions: ["security_events"],
72
+ * tunnelIds: ["string"],
73
+ * tunnelNames: ["string"],
74
+ * types: ["string"],
75
+ * wheres: ["string"],
76
+ * zones: ["string"],
77
+ * },
78
+ * });
79
+ * ```
80
+ *
11
81
  * ## Import
12
82
  *
13
83
  * ```sh
@@ -1 +1 @@
1
- {"version":3,"file":"notificationPolicy.js","sourceRoot":"","sources":["../notificationPolicy.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"notificationPolicy.js","sourceRoot":"","sources":["../notificationPolicy.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,79 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as cloudflare from "@pulumi/cloudflare";
10
+ *
11
+ * const exampleOrganization = new cloudflare.Organization("example_organization", {
12
+ * name: "name",
13
+ * parent: {
14
+ * id: "a7b9c3d2e8f4g1h5i6j0k9l2m3n7o4p8",
15
+ * },
16
+ * profile: {
17
+ * businessAddress: "business_address",
18
+ * businessEmail: "business_email",
19
+ * businessName: "business_name",
20
+ * businessPhone: "business_phone",
21
+ * externalMetadata: "external_metadata",
22
+ * },
23
+ * });
24
+ * ```
25
+ *
26
+ * ## Import
27
+ *
28
+ * ```sh
29
+ * $ pulumi import cloudflare:index/organization:Organization example '<organization_id>'
30
+ * ```
31
+ */
32
+ export declare class Organization extends pulumi.CustomResource {
33
+ /**
34
+ * Get an existing Organization resource's state with the given name, ID, and optional extra
35
+ * properties used to qualify the lookup.
36
+ *
37
+ * @param name The _unique_ name of the resulting resource.
38
+ * @param id The _unique_ provider ID of the resource to lookup.
39
+ * @param state Any extra arguments used during the lookup.
40
+ * @param opts Optional settings to control the behavior of the CustomResource.
41
+ */
42
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: OrganizationState, opts?: pulumi.CustomResourceOptions): Organization;
43
+ /**
44
+ * Returns true if the given object is an instance of Organization. This is designed to work even
45
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
46
+ */
47
+ static isInstance(obj: any): obj is Organization;
48
+ readonly createTime: pulumi.Output<string>;
49
+ readonly meta: pulumi.Output<outputs.OrganizationMeta>;
50
+ readonly name: pulumi.Output<string>;
51
+ readonly parent: pulumi.Output<outputs.OrganizationParent>;
52
+ readonly profile: pulumi.Output<outputs.OrganizationProfile | undefined>;
53
+ /**
54
+ * Create a Organization resource with the given unique name, arguments, and options.
55
+ *
56
+ * @param name The _unique_ name of the resource.
57
+ * @param args The arguments to use to populate this resource's properties.
58
+ * @param opts A bag of options that control this resource's behavior.
59
+ */
60
+ constructor(name: string, args: OrganizationArgs, opts?: pulumi.CustomResourceOptions);
61
+ }
62
+ /**
63
+ * Input properties used for looking up and filtering Organization resources.
64
+ */
65
+ export interface OrganizationState {
66
+ createTime?: pulumi.Input<string>;
67
+ meta?: pulumi.Input<inputs.OrganizationMeta>;
68
+ name?: pulumi.Input<string>;
69
+ parent?: pulumi.Input<inputs.OrganizationParent>;
70
+ profile?: pulumi.Input<inputs.OrganizationProfile>;
71
+ }
72
+ /**
73
+ * The set of arguments for constructing a Organization resource.
74
+ */
75
+ export interface OrganizationArgs {
76
+ name: pulumi.Input<string>;
77
+ parent?: pulumi.Input<inputs.OrganizationParent>;
78
+ profile?: pulumi.Input<inputs.OrganizationProfile>;
79
+ }
@@ -0,0 +1,88 @@
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.Organization = 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 exampleOrganization = new cloudflare.Organization("example_organization", {
16
+ * name: "name",
17
+ * parent: {
18
+ * id: "a7b9c3d2e8f4g1h5i6j0k9l2m3n7o4p8",
19
+ * },
20
+ * profile: {
21
+ * businessAddress: "business_address",
22
+ * businessEmail: "business_email",
23
+ * businessName: "business_name",
24
+ * businessPhone: "business_phone",
25
+ * externalMetadata: "external_metadata",
26
+ * },
27
+ * });
28
+ * ```
29
+ *
30
+ * ## Import
31
+ *
32
+ * ```sh
33
+ * $ pulumi import cloudflare:index/organization:Organization example '<organization_id>'
34
+ * ```
35
+ */
36
+ class Organization extends pulumi.CustomResource {
37
+ /**
38
+ * Get an existing Organization resource's state with the given name, ID, and optional extra
39
+ * properties used to qualify the lookup.
40
+ *
41
+ * @param name The _unique_ name of the resulting resource.
42
+ * @param id The _unique_ provider ID of the resource to lookup.
43
+ * @param state Any extra arguments used during the lookup.
44
+ * @param opts Optional settings to control the behavior of the CustomResource.
45
+ */
46
+ static get(name, id, state, opts) {
47
+ return new Organization(name, state, { ...opts, id: id });
48
+ }
49
+ /**
50
+ * Returns true if the given object is an instance of Organization. This is designed to work even
51
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
52
+ */
53
+ static isInstance(obj) {
54
+ if (obj === undefined || obj === null) {
55
+ return false;
56
+ }
57
+ return obj['__pulumiType'] === Organization.__pulumiType;
58
+ }
59
+ constructor(name, argsOrState, opts) {
60
+ let resourceInputs = {};
61
+ opts = opts || {};
62
+ if (opts.id) {
63
+ const state = argsOrState;
64
+ resourceInputs["createTime"] = state?.createTime;
65
+ resourceInputs["meta"] = state?.meta;
66
+ resourceInputs["name"] = state?.name;
67
+ resourceInputs["parent"] = state?.parent;
68
+ resourceInputs["profile"] = state?.profile;
69
+ }
70
+ else {
71
+ const args = argsOrState;
72
+ if (args?.name === undefined && !opts.urn) {
73
+ throw new Error("Missing required property 'name'");
74
+ }
75
+ resourceInputs["name"] = args?.name;
76
+ resourceInputs["parent"] = args?.parent;
77
+ resourceInputs["profile"] = args?.profile;
78
+ resourceInputs["createTime"] = undefined /*out*/;
79
+ resourceInputs["meta"] = undefined /*out*/;
80
+ }
81
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
82
+ super(Organization.__pulumiType, name, resourceInputs, opts);
83
+ }
84
+ }
85
+ exports.Organization = Organization;
86
+ /** @internal */
87
+ Organization.__pulumiType = 'cloudflare:index/organization:Organization';
88
+ //# sourceMappingURL=organization.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"organization.js","sourceRoot":"","sources":["../organization.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IAgBD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;SAC9C;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AAjEL,oCAkEC;AApDG,gBAAgB;AACO,yBAAY,GAAG,4CAA4C,CAAC"}