@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.
- package/accessApplication.d.ts +3 -0
- package/accessApplication.js.map +1 -1
- package/accessPolicy.d.ts +1 -4
- package/accessPolicy.js +1 -4
- package/accessPolicy.js.map +1 -1
- package/accountMember.d.ts +1 -1
- package/accountMember.js +1 -1
- package/accountSubscription.d.ts +6 -12
- package/accountSubscription.js +6 -2
- package/accountSubscription.js.map +1 -1
- package/cloudforceOneRequestMessage.d.ts +1 -1
- package/cloudforceOneRequestMessage.js +1 -1
- package/contentScanningExpression.d.ts +0 -8
- package/contentScanningExpression.js +0 -2
- package/contentScanningExpression.js.map +1 -1
- package/devicePostureRule.d.ts +1 -1
- package/dlpCustomProfile.d.ts +4 -7
- package/dlpCustomProfile.js +6 -2
- package/dlpCustomProfile.js.map +1 -1
- package/dlpPredefinedProfile.d.ts +15 -6
- package/dlpPredefinedProfile.js +4 -7
- package/dlpPredefinedProfile.js.map +1 -1
- package/dnsRecord.d.ts +4 -4
- package/getAccount.d.ts +2 -2
- package/getAccount.js +2 -2
- package/getAccountApiTokenPermissionGroups.d.ts +2 -2
- package/getAccountApiTokenPermissionGroups.js +2 -2
- package/getAccountApiTokenPermissionGroupsList.d.ts +2 -2
- package/getAccountApiTokenPermissionGroupsList.js +2 -2
- package/getAccountMember.d.ts +2 -2
- package/getAccountMember.js +2 -2
- package/getAccountMembers.d.ts +2 -2
- package/getAccountMembers.js +2 -2
- package/getAccountPermissionGroup.d.ts +6 -6
- package/getAccountPermissionGroup.js +4 -4
- package/getAccountPermissionGroups.d.ts +2 -2
- package/getAccountPermissionGroups.js +2 -2
- package/getAccountRole.d.ts +2 -2
- package/getAccountRole.js +2 -2
- package/getAccountRoles.d.ts +2 -2
- package/getAccountRoles.js +2 -2
- package/getAccountToken.d.ts +2 -2
- package/getAccountToken.js +2 -2
- package/getAccountTokens.d.ts +2 -2
- package/getAccountTokens.js +2 -2
- package/getDnsRecord.d.ts +1 -1
- package/getMagicTransitConnector.d.ts +9 -0
- package/getMagicTransitConnector.js.map +1 -1
- package/getMagicTransitConnectors.d.ts +9 -0
- package/getMagicTransitConnectors.js.map +1 -1
- package/getR2BucketEventNotification.d.ts +4 -19
- package/getR2BucketEventNotification.js.map +1 -1
- package/getResourceGroup.d.ts +5 -5
- package/getResourceGroup.js +4 -4
- package/getResourceGroups.d.ts +4 -4
- package/getResourceGroups.js +4 -4
- package/getSchemaValidationOperationSettings.d.ts +55 -0
- package/getSchemaValidationOperationSettings.js +50 -0
- package/getSchemaValidationOperationSettings.js.map +1 -0
- package/getSchemaValidationOperationSettingsList.d.ts +54 -0
- package/getSchemaValidationOperationSettingsList.js +48 -0
- package/getSchemaValidationOperationSettingsList.js.map +1 -0
- package/getSchemaValidationSchemas.d.ts +109 -0
- package/getSchemaValidationSchemas.js +56 -0
- package/getSchemaValidationSchemas.js.map +1 -0
- package/getSchemaValidationSchemasList.d.ts +101 -0
- package/getSchemaValidationSchemasList.js +54 -0
- package/getSchemaValidationSchemasList.js.map +1 -0
- package/getSchemaValidationSettings.d.ts +63 -0
- package/getSchemaValidationSettings.js +46 -0
- package/getSchemaValidationSettings.js.map +1 -0
- package/getUser.d.ts +51 -1
- package/getUser.js.map +1 -1
- package/getZeroTrustAccessApplication.d.ts +1 -0
- package/getZeroTrustAccessApplication.js.map +1 -1
- package/getZeroTrustDeviceSettings.d.ts +69 -0
- package/getZeroTrustDeviceSettings.js +46 -0
- package/getZeroTrustDeviceSettings.js.map +1 -0
- package/getZeroTrustDlpEntry.d.ts +1 -1
- package/getZeroTrustGatewayPolicy.d.ts +1 -0
- package/getZeroTrustGatewayPolicy.js.map +1 -1
- package/getZeroTrustTunnelCloudflared.d.ts +2 -0
- package/getZeroTrustTunnelCloudflared.js.map +1 -1
- package/getZoneSubscription.d.ts +37 -6
- package/getZoneSubscription.js +4 -4
- package/getZoneSubscription.js.map +1 -1
- package/index.d.ts +30 -0
- package/index.js +47 -9
- package/index.js.map +1 -1
- package/magicTransitConnector.d.ts +9 -0
- package/magicTransitConnector.js.map +1 -1
- package/package.json +2 -2
- package/r2bucketEventNotification.d.ts +6 -6
- package/r2bucketEventNotification.js +5 -2
- package/r2bucketEventNotification.js.map +1 -1
- package/record.d.ts +4 -4
- package/schemaValidationOperationSettings.d.ts +95 -0
- package/schemaValidationOperationSettings.js +76 -0
- package/schemaValidationOperationSettings.js.map +1 -0
- package/schemaValidationSchemas.d.ts +131 -0
- package/schemaValidationSchemas.js +98 -0
- package/schemaValidationSchemas.js.map +1 -0
- package/schemaValidationSettings.d.ts +95 -0
- package/schemaValidationSettings.js +73 -0
- package/schemaValidationSettings.js.map +1 -0
- package/teamsRule.d.ts +8 -0
- package/teamsRule.js +2 -0
- package/teamsRule.js.map +1 -1
- package/tunnel.d.ts +4 -0
- package/tunnel.js.map +1 -1
- package/tunnelVirtualNetwork.d.ts +8 -1
- package/tunnelVirtualNetwork.js +1 -0
- package/tunnelVirtualNetwork.js.map +1 -1
- package/types/input.d.ts +125 -213
- package/types/output.d.ts +374 -379
- package/user.d.ts +60 -0
- package/user.js +16 -0
- package/user.js.map +1 -1
- package/userAgentBlockingRule.d.ts +2 -11
- package/userAgentBlockingRule.js +2 -2
- package/userAgentBlockingRule.js.map +1 -1
- package/waitingRoomRules.d.ts +0 -44
- package/waitingRoomRules.js +0 -12
- package/waitingRoomRules.js.map +1 -1
- package/zeroTrustAccessApplication.d.ts +3 -0
- package/zeroTrustAccessApplication.js.map +1 -1
- package/zeroTrustAccessPolicy.d.ts +1 -4
- package/zeroTrustAccessPolicy.js +1 -4
- package/zeroTrustAccessPolicy.js.map +1 -1
- package/zeroTrustDeviceCustomProfile.d.ts +12 -12
- package/zeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +0 -24
- package/zeroTrustDeviceCustomProfileLocalDomainFallback.js +0 -6
- package/zeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -1
- package/zeroTrustDeviceDefaultProfile.d.ts +12 -12
- package/zeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +6 -24
- package/zeroTrustDeviceDefaultProfileLocalDomainFallback.js +6 -6
- package/zeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -1
- package/zeroTrustDevicePostureRule.d.ts +1 -1
- package/zeroTrustDeviceSettings.d.ts +116 -0
- package/zeroTrustDeviceSettings.js +79 -0
- package/zeroTrustDeviceSettings.js.map +1 -0
- package/zeroTrustDlpCustomProfile.d.ts +4 -7
- package/zeroTrustDlpCustomProfile.js +6 -2
- package/zeroTrustDlpCustomProfile.js.map +1 -1
- package/zeroTrustDlpPredefinedProfile.d.ts +15 -6
- package/zeroTrustDlpPredefinedProfile.js +4 -7
- package/zeroTrustDlpPredefinedProfile.js.map +1 -1
- package/zeroTrustGatewayPolicy.d.ts +8 -0
- package/zeroTrustGatewayPolicy.js +2 -0
- package/zeroTrustGatewayPolicy.js.map +1 -1
- package/zeroTrustLocalFallbackDomain.d.ts +0 -24
- package/zeroTrustLocalFallbackDomain.js +0 -6
- package/zeroTrustLocalFallbackDomain.js.map +1 -1
- package/zeroTrustTunnelCloudflared.d.ts +4 -0
- package/zeroTrustTunnelCloudflared.js.map +1 -1
- package/zeroTrustTunnelCloudflaredVirtualNetwork.d.ts +8 -1
- package/zeroTrustTunnelCloudflaredVirtualNetwork.js +1 -0
- package/zeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -1
- package/zone.d.ts +28 -22
- package/zone.js +1 -1
- package/zone.js.map +1 -1
- package/zoneLockdown.d.ts +27 -4
- package/zoneLockdown.js +7 -2
- package/zoneLockdown.js.map +1 -1
- package/zoneSetting.d.ts +3 -1
- package/zoneSetting.js +3 -1
- package/zoneSetting.js.map +1 -1
- package/zoneSubscription.d.ts +56 -8
- package/zoneSubscription.js +20 -4
- 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
|
-
*
|
|
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;
|
|
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;
|
|
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", "
|
|
48
|
+
* Available values: "custom", "predefined", "integration", "exact*data", "document*template", "wordList".
|
|
49
49
|
*/
|
|
50
50
|
readonly type: string;
|
|
51
51
|
readonly updatedAt: string;
|
|
@@ -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;
|
|
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;
|
|
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"}
|
package/getZoneSubscription.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
|
*
|
|
@@ -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
|
-
*
|
|
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
|
-
|
|
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
|
|
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
|
|
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
|
-
*
|
|
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
|
-
|
|
88
|
+
zoneId: pulumi.Input<string>;
|
|
58
89
|
}
|
package/getZoneSubscription.js
CHANGED
|
@@ -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
|
-
*
|
|
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
|
-
"
|
|
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
|
-
*
|
|
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
|
-
"
|
|
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;
|
|
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;
|