@alicloud/ecd20200930 4.2.3 → 4.2.4
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/dist/client.d.ts +8 -0
- package/dist/client.js +34 -0
- package/dist/client.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +45 -0
package/package.json
CHANGED
package/src/client.ts
CHANGED
|
@@ -11426,6 +11426,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
11426
11426
|
* on
|
|
11427
11427
|
*/
|
|
11428
11428
|
endUserGroupCoordinate?: string;
|
|
11429
|
+
fileTransfer?: string;
|
|
11429
11430
|
/**
|
|
11430
11431
|
* @remarks
|
|
11431
11432
|
* Indicates whether the image quality feature is enabled for Graphics cloud desktops. If you have high requirements for desktop performance and user experience, we recommend that you enable this feature. For example, you can enable this feature in professional graphic design scenarios.
|
|
@@ -11654,6 +11655,9 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
11654
11655
|
* 30
|
|
11655
11656
|
*/
|
|
11656
11657
|
recordContentExpires?: number;
|
|
11658
|
+
recordEventDuration?: number;
|
|
11659
|
+
recordEventFilePaths?: string[];
|
|
11660
|
+
recordEventRegisters?: string[];
|
|
11657
11661
|
/**
|
|
11658
11662
|
* @remarks
|
|
11659
11663
|
* Indicates whether the screen recording feature is enabled.
|
|
@@ -11752,6 +11756,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
11752
11756
|
* fullControl
|
|
11753
11757
|
*/
|
|
11754
11758
|
remoteCoordinate?: string;
|
|
11759
|
+
resetDesktop?: string;
|
|
11755
11760
|
resourceGroupCount?: number;
|
|
11756
11761
|
resourceRegionId?: string;
|
|
11757
11762
|
/**
|
|
@@ -11973,6 +11978,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
11973
11978
|
edsCount: 'EdsCount',
|
|
11974
11979
|
endUserApplyAdminCoordinate: 'EndUserApplyAdminCoordinate',
|
|
11975
11980
|
endUserGroupCoordinate: 'EndUserGroupCoordinate',
|
|
11981
|
+
fileTransfer: 'FileTransfer',
|
|
11976
11982
|
gpuAcceleration: 'GpuAcceleration',
|
|
11977
11983
|
html5Access: 'Html5Access',
|
|
11978
11984
|
html5FileTransfer: 'Html5FileTransfer',
|
|
@@ -11999,6 +12005,9 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
11999
12005
|
qualityEnhancement: 'QualityEnhancement',
|
|
12000
12006
|
recordContent: 'RecordContent',
|
|
12001
12007
|
recordContentExpires: 'RecordContentExpires',
|
|
12008
|
+
recordEventDuration: 'RecordEventDuration',
|
|
12009
|
+
recordEventFilePaths: 'RecordEventFilePaths',
|
|
12010
|
+
recordEventRegisters: 'RecordEventRegisters',
|
|
12002
12011
|
recording: 'Recording',
|
|
12003
12012
|
recordingAudio: 'RecordingAudio',
|
|
12004
12013
|
recordingDuration: 'RecordingDuration',
|
|
@@ -12009,6 +12018,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
12009
12018
|
recordingUserNotify: 'RecordingUserNotify',
|
|
12010
12019
|
recordingUserNotifyMessage: 'RecordingUserNotifyMessage',
|
|
12011
12020
|
remoteCoordinate: 'RemoteCoordinate',
|
|
12021
|
+
resetDesktop: 'ResetDesktop',
|
|
12012
12022
|
resourceGroupCount: 'ResourceGroupCount',
|
|
12013
12023
|
resourceRegionId: 'ResourceRegionId',
|
|
12014
12024
|
scope: 'Scope',
|
|
@@ -12070,6 +12080,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
12070
12080
|
edsCount: 'number',
|
|
12071
12081
|
endUserApplyAdminCoordinate: 'string',
|
|
12072
12082
|
endUserGroupCoordinate: 'string',
|
|
12083
|
+
fileTransfer: 'string',
|
|
12073
12084
|
gpuAcceleration: 'string',
|
|
12074
12085
|
html5Access: 'string',
|
|
12075
12086
|
html5FileTransfer: 'string',
|
|
@@ -12096,6 +12107,9 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
12096
12107
|
qualityEnhancement: 'string',
|
|
12097
12108
|
recordContent: 'string',
|
|
12098
12109
|
recordContentExpires: 'number',
|
|
12110
|
+
recordEventDuration: 'number',
|
|
12111
|
+
recordEventFilePaths: { 'type': 'array', 'itemType': 'string' },
|
|
12112
|
+
recordEventRegisters: { 'type': 'array', 'itemType': 'string' },
|
|
12099
12113
|
recording: 'string',
|
|
12100
12114
|
recordingAudio: 'string',
|
|
12101
12115
|
recordingDuration: 'number',
|
|
@@ -12106,6 +12120,7 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
12106
12120
|
recordingUserNotify: 'string',
|
|
12107
12121
|
recordingUserNotifyMessage: 'string',
|
|
12108
12122
|
remoteCoordinate: 'string',
|
|
12123
|
+
resetDesktop: 'string',
|
|
12109
12124
|
resourceGroupCount: 'number',
|
|
12110
12125
|
resourceRegionId: 'string',
|
|
12111
12126
|
scope: 'string',
|
|
@@ -12171,6 +12186,12 @@ export class DescribePolicyGroupsResponseBodyDescribePolicyGroups extends $dara.
|
|
|
12171
12186
|
if(Array.isArray(this.preemptLoginUsers)) {
|
|
12172
12187
|
$dara.Model.validateArray(this.preemptLoginUsers);
|
|
12173
12188
|
}
|
|
12189
|
+
if(Array.isArray(this.recordEventFilePaths)) {
|
|
12190
|
+
$dara.Model.validateArray(this.recordEventFilePaths);
|
|
12191
|
+
}
|
|
12192
|
+
if(Array.isArray(this.recordEventRegisters)) {
|
|
12193
|
+
$dara.Model.validateArray(this.recordEventRegisters);
|
|
12194
|
+
}
|
|
12174
12195
|
if(Array.isArray(this.scopeValue)) {
|
|
12175
12196
|
$dara.Model.validateArray(this.scopeValue);
|
|
12176
12197
|
}
|
|
@@ -37347,6 +37368,7 @@ export class DescribeOfficeSitesResponse extends $dara.Model {
|
|
|
37347
37368
|
}
|
|
37348
37369
|
|
|
37349
37370
|
export class DescribePolicyGroupsRequest extends $dara.Model {
|
|
37371
|
+
externalPolicyGroupIds?: string[];
|
|
37350
37372
|
/**
|
|
37351
37373
|
* @remarks
|
|
37352
37374
|
* The number of entries per page.
|
|
@@ -37400,6 +37422,7 @@ export class DescribePolicyGroupsRequest extends $dara.Model {
|
|
|
37400
37422
|
scope?: string;
|
|
37401
37423
|
static names(): { [key: string]: string } {
|
|
37402
37424
|
return {
|
|
37425
|
+
externalPolicyGroupIds: 'ExternalPolicyGroupIds',
|
|
37403
37426
|
maxResults: 'MaxResults',
|
|
37404
37427
|
nextToken: 'NextToken',
|
|
37405
37428
|
policyGroupId: 'PolicyGroupId',
|
|
@@ -37410,6 +37433,7 @@ export class DescribePolicyGroupsRequest extends $dara.Model {
|
|
|
37410
37433
|
|
|
37411
37434
|
static types(): { [key: string]: any } {
|
|
37412
37435
|
return {
|
|
37436
|
+
externalPolicyGroupIds: { 'type': 'array', 'itemType': 'string' },
|
|
37413
37437
|
maxResults: 'number',
|
|
37414
37438
|
nextToken: 'string',
|
|
37415
37439
|
policyGroupId: { 'type': 'array', 'itemType': 'string' },
|
|
@@ -37419,6 +37443,9 @@ export class DescribePolicyGroupsRequest extends $dara.Model {
|
|
|
37419
37443
|
}
|
|
37420
37444
|
|
|
37421
37445
|
validate() {
|
|
37446
|
+
if(Array.isArray(this.externalPolicyGroupIds)) {
|
|
37447
|
+
$dara.Model.validateArray(this.externalPolicyGroupIds);
|
|
37448
|
+
}
|
|
37422
37449
|
if(Array.isArray(this.policyGroupId)) {
|
|
37423
37450
|
$dara.Model.validateArray(this.policyGroupId);
|
|
37424
37451
|
}
|
|
@@ -38127,6 +38154,8 @@ export class DescribeRecordingsRequest extends $dara.Model {
|
|
|
38127
38154
|
* 10
|
|
38128
38155
|
*/
|
|
38129
38156
|
signedUrlExpireMinutes?: number;
|
|
38157
|
+
standardEndTime?: string;
|
|
38158
|
+
standardStartTime?: string;
|
|
38130
38159
|
/**
|
|
38131
38160
|
* @example
|
|
38132
38161
|
* 20230424000000
|
|
@@ -38142,6 +38171,8 @@ export class DescribeRecordingsRequest extends $dara.Model {
|
|
|
38142
38171
|
policyGroupId: 'PolicyGroupId',
|
|
38143
38172
|
regionId: 'RegionId',
|
|
38144
38173
|
signedUrlExpireMinutes: 'SignedUrlExpireMinutes',
|
|
38174
|
+
standardEndTime: 'StandardEndTime',
|
|
38175
|
+
standardStartTime: 'StandardStartTime',
|
|
38145
38176
|
startTime: 'StartTime',
|
|
38146
38177
|
};
|
|
38147
38178
|
}
|
|
@@ -38156,6 +38187,8 @@ export class DescribeRecordingsRequest extends $dara.Model {
|
|
|
38156
38187
|
policyGroupId: 'string',
|
|
38157
38188
|
regionId: 'string',
|
|
38158
38189
|
signedUrlExpireMinutes: 'number',
|
|
38190
|
+
standardEndTime: 'string',
|
|
38191
|
+
standardStartTime: 'string',
|
|
38159
38192
|
startTime: 'string',
|
|
38160
38193
|
};
|
|
38161
38194
|
}
|
|
@@ -63366,6 +63399,10 @@ export default class Client extends OpenApi {
|
|
|
63366
63399
|
async describePolicyGroupsWithOptions(request: DescribePolicyGroupsRequest, runtime: $dara.RuntimeOptions): Promise<DescribePolicyGroupsResponse> {
|
|
63367
63400
|
request.validate();
|
|
63368
63401
|
let query = { };
|
|
63402
|
+
if (!$dara.isNull(request.externalPolicyGroupIds)) {
|
|
63403
|
+
query["ExternalPolicyGroupIds"] = request.externalPolicyGroupIds;
|
|
63404
|
+
}
|
|
63405
|
+
|
|
63369
63406
|
if (!$dara.isNull(request.maxResults)) {
|
|
63370
63407
|
query["MaxResults"] = request.maxResults;
|
|
63371
63408
|
}
|
|
@@ -63738,6 +63775,14 @@ export default class Client extends OpenApi {
|
|
|
63738
63775
|
query["SignedUrlExpireMinutes"] = request.signedUrlExpireMinutes;
|
|
63739
63776
|
}
|
|
63740
63777
|
|
|
63778
|
+
if (!$dara.isNull(request.standardEndTime)) {
|
|
63779
|
+
query["StandardEndTime"] = request.standardEndTime;
|
|
63780
|
+
}
|
|
63781
|
+
|
|
63782
|
+
if (!$dara.isNull(request.standardStartTime)) {
|
|
63783
|
+
query["StandardStartTime"] = request.standardStartTime;
|
|
63784
|
+
}
|
|
63785
|
+
|
|
63741
63786
|
if (!$dara.isNull(request.startTime)) {
|
|
63742
63787
|
query["StartTime"] = request.startTime;
|
|
63743
63788
|
}
|