@pulumi/cloudflare 6.3.1 → 6.4.0-alpha.1752588923

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 (170) hide show
  1. package/accessApplication.d.ts +3 -0
  2. package/accessApplication.js.map +1 -1
  3. package/accessPolicy.d.ts +1 -4
  4. package/accessPolicy.js +1 -4
  5. package/accessPolicy.js.map +1 -1
  6. package/accountMember.d.ts +1 -1
  7. package/accountMember.js +1 -1
  8. package/accountSubscription.d.ts +6 -12
  9. package/accountSubscription.js +6 -2
  10. package/accountSubscription.js.map +1 -1
  11. package/cloudforceOneRequestMessage.d.ts +1 -1
  12. package/cloudforceOneRequestMessage.js +1 -1
  13. package/contentScanningExpression.d.ts +0 -8
  14. package/contentScanningExpression.js +0 -2
  15. package/contentScanningExpression.js.map +1 -1
  16. package/devicePostureRule.d.ts +1 -1
  17. package/dlpCustomProfile.d.ts +4 -7
  18. package/dlpCustomProfile.js +6 -2
  19. package/dlpCustomProfile.js.map +1 -1
  20. package/dlpPredefinedProfile.d.ts +15 -6
  21. package/dlpPredefinedProfile.js +4 -7
  22. package/dlpPredefinedProfile.js.map +1 -1
  23. package/dnsRecord.d.ts +4 -4
  24. package/getAccount.d.ts +2 -2
  25. package/getAccount.js +2 -2
  26. package/getAccountApiTokenPermissionGroups.d.ts +2 -2
  27. package/getAccountApiTokenPermissionGroups.js +2 -2
  28. package/getAccountApiTokenPermissionGroupsList.d.ts +2 -2
  29. package/getAccountApiTokenPermissionGroupsList.js +2 -2
  30. package/getAccountMember.d.ts +2 -2
  31. package/getAccountMember.js +2 -2
  32. package/getAccountMembers.d.ts +2 -2
  33. package/getAccountMembers.js +2 -2
  34. package/getAccountPermissionGroup.d.ts +6 -6
  35. package/getAccountPermissionGroup.js +4 -4
  36. package/getAccountPermissionGroups.d.ts +2 -2
  37. package/getAccountPermissionGroups.js +2 -2
  38. package/getAccountRole.d.ts +2 -2
  39. package/getAccountRole.js +2 -2
  40. package/getAccountRoles.d.ts +2 -2
  41. package/getAccountRoles.js +2 -2
  42. package/getAccountToken.d.ts +2 -2
  43. package/getAccountToken.js +2 -2
  44. package/getAccountTokens.d.ts +2 -2
  45. package/getAccountTokens.js +2 -2
  46. package/getDnsRecord.d.ts +1 -1
  47. package/getMagicTransitConnector.d.ts +9 -0
  48. package/getMagicTransitConnector.js.map +1 -1
  49. package/getMagicTransitConnectors.d.ts +9 -0
  50. package/getMagicTransitConnectors.js.map +1 -1
  51. package/getR2BucketEventNotification.d.ts +4 -19
  52. package/getR2BucketEventNotification.js.map +1 -1
  53. package/getResourceGroup.d.ts +5 -5
  54. package/getResourceGroup.js +4 -4
  55. package/getResourceGroups.d.ts +4 -4
  56. package/getResourceGroups.js +4 -4
  57. package/getSchemaValidationOperationSettings.d.ts +55 -0
  58. package/getSchemaValidationOperationSettings.js +50 -0
  59. package/getSchemaValidationOperationSettings.js.map +1 -0
  60. package/getSchemaValidationOperationSettingsList.d.ts +54 -0
  61. package/getSchemaValidationOperationSettingsList.js +48 -0
  62. package/getSchemaValidationOperationSettingsList.js.map +1 -0
  63. package/getSchemaValidationSchemas.d.ts +109 -0
  64. package/getSchemaValidationSchemas.js +56 -0
  65. package/getSchemaValidationSchemas.js.map +1 -0
  66. package/getSchemaValidationSchemasList.d.ts +101 -0
  67. package/getSchemaValidationSchemasList.js +54 -0
  68. package/getSchemaValidationSchemasList.js.map +1 -0
  69. package/getSchemaValidationSettings.d.ts +63 -0
  70. package/getSchemaValidationSettings.js +46 -0
  71. package/getSchemaValidationSettings.js.map +1 -0
  72. package/getUser.d.ts +51 -1
  73. package/getUser.js.map +1 -1
  74. package/getZeroTrustAccessApplication.d.ts +1 -0
  75. package/getZeroTrustAccessApplication.js.map +1 -1
  76. package/getZeroTrustDeviceSettings.d.ts +69 -0
  77. package/getZeroTrustDeviceSettings.js +46 -0
  78. package/getZeroTrustDeviceSettings.js.map +1 -0
  79. package/getZeroTrustDlpEntry.d.ts +1 -1
  80. package/getZeroTrustGatewayPolicy.d.ts +1 -0
  81. package/getZeroTrustGatewayPolicy.js.map +1 -1
  82. package/getZeroTrustTunnelCloudflared.d.ts +2 -0
  83. package/getZeroTrustTunnelCloudflared.js.map +1 -1
  84. package/getZoneSubscription.d.ts +37 -6
  85. package/getZoneSubscription.js +4 -4
  86. package/getZoneSubscription.js.map +1 -1
  87. package/index.d.ts +30 -0
  88. package/index.js +47 -9
  89. package/index.js.map +1 -1
  90. package/magicTransitConnector.d.ts +9 -0
  91. package/magicTransitConnector.js.map +1 -1
  92. package/package.json +2 -2
  93. package/r2bucketEventNotification.d.ts +6 -6
  94. package/r2bucketEventNotification.js +5 -2
  95. package/r2bucketEventNotification.js.map +1 -1
  96. package/record.d.ts +4 -4
  97. package/schemaValidationOperationSettings.d.ts +95 -0
  98. package/schemaValidationOperationSettings.js +76 -0
  99. package/schemaValidationOperationSettings.js.map +1 -0
  100. package/schemaValidationSchemas.d.ts +131 -0
  101. package/schemaValidationSchemas.js +98 -0
  102. package/schemaValidationSchemas.js.map +1 -0
  103. package/schemaValidationSettings.d.ts +95 -0
  104. package/schemaValidationSettings.js +73 -0
  105. package/schemaValidationSettings.js.map +1 -0
  106. package/teamsRule.d.ts +8 -0
  107. package/teamsRule.js +2 -0
  108. package/teamsRule.js.map +1 -1
  109. package/tunnel.d.ts +4 -0
  110. package/tunnel.js.map +1 -1
  111. package/tunnelVirtualNetwork.d.ts +8 -1
  112. package/tunnelVirtualNetwork.js +1 -0
  113. package/tunnelVirtualNetwork.js.map +1 -1
  114. package/types/input.d.ts +125 -213
  115. package/types/output.d.ts +374 -379
  116. package/user.d.ts +60 -0
  117. package/user.js +16 -0
  118. package/user.js.map +1 -1
  119. package/userAgentBlockingRule.d.ts +2 -11
  120. package/userAgentBlockingRule.js +2 -2
  121. package/userAgentBlockingRule.js.map +1 -1
  122. package/waitingRoomRules.d.ts +0 -44
  123. package/waitingRoomRules.js +0 -12
  124. package/waitingRoomRules.js.map +1 -1
  125. package/zeroTrustAccessApplication.d.ts +3 -0
  126. package/zeroTrustAccessApplication.js.map +1 -1
  127. package/zeroTrustAccessPolicy.d.ts +1 -4
  128. package/zeroTrustAccessPolicy.js +1 -4
  129. package/zeroTrustAccessPolicy.js.map +1 -1
  130. package/zeroTrustDeviceCustomProfile.d.ts +12 -12
  131. package/zeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +0 -24
  132. package/zeroTrustDeviceCustomProfileLocalDomainFallback.js +0 -6
  133. package/zeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -1
  134. package/zeroTrustDeviceDefaultProfile.d.ts +12 -12
  135. package/zeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +6 -24
  136. package/zeroTrustDeviceDefaultProfileLocalDomainFallback.js +6 -6
  137. package/zeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -1
  138. package/zeroTrustDevicePostureRule.d.ts +1 -1
  139. package/zeroTrustDeviceSettings.d.ts +116 -0
  140. package/zeroTrustDeviceSettings.js +79 -0
  141. package/zeroTrustDeviceSettings.js.map +1 -0
  142. package/zeroTrustDlpCustomProfile.d.ts +4 -7
  143. package/zeroTrustDlpCustomProfile.js +6 -2
  144. package/zeroTrustDlpCustomProfile.js.map +1 -1
  145. package/zeroTrustDlpPredefinedProfile.d.ts +15 -6
  146. package/zeroTrustDlpPredefinedProfile.js +4 -7
  147. package/zeroTrustDlpPredefinedProfile.js.map +1 -1
  148. package/zeroTrustGatewayPolicy.d.ts +8 -0
  149. package/zeroTrustGatewayPolicy.js +2 -0
  150. package/zeroTrustGatewayPolicy.js.map +1 -1
  151. package/zeroTrustLocalFallbackDomain.d.ts +0 -24
  152. package/zeroTrustLocalFallbackDomain.js +0 -6
  153. package/zeroTrustLocalFallbackDomain.js.map +1 -1
  154. package/zeroTrustTunnelCloudflared.d.ts +4 -0
  155. package/zeroTrustTunnelCloudflared.js.map +1 -1
  156. package/zeroTrustTunnelCloudflaredVirtualNetwork.d.ts +8 -1
  157. package/zeroTrustTunnelCloudflaredVirtualNetwork.js +1 -0
  158. package/zeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -1
  159. package/zone.d.ts +28 -22
  160. package/zone.js +1 -1
  161. package/zone.js.map +1 -1
  162. package/zoneLockdown.d.ts +27 -4
  163. package/zoneLockdown.js +7 -2
  164. package/zoneLockdown.js.map +1 -1
  165. package/zoneSetting.d.ts +3 -1
  166. package/zoneSetting.js +3 -1
  167. package/zoneSetting.js.map +1 -1
  168. package/zoneSubscription.d.ts +56 -8
  169. package/zoneSubscription.js +20 -4
  170. package/zoneSubscription.js.map +1 -1
package/getUser.d.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "./types/output";
2
3
  /**
3
4
  * ## Example Usage
4
5
  *
@@ -15,9 +16,58 @@ export declare function getUser(opts?: pulumi.InvokeOptions): Promise<GetUserRes
15
16
  */
16
17
  export interface GetUserResult {
17
18
  /**
18
- * The provider-assigned unique ID for this managed resource.
19
+ * Lists the betas that the user is participating in.
20
+ */
21
+ readonly betas: string[];
22
+ /**
23
+ * The country in which the user lives.
24
+ */
25
+ readonly country: string;
26
+ /**
27
+ * User's first name
28
+ */
29
+ readonly firstName: string;
30
+ /**
31
+ * Indicates whether user has any business zones
32
+ */
33
+ readonly hasBusinessZones: boolean;
34
+ /**
35
+ * Indicates whether user has any enterprise zones
36
+ */
37
+ readonly hasEnterpriseZones: boolean;
38
+ /**
39
+ * Indicates whether user has any pro zones
40
+ */
41
+ readonly hasProZones: boolean;
42
+ /**
43
+ * Identifier of the user.
19
44
  */
20
45
  readonly id: string;
46
+ /**
47
+ * User's last name
48
+ */
49
+ readonly lastName: string;
50
+ readonly organizations: outputs.GetUserOrganization[];
51
+ /**
52
+ * Indicates whether user has been suspended
53
+ */
54
+ readonly suspended: boolean;
55
+ /**
56
+ * User's telephone number
57
+ */
58
+ readonly telephone: string;
59
+ /**
60
+ * Indicates whether two-factor authentication is enabled for the user account. Does not apply to API authentication.
61
+ */
62
+ readonly twoFactorAuthenticationEnabled: boolean;
63
+ /**
64
+ * Indicates whether two-factor authentication is required by one of the accounts that the user is a member of.
65
+ */
66
+ readonly twoFactorAuthenticationLocked: boolean;
67
+ /**
68
+ * The zipcode or postal code where the user lives.
69
+ */
70
+ readonly zipcode: string;
21
71
  }
22
72
  /**
23
73
  * ## Example Usage
package/getUser.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getUser.js","sourceRoot":"","sources":["../getUser.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;GASG;AACH,SAAgB,OAAO,CAAC,IAA2B;IAC/C,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE,EAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,0BAIC;AAWD;;;;;;;;;GASG;AACH,SAAgB,aAAa,CAAC,IAAiC;IAC3D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kCAAkC,EAAE,EACtE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,sCAIC"}
1
+ {"version":3,"file":"getUser.js","sourceRoot":"","sources":["../getUser.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;GASG;AACH,SAAgB,OAAO,CAAC,IAA2B;IAC/C,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE,EAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,0BAIC;AA4DD;;;;;;;;;GASG;AACH,SAAgB,aAAa,CAAC,IAAiC;IAC3D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kCAAkC,EAAE,EACtE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,sCAIC"}
@@ -194,6 +194,7 @@ export interface GetZeroTrustAccessApplicationResult {
194
194
  readonly targetCriterias: outputs.GetZeroTrustAccessApplicationTargetCriteria[];
195
195
  /**
196
196
  * The application type.
197
+ * Available values: "self*hosted", "saas", "ssh", "vnc", "app*launcher", "warp", "biso", "bookmark", "dashSso", "infrastructure", "rdp".
197
198
  */
198
199
  readonly type: string;
199
200
  readonly updatedAt: string;
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustAccessApplication.js","sourceRoot":"","sources":["../getZeroTrustAccessApplication.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAAwC,EAAE,IAA2B;IAC/G,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,8EAA8E,EAAE;QACzG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sEASC;AA6LD;;;;;;;;;;;;;GAaG;AACH,SAAgB,mCAAmC,CAAC,IAA8C,EAAE,IAAiC;IACjI,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,8EAA8E,EAAE;QAC/G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,kFASC"}
1
+ {"version":3,"file":"getZeroTrustAccessApplication.js","sourceRoot":"","sources":["../getZeroTrustAccessApplication.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,6BAA6B,CAAC,IAAwC,EAAE,IAA2B;IAC/G,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,8EAA8E,EAAE;QACzG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,sEASC;AA8LD;;;;;;;;;;;;;GAaG;AACH,SAAgB,mCAAmC,CAAC,IAA8C,EAAE,IAAiC;IACjI,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,8EAA8E,EAAE;QAC/G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,kFASC"}
@@ -0,0 +1,69 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * ## Example Usage
4
+ *
5
+ * ```typescript
6
+ * import * as pulumi from "@pulumi/pulumi";
7
+ * import * as cloudflare from "@pulumi/cloudflare";
8
+ *
9
+ * const exampleZeroTrustDeviceSettings = cloudflare.getZeroTrustDeviceSettings({
10
+ * accountId: "699d98642c564d2e855e9661899b7252",
11
+ * });
12
+ * ```
13
+ */
14
+ export declare function getZeroTrustDeviceSettings(args: GetZeroTrustDeviceSettingsArgs, opts?: pulumi.InvokeOptions): Promise<GetZeroTrustDeviceSettingsResult>;
15
+ /**
16
+ * A collection of arguments for invoking getZeroTrustDeviceSettings.
17
+ */
18
+ export interface GetZeroTrustDeviceSettingsArgs {
19
+ accountId: string;
20
+ }
21
+ /**
22
+ * A collection of values returned by getZeroTrustDeviceSettings.
23
+ */
24
+ export interface GetZeroTrustDeviceSettingsResult {
25
+ readonly accountId: string;
26
+ /**
27
+ * Sets the time limit, in seconds, that a user can use an override code to bypass WARP.
28
+ */
29
+ readonly disableForTime: number;
30
+ /**
31
+ * Enable gateway proxy filtering on TCP.
32
+ */
33
+ readonly gatewayProxyEnabled: boolean;
34
+ /**
35
+ * Enable gateway proxy filtering on UDP.
36
+ */
37
+ readonly gatewayUdpProxyEnabled: boolean;
38
+ /**
39
+ * The provider-assigned unique ID for this managed resource.
40
+ */
41
+ readonly id: string;
42
+ /**
43
+ * Enable installation of cloudflare managed root certificate.
44
+ */
45
+ readonly rootCertificateInstallationEnabled: boolean;
46
+ /**
47
+ * Enable using CGNAT virtual IPv4.
48
+ */
49
+ readonly useZtVirtualIp: boolean;
50
+ }
51
+ /**
52
+ * ## Example Usage
53
+ *
54
+ * ```typescript
55
+ * import * as pulumi from "@pulumi/pulumi";
56
+ * import * as cloudflare from "@pulumi/cloudflare";
57
+ *
58
+ * const exampleZeroTrustDeviceSettings = cloudflare.getZeroTrustDeviceSettings({
59
+ * accountId: "699d98642c564d2e855e9661899b7252",
60
+ * });
61
+ * ```
62
+ */
63
+ export declare function getZeroTrustDeviceSettingsOutput(args: GetZeroTrustDeviceSettingsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetZeroTrustDeviceSettingsResult>;
64
+ /**
65
+ * A collection of arguments for invoking getZeroTrustDeviceSettings.
66
+ */
67
+ export interface GetZeroTrustDeviceSettingsOutputArgs {
68
+ accountId: pulumi.Input<string>;
69
+ }
@@ -0,0 +1,46 @@
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.getZeroTrustDeviceSettingsOutput = exports.getZeroTrustDeviceSettings = 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 exampleZeroTrustDeviceSettings = cloudflare.getZeroTrustDeviceSettings({
16
+ * accountId: "699d98642c564d2e855e9661899b7252",
17
+ * });
18
+ * ```
19
+ */
20
+ function getZeroTrustDeviceSettings(args, opts) {
21
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
22
+ return pulumi.runtime.invoke("cloudflare:index/getZeroTrustDeviceSettings:getZeroTrustDeviceSettings", {
23
+ "accountId": args.accountId,
24
+ }, opts);
25
+ }
26
+ exports.getZeroTrustDeviceSettings = getZeroTrustDeviceSettings;
27
+ /**
28
+ * ## Example Usage
29
+ *
30
+ * ```typescript
31
+ * import * as pulumi from "@pulumi/pulumi";
32
+ * import * as cloudflare from "@pulumi/cloudflare";
33
+ *
34
+ * const exampleZeroTrustDeviceSettings = cloudflare.getZeroTrustDeviceSettings({
35
+ * accountId: "699d98642c564d2e855e9661899b7252",
36
+ * });
37
+ * ```
38
+ */
39
+ function getZeroTrustDeviceSettingsOutput(args, opts) {
40
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
41
+ return pulumi.runtime.invokeOutput("cloudflare:index/getZeroTrustDeviceSettings:getZeroTrustDeviceSettings", {
42
+ "accountId": args.accountId,
43
+ }, opts);
44
+ }
45
+ exports.getZeroTrustDeviceSettingsOutput = getZeroTrustDeviceSettingsOutput;
46
+ //# sourceMappingURL=getZeroTrustDeviceSettings.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getZeroTrustDeviceSettings.js","sourceRoot":"","sources":["../getZeroTrustDeviceSettings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE;QACnG,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gEAKC;AAuCD;;;;;;;;;;;GAWG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAAiC;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wEAAwE,EAAE;QACzG,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4EAKC"}
@@ -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", "word*list".
48
+ * Available values: "custom", "predefined", "integration", "exact*data", "document*template", "wordList".
49
49
  */
50
50
  readonly type: string;
51
51
  readonly updatedAt: string;
@@ -70,6 +70,7 @@ export interface GetZeroTrustGatewayPolicyResult {
70
70
  readonly traffic: string;
71
71
  readonly updatedAt: string;
72
72
  readonly version: number;
73
+ readonly warningStatus: string;
73
74
  }
74
75
  /**
75
76
  * ## Example Usage
@@ -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;AA4DD;;;;;;;;;;;;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;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"}
@@ -43,6 +43,8 @@ export interface GetZeroTrustTunnelCloudflaredResult {
43
43
  readonly accountTag: string;
44
44
  /**
45
45
  * The Cloudflare Tunnel connections between your origin and Cloudflare's edge.
46
+ *
47
+ * @deprecated This field will start returning an empty array. To fetch the connections of a given tunnel, please use the dedicated endpoint `/accounts/{account_id}/{tunnel_type}/{tunnel_id}/connections`
46
48
  */
47
49
  readonly connections: outputs.GetZeroTrustTunnelCloudflaredConnection[];
48
50
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustTunnelCloudflared.js","sourceRoot":"","sources":["../getZeroTrustTunnelCloudflared.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8EAA8E,EAAE;QACzG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sEAOC;AAiFD;;;;;;;;;;;;GAYG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAAiC;IAChI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8EAA8E,EAAE;QAC/G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kFAOC"}
1
+ {"version":3,"file":"getZeroTrustTunnelCloudflared.js","sourceRoot":"","sources":["../getZeroTrustTunnelCloudflared.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8EAA8E,EAAE;QACzG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sEAOC;AAmFD;;;;;;;;;;;;GAYG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAAiC;IAChI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8EAA8E,EAAE;QAC/G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kFAOC"}
@@ -1,4 +1,5 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "./types/output";
2
3
  /**
3
4
  * ## Example Usage
4
5
  *
@@ -7,7 +8,7 @@ import * as pulumi from "@pulumi/pulumi";
7
8
  * import * as cloudflare from "@pulumi/cloudflare";
8
9
  *
9
10
  * const exampleZoneSubscription = cloudflare.getZoneSubscription({
10
- * identifier: "506e3185e9c882d175a2d0cb0093d9f2",
11
+ * zoneId: "506e3185e9c882d175a2d0cb0093d9f2",
11
12
  * });
12
13
  * ```
13
14
  */
@@ -19,20 +20,50 @@ export interface GetZoneSubscriptionArgs {
19
20
  /**
20
21
  * Subscription identifier tag.
21
22
  */
22
- identifier: string;
23
+ zoneId: string;
23
24
  }
24
25
  /**
25
26
  * A collection of values returned by getZoneSubscription.
26
27
  */
27
28
  export interface GetZoneSubscriptionResult {
28
29
  /**
29
- * The provider-assigned unique ID for this managed resource.
30
+ * The monetary unit in which pricing information is displayed.
31
+ */
32
+ readonly currency: string;
33
+ /**
34
+ * The end of the current period and also when the next billing is due.
35
+ */
36
+ readonly currentPeriodEnd: string;
37
+ /**
38
+ * When the current billing period started. May match initial*period*start if this is the first period.
39
+ */
40
+ readonly currentPeriodStart: string;
41
+ /**
42
+ * How often the subscription is renewed automatically.
43
+ * Available values: "weekly", "monthly", "quarterly", "yearly".
44
+ */
45
+ readonly frequency: string;
46
+ /**
47
+ * Subscription identifier tag.
30
48
  */
31
49
  readonly id: string;
50
+ /**
51
+ * The price of the subscription that will be billed, in US dollars.
52
+ */
53
+ readonly price: number;
54
+ /**
55
+ * The rate plan applied to the subscription.
56
+ */
57
+ readonly ratePlan: outputs.GetZoneSubscriptionRatePlan;
58
+ /**
59
+ * The state that the subscription is in.
60
+ * Available values: "Trial", "Provisioned", "Paid", "AwaitingPayment", "Cancelled", "Failed", "Expired".
61
+ */
62
+ readonly state: string;
32
63
  /**
33
64
  * Subscription identifier tag.
34
65
  */
35
- readonly identifier: string;
66
+ readonly zoneId: string;
36
67
  }
37
68
  /**
38
69
  * ## Example Usage
@@ -42,7 +73,7 @@ export interface GetZoneSubscriptionResult {
42
73
  * import * as cloudflare from "@pulumi/cloudflare";
43
74
  *
44
75
  * const exampleZoneSubscription = cloudflare.getZoneSubscription({
45
- * identifier: "506e3185e9c882d175a2d0cb0093d9f2",
76
+ * zoneId: "506e3185e9c882d175a2d0cb0093d9f2",
46
77
  * });
47
78
  * ```
48
79
  */
@@ -54,5 +85,5 @@ export interface GetZoneSubscriptionOutputArgs {
54
85
  /**
55
86
  * Subscription identifier tag.
56
87
  */
57
- identifier: pulumi.Input<string>;
88
+ zoneId: pulumi.Input<string>;
58
89
  }
@@ -13,14 +13,14 @@ const utilities = require("./utilities");
13
13
  * import * as cloudflare from "@pulumi/cloudflare";
14
14
  *
15
15
  * const exampleZoneSubscription = cloudflare.getZoneSubscription({
16
- * identifier: "506e3185e9c882d175a2d0cb0093d9f2",
16
+ * zoneId: "506e3185e9c882d175a2d0cb0093d9f2",
17
17
  * });
18
18
  * ```
19
19
  */
20
20
  function getZoneSubscription(args, opts) {
21
21
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
22
22
  return pulumi.runtime.invoke("cloudflare:index/getZoneSubscription:getZoneSubscription", {
23
- "identifier": args.identifier,
23
+ "zoneId": args.zoneId,
24
24
  }, opts);
25
25
  }
26
26
  exports.getZoneSubscription = getZoneSubscription;
@@ -32,14 +32,14 @@ exports.getZoneSubscription = getZoneSubscription;
32
32
  * import * as cloudflare from "@pulumi/cloudflare";
33
33
  *
34
34
  * const exampleZoneSubscription = cloudflare.getZoneSubscription({
35
- * identifier: "506e3185e9c882d175a2d0cb0093d9f2",
35
+ * zoneId: "506e3185e9c882d175a2d0cb0093d9f2",
36
36
  * });
37
37
  * ```
38
38
  */
39
39
  function getZoneSubscriptionOutput(args, opts) {
40
40
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
41
41
  return pulumi.runtime.invokeOutput("cloudflare:index/getZoneSubscription:getZoneSubscription", {
42
- "identifier": args.identifier,
42
+ "zoneId": args.zoneId,
43
43
  }, opts);
44
44
  }
45
45
  exports.getZoneSubscriptionOutput = getZoneSubscriptionOutput;
@@ -1 +1 @@
1
- {"version":3,"file":"getZoneSubscription.js","sourceRoot":"","sources":["../getZoneSubscription.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAyBD;;;;;;;;;;;GAWG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
1
+ {"version":3,"file":"getZoneSubscription.js","sourceRoot":"","sources":["../getZoneSubscription.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAuDD;;;;;;;;;;;GAWG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
package/index.d.ts CHANGED
@@ -745,6 +745,21 @@ export declare const getRulesetOutput: typeof import("./getRuleset").getRulesetO
745
745
  export { GetRulesetsArgs, GetRulesetsResult, GetRulesetsOutputArgs } from "./getRulesets";
746
746
  export declare const getRulesets: typeof import("./getRulesets").getRulesets;
747
747
  export declare const getRulesetsOutput: typeof import("./getRulesets").getRulesetsOutput;
748
+ export { GetSchemaValidationOperationSettingsArgs, GetSchemaValidationOperationSettingsResult, GetSchemaValidationOperationSettingsOutputArgs } from "./getSchemaValidationOperationSettings";
749
+ export declare const getSchemaValidationOperationSettings: typeof import("./getSchemaValidationOperationSettings").getSchemaValidationOperationSettings;
750
+ export declare const getSchemaValidationOperationSettingsOutput: typeof import("./getSchemaValidationOperationSettings").getSchemaValidationOperationSettingsOutput;
751
+ export { GetSchemaValidationOperationSettingsListArgs, GetSchemaValidationOperationSettingsListResult, GetSchemaValidationOperationSettingsListOutputArgs } from "./getSchemaValidationOperationSettingsList";
752
+ export declare const getSchemaValidationOperationSettingsList: typeof import("./getSchemaValidationOperationSettingsList").getSchemaValidationOperationSettingsList;
753
+ export declare const getSchemaValidationOperationSettingsListOutput: typeof import("./getSchemaValidationOperationSettingsList").getSchemaValidationOperationSettingsListOutput;
754
+ export { GetSchemaValidationSchemasArgs, GetSchemaValidationSchemasResult, GetSchemaValidationSchemasOutputArgs } from "./getSchemaValidationSchemas";
755
+ export declare const getSchemaValidationSchemas: typeof import("./getSchemaValidationSchemas").getSchemaValidationSchemas;
756
+ export declare const getSchemaValidationSchemasOutput: typeof import("./getSchemaValidationSchemas").getSchemaValidationSchemasOutput;
757
+ export { GetSchemaValidationSchemasListArgs, GetSchemaValidationSchemasListResult, GetSchemaValidationSchemasListOutputArgs } from "./getSchemaValidationSchemasList";
758
+ export declare const getSchemaValidationSchemasList: typeof import("./getSchemaValidationSchemasList").getSchemaValidationSchemasList;
759
+ export declare const getSchemaValidationSchemasListOutput: typeof import("./getSchemaValidationSchemasList").getSchemaValidationSchemasListOutput;
760
+ export { GetSchemaValidationSettingsArgs, GetSchemaValidationSettingsResult, GetSchemaValidationSettingsOutputArgs } from "./getSchemaValidationSettings";
761
+ export declare const getSchemaValidationSettings: typeof import("./getSchemaValidationSettings").getSchemaValidationSettings;
762
+ export declare const getSchemaValidationSettingsOutput: typeof import("./getSchemaValidationSettings").getSchemaValidationSettingsOutput;
748
763
  export { GetSnippetRulesListArgs, GetSnippetRulesListResult, GetSnippetRulesListOutputArgs } from "./getSnippetRulesList";
749
764
  export declare const getSnippetRulesList: typeof import("./getSnippetRulesList").getSnippetRulesList;
750
765
  export declare const getSnippetRulesListOutput: typeof import("./getSnippetRulesList").getSnippetRulesListOutput;
@@ -988,6 +1003,9 @@ export declare const getZeroTrustDevicePostureRuleOutput: typeof import("./getZe
988
1003
  export { GetZeroTrustDevicePostureRulesArgs, GetZeroTrustDevicePostureRulesResult, GetZeroTrustDevicePostureRulesOutputArgs } from "./getZeroTrustDevicePostureRules";
989
1004
  export declare const getZeroTrustDevicePostureRules: typeof import("./getZeroTrustDevicePostureRules").getZeroTrustDevicePostureRules;
990
1005
  export declare const getZeroTrustDevicePostureRulesOutput: typeof import("./getZeroTrustDevicePostureRules").getZeroTrustDevicePostureRulesOutput;
1006
+ export { GetZeroTrustDeviceSettingsArgs, GetZeroTrustDeviceSettingsResult, GetZeroTrustDeviceSettingsOutputArgs } from "./getZeroTrustDeviceSettings";
1007
+ export declare const getZeroTrustDeviceSettings: typeof import("./getZeroTrustDeviceSettings").getZeroTrustDeviceSettings;
1008
+ export declare const getZeroTrustDeviceSettingsOutput: typeof import("./getZeroTrustDeviceSettings").getZeroTrustDeviceSettingsOutput;
991
1009
  export { GetZeroTrustDexTestArgs, GetZeroTrustDexTestResult, GetZeroTrustDexTestOutputArgs } from "./getZeroTrustDexTest";
992
1010
  export declare const getZeroTrustDexTest: typeof import("./getZeroTrustDexTest").getZeroTrustDexTest;
993
1011
  export declare const getZeroTrustDexTestOutput: typeof import("./getZeroTrustDexTest").getZeroTrustDexTestOutput;
@@ -1286,6 +1304,15 @@ export declare const RiskBehavior: typeof import("./riskBehavior").RiskBehavior;
1286
1304
  export { RulesetArgs, RulesetState } from "./ruleset";
1287
1305
  export type Ruleset = import("./ruleset").Ruleset;
1288
1306
  export declare const Ruleset: typeof import("./ruleset").Ruleset;
1307
+ export { SchemaValidationOperationSettingsArgs, SchemaValidationOperationSettingsState } from "./schemaValidationOperationSettings";
1308
+ export type SchemaValidationOperationSettings = import("./schemaValidationOperationSettings").SchemaValidationOperationSettings;
1309
+ export declare const SchemaValidationOperationSettings: typeof import("./schemaValidationOperationSettings").SchemaValidationOperationSettings;
1310
+ export { SchemaValidationSchemasArgs, SchemaValidationSchemasState } from "./schemaValidationSchemas";
1311
+ export type SchemaValidationSchemas = import("./schemaValidationSchemas").SchemaValidationSchemas;
1312
+ export declare const SchemaValidationSchemas: typeof import("./schemaValidationSchemas").SchemaValidationSchemas;
1313
+ export { SchemaValidationSettingsArgs, SchemaValidationSettingsState } from "./schemaValidationSettings";
1314
+ export type SchemaValidationSettings = import("./schemaValidationSettings").SchemaValidationSettings;
1315
+ export declare const SchemaValidationSettings: typeof import("./schemaValidationSettings").SchemaValidationSettings;
1289
1316
  export { SnippetRulesArgs, SnippetRulesState } from "./snippetRules";
1290
1317
  export type SnippetRules = import("./snippetRules").SnippetRules;
1291
1318
  export declare const SnippetRules: typeof import("./snippetRules").SnippetRules;
@@ -1487,6 +1514,9 @@ export declare const ZeroTrustDevicePostureIntegration: typeof import("./zeroTru
1487
1514
  export { ZeroTrustDevicePostureRuleArgs, ZeroTrustDevicePostureRuleState } from "./zeroTrustDevicePostureRule";
1488
1515
  export type ZeroTrustDevicePostureRule = import("./zeroTrustDevicePostureRule").ZeroTrustDevicePostureRule;
1489
1516
  export declare const ZeroTrustDevicePostureRule: typeof import("./zeroTrustDevicePostureRule").ZeroTrustDevicePostureRule;
1517
+ export { ZeroTrustDeviceSettingsArgs, ZeroTrustDeviceSettingsState } from "./zeroTrustDeviceSettings";
1518
+ export type ZeroTrustDeviceSettings = import("./zeroTrustDeviceSettings").ZeroTrustDeviceSettings;
1519
+ export declare const ZeroTrustDeviceSettings: typeof import("./zeroTrustDeviceSettings").ZeroTrustDeviceSettings;
1490
1520
  export { ZeroTrustDexTestArgs, ZeroTrustDexTestState } from "./zeroTrustDexTest";
1491
1521
  export type ZeroTrustDexTest = import("./zeroTrustDexTest").ZeroTrustDexTest;
1492
1522
  export declare const ZeroTrustDexTest: typeof import("./zeroTrustDexTest").ZeroTrustDexTest;