@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCloudforceOneRequestMessage.js","sourceRoot":"","sources":["../getCloudforceOneRequestMessage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getCloudforceOneRequestMessage.js","sourceRoot":"","sources":["../getCloudforceOneRequestMessage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gFAAgF,EAAE;QAC3G,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,wEAYC;AAuGD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,oCAAoC,CAAC,IAA8C,EAAE,IAAiC;IAClI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gFAAgF,EAAE;QACjH,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,oFAYC"}
|
|
@@ -7,8 +7,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
7
7
|
* import * as cloudflare from "@pulumi/cloudflare";
|
|
8
8
|
*
|
|
9
9
|
* const exampleCloudforceOneRequestPriority = cloudflare.getCloudforceOneRequestPriority({
|
|
10
|
-
*
|
|
11
|
-
*
|
|
10
|
+
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
11
|
+
* priorityId: "f174e90a-fafe-4643-bbbc-4a0ed4fc8415",
|
|
12
12
|
* });
|
|
13
13
|
* ```
|
|
14
14
|
*/
|
|
@@ -18,65 +18,65 @@ export declare function getCloudforceOneRequestPriority(args: GetCloudforceOneRe
|
|
|
18
18
|
*/
|
|
19
19
|
export interface GetCloudforceOneRequestPriorityArgs {
|
|
20
20
|
/**
|
|
21
|
-
* Identifier
|
|
21
|
+
* Identifier.
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
accountId: string;
|
|
24
24
|
/**
|
|
25
|
-
* UUID
|
|
25
|
+
* UUID.
|
|
26
26
|
*/
|
|
27
|
-
|
|
27
|
+
priorityId: string;
|
|
28
28
|
}
|
|
29
29
|
/**
|
|
30
30
|
* A collection of values returned by getCloudforceOneRequestPriority.
|
|
31
31
|
*/
|
|
32
32
|
export interface GetCloudforceOneRequestPriorityResult {
|
|
33
33
|
/**
|
|
34
|
-
* Identifier
|
|
34
|
+
* Identifier.
|
|
35
35
|
*/
|
|
36
|
-
readonly
|
|
36
|
+
readonly accountId: string;
|
|
37
37
|
readonly completed: string;
|
|
38
38
|
/**
|
|
39
|
-
* Request content
|
|
39
|
+
* Request content.
|
|
40
40
|
*/
|
|
41
41
|
readonly content: string;
|
|
42
42
|
readonly created: string;
|
|
43
43
|
/**
|
|
44
|
-
* UUID
|
|
44
|
+
* UUID.
|
|
45
45
|
*/
|
|
46
46
|
readonly id: string;
|
|
47
47
|
/**
|
|
48
|
-
* Tokens for the request messages
|
|
48
|
+
* Tokens for the request messages.
|
|
49
49
|
*/
|
|
50
50
|
readonly messageTokens: number;
|
|
51
51
|
readonly priority: string;
|
|
52
52
|
/**
|
|
53
|
-
* UUID
|
|
53
|
+
* UUID.
|
|
54
54
|
*/
|
|
55
|
-
readonly
|
|
55
|
+
readonly priorityId: string;
|
|
56
56
|
/**
|
|
57
|
-
* Readable Request ID
|
|
57
|
+
* Readable Request ID.
|
|
58
58
|
*/
|
|
59
59
|
readonly readableId: string;
|
|
60
60
|
/**
|
|
61
|
-
* Requested information from request
|
|
61
|
+
* Requested information from request.
|
|
62
62
|
*/
|
|
63
63
|
readonly request: string;
|
|
64
64
|
/**
|
|
65
|
-
* Request Status
|
|
65
|
+
* Request Status.
|
|
66
66
|
* Available values: "open", "accepted", "reported", "approved", "completed", "declined".
|
|
67
67
|
*/
|
|
68
68
|
readonly status: string;
|
|
69
69
|
/**
|
|
70
|
-
* Brief description of the request
|
|
70
|
+
* Brief description of the request.
|
|
71
71
|
*/
|
|
72
72
|
readonly summary: string;
|
|
73
73
|
/**
|
|
74
|
-
* The CISA defined Traffic Light Protocol (TLP)
|
|
74
|
+
* The CISA defined Traffic Light Protocol (TLP).
|
|
75
75
|
* Available values: "clear", "amber", "amber-strict", "green", "red".
|
|
76
76
|
*/
|
|
77
77
|
readonly tlp: string;
|
|
78
78
|
/**
|
|
79
|
-
* Tokens for the request
|
|
79
|
+
* Tokens for the request.
|
|
80
80
|
*/
|
|
81
81
|
readonly tokens: number;
|
|
82
82
|
readonly updated: string;
|
|
@@ -89,8 +89,8 @@ export interface GetCloudforceOneRequestPriorityResult {
|
|
|
89
89
|
* import * as cloudflare from "@pulumi/cloudflare";
|
|
90
90
|
*
|
|
91
91
|
* const exampleCloudforceOneRequestPriority = cloudflare.getCloudforceOneRequestPriority({
|
|
92
|
-
*
|
|
93
|
-
*
|
|
92
|
+
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
93
|
+
* priorityId: "f174e90a-fafe-4643-bbbc-4a0ed4fc8415",
|
|
94
94
|
* });
|
|
95
95
|
* ```
|
|
96
96
|
*/
|
|
@@ -100,11 +100,11 @@ export declare function getCloudforceOneRequestPriorityOutput(args: GetCloudforc
|
|
|
100
100
|
*/
|
|
101
101
|
export interface GetCloudforceOneRequestPriorityOutputArgs {
|
|
102
102
|
/**
|
|
103
|
-
* Identifier
|
|
103
|
+
* Identifier.
|
|
104
104
|
*/
|
|
105
|
-
|
|
105
|
+
accountId: pulumi.Input<string>;
|
|
106
106
|
/**
|
|
107
|
-
* UUID
|
|
107
|
+
* UUID.
|
|
108
108
|
*/
|
|
109
|
-
|
|
109
|
+
priorityId: pulumi.Input<string>;
|
|
110
110
|
}
|
|
@@ -13,16 +13,16 @@ const utilities = require("./utilities");
|
|
|
13
13
|
* import * as cloudflare from "@pulumi/cloudflare";
|
|
14
14
|
*
|
|
15
15
|
* const exampleCloudforceOneRequestPriority = cloudflare.getCloudforceOneRequestPriority({
|
|
16
|
-
*
|
|
17
|
-
*
|
|
16
|
+
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
17
|
+
* priorityId: "f174e90a-fafe-4643-bbbc-4a0ed4fc8415",
|
|
18
18
|
* });
|
|
19
19
|
* ```
|
|
20
20
|
*/
|
|
21
21
|
function getCloudforceOneRequestPriority(args, opts) {
|
|
22
22
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
23
|
return pulumi.runtime.invoke("cloudflare:index/getCloudforceOneRequestPriority:getCloudforceOneRequestPriority", {
|
|
24
|
-
"
|
|
25
|
-
"
|
|
24
|
+
"accountId": args.accountId,
|
|
25
|
+
"priorityId": args.priorityId,
|
|
26
26
|
}, opts);
|
|
27
27
|
}
|
|
28
28
|
exports.getCloudforceOneRequestPriority = getCloudforceOneRequestPriority;
|
|
@@ -34,16 +34,16 @@ exports.getCloudforceOneRequestPriority = getCloudforceOneRequestPriority;
|
|
|
34
34
|
* import * as cloudflare from "@pulumi/cloudflare";
|
|
35
35
|
*
|
|
36
36
|
* const exampleCloudforceOneRequestPriority = cloudflare.getCloudforceOneRequestPriority({
|
|
37
|
-
*
|
|
38
|
-
*
|
|
37
|
+
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
38
|
+
* priorityId: "f174e90a-fafe-4643-bbbc-4a0ed4fc8415",
|
|
39
39
|
* });
|
|
40
40
|
* ```
|
|
41
41
|
*/
|
|
42
42
|
function getCloudforceOneRequestPriorityOutput(args, opts) {
|
|
43
43
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
44
44
|
return pulumi.runtime.invokeOutput("cloudflare:index/getCloudforceOneRequestPriority:getCloudforceOneRequestPriority", {
|
|
45
|
-
"
|
|
46
|
-
"
|
|
45
|
+
"accountId": args.accountId,
|
|
46
|
+
"priorityId": args.priorityId,
|
|
47
47
|
}, opts);
|
|
48
48
|
}
|
|
49
49
|
exports.getCloudforceOneRequestPriorityOutput = getCloudforceOneRequestPriorityOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCloudforceOneRequestPriority.js","sourceRoot":"","sources":["../getCloudforceOneRequestPriority.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,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,
|
|
1
|
+
{"version":3,"file":"getCloudforceOneRequestPriority.js","sourceRoot":"","sources":["../getCloudforceOneRequestPriority.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,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,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0EAMC;AAuED;;;;;;;;;;;;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,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sFAMC"}
|
|
@@ -8,7 +8,17 @@ import * as outputs from "./types/output";
|
|
|
8
8
|
* import * as cloudflare from "@pulumi/cloudflare";
|
|
9
9
|
*
|
|
10
10
|
* const exampleCloudforceOneRequests = cloudflare.getCloudforceOneRequests({
|
|
11
|
-
*
|
|
11
|
+
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
12
|
+
* page: 0,
|
|
13
|
+
* perPage: 10,
|
|
14
|
+
* completedAfter: "2022-01-01T00:00:00Z",
|
|
15
|
+
* completedBefore: "2024-01-01T00:00:00Z",
|
|
16
|
+
* createdAfter: "2022-01-01T00:00:00Z",
|
|
17
|
+
* createdBefore: "2024-01-01T00:00:00Z",
|
|
18
|
+
* requestType: "Victomology",
|
|
19
|
+
* sortBy: "created",
|
|
20
|
+
* sortOrder: "asc",
|
|
21
|
+
* status: "open",
|
|
12
22
|
* });
|
|
13
23
|
* ```
|
|
14
24
|
*/
|
|
@@ -18,22 +28,80 @@ export declare function getCloudforceOneRequests(args: GetCloudforceOneRequestsA
|
|
|
18
28
|
*/
|
|
19
29
|
export interface GetCloudforceOneRequestsArgs {
|
|
20
30
|
/**
|
|
21
|
-
* Identifier
|
|
31
|
+
* Identifier.
|
|
22
32
|
*/
|
|
23
|
-
|
|
33
|
+
accountId: string;
|
|
34
|
+
/**
|
|
35
|
+
* Retrieve requests completed after this time.
|
|
36
|
+
*/
|
|
37
|
+
completedAfter?: string;
|
|
38
|
+
/**
|
|
39
|
+
* Retrieve requests completed before this time.
|
|
40
|
+
*/
|
|
41
|
+
completedBefore?: string;
|
|
42
|
+
/**
|
|
43
|
+
* Retrieve requests created after this time.
|
|
44
|
+
*/
|
|
45
|
+
createdAfter?: string;
|
|
46
|
+
/**
|
|
47
|
+
* Retrieve requests created before this time.
|
|
48
|
+
*/
|
|
49
|
+
createdBefore?: string;
|
|
24
50
|
/**
|
|
25
51
|
* Max items to fetch, default: 1000
|
|
26
52
|
*/
|
|
27
53
|
maxItems?: number;
|
|
54
|
+
/**
|
|
55
|
+
* Page number of results.
|
|
56
|
+
*/
|
|
57
|
+
page: number;
|
|
58
|
+
/**
|
|
59
|
+
* Number of results per page.
|
|
60
|
+
*/
|
|
61
|
+
perPage: number;
|
|
62
|
+
/**
|
|
63
|
+
* Requested information from request.
|
|
64
|
+
*/
|
|
65
|
+
requestType?: string;
|
|
66
|
+
/**
|
|
67
|
+
* Field to sort results by.
|
|
68
|
+
*/
|
|
69
|
+
sortBy?: string;
|
|
70
|
+
/**
|
|
71
|
+
* Sort order (asc or desc).
|
|
72
|
+
* Available values: "asc", "desc".
|
|
73
|
+
*/
|
|
74
|
+
sortOrder?: string;
|
|
75
|
+
/**
|
|
76
|
+
* Request Status.
|
|
77
|
+
* Available values: "open", "accepted", "reported", "approved", "completed", "declined".
|
|
78
|
+
*/
|
|
79
|
+
status?: string;
|
|
28
80
|
}
|
|
29
81
|
/**
|
|
30
82
|
* A collection of values returned by getCloudforceOneRequests.
|
|
31
83
|
*/
|
|
32
84
|
export interface GetCloudforceOneRequestsResult {
|
|
33
85
|
/**
|
|
34
|
-
* Identifier
|
|
86
|
+
* Identifier.
|
|
87
|
+
*/
|
|
88
|
+
readonly accountId: string;
|
|
89
|
+
/**
|
|
90
|
+
* Retrieve requests completed after this time.
|
|
35
91
|
*/
|
|
36
|
-
readonly
|
|
92
|
+
readonly completedAfter?: string;
|
|
93
|
+
/**
|
|
94
|
+
* Retrieve requests completed before this time.
|
|
95
|
+
*/
|
|
96
|
+
readonly completedBefore?: string;
|
|
97
|
+
/**
|
|
98
|
+
* Retrieve requests created after this time.
|
|
99
|
+
*/
|
|
100
|
+
readonly createdAfter?: string;
|
|
101
|
+
/**
|
|
102
|
+
* Retrieve requests created before this time.
|
|
103
|
+
*/
|
|
104
|
+
readonly createdBefore?: string;
|
|
37
105
|
/**
|
|
38
106
|
* The provider-assigned unique ID for this managed resource.
|
|
39
107
|
*/
|
|
@@ -42,10 +110,36 @@ export interface GetCloudforceOneRequestsResult {
|
|
|
42
110
|
* Max items to fetch, default: 1000
|
|
43
111
|
*/
|
|
44
112
|
readonly maxItems?: number;
|
|
113
|
+
/**
|
|
114
|
+
* Page number of results.
|
|
115
|
+
*/
|
|
116
|
+
readonly page: number;
|
|
117
|
+
/**
|
|
118
|
+
* Number of results per page.
|
|
119
|
+
*/
|
|
120
|
+
readonly perPage: number;
|
|
121
|
+
/**
|
|
122
|
+
* Requested information from request.
|
|
123
|
+
*/
|
|
124
|
+
readonly requestType?: string;
|
|
45
125
|
/**
|
|
46
126
|
* The items returned by the data source
|
|
47
127
|
*/
|
|
48
128
|
readonly results: outputs.GetCloudforceOneRequestsResult[];
|
|
129
|
+
/**
|
|
130
|
+
* Field to sort results by.
|
|
131
|
+
*/
|
|
132
|
+
readonly sortBy?: string;
|
|
133
|
+
/**
|
|
134
|
+
* Sort order (asc or desc).
|
|
135
|
+
* Available values: "asc", "desc".
|
|
136
|
+
*/
|
|
137
|
+
readonly sortOrder?: string;
|
|
138
|
+
/**
|
|
139
|
+
* Request Status.
|
|
140
|
+
* Available values: "open", "accepted", "reported", "approved", "completed", "declined".
|
|
141
|
+
*/
|
|
142
|
+
readonly status?: string;
|
|
49
143
|
}
|
|
50
144
|
/**
|
|
51
145
|
* ## Example Usage
|
|
@@ -55,7 +149,17 @@ export interface GetCloudforceOneRequestsResult {
|
|
|
55
149
|
* import * as cloudflare from "@pulumi/cloudflare";
|
|
56
150
|
*
|
|
57
151
|
* const exampleCloudforceOneRequests = cloudflare.getCloudforceOneRequests({
|
|
58
|
-
*
|
|
152
|
+
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
153
|
+
* page: 0,
|
|
154
|
+
* perPage: 10,
|
|
155
|
+
* completedAfter: "2022-01-01T00:00:00Z",
|
|
156
|
+
* completedBefore: "2024-01-01T00:00:00Z",
|
|
157
|
+
* createdAfter: "2022-01-01T00:00:00Z",
|
|
158
|
+
* createdBefore: "2024-01-01T00:00:00Z",
|
|
159
|
+
* requestType: "Victomology",
|
|
160
|
+
* sortBy: "created",
|
|
161
|
+
* sortOrder: "asc",
|
|
162
|
+
* status: "open",
|
|
59
163
|
* });
|
|
60
164
|
* ```
|
|
61
165
|
*/
|
|
@@ -65,11 +169,53 @@ export declare function getCloudforceOneRequestsOutput(args: GetCloudforceOneReq
|
|
|
65
169
|
*/
|
|
66
170
|
export interface GetCloudforceOneRequestsOutputArgs {
|
|
67
171
|
/**
|
|
68
|
-
* Identifier
|
|
172
|
+
* Identifier.
|
|
173
|
+
*/
|
|
174
|
+
accountId: pulumi.Input<string>;
|
|
175
|
+
/**
|
|
176
|
+
* Retrieve requests completed after this time.
|
|
177
|
+
*/
|
|
178
|
+
completedAfter?: pulumi.Input<string>;
|
|
179
|
+
/**
|
|
180
|
+
* Retrieve requests completed before this time.
|
|
181
|
+
*/
|
|
182
|
+
completedBefore?: pulumi.Input<string>;
|
|
183
|
+
/**
|
|
184
|
+
* Retrieve requests created after this time.
|
|
185
|
+
*/
|
|
186
|
+
createdAfter?: pulumi.Input<string>;
|
|
187
|
+
/**
|
|
188
|
+
* Retrieve requests created before this time.
|
|
69
189
|
*/
|
|
70
|
-
|
|
190
|
+
createdBefore?: pulumi.Input<string>;
|
|
71
191
|
/**
|
|
72
192
|
* Max items to fetch, default: 1000
|
|
73
193
|
*/
|
|
74
194
|
maxItems?: pulumi.Input<number>;
|
|
195
|
+
/**
|
|
196
|
+
* Page number of results.
|
|
197
|
+
*/
|
|
198
|
+
page: pulumi.Input<number>;
|
|
199
|
+
/**
|
|
200
|
+
* Number of results per page.
|
|
201
|
+
*/
|
|
202
|
+
perPage: pulumi.Input<number>;
|
|
203
|
+
/**
|
|
204
|
+
* Requested information from request.
|
|
205
|
+
*/
|
|
206
|
+
requestType?: pulumi.Input<string>;
|
|
207
|
+
/**
|
|
208
|
+
* Field to sort results by.
|
|
209
|
+
*/
|
|
210
|
+
sortBy?: pulumi.Input<string>;
|
|
211
|
+
/**
|
|
212
|
+
* Sort order (asc or desc).
|
|
213
|
+
* Available values: "asc", "desc".
|
|
214
|
+
*/
|
|
215
|
+
sortOrder?: pulumi.Input<string>;
|
|
216
|
+
/**
|
|
217
|
+
* Request Status.
|
|
218
|
+
* Available values: "open", "accepted", "reported", "approved", "completed", "declined".
|
|
219
|
+
*/
|
|
220
|
+
status?: pulumi.Input<string>;
|
|
75
221
|
}
|
|
@@ -13,15 +13,35 @@ const utilities = require("./utilities");
|
|
|
13
13
|
* import * as cloudflare from "@pulumi/cloudflare";
|
|
14
14
|
*
|
|
15
15
|
* const exampleCloudforceOneRequests = cloudflare.getCloudforceOneRequests({
|
|
16
|
-
*
|
|
16
|
+
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
17
|
+
* page: 0,
|
|
18
|
+
* perPage: 10,
|
|
19
|
+
* completedAfter: "2022-01-01T00:00:00Z",
|
|
20
|
+
* completedBefore: "2024-01-01T00:00:00Z",
|
|
21
|
+
* createdAfter: "2022-01-01T00:00:00Z",
|
|
22
|
+
* createdBefore: "2024-01-01T00:00:00Z",
|
|
23
|
+
* requestType: "Victomology",
|
|
24
|
+
* sortBy: "created",
|
|
25
|
+
* sortOrder: "asc",
|
|
26
|
+
* status: "open",
|
|
17
27
|
* });
|
|
18
28
|
* ```
|
|
19
29
|
*/
|
|
20
30
|
function getCloudforceOneRequests(args, opts) {
|
|
21
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
22
32
|
return pulumi.runtime.invoke("cloudflare:index/getCloudforceOneRequests:getCloudforceOneRequests", {
|
|
23
|
-
"
|
|
33
|
+
"accountId": args.accountId,
|
|
34
|
+
"completedAfter": args.completedAfter,
|
|
35
|
+
"completedBefore": args.completedBefore,
|
|
36
|
+
"createdAfter": args.createdAfter,
|
|
37
|
+
"createdBefore": args.createdBefore,
|
|
24
38
|
"maxItems": args.maxItems,
|
|
39
|
+
"page": args.page,
|
|
40
|
+
"perPage": args.perPage,
|
|
41
|
+
"requestType": args.requestType,
|
|
42
|
+
"sortBy": args.sortBy,
|
|
43
|
+
"sortOrder": args.sortOrder,
|
|
44
|
+
"status": args.status,
|
|
25
45
|
}, opts);
|
|
26
46
|
}
|
|
27
47
|
exports.getCloudforceOneRequests = getCloudforceOneRequests;
|
|
@@ -33,15 +53,35 @@ exports.getCloudforceOneRequests = getCloudforceOneRequests;
|
|
|
33
53
|
* import * as cloudflare from "@pulumi/cloudflare";
|
|
34
54
|
*
|
|
35
55
|
* const exampleCloudforceOneRequests = cloudflare.getCloudforceOneRequests({
|
|
36
|
-
*
|
|
56
|
+
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
57
|
+
* page: 0,
|
|
58
|
+
* perPage: 10,
|
|
59
|
+
* completedAfter: "2022-01-01T00:00:00Z",
|
|
60
|
+
* completedBefore: "2024-01-01T00:00:00Z",
|
|
61
|
+
* createdAfter: "2022-01-01T00:00:00Z",
|
|
62
|
+
* createdBefore: "2024-01-01T00:00:00Z",
|
|
63
|
+
* requestType: "Victomology",
|
|
64
|
+
* sortBy: "created",
|
|
65
|
+
* sortOrder: "asc",
|
|
66
|
+
* status: "open",
|
|
37
67
|
* });
|
|
38
68
|
* ```
|
|
39
69
|
*/
|
|
40
70
|
function getCloudforceOneRequestsOutput(args, opts) {
|
|
41
71
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
42
72
|
return pulumi.runtime.invokeOutput("cloudflare:index/getCloudforceOneRequests:getCloudforceOneRequests", {
|
|
43
|
-
"
|
|
73
|
+
"accountId": args.accountId,
|
|
74
|
+
"completedAfter": args.completedAfter,
|
|
75
|
+
"completedBefore": args.completedBefore,
|
|
76
|
+
"createdAfter": args.createdAfter,
|
|
77
|
+
"createdBefore": args.createdBefore,
|
|
44
78
|
"maxItems": args.maxItems,
|
|
79
|
+
"page": args.page,
|
|
80
|
+
"perPage": args.perPage,
|
|
81
|
+
"requestType": args.requestType,
|
|
82
|
+
"sortBy": args.sortBy,
|
|
83
|
+
"sortOrder": args.sortOrder,
|
|
84
|
+
"status": args.status,
|
|
45
85
|
}, opts);
|
|
46
86
|
}
|
|
47
87
|
exports.getCloudforceOneRequestsOutput = getCloudforceOneRequestsOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCloudforceOneRequests.js","sourceRoot":"","sources":["../getCloudforceOneRequests.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getCloudforceOneRequests.js","sourceRoot":"","sources":["../getCloudforceOneRequests.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oEAAoE,EAAE;QAC/F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,4DAgBC;AAyHD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAAiC;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oEAAoE,EAAE;QACrG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,wEAgBC"}
|
package/getDnsRecord.d.ts
CHANGED
|
@@ -104,7 +104,7 @@ export interface GetDnsRecordResult {
|
|
|
104
104
|
readonly ttl: number;
|
|
105
105
|
/**
|
|
106
106
|
* Record type.
|
|
107
|
-
* Available values: "A".
|
|
107
|
+
* Available values: "A", "AAAA", "CAA", "CERT", "CNAME", "DNSKEY", "DS", "HTTPS", "LOC", "MX", "NAPTR", "NS", "OPENPGPKEY", "PTR", "SMIMEA", "SRV", "SSHFP", "SVCB", "TLSA", "TXT", "URI".
|
|
108
108
|
*/
|
|
109
109
|
readonly type: string;
|
|
110
110
|
/**
|
package/getHyperdriveConfig.d.ts
CHANGED
|
@@ -19,11 +19,11 @@ export declare function getHyperdriveConfig(args: GetHyperdriveConfigArgs, opts?
|
|
|
19
19
|
*/
|
|
20
20
|
export interface GetHyperdriveConfigArgs {
|
|
21
21
|
/**
|
|
22
|
-
*
|
|
22
|
+
* Define configurations using a unique string identifier.
|
|
23
23
|
*/
|
|
24
24
|
accountId: string;
|
|
25
25
|
/**
|
|
26
|
-
*
|
|
26
|
+
* Define configurations using a unique string identifier.
|
|
27
27
|
*/
|
|
28
28
|
hyperdriveId?: string;
|
|
29
29
|
}
|
|
@@ -32,24 +32,24 @@ export interface GetHyperdriveConfigArgs {
|
|
|
32
32
|
*/
|
|
33
33
|
export interface GetHyperdriveConfigResult {
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* Define configurations using a unique string identifier.
|
|
36
36
|
*/
|
|
37
37
|
readonly accountId: string;
|
|
38
38
|
readonly caching: outputs.GetHyperdriveConfigCaching;
|
|
39
39
|
/**
|
|
40
|
-
*
|
|
40
|
+
* Defines the creation time of the Hyperdrive configuration.
|
|
41
41
|
*/
|
|
42
42
|
readonly createdOn: string;
|
|
43
43
|
/**
|
|
44
|
-
*
|
|
44
|
+
* Define configurations using a unique string identifier.
|
|
45
45
|
*/
|
|
46
46
|
readonly hyperdriveId?: string;
|
|
47
47
|
/**
|
|
48
|
-
*
|
|
48
|
+
* Define configurations using a unique string identifier.
|
|
49
49
|
*/
|
|
50
50
|
readonly id: string;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* Defines the last modified time of the Hyperdrive configuration.
|
|
53
53
|
*/
|
|
54
54
|
readonly modifiedOn: string;
|
|
55
55
|
readonly mtls: outputs.GetHyperdriveConfigMtls;
|
|
@@ -75,11 +75,11 @@ export declare function getHyperdriveConfigOutput(args: GetHyperdriveConfigOutpu
|
|
|
75
75
|
*/
|
|
76
76
|
export interface GetHyperdriveConfigOutputArgs {
|
|
77
77
|
/**
|
|
78
|
-
*
|
|
78
|
+
* Define configurations using a unique string identifier.
|
|
79
79
|
*/
|
|
80
80
|
accountId: pulumi.Input<string>;
|
|
81
81
|
/**
|
|
82
|
-
*
|
|
82
|
+
* Define configurations using a unique string identifier.
|
|
83
83
|
*/
|
|
84
84
|
hyperdriveId?: pulumi.Input<string>;
|
|
85
85
|
}
|
|
@@ -18,7 +18,7 @@ export declare function getHyperdriveConfigs(args: GetHyperdriveConfigsArgs, opt
|
|
|
18
18
|
*/
|
|
19
19
|
export interface GetHyperdriveConfigsArgs {
|
|
20
20
|
/**
|
|
21
|
-
*
|
|
21
|
+
* Define configurations using a unique string identifier.
|
|
22
22
|
*/
|
|
23
23
|
accountId: string;
|
|
24
24
|
/**
|
|
@@ -31,7 +31,7 @@ export interface GetHyperdriveConfigsArgs {
|
|
|
31
31
|
*/
|
|
32
32
|
export interface GetHyperdriveConfigsResult {
|
|
33
33
|
/**
|
|
34
|
-
*
|
|
34
|
+
* Define configurations using a unique string identifier.
|
|
35
35
|
*/
|
|
36
36
|
readonly accountId: string;
|
|
37
37
|
/**
|
|
@@ -65,7 +65,7 @@ export declare function getHyperdriveConfigsOutput(args: GetHyperdriveConfigsOut
|
|
|
65
65
|
*/
|
|
66
66
|
export interface GetHyperdriveConfigsOutputArgs {
|
|
67
67
|
/**
|
|
68
|
-
*
|
|
68
|
+
* Define configurations using a unique string identifier.
|
|
69
69
|
*/
|
|
70
70
|
accountId: pulumi.Input<string>;
|
|
71
71
|
/**
|
package/getQueueConsumer.d.ts
CHANGED
package/getR2Bucket.d.ts
CHANGED
|
@@ -46,6 +46,11 @@ export interface GetR2BucketResult {
|
|
|
46
46
|
* The provider-assigned unique ID for this managed resource.
|
|
47
47
|
*/
|
|
48
48
|
readonly id: string;
|
|
49
|
+
/**
|
|
50
|
+
* Jurisdiction where objects in this bucket are guaranteed to be stored.
|
|
51
|
+
* Available values: "default", "eu", "fedramp".
|
|
52
|
+
*/
|
|
53
|
+
readonly jurisdiction: string;
|
|
49
54
|
/**
|
|
50
55
|
* Location of the bucket.
|
|
51
56
|
* Available values: "apac", "eeur", "enam", "weur", "wnam", "oc".
|
package/getR2Bucket.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getR2Bucket.js","sourceRoot":"","sources":["../getR2Bucket.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kCAMC;
|
|
1
|
+
{"version":3,"file":"getR2Bucket.js","sourceRoot":"","sources":["../getR2Bucket.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kCAMC;AAwDD;;;;;;;;;;;;GAYG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE;QAC3E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC"}
|