@pulumi/cloudflare 6.3.0-alpha.1749049430 → 6.3.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.
- package/accessApplication.d.ts +7 -7
- package/accessPolicy.d.ts +3 -3
- package/accessPolicy.js +0 -3
- package/accessPolicy.js.map +1 -1
- package/cloudConnectorRules.d.ts +6 -0
- package/cloudConnectorRules.js +6 -0
- package/cloudConnectorRules.js.map +1 -1
- package/cloudforceOneRequest.d.ts +33 -33
- package/cloudforceOneRequest.js +6 -6
- package/cloudforceOneRequest.js.map +1 -1
- package/cloudforceOneRequestAsset.d.ts +32 -32
- package/cloudforceOneRequestAsset.js +11 -11
- package/cloudforceOneRequestAsset.js.map +1 -1
- package/cloudforceOneRequestMessage.d.ts +26 -26
- package/cloudforceOneRequestMessage.js +11 -11
- package/cloudforceOneRequestMessage.js.map +1 -1
- package/cloudforceOneRequestPriority.d.ts +34 -34
- package/cloudforceOneRequestPriority.js +6 -6
- package/cloudforceOneRequestPriority.js.map +1 -1
- package/devicePostureIntegration.d.ts +3 -3
- package/devicePostureRule.d.ts +3 -3
- package/dlpCustomProfile.d.ts +2 -2
- package/dlpPredefinedProfile.d.ts +2 -2
- package/dnsRecord.d.ts +3 -3
- package/getCloudConnectorRules.d.ts +60 -0
- package/{getCloudConnectorRulesList.js → getCloudConnectorRules.js} +10 -12
- package/getCloudConnectorRules.js.map +1 -0
- package/getCloudforceOneRequest.d.ts +30 -25
- package/getCloudforceOneRequest.js +10 -8
- package/getCloudforceOneRequest.js.map +1 -1
- package/getCloudforceOneRequestAsset.d.ts +29 -29
- package/getCloudforceOneRequestAsset.js +12 -12
- package/getCloudforceOneRequestAsset.js.map +1 -1
- package/getCloudforceOneRequestMessage.d.ts +109 -22
- package/getCloudforceOneRequestMessage.js +32 -8
- package/getCloudforceOneRequestMessage.js.map +1 -1
- package/getCloudforceOneRequestPriority.d.ts +25 -25
- package/getCloudforceOneRequestPriority.js +8 -8
- package/getCloudforceOneRequestPriority.js.map +1 -1
- package/getCloudforceOneRequests.d.ts +154 -8
- package/getCloudforceOneRequests.js +44 -4
- package/getCloudforceOneRequests.js.map +1 -1
- package/getDnsRecord.d.ts +1 -1
- package/getHyperdriveConfig.d.ts +9 -9
- package/getHyperdriveConfigs.d.ts +3 -3
- package/getQueueConsumer.d.ts +1 -1
- package/getR2Bucket.d.ts +5 -0
- package/getR2Bucket.js.map +1 -1
- package/getR2BucketEventNotification.d.ts +33 -3
- package/getR2BucketEventNotification.js +4 -0
- package/getR2BucketEventNotification.js.map +1 -1
- package/getTurnstileWidget.d.ts +2 -2
- package/getWaitingRoom.d.ts +3 -3
- package/getWaitingRoomEvent.d.ts +3 -3
- package/getWaitingRoomEvents.d.ts +3 -3
- package/getWaitingRoomRules.d.ts +3 -3
- package/getWaitingRoomSettings.d.ts +3 -3
- package/getWorkersForPlatformsDispatchNamespace.d.ts +1 -1
- package/getWorkersScriptSubdomain.d.ts +1 -1
- package/getZeroTrustAccessApplication.d.ts +1 -1
- package/getZeroTrustDeviceCustomProfile.d.ts +5 -1
- package/getZeroTrustDeviceCustomProfile.js.map +1 -1
- package/getZeroTrustDeviceDefaultProfile.d.ts +4 -0
- package/getZeroTrustDeviceDefaultProfile.js.map +1 -1
- package/getZeroTrustDeviceDefaultProfileCertificates.d.ts +3 -0
- package/getZeroTrustDeviceDefaultProfileCertificates.js.map +1 -1
- package/getZeroTrustDevicePostureIntegration.d.ts +1 -1
- package/getZeroTrustDevicePostureRule.d.ts +1 -1
- package/getZeroTrustDexTest.d.ts +93 -0
- package/getZeroTrustDexTest.js +50 -0
- package/getZeroTrustDexTest.js.map +1 -0
- package/getZeroTrustDexTests.d.ts +66 -0
- package/getZeroTrustDexTests.js +48 -0
- package/getZeroTrustDexTests.js.map +1 -0
- package/getZeroTrustDlpCustomProfile.d.ts +1 -1
- package/getZeroTrustDlpEntry.d.ts +1 -1
- package/getZeroTrustDlpPredefinedProfile.d.ts +1 -1
- package/getZeroTrustTunnelWarpConnectorToken.d.ts +72 -0
- package/getZeroTrustTunnelWarpConnectorToken.js +50 -0
- package/getZeroTrustTunnelWarpConnectorToken.js.map +1 -0
- package/getZone.d.ts +11 -0
- package/getZone.js.map +1 -1
- package/getZoneDnssec.d.ts +1 -0
- package/getZoneDnssec.js.map +1 -1
- package/getZoneSetting.d.ts +1 -1
- package/hyperdriveConfig.d.ts +7 -7
- package/index.d.ts +15 -3
- package/index.js +24 -10
- package/index.js.map +1 -1
- package/logpushJob.d.ts +13 -1
- package/logpushJob.js +2 -0
- package/logpushJob.js.map +1 -1
- package/mtlsCertificate.d.ts +3 -3
- package/package.json +2 -2
- package/queueConsumer.d.ts +3 -3
- package/r2bucket.d.ts +7 -4
- package/r2bucket.js.map +1 -1
- package/record.d.ts +3 -3
- package/teamsRule.d.ts +1 -13
- package/teamsRule.js.map +1 -1
- package/tunnelRoute.d.ts +1 -1
- package/turnstileWidget.d.ts +8 -8
- package/turnstileWidget.js +2 -0
- package/turnstileWidget.js.map +1 -1
- package/types/input.d.ts +305 -107
- package/types/output.d.ts +779 -411
- package/waitingRoom.d.ts +33 -24
- package/waitingRoom.js.map +1 -1
- package/waitingRoomEvent.d.ts +3 -3
- package/waitingRoomRules.d.ts +3 -3
- package/waitingRoomSettings.d.ts +3 -3
- package/workerScript.d.ts +6 -6
- package/workersForPlatformsDispatchNamespace.d.ts +5 -5
- package/workersForPlatformsNamespace.d.ts +5 -5
- package/workersRoute.d.ts +2 -2
- package/workersRoute.js +0 -3
- package/workersRoute.js.map +1 -1
- package/workersScript.d.ts +6 -6
- package/zeroTrustAccessApplication.d.ts +7 -7
- package/zeroTrustAccessPolicy.d.ts +3 -3
- package/zeroTrustAccessPolicy.js +0 -3
- package/zeroTrustAccessPolicy.js.map +1 -1
- package/zeroTrustDeviceCustomProfile.d.ts +16 -3
- package/zeroTrustDeviceCustomProfile.js +3 -0
- package/zeroTrustDeviceCustomProfile.js.map +1 -1
- package/zeroTrustDeviceDefaultProfile.d.ts +13 -0
- package/zeroTrustDeviceDefaultProfile.js +3 -0
- package/zeroTrustDeviceDefaultProfile.js.map +1 -1
- package/zeroTrustDevicePostureIntegration.d.ts +3 -3
- package/zeroTrustDevicePostureRule.d.ts +3 -3
- package/zeroTrustDexTest.d.ts +157 -0
- package/zeroTrustDexTest.js +113 -0
- package/zeroTrustDexTest.js.map +1 -0
- package/zeroTrustDlpCustomProfile.d.ts +2 -2
- package/zeroTrustDlpEntry.d.ts +3 -3
- package/zeroTrustDlpPredefinedProfile.d.ts +2 -2
- package/zeroTrustGatewayPolicy.d.ts +1 -13
- package/zeroTrustGatewayPolicy.js.map +1 -1
- package/zeroTrustTunnelCloudflaredRoute.d.ts +1 -1
- package/zone.d.ts +50 -0
- package/zone.js +10 -0
- package/zone.js.map +1 -1
- package/zoneDnssec.d.ts +22 -0
- package/zoneDnssec.js +3 -0
- package/zoneDnssec.js.map +1 -1
- package/zoneSetting.d.ts +23 -0
- package/zoneSetting.js +13 -0
- package/zoneSetting.js.map +1 -1
- package/getCloudConnectorRulesList.d.ts +0 -75
- package/getCloudConnectorRulesList.js.map +0 -1
|
@@ -10,6 +10,7 @@ import * as outputs from "./types/output";
|
|
|
10
10
|
* const exampleR2BucketEventNotification = cloudflare.getR2BucketEventNotification({
|
|
11
11
|
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
12
12
|
* bucketName: "example-bucket",
|
|
13
|
+
* queueId: "queue_id",
|
|
13
14
|
* });
|
|
14
15
|
* ```
|
|
15
16
|
*/
|
|
@@ -26,11 +27,19 @@ export interface GetR2BucketEventNotificationArgs {
|
|
|
26
27
|
* Name of the bucket.
|
|
27
28
|
*/
|
|
28
29
|
bucketName: string;
|
|
30
|
+
/**
|
|
31
|
+
* Queue ID.
|
|
32
|
+
*/
|
|
33
|
+
queueId: string;
|
|
29
34
|
}
|
|
30
35
|
/**
|
|
31
36
|
* A collection of values returned by getR2BucketEventNotification.
|
|
32
37
|
*/
|
|
33
38
|
export interface GetR2BucketEventNotificationResult {
|
|
39
|
+
/**
|
|
40
|
+
* Transition to abort ongoing multipart uploads.
|
|
41
|
+
*/
|
|
42
|
+
readonly abortMultipartUploadsTransition: outputs.GetR2BucketEventNotificationAbortMultipartUploadsTransition;
|
|
34
43
|
/**
|
|
35
44
|
* Account ID.
|
|
36
45
|
*/
|
|
@@ -40,13 +49,29 @@ export interface GetR2BucketEventNotificationResult {
|
|
|
40
49
|
*/
|
|
41
50
|
readonly bucketName: string;
|
|
42
51
|
/**
|
|
43
|
-
*
|
|
52
|
+
* Conditions that apply to all transitions of this rule.
|
|
53
|
+
*/
|
|
54
|
+
readonly conditions: outputs.GetR2BucketEventNotificationConditions;
|
|
55
|
+
/**
|
|
56
|
+
* Transition to delete objects.
|
|
57
|
+
*/
|
|
58
|
+
readonly deleteObjectsTransition: outputs.GetR2BucketEventNotificationDeleteObjectsTransition;
|
|
59
|
+
/**
|
|
60
|
+
* Whether or not this rule is in effect.
|
|
61
|
+
*/
|
|
62
|
+
readonly enabled: boolean;
|
|
63
|
+
/**
|
|
64
|
+
* Unique identifier for this rule.
|
|
44
65
|
*/
|
|
45
66
|
readonly id: string;
|
|
46
67
|
/**
|
|
47
|
-
*
|
|
68
|
+
* Queue ID.
|
|
48
69
|
*/
|
|
49
|
-
readonly
|
|
70
|
+
readonly queueId: string;
|
|
71
|
+
/**
|
|
72
|
+
* Transitions to change the storage class of objects.
|
|
73
|
+
*/
|
|
74
|
+
readonly storageClassTransitions: outputs.GetR2BucketEventNotificationStorageClassTransition[];
|
|
50
75
|
}
|
|
51
76
|
/**
|
|
52
77
|
* ## Example Usage
|
|
@@ -58,6 +83,7 @@ export interface GetR2BucketEventNotificationResult {
|
|
|
58
83
|
* const exampleR2BucketEventNotification = cloudflare.getR2BucketEventNotification({
|
|
59
84
|
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
60
85
|
* bucketName: "example-bucket",
|
|
86
|
+
* queueId: "queue_id",
|
|
61
87
|
* });
|
|
62
88
|
* ```
|
|
63
89
|
*/
|
|
@@ -74,4 +100,8 @@ export interface GetR2BucketEventNotificationOutputArgs {
|
|
|
74
100
|
* Name of the bucket.
|
|
75
101
|
*/
|
|
76
102
|
bucketName: pulumi.Input<string>;
|
|
103
|
+
/**
|
|
104
|
+
* Queue ID.
|
|
105
|
+
*/
|
|
106
|
+
queueId: pulumi.Input<string>;
|
|
77
107
|
}
|
|
@@ -15,6 +15,7 @@ const utilities = require("./utilities");
|
|
|
15
15
|
* const exampleR2BucketEventNotification = cloudflare.getR2BucketEventNotification({
|
|
16
16
|
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
17
17
|
* bucketName: "example-bucket",
|
|
18
|
+
* queueId: "queue_id",
|
|
18
19
|
* });
|
|
19
20
|
* ```
|
|
20
21
|
*/
|
|
@@ -23,6 +24,7 @@ function getR2BucketEventNotification(args, opts) {
|
|
|
23
24
|
return pulumi.runtime.invoke("cloudflare:index/getR2BucketEventNotification:getR2BucketEventNotification", {
|
|
24
25
|
"accountId": args.accountId,
|
|
25
26
|
"bucketName": args.bucketName,
|
|
27
|
+
"queueId": args.queueId,
|
|
26
28
|
}, opts);
|
|
27
29
|
}
|
|
28
30
|
exports.getR2BucketEventNotification = getR2BucketEventNotification;
|
|
@@ -36,6 +38,7 @@ exports.getR2BucketEventNotification = getR2BucketEventNotification;
|
|
|
36
38
|
* const exampleR2BucketEventNotification = cloudflare.getR2BucketEventNotification({
|
|
37
39
|
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
38
40
|
* bucketName: "example-bucket",
|
|
41
|
+
* queueId: "queue_id",
|
|
39
42
|
* });
|
|
40
43
|
* ```
|
|
41
44
|
*/
|
|
@@ -44,6 +47,7 @@ function getR2BucketEventNotificationOutput(args, opts) {
|
|
|
44
47
|
return pulumi.runtime.invokeOutput("cloudflare:index/getR2BucketEventNotification:getR2BucketEventNotification", {
|
|
45
48
|
"accountId": args.accountId,
|
|
46
49
|
"bucketName": args.bucketName,
|
|
50
|
+
"queueId": args.queueId,
|
|
47
51
|
}, opts);
|
|
48
52
|
}
|
|
49
53
|
exports.getR2BucketEventNotificationOutput = getR2BucketEventNotificationOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getR2BucketEventNotification.js","sourceRoot":"","sources":["../getR2BucketEventNotification.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getR2BucketEventNotification.js","sourceRoot":"","sources":["../getR2BucketEventNotification.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4EAA4E,EAAE;QACvG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oEAOC;AA6DD;;;;;;;;;;;;;GAaG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAAiC;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4EAA4E,EAAE;QAC7G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gFAOC"}
|
package/getTurnstileWidget.d.ts
CHANGED
|
@@ -82,8 +82,8 @@ export interface GetTurnstileWidgetResult {
|
|
|
82
82
|
*/
|
|
83
83
|
readonly offlabel: boolean;
|
|
84
84
|
/**
|
|
85
|
-
* Region where this widget can be used.
|
|
86
|
-
* Available values: "world".
|
|
85
|
+
* Region where this widget can be used. This cannot be changed after creation.
|
|
86
|
+
* Available values: "world", "china".
|
|
87
87
|
*/
|
|
88
88
|
readonly region: string;
|
|
89
89
|
/**
|
package/getWaitingRoom.d.ts
CHANGED
|
@@ -20,7 +20,7 @@ export declare function getWaitingRoom(args: GetWaitingRoomArgs, opts?: pulumi.I
|
|
|
20
20
|
export interface GetWaitingRoomArgs {
|
|
21
21
|
waitingRoomId?: string;
|
|
22
22
|
/**
|
|
23
|
-
* Identifier
|
|
23
|
+
* Identifier.
|
|
24
24
|
*/
|
|
25
25
|
zoneId: string;
|
|
26
26
|
}
|
|
@@ -68,7 +68,7 @@ export interface GetWaitingRoomResult {
|
|
|
68
68
|
readonly turnstileMode: string;
|
|
69
69
|
readonly waitingRoomId?: string;
|
|
70
70
|
/**
|
|
71
|
-
* Identifier
|
|
71
|
+
* Identifier.
|
|
72
72
|
*/
|
|
73
73
|
readonly zoneId: string;
|
|
74
74
|
}
|
|
@@ -92,7 +92,7 @@ export declare function getWaitingRoomOutput(args: GetWaitingRoomOutputArgs, opt
|
|
|
92
92
|
export interface GetWaitingRoomOutputArgs {
|
|
93
93
|
waitingRoomId?: pulumi.Input<string>;
|
|
94
94
|
/**
|
|
95
|
-
* Identifier
|
|
95
|
+
* Identifier.
|
|
96
96
|
*/
|
|
97
97
|
zoneId: pulumi.Input<string>;
|
|
98
98
|
}
|
package/getWaitingRoomEvent.d.ts
CHANGED
|
@@ -21,7 +21,7 @@ export interface GetWaitingRoomEventArgs {
|
|
|
21
21
|
eventId?: string;
|
|
22
22
|
waitingRoomId: string;
|
|
23
23
|
/**
|
|
24
|
-
* Identifier
|
|
24
|
+
* Identifier.
|
|
25
25
|
*/
|
|
26
26
|
zoneId: string;
|
|
27
27
|
}
|
|
@@ -100,7 +100,7 @@ export interface GetWaitingRoomEventResult {
|
|
|
100
100
|
readonly turnstileMode: string;
|
|
101
101
|
readonly waitingRoomId: string;
|
|
102
102
|
/**
|
|
103
|
-
* Identifier
|
|
103
|
+
* Identifier.
|
|
104
104
|
*/
|
|
105
105
|
readonly zoneId: string;
|
|
106
106
|
}
|
|
@@ -126,7 +126,7 @@ export interface GetWaitingRoomEventOutputArgs {
|
|
|
126
126
|
eventId?: pulumi.Input<string>;
|
|
127
127
|
waitingRoomId: pulumi.Input<string>;
|
|
128
128
|
/**
|
|
129
|
-
* Identifier
|
|
129
|
+
* Identifier.
|
|
130
130
|
*/
|
|
131
131
|
zoneId: pulumi.Input<string>;
|
|
132
132
|
}
|
|
@@ -24,7 +24,7 @@ export interface GetWaitingRoomEventsArgs {
|
|
|
24
24
|
maxItems?: number;
|
|
25
25
|
waitingRoomId: string;
|
|
26
26
|
/**
|
|
27
|
-
* Identifier
|
|
27
|
+
* Identifier.
|
|
28
28
|
*/
|
|
29
29
|
zoneId: string;
|
|
30
30
|
}
|
|
@@ -46,7 +46,7 @@ export interface GetWaitingRoomEventsResult {
|
|
|
46
46
|
readonly results: outputs.GetWaitingRoomEventsResult[];
|
|
47
47
|
readonly waitingRoomId: string;
|
|
48
48
|
/**
|
|
49
|
-
* Identifier
|
|
49
|
+
* Identifier.
|
|
50
50
|
*/
|
|
51
51
|
readonly zoneId: string;
|
|
52
52
|
}
|
|
@@ -74,7 +74,7 @@ export interface GetWaitingRoomEventsOutputArgs {
|
|
|
74
74
|
maxItems?: pulumi.Input<number>;
|
|
75
75
|
waitingRoomId: pulumi.Input<string>;
|
|
76
76
|
/**
|
|
77
|
-
* Identifier
|
|
77
|
+
* Identifier.
|
|
78
78
|
*/
|
|
79
79
|
zoneId: pulumi.Input<string>;
|
|
80
80
|
}
|
package/getWaitingRoomRules.d.ts
CHANGED
|
@@ -19,7 +19,7 @@ export declare function getWaitingRoomRules(args: GetWaitingRoomRulesArgs, opts?
|
|
|
19
19
|
export interface GetWaitingRoomRulesArgs {
|
|
20
20
|
waitingRoomId: string;
|
|
21
21
|
/**
|
|
22
|
-
* Identifier
|
|
22
|
+
* Identifier.
|
|
23
23
|
*/
|
|
24
24
|
zoneId: string;
|
|
25
25
|
}
|
|
@@ -55,7 +55,7 @@ export interface GetWaitingRoomRulesResult {
|
|
|
55
55
|
readonly version: string;
|
|
56
56
|
readonly waitingRoomId: string;
|
|
57
57
|
/**
|
|
58
|
-
* Identifier
|
|
58
|
+
* Identifier.
|
|
59
59
|
*/
|
|
60
60
|
readonly zoneId: string;
|
|
61
61
|
}
|
|
@@ -79,7 +79,7 @@ export declare function getWaitingRoomRulesOutput(args: GetWaitingRoomRulesOutpu
|
|
|
79
79
|
export interface GetWaitingRoomRulesOutputArgs {
|
|
80
80
|
waitingRoomId: pulumi.Input<string>;
|
|
81
81
|
/**
|
|
82
|
-
* Identifier
|
|
82
|
+
* Identifier.
|
|
83
83
|
*/
|
|
84
84
|
zoneId: pulumi.Input<string>;
|
|
85
85
|
}
|
|
@@ -17,7 +17,7 @@ export declare function getWaitingRoomSettings(args: GetWaitingRoomSettingsArgs,
|
|
|
17
17
|
*/
|
|
18
18
|
export interface GetWaitingRoomSettingsArgs {
|
|
19
19
|
/**
|
|
20
|
-
* Identifier
|
|
20
|
+
* Identifier.
|
|
21
21
|
*/
|
|
22
22
|
zoneId: string;
|
|
23
23
|
}
|
|
@@ -36,7 +36,7 @@ export interface GetWaitingRoomSettingsResult {
|
|
|
36
36
|
*/
|
|
37
37
|
readonly searchEngineCrawlerBypass: boolean;
|
|
38
38
|
/**
|
|
39
|
-
* Identifier
|
|
39
|
+
* Identifier.
|
|
40
40
|
*/
|
|
41
41
|
readonly zoneId: string;
|
|
42
42
|
}
|
|
@@ -58,7 +58,7 @@ export declare function getWaitingRoomSettingsOutput(args: GetWaitingRoomSetting
|
|
|
58
58
|
*/
|
|
59
59
|
export interface GetWaitingRoomSettingsOutputArgs {
|
|
60
60
|
/**
|
|
61
|
-
* Identifier
|
|
61
|
+
* Identifier.
|
|
62
62
|
*/
|
|
63
63
|
zoneId: pulumi.Input<string>;
|
|
64
64
|
}
|
|
@@ -67,7 +67,7 @@ export interface GetWorkersForPlatformsDispatchNamespaceResult {
|
|
|
67
67
|
*/
|
|
68
68
|
readonly namespaceName: string;
|
|
69
69
|
/**
|
|
70
|
-
* The current number of scripts in this Dispatch Namespace
|
|
70
|
+
* The current number of scripts in this Dispatch Namespace.
|
|
71
71
|
*/
|
|
72
72
|
readonly scriptCount: number;
|
|
73
73
|
}
|
|
@@ -43,7 +43,7 @@ export interface GetWorkersScriptSubdomainResult {
|
|
|
43
43
|
*/
|
|
44
44
|
readonly id: string;
|
|
45
45
|
/**
|
|
46
|
-
* Whether the Worker's Preview URLs
|
|
46
|
+
* Whether the Worker's Preview URLs are available on the workers.dev subdomain.
|
|
47
47
|
*/
|
|
48
48
|
readonly previewsEnabled: boolean;
|
|
49
49
|
/**
|
|
@@ -176,7 +176,7 @@ export interface GetZeroTrustAccessApplicationResult {
|
|
|
176
176
|
*/
|
|
177
177
|
readonly serviceAuth401Redirect: boolean;
|
|
178
178
|
/**
|
|
179
|
-
* The amount of time that tokens issued for this application will be valid. Must be in the format `300ms` or `2h45m`. Valid time units are: ns, us (or µs), ms, s, m, h.
|
|
179
|
+
* The amount of time that tokens issued for this application will be valid. Must be in the format `300ms` or `2h45m`. Valid time units are: ns, us (or µs), ms, s, m, h. Note: unsupported for infrastructure type applications.
|
|
180
180
|
*/
|
|
181
181
|
readonly sessionDuration: string;
|
|
182
182
|
/**
|
|
@@ -89,7 +89,7 @@ export interface GetZeroTrustDeviceCustomProfileResult {
|
|
|
89
89
|
*/
|
|
90
90
|
readonly lanAllowSubnetSize: number;
|
|
91
91
|
/**
|
|
92
|
-
* The wirefilter expression to match devices. Available values: "identity.email", "identity.groups.id", "identity.groups.name", "identity.groups.email", "identity.service*token*uuid", "identity.saml_attributes", "network", "os.name", "os.version"
|
|
92
|
+
* The wirefilter expression to match devices. Available values: "identity.email", "identity.groups.id", "identity.groups.name", "identity.groups.email", "identity.service*token*uuid", "identity.saml_attributes", "network", "os.name", "os.version".
|
|
93
93
|
*/
|
|
94
94
|
readonly match: string;
|
|
95
95
|
/**
|
|
@@ -105,6 +105,10 @@ export interface GetZeroTrustDeviceCustomProfileResult {
|
|
|
105
105
|
* Determines if the operating system will register WARP's local interface IP with your on-premises DNS server.
|
|
106
106
|
*/
|
|
107
107
|
readonly registerInterfaceIpWithDns: boolean;
|
|
108
|
+
/**
|
|
109
|
+
* Determines whether the WARP client indicates to SCCM that it is inside a VPN boundary. (Windows only).
|
|
110
|
+
*/
|
|
111
|
+
readonly sccmVpnBoundarySupport: boolean;
|
|
108
112
|
readonly serviceModeV2: outputs.GetZeroTrustDeviceCustomProfileServiceModeV2;
|
|
109
113
|
/**
|
|
110
114
|
* The URL to launch when the Send Feedback button is clicked.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getZeroTrustDeviceCustomProfile.js","sourceRoot":"","sources":["../getZeroTrustDeviceCustomProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kFAAkF,EAAE;QAC7G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0EAMC;
|
|
1
|
+
{"version":3,"file":"getZeroTrustDeviceCustomProfile.js","sourceRoot":"","sources":["../getZeroTrustDeviceCustomProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kFAAkF,EAAE;QAC7G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0EAMC;AAiHD;;;;;;;;;;;;GAYG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAAiC;IACpI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kFAAkF,EAAE;QACnH,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sFAMC"}
|
|
@@ -78,6 +78,10 @@ export interface GetZeroTrustDeviceDefaultProfileResult {
|
|
|
78
78
|
* Determines if the operating system will register WARP's local interface IP with your on-premises DNS server.
|
|
79
79
|
*/
|
|
80
80
|
readonly registerInterfaceIpWithDns: boolean;
|
|
81
|
+
/**
|
|
82
|
+
* Determines whether the WARP client indicates to SCCM that it is inside a VPN boundary. (Windows only).
|
|
83
|
+
*/
|
|
84
|
+
readonly sccmVpnBoundarySupport: boolean;
|
|
81
85
|
readonly serviceModeV2: outputs.GetZeroTrustDeviceDefaultProfileServiceModeV2;
|
|
82
86
|
/**
|
|
83
87
|
* The URL to launch when the Send Feedback button is clicked.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getZeroTrustDeviceDefaultProfile.js","sourceRoot":"","sources":["../getZeroTrustDeviceDefaultProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oFAAoF,EAAE;QAC/G,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4EAKC;
|
|
1
|
+
{"version":3,"file":"getZeroTrustDeviceDefaultProfile.js","sourceRoot":"","sources":["../getZeroTrustDeviceDefaultProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oFAAoF,EAAE;QAC/G,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4EAKC;AAsFD;;;;;;;;;;;GAWG;AACH,SAAgB,sCAAsC,CAAC,IAAgD,EAAE,IAAiC;IACtI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oFAAoF,EAAE;QACrH,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wFAKC"}
|
|
@@ -22,6 +22,9 @@ export interface GetZeroTrustDeviceDefaultProfileCertificatesArgs {
|
|
|
22
22
|
* A collection of values returned by getZeroTrustDeviceDefaultProfileCertificates.
|
|
23
23
|
*/
|
|
24
24
|
export interface GetZeroTrustDeviceDefaultProfileCertificatesResult {
|
|
25
|
+
/**
|
|
26
|
+
* The current status of the device policy certificate provisioning feature for WARP clients.
|
|
27
|
+
*/
|
|
25
28
|
readonly enabled: boolean;
|
|
26
29
|
/**
|
|
27
30
|
* The provider-assigned unique ID for this managed resource.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getZeroTrustDeviceDefaultProfileCertificates.js","sourceRoot":"","sources":["../getZeroTrustDeviceDefaultProfileCertificates.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,4CAA4C,CAAC,IAAsD,EAAE,IAA2B;IAC5I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4GAA4G,EAAE;QACvI,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oGAKC;
|
|
1
|
+
{"version":3,"file":"getZeroTrustDeviceDefaultProfileCertificates.js","sourceRoot":"","sources":["../getZeroTrustDeviceDefaultProfileCertificates.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,4CAA4C,CAAC,IAAsD,EAAE,IAA2B;IAC5I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4GAA4G,EAAE;QACvI,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oGAKC;AAuBD;;;;;;;;;;;GAWG;AACH,SAAgB,kDAAkD,CAAC,IAA4D,EAAE,IAAiC;IAC9J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4GAA4G,EAAE;QAC7I,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gHAKC"}
|
|
@@ -51,7 +51,7 @@ export interface GetZeroTrustDevicePostureIntegrationResult {
|
|
|
51
51
|
readonly name: string;
|
|
52
52
|
/**
|
|
53
53
|
* The type of device posture integration.
|
|
54
|
-
* Available values: "workspace*one", "crowdstrike*s2s", "uptycs", "intune", "kolide", "tanium", "sentinelone*s2s", "
|
|
54
|
+
* Available values: "workspace*one", "crowdstrike*s2s", "uptycs", "intune", "kolide", "tanium*s2s", "sentinelone*s2s", "customS2s".
|
|
55
55
|
*/
|
|
56
56
|
readonly type: string;
|
|
57
57
|
}
|
|
@@ -63,7 +63,7 @@ export interface GetZeroTrustDevicePostureRuleResult {
|
|
|
63
63
|
readonly schedule: string;
|
|
64
64
|
/**
|
|
65
65
|
* The type of device posture rule.
|
|
66
|
-
* Available values: "file", "application", "tanium", "gateway", "warp", "disk*encryption", "sentinelone", "carbonblack", "firewall", "os*version", "domain*joined", "client*certificate", "client*certificate*v2", "unique*client*id", "kolide", "tanium*s2s", "crowdstrike*s2s", "intune", "workspace*one", "sentinelone*s2s", "
|
|
66
|
+
* Available values: "file", "application", "tanium", "gateway", "warp", "disk*encryption", "serial*number", "sentinelone", "carbonblack", "firewall", "os*version", "domain*joined", "client*certificate", "client*certificate*v2", "unique*client*id", "kolide", "tanium*s2s", "crowdstrike*s2s", "intune", "workspace*one", "sentinelone*s2s", "custom*s2s".
|
|
67
67
|
*/
|
|
68
68
|
readonly type: string;
|
|
69
69
|
}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
|
+
/**
|
|
4
|
+
* ## Example Usage
|
|
5
|
+
*
|
|
6
|
+
* ```typescript
|
|
7
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
8
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
9
|
+
*
|
|
10
|
+
* const exampleZeroTrustDexTest = cloudflare.getZeroTrustDexTest({
|
|
11
|
+
* accountId: "01a7362d577a6c3019a474fd6f485823",
|
|
12
|
+
* dexTestId: "372e67954025e0ba6aaa6d586b9e0b59",
|
|
13
|
+
* });
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
export declare function getZeroTrustDexTest(args: GetZeroTrustDexTestArgs, opts?: pulumi.InvokeOptions): Promise<GetZeroTrustDexTestResult>;
|
|
17
|
+
/**
|
|
18
|
+
* A collection of arguments for invoking getZeroTrustDexTest.
|
|
19
|
+
*/
|
|
20
|
+
export interface GetZeroTrustDexTestArgs {
|
|
21
|
+
accountId: string;
|
|
22
|
+
/**
|
|
23
|
+
* The unique identifier for the test.
|
|
24
|
+
*/
|
|
25
|
+
dexTestId?: string;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* A collection of values returned by getZeroTrustDexTest.
|
|
29
|
+
*/
|
|
30
|
+
export interface GetZeroTrustDexTestResult {
|
|
31
|
+
readonly accountId: string;
|
|
32
|
+
/**
|
|
33
|
+
* The configuration object which contains the details for the WARP client to conduct the test.
|
|
34
|
+
*/
|
|
35
|
+
readonly data: outputs.GetZeroTrustDexTestData;
|
|
36
|
+
/**
|
|
37
|
+
* Additional details about the test.
|
|
38
|
+
*/
|
|
39
|
+
readonly description: string;
|
|
40
|
+
/**
|
|
41
|
+
* The unique identifier for the test.
|
|
42
|
+
*/
|
|
43
|
+
readonly dexTestId?: string;
|
|
44
|
+
/**
|
|
45
|
+
* Determines whether or not the test is active.
|
|
46
|
+
*/
|
|
47
|
+
readonly enabled: boolean;
|
|
48
|
+
/**
|
|
49
|
+
* The unique identifier for the test.
|
|
50
|
+
*/
|
|
51
|
+
readonly id: string;
|
|
52
|
+
/**
|
|
53
|
+
* How often the test will run.
|
|
54
|
+
*/
|
|
55
|
+
readonly interval: string;
|
|
56
|
+
/**
|
|
57
|
+
* The name of the DEX test. Must be unique.
|
|
58
|
+
*/
|
|
59
|
+
readonly name: string;
|
|
60
|
+
/**
|
|
61
|
+
* DEX rules targeted by this test
|
|
62
|
+
*/
|
|
63
|
+
readonly targetPolicies: outputs.GetZeroTrustDexTestTargetPolicy[];
|
|
64
|
+
readonly targeted: boolean;
|
|
65
|
+
/**
|
|
66
|
+
* The unique identifier for the test.
|
|
67
|
+
*/
|
|
68
|
+
readonly testId: string;
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* ## Example Usage
|
|
72
|
+
*
|
|
73
|
+
* ```typescript
|
|
74
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
75
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
76
|
+
*
|
|
77
|
+
* const exampleZeroTrustDexTest = cloudflare.getZeroTrustDexTest({
|
|
78
|
+
* accountId: "01a7362d577a6c3019a474fd6f485823",
|
|
79
|
+
* dexTestId: "372e67954025e0ba6aaa6d586b9e0b59",
|
|
80
|
+
* });
|
|
81
|
+
* ```
|
|
82
|
+
*/
|
|
83
|
+
export declare function getZeroTrustDexTestOutput(args: GetZeroTrustDexTestOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetZeroTrustDexTestResult>;
|
|
84
|
+
/**
|
|
85
|
+
* A collection of arguments for invoking getZeroTrustDexTest.
|
|
86
|
+
*/
|
|
87
|
+
export interface GetZeroTrustDexTestOutputArgs {
|
|
88
|
+
accountId: pulumi.Input<string>;
|
|
89
|
+
/**
|
|
90
|
+
* The unique identifier for the test.
|
|
91
|
+
*/
|
|
92
|
+
dexTestId?: pulumi.Input<string>;
|
|
93
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
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.getZeroTrustDexTestOutput = exports.getZeroTrustDexTest = 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 exampleZeroTrustDexTest = cloudflare.getZeroTrustDexTest({
|
|
16
|
+
* accountId: "01a7362d577a6c3019a474fd6f485823",
|
|
17
|
+
* dexTestId: "372e67954025e0ba6aaa6d586b9e0b59",
|
|
18
|
+
* });
|
|
19
|
+
* ```
|
|
20
|
+
*/
|
|
21
|
+
function getZeroTrustDexTest(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invoke("cloudflare:index/getZeroTrustDexTest:getZeroTrustDexTest", {
|
|
24
|
+
"accountId": args.accountId,
|
|
25
|
+
"dexTestId": args.dexTestId,
|
|
26
|
+
}, opts);
|
|
27
|
+
}
|
|
28
|
+
exports.getZeroTrustDexTest = getZeroTrustDexTest;
|
|
29
|
+
/**
|
|
30
|
+
* ## Example Usage
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
35
|
+
*
|
|
36
|
+
* const exampleZeroTrustDexTest = cloudflare.getZeroTrustDexTest({
|
|
37
|
+
* accountId: "01a7362d577a6c3019a474fd6f485823",
|
|
38
|
+
* dexTestId: "372e67954025e0ba6aaa6d586b9e0b59",
|
|
39
|
+
* });
|
|
40
|
+
* ```
|
|
41
|
+
*/
|
|
42
|
+
function getZeroTrustDexTestOutput(args, opts) {
|
|
43
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
44
|
+
return pulumi.runtime.invokeOutput("cloudflare:index/getZeroTrustDexTest:getZeroTrustDexTest", {
|
|
45
|
+
"accountId": args.accountId,
|
|
46
|
+
"dexTestId": args.dexTestId,
|
|
47
|
+
}, opts);
|
|
48
|
+
}
|
|
49
|
+
exports.getZeroTrustDexTestOutput = getZeroTrustDexTestOutput;
|
|
50
|
+
//# sourceMappingURL=getZeroTrustDexTest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getZeroTrustDexTest.js","sourceRoot":"","sources":["../getZeroTrustDexTest.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;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,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AAwDD;;;;;;;;;;;;GAYG;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,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
|
+
/**
|
|
4
|
+
* ## Example Usage
|
|
5
|
+
*
|
|
6
|
+
* ```typescript
|
|
7
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
8
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
9
|
+
*
|
|
10
|
+
* const exampleZeroTrustDexTests = cloudflare.getZeroTrustDexTests({
|
|
11
|
+
* accountId: "01a7362d577a6c3019a474fd6f485823",
|
|
12
|
+
* });
|
|
13
|
+
* ```
|
|
14
|
+
*/
|
|
15
|
+
export declare function getZeroTrustDexTests(args: GetZeroTrustDexTestsArgs, opts?: pulumi.InvokeOptions): Promise<GetZeroTrustDexTestsResult>;
|
|
16
|
+
/**
|
|
17
|
+
* A collection of arguments for invoking getZeroTrustDexTests.
|
|
18
|
+
*/
|
|
19
|
+
export interface GetZeroTrustDexTestsArgs {
|
|
20
|
+
accountId: string;
|
|
21
|
+
/**
|
|
22
|
+
* Max items to fetch, default: 1000
|
|
23
|
+
*/
|
|
24
|
+
maxItems?: number;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* A collection of values returned by getZeroTrustDexTests.
|
|
28
|
+
*/
|
|
29
|
+
export interface GetZeroTrustDexTestsResult {
|
|
30
|
+
readonly accountId: string;
|
|
31
|
+
/**
|
|
32
|
+
* The provider-assigned unique ID for this managed resource.
|
|
33
|
+
*/
|
|
34
|
+
readonly id: string;
|
|
35
|
+
/**
|
|
36
|
+
* Max items to fetch, default: 1000
|
|
37
|
+
*/
|
|
38
|
+
readonly maxItems?: number;
|
|
39
|
+
/**
|
|
40
|
+
* The items returned by the data source
|
|
41
|
+
*/
|
|
42
|
+
readonly results: outputs.GetZeroTrustDexTestsResult[];
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* ## Example Usage
|
|
46
|
+
*
|
|
47
|
+
* ```typescript
|
|
48
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
49
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
50
|
+
*
|
|
51
|
+
* const exampleZeroTrustDexTests = cloudflare.getZeroTrustDexTests({
|
|
52
|
+
* accountId: "01a7362d577a6c3019a474fd6f485823",
|
|
53
|
+
* });
|
|
54
|
+
* ```
|
|
55
|
+
*/
|
|
56
|
+
export declare function getZeroTrustDexTestsOutput(args: GetZeroTrustDexTestsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetZeroTrustDexTestsResult>;
|
|
57
|
+
/**
|
|
58
|
+
* A collection of arguments for invoking getZeroTrustDexTests.
|
|
59
|
+
*/
|
|
60
|
+
export interface GetZeroTrustDexTestsOutputArgs {
|
|
61
|
+
accountId: pulumi.Input<string>;
|
|
62
|
+
/**
|
|
63
|
+
* Max items to fetch, default: 1000
|
|
64
|
+
*/
|
|
65
|
+
maxItems?: pulumi.Input<number>;
|
|
66
|
+
}
|
|
@@ -0,0 +1,48 @@
|
|
|
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.getZeroTrustDexTestsOutput = exports.getZeroTrustDexTests = 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 exampleZeroTrustDexTests = cloudflare.getZeroTrustDexTests({
|
|
16
|
+
* accountId: "01a7362d577a6c3019a474fd6f485823",
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
19
|
+
*/
|
|
20
|
+
function getZeroTrustDexTests(args, opts) {
|
|
21
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
22
|
+
return pulumi.runtime.invoke("cloudflare:index/getZeroTrustDexTests:getZeroTrustDexTests", {
|
|
23
|
+
"accountId": args.accountId,
|
|
24
|
+
"maxItems": args.maxItems,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getZeroTrustDexTests = getZeroTrustDexTests;
|
|
28
|
+
/**
|
|
29
|
+
* ## Example Usage
|
|
30
|
+
*
|
|
31
|
+
* ```typescript
|
|
32
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
33
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
34
|
+
*
|
|
35
|
+
* const exampleZeroTrustDexTests = cloudflare.getZeroTrustDexTests({
|
|
36
|
+
* accountId: "01a7362d577a6c3019a474fd6f485823",
|
|
37
|
+
* });
|
|
38
|
+
* ```
|
|
39
|
+
*/
|
|
40
|
+
function getZeroTrustDexTestsOutput(args, opts) {
|
|
41
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
42
|
+
return pulumi.runtime.invokeOutput("cloudflare:index/getZeroTrustDexTests:getZeroTrustDexTests", {
|
|
43
|
+
"accountId": args.accountId,
|
|
44
|
+
"maxItems": args.maxItems,
|
|
45
|
+
}, opts);
|
|
46
|
+
}
|
|
47
|
+
exports.getZeroTrustDexTestsOutput = getZeroTrustDexTestsOutput;
|
|
48
|
+
//# sourceMappingURL=getZeroTrustDexTests.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getZeroTrustDexTests.js","sourceRoot":"","sources":["../getZeroTrustDexTests.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE;QACvF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AA+BD;;;;;;;;;;;GAWG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE;QAC7F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC"}
|