@aws-sdk/client-workspaces 3.170.0 → 3.178.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/CHANGELOG.md +16 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/WorkSpaces.d.ts +0 -63
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/WorkSpacesServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -499
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { WorkSpacesServiceException as __BaseException } from "./WorkSpacesServiceException";
|
|
3
|
-
|
|
4
3
|
export declare class AccessDeniedException extends __BaseException {
|
|
5
4
|
readonly name: "AccessDeniedException";
|
|
6
5
|
readonly $fault: "client";
|
|
7
|
-
|
|
8
6
|
constructor(
|
|
9
7
|
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
10
8
|
);
|
|
@@ -22,18 +20,12 @@ export declare enum DedicatedTenancyModificationStateEnum {
|
|
|
22
20
|
FAILED = "FAILED",
|
|
23
21
|
PENDING = "PENDING",
|
|
24
22
|
}
|
|
25
|
-
|
|
26
23
|
export interface AccountModification {
|
|
27
24
|
ModificationState?: DedicatedTenancyModificationStateEnum | string;
|
|
28
|
-
|
|
29
25
|
DedicatedTenancySupport?: DedicatedTenancySupportResultEnum | string;
|
|
30
|
-
|
|
31
26
|
DedicatedTenancyManagementCidrRange?: string;
|
|
32
|
-
|
|
33
27
|
StartTime?: Date;
|
|
34
|
-
|
|
35
28
|
ErrorCode?: string;
|
|
36
|
-
|
|
37
29
|
ErrorMessage?: string;
|
|
38
30
|
}
|
|
39
31
|
export declare enum Application {
|
|
@@ -42,17 +34,14 @@ export declare enum Application {
|
|
|
42
34
|
}
|
|
43
35
|
export interface AssociateConnectionAliasRequest {
|
|
44
36
|
AliasId: string | undefined;
|
|
45
|
-
|
|
46
37
|
ResourceId: string | undefined;
|
|
47
38
|
}
|
|
48
39
|
export interface AssociateConnectionAliasResult {
|
|
49
40
|
ConnectionIdentifier?: string;
|
|
50
41
|
}
|
|
51
|
-
|
|
52
42
|
export declare class InvalidParameterValuesException extends __BaseException {
|
|
53
43
|
readonly name: "InvalidParameterValuesException";
|
|
54
44
|
readonly $fault: "client";
|
|
55
|
-
|
|
56
45
|
constructor(
|
|
57
46
|
opts: __ExceptionOptionType<
|
|
58
47
|
InvalidParameterValuesException,
|
|
@@ -60,57 +49,44 @@ export declare class InvalidParameterValuesException extends __BaseException {
|
|
|
60
49
|
>
|
|
61
50
|
);
|
|
62
51
|
}
|
|
63
|
-
|
|
64
52
|
export declare class InvalidResourceStateException extends __BaseException {
|
|
65
53
|
readonly name: "InvalidResourceStateException";
|
|
66
54
|
readonly $fault: "client";
|
|
67
|
-
|
|
68
55
|
constructor(
|
|
69
56
|
opts: __ExceptionOptionType<InvalidResourceStateException, __BaseException>
|
|
70
57
|
);
|
|
71
58
|
}
|
|
72
|
-
|
|
73
59
|
export declare class OperationNotSupportedException extends __BaseException {
|
|
74
60
|
readonly name: "OperationNotSupportedException";
|
|
75
61
|
readonly $fault: "client";
|
|
76
|
-
|
|
77
62
|
reason?: string;
|
|
78
|
-
|
|
79
63
|
constructor(
|
|
80
64
|
opts: __ExceptionOptionType<OperationNotSupportedException, __BaseException>
|
|
81
65
|
);
|
|
82
66
|
}
|
|
83
|
-
|
|
84
67
|
export declare class ResourceAssociatedException extends __BaseException {
|
|
85
68
|
readonly name: "ResourceAssociatedException";
|
|
86
69
|
readonly $fault: "client";
|
|
87
|
-
|
|
88
70
|
constructor(
|
|
89
71
|
opts: __ExceptionOptionType<ResourceAssociatedException, __BaseException>
|
|
90
72
|
);
|
|
91
73
|
}
|
|
92
|
-
|
|
93
74
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
94
75
|
readonly name: "ResourceNotFoundException";
|
|
95
76
|
readonly $fault: "client";
|
|
96
|
-
|
|
97
77
|
ResourceId?: string;
|
|
98
|
-
|
|
99
78
|
constructor(
|
|
100
79
|
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
101
80
|
);
|
|
102
81
|
}
|
|
103
82
|
export interface AssociateIpGroupsRequest {
|
|
104
83
|
DirectoryId: string | undefined;
|
|
105
|
-
|
|
106
84
|
GroupIds: string[] | undefined;
|
|
107
85
|
}
|
|
108
86
|
export interface AssociateIpGroupsResult {}
|
|
109
|
-
|
|
110
87
|
export declare class ResourceLimitExceededException extends __BaseException {
|
|
111
88
|
readonly name: "ResourceLimitExceededException";
|
|
112
89
|
readonly $fault: "client";
|
|
113
|
-
|
|
114
90
|
constructor(
|
|
115
91
|
opts: __ExceptionOptionType<ResourceLimitExceededException, __BaseException>
|
|
116
92
|
);
|
|
@@ -122,15 +98,12 @@ export declare enum AssociationStatus {
|
|
|
122
98
|
PENDING_ASSOCIATION = "PENDING_ASSOCIATION",
|
|
123
99
|
PENDING_DISASSOCIATION = "PENDING_DISASSOCIATION",
|
|
124
100
|
}
|
|
125
|
-
|
|
126
101
|
export interface IpRuleItem {
|
|
127
102
|
ipRule?: string;
|
|
128
|
-
|
|
129
103
|
ruleDesc?: string;
|
|
130
104
|
}
|
|
131
105
|
export interface AuthorizeIpRulesRequest {
|
|
132
106
|
GroupId: string | undefined;
|
|
133
|
-
|
|
134
107
|
UserRules: IpRuleItem[] | undefined;
|
|
135
108
|
}
|
|
136
109
|
export interface AuthorizeIpRulesResult {}
|
|
@@ -145,38 +118,25 @@ export declare enum Compute {
|
|
|
145
118
|
STANDARD = "STANDARD",
|
|
146
119
|
VALUE = "VALUE",
|
|
147
120
|
}
|
|
148
|
-
|
|
149
121
|
export interface ComputeType {
|
|
150
122
|
Name?: Compute | string;
|
|
151
123
|
}
|
|
152
|
-
|
|
153
124
|
export interface RootStorage {
|
|
154
125
|
Capacity?: string;
|
|
155
126
|
}
|
|
156
|
-
|
|
157
127
|
export interface UserStorage {
|
|
158
128
|
Capacity?: string;
|
|
159
129
|
}
|
|
160
|
-
|
|
161
130
|
export interface WorkspaceBundle {
|
|
162
131
|
BundleId?: string;
|
|
163
|
-
|
|
164
132
|
Name?: string;
|
|
165
|
-
|
|
166
133
|
Owner?: string;
|
|
167
|
-
|
|
168
134
|
Description?: string;
|
|
169
|
-
|
|
170
135
|
ImageId?: string;
|
|
171
|
-
|
|
172
136
|
RootStorage?: RootStorage;
|
|
173
|
-
|
|
174
137
|
UserStorage?: UserStorage;
|
|
175
|
-
|
|
176
138
|
ComputeType?: ComputeType;
|
|
177
|
-
|
|
178
139
|
LastUpdatedTime?: Date;
|
|
179
|
-
|
|
180
140
|
CreationTime?: Date;
|
|
181
141
|
}
|
|
182
142
|
export declare enum ClientDeviceType {
|
|
@@ -191,34 +151,23 @@ export declare enum ReconnectEnum {
|
|
|
191
151
|
DISABLED = "DISABLED",
|
|
192
152
|
ENABLED = "ENABLED",
|
|
193
153
|
}
|
|
194
|
-
|
|
195
154
|
export interface ClientProperties {
|
|
196
155
|
ReconnectEnabled?: ReconnectEnum | string;
|
|
197
156
|
}
|
|
198
|
-
|
|
199
157
|
export interface ClientPropertiesResult {
|
|
200
158
|
ResourceId?: string;
|
|
201
|
-
|
|
202
159
|
ClientProperties?: ClientProperties;
|
|
203
160
|
}
|
|
204
|
-
|
|
205
161
|
export interface ConnectClientAddIn {
|
|
206
162
|
AddInId?: string;
|
|
207
|
-
|
|
208
163
|
ResourceId?: string;
|
|
209
|
-
|
|
210
164
|
Name?: string;
|
|
211
|
-
|
|
212
165
|
URL?: string;
|
|
213
166
|
}
|
|
214
|
-
|
|
215
167
|
export interface ConnectionAliasAssociation {
|
|
216
168
|
AssociationStatus?: AssociationStatus | string;
|
|
217
|
-
|
|
218
169
|
AssociatedAccountId?: string;
|
|
219
|
-
|
|
220
170
|
ResourceId?: string;
|
|
221
|
-
|
|
222
171
|
ConnectionIdentifier?: string;
|
|
223
172
|
}
|
|
224
173
|
export declare enum ConnectionAliasState {
|
|
@@ -226,22 +175,15 @@ export declare enum ConnectionAliasState {
|
|
|
226
175
|
CREATING = "CREATING",
|
|
227
176
|
DELETING = "DELETING",
|
|
228
177
|
}
|
|
229
|
-
|
|
230
178
|
export interface ConnectionAlias {
|
|
231
179
|
ConnectionString?: string;
|
|
232
|
-
|
|
233
180
|
AliasId?: string;
|
|
234
|
-
|
|
235
181
|
State?: ConnectionAliasState | string;
|
|
236
|
-
|
|
237
182
|
OwnerAccountId?: string;
|
|
238
|
-
|
|
239
183
|
Associations?: ConnectionAliasAssociation[];
|
|
240
184
|
}
|
|
241
|
-
|
|
242
185
|
export interface ConnectionAliasPermission {
|
|
243
186
|
SharedAccountId: string | undefined;
|
|
244
|
-
|
|
245
187
|
AllowAssociation: boolean | undefined;
|
|
246
188
|
}
|
|
247
189
|
export declare enum ConnectionState {
|
|
@@ -249,61 +191,46 @@ export declare enum ConnectionState {
|
|
|
249
191
|
DISCONNECTED = "DISCONNECTED",
|
|
250
192
|
UNKNOWN = "UNKNOWN",
|
|
251
193
|
}
|
|
252
|
-
|
|
253
194
|
export interface Tag {
|
|
254
195
|
Key: string | undefined;
|
|
255
|
-
|
|
256
196
|
Value?: string;
|
|
257
197
|
}
|
|
258
198
|
export interface CopyWorkspaceImageRequest {
|
|
259
199
|
Name: string | undefined;
|
|
260
|
-
|
|
261
200
|
Description?: string;
|
|
262
|
-
|
|
263
201
|
SourceImageId: string | undefined;
|
|
264
|
-
|
|
265
202
|
SourceRegion: string | undefined;
|
|
266
|
-
|
|
267
203
|
Tags?: Tag[];
|
|
268
204
|
}
|
|
269
205
|
export interface CopyWorkspaceImageResult {
|
|
270
206
|
ImageId?: string;
|
|
271
207
|
}
|
|
272
|
-
|
|
273
208
|
export declare class ResourceAlreadyExistsException extends __BaseException {
|
|
274
209
|
readonly name: "ResourceAlreadyExistsException";
|
|
275
210
|
readonly $fault: "client";
|
|
276
|
-
|
|
277
211
|
constructor(
|
|
278
212
|
opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
|
|
279
213
|
);
|
|
280
214
|
}
|
|
281
|
-
|
|
282
215
|
export declare class ResourceUnavailableException extends __BaseException {
|
|
283
216
|
readonly name: "ResourceUnavailableException";
|
|
284
217
|
readonly $fault: "client";
|
|
285
|
-
|
|
286
218
|
ResourceId?: string;
|
|
287
|
-
|
|
288
219
|
constructor(
|
|
289
220
|
opts: __ExceptionOptionType<ResourceUnavailableException, __BaseException>
|
|
290
221
|
);
|
|
291
222
|
}
|
|
292
223
|
export interface CreateConnectClientAddInRequest {
|
|
293
224
|
ResourceId: string | undefined;
|
|
294
|
-
|
|
295
225
|
Name: string | undefined;
|
|
296
|
-
|
|
297
226
|
URL: string | undefined;
|
|
298
227
|
}
|
|
299
228
|
export interface CreateConnectClientAddInResult {
|
|
300
229
|
AddInId?: string;
|
|
301
230
|
}
|
|
302
|
-
|
|
303
231
|
export declare class ResourceCreationFailedException extends __BaseException {
|
|
304
232
|
readonly name: "ResourceCreationFailedException";
|
|
305
233
|
readonly $fault: "client";
|
|
306
|
-
|
|
307
234
|
constructor(
|
|
308
235
|
opts: __ExceptionOptionType<
|
|
309
236
|
ResourceCreationFailedException,
|
|
@@ -313,7 +240,6 @@ export declare class ResourceCreationFailedException extends __BaseException {
|
|
|
313
240
|
}
|
|
314
241
|
export interface CreateConnectionAliasRequest {
|
|
315
242
|
ConnectionString: string | undefined;
|
|
316
|
-
|
|
317
243
|
Tags?: Tag[];
|
|
318
244
|
}
|
|
319
245
|
export interface CreateConnectionAliasResult {
|
|
@@ -321,11 +247,8 @@ export interface CreateConnectionAliasResult {
|
|
|
321
247
|
}
|
|
322
248
|
export interface CreateIpGroupRequest {
|
|
323
249
|
GroupName: string | undefined;
|
|
324
|
-
|
|
325
250
|
GroupDesc?: string;
|
|
326
|
-
|
|
327
251
|
UserRules?: IpRuleItem[];
|
|
328
|
-
|
|
329
252
|
Tags?: Tag[];
|
|
330
253
|
}
|
|
331
254
|
export interface CreateIpGroupResult {
|
|
@@ -333,17 +256,13 @@ export interface CreateIpGroupResult {
|
|
|
333
256
|
}
|
|
334
257
|
export interface CreateTagsRequest {
|
|
335
258
|
ResourceId: string | undefined;
|
|
336
|
-
|
|
337
259
|
Tags: Tag[] | undefined;
|
|
338
260
|
}
|
|
339
261
|
export interface CreateTagsResult {}
|
|
340
262
|
export interface CreateUpdatedWorkspaceImageRequest {
|
|
341
263
|
Name: string | undefined;
|
|
342
|
-
|
|
343
264
|
Description: string | undefined;
|
|
344
|
-
|
|
345
265
|
SourceImageId: string | undefined;
|
|
346
|
-
|
|
347
266
|
Tags?: Tag[];
|
|
348
267
|
}
|
|
349
268
|
export interface CreateUpdatedWorkspaceImageResult {
|
|
@@ -351,17 +270,11 @@ export interface CreateUpdatedWorkspaceImageResult {
|
|
|
351
270
|
}
|
|
352
271
|
export interface CreateWorkspaceBundleRequest {
|
|
353
272
|
BundleName: string | undefined;
|
|
354
|
-
|
|
355
273
|
BundleDescription: string | undefined;
|
|
356
|
-
|
|
357
274
|
ImageId: string | undefined;
|
|
358
|
-
|
|
359
275
|
ComputeType: ComputeType | undefined;
|
|
360
|
-
|
|
361
276
|
UserStorage: UserStorage | undefined;
|
|
362
|
-
|
|
363
277
|
RootStorage?: RootStorage;
|
|
364
|
-
|
|
365
278
|
Tags?: Tag[];
|
|
366
279
|
}
|
|
367
280
|
export interface CreateWorkspaceBundleResult {
|
|
@@ -369,18 +282,14 @@ export interface CreateWorkspaceBundleResult {
|
|
|
369
282
|
}
|
|
370
283
|
export interface CreateWorkspaceImageRequest {
|
|
371
284
|
Name: string | undefined;
|
|
372
|
-
|
|
373
285
|
Description: string | undefined;
|
|
374
|
-
|
|
375
286
|
WorkspaceId: string | undefined;
|
|
376
|
-
|
|
377
287
|
Tags?: Tag[];
|
|
378
288
|
}
|
|
379
289
|
export declare enum OperatingSystemType {
|
|
380
290
|
LINUX = "LINUX",
|
|
381
291
|
WINDOWS = "WINDOWS",
|
|
382
292
|
}
|
|
383
|
-
|
|
384
293
|
export interface OperatingSystem {
|
|
385
294
|
Type?: OperatingSystemType | string;
|
|
386
295
|
}
|
|
@@ -395,64 +304,41 @@ export declare enum WorkspaceImageState {
|
|
|
395
304
|
}
|
|
396
305
|
export interface CreateWorkspaceImageResult {
|
|
397
306
|
ImageId?: string;
|
|
398
|
-
|
|
399
307
|
Name?: string;
|
|
400
|
-
|
|
401
308
|
Description?: string;
|
|
402
|
-
|
|
403
309
|
OperatingSystem?: OperatingSystem;
|
|
404
|
-
|
|
405
310
|
State?: WorkspaceImageState | string;
|
|
406
|
-
|
|
407
311
|
RequiredTenancy?: WorkspaceImageRequiredTenancy | string;
|
|
408
|
-
|
|
409
312
|
Created?: Date;
|
|
410
|
-
|
|
411
313
|
OwnerAccountId?: string;
|
|
412
314
|
}
|
|
413
315
|
export declare enum RunningMode {
|
|
414
316
|
ALWAYS_ON = "ALWAYS_ON",
|
|
415
317
|
AUTO_STOP = "AUTO_STOP",
|
|
416
318
|
}
|
|
417
|
-
|
|
418
319
|
export interface WorkspaceProperties {
|
|
419
320
|
RunningMode?: RunningMode | string;
|
|
420
|
-
|
|
421
321
|
RunningModeAutoStopTimeoutInMinutes?: number;
|
|
422
|
-
|
|
423
322
|
RootVolumeSizeGib?: number;
|
|
424
|
-
|
|
425
323
|
UserVolumeSizeGib?: number;
|
|
426
|
-
|
|
427
324
|
ComputeTypeName?: Compute | string;
|
|
428
325
|
}
|
|
429
|
-
|
|
430
326
|
export interface WorkspaceRequest {
|
|
431
327
|
DirectoryId: string | undefined;
|
|
432
|
-
|
|
433
328
|
UserName: string | undefined;
|
|
434
|
-
|
|
435
329
|
BundleId: string | undefined;
|
|
436
|
-
|
|
437
330
|
VolumeEncryptionKey?: string;
|
|
438
|
-
|
|
439
331
|
UserVolumeEncryptionEnabled?: boolean;
|
|
440
|
-
|
|
441
332
|
RootVolumeEncryptionEnabled?: boolean;
|
|
442
|
-
|
|
443
333
|
WorkspaceProperties?: WorkspaceProperties;
|
|
444
|
-
|
|
445
334
|
Tags?: Tag[];
|
|
446
335
|
}
|
|
447
336
|
export interface CreateWorkspacesRequest {
|
|
448
337
|
Workspaces: WorkspaceRequest[] | undefined;
|
|
449
338
|
}
|
|
450
|
-
|
|
451
339
|
export interface FailedCreateWorkspaceRequest {
|
|
452
340
|
WorkspaceRequest?: WorkspaceRequest;
|
|
453
|
-
|
|
454
341
|
ErrorCode?: string;
|
|
455
|
-
|
|
456
342
|
ErrorMessage?: string;
|
|
457
343
|
}
|
|
458
344
|
export declare enum ModificationResourceEnum {
|
|
@@ -464,10 +350,8 @@ export declare enum ModificationStateEnum {
|
|
|
464
350
|
UPDATE_INITIATED = "UPDATE_INITIATED",
|
|
465
351
|
UPDATE_IN_PROGRESS = "UPDATE_IN_PROGRESS",
|
|
466
352
|
}
|
|
467
|
-
|
|
468
353
|
export interface ModificationState {
|
|
469
354
|
Resource?: ModificationResourceEnum | string;
|
|
470
|
-
|
|
471
355
|
State?: ModificationStateEnum | string;
|
|
472
356
|
}
|
|
473
357
|
export declare enum WorkspaceState {
|
|
@@ -489,82 +373,50 @@ export declare enum WorkspaceState {
|
|
|
489
373
|
UNHEALTHY = "UNHEALTHY",
|
|
490
374
|
UPDATING = "UPDATING",
|
|
491
375
|
}
|
|
492
|
-
|
|
493
376
|
export interface Workspace {
|
|
494
377
|
WorkspaceId?: string;
|
|
495
|
-
|
|
496
378
|
DirectoryId?: string;
|
|
497
|
-
|
|
498
379
|
UserName?: string;
|
|
499
|
-
|
|
500
380
|
IpAddress?: string;
|
|
501
|
-
|
|
502
381
|
State?: WorkspaceState | string;
|
|
503
|
-
|
|
504
382
|
BundleId?: string;
|
|
505
|
-
|
|
506
383
|
SubnetId?: string;
|
|
507
|
-
|
|
508
384
|
ErrorMessage?: string;
|
|
509
|
-
|
|
510
385
|
ErrorCode?: string;
|
|
511
|
-
|
|
512
386
|
ComputerName?: string;
|
|
513
|
-
|
|
514
387
|
VolumeEncryptionKey?: string;
|
|
515
|
-
|
|
516
388
|
UserVolumeEncryptionEnabled?: boolean;
|
|
517
|
-
|
|
518
389
|
RootVolumeEncryptionEnabled?: boolean;
|
|
519
|
-
|
|
520
390
|
WorkspaceProperties?: WorkspaceProperties;
|
|
521
|
-
|
|
522
391
|
ModificationStates?: ModificationState[];
|
|
523
392
|
}
|
|
524
393
|
export interface CreateWorkspacesResult {
|
|
525
394
|
FailedRequests?: FailedCreateWorkspaceRequest[];
|
|
526
|
-
|
|
527
395
|
PendingRequests?: Workspace[];
|
|
528
396
|
}
|
|
529
397
|
export declare enum DedicatedTenancySupportEnum {
|
|
530
398
|
ENABLED = "ENABLED",
|
|
531
399
|
}
|
|
532
|
-
|
|
533
400
|
export interface DefaultClientBrandingAttributes {
|
|
534
401
|
LogoUrl?: string;
|
|
535
|
-
|
|
536
402
|
SupportEmail?: string;
|
|
537
|
-
|
|
538
403
|
SupportLink?: string;
|
|
539
|
-
|
|
540
404
|
ForgotPasswordLink?: string;
|
|
541
|
-
|
|
542
405
|
LoginMessage?: Record<string, string>;
|
|
543
406
|
}
|
|
544
|
-
|
|
545
407
|
export interface DefaultImportClientBrandingAttributes {
|
|
546
408
|
Logo?: Uint8Array;
|
|
547
|
-
|
|
548
409
|
SupportEmail?: string;
|
|
549
|
-
|
|
550
410
|
SupportLink?: string;
|
|
551
|
-
|
|
552
411
|
ForgotPasswordLink?: string;
|
|
553
|
-
|
|
554
412
|
LoginMessage?: Record<string, string>;
|
|
555
413
|
}
|
|
556
|
-
|
|
557
414
|
export interface DefaultWorkspaceCreationProperties {
|
|
558
415
|
EnableWorkDocs?: boolean;
|
|
559
|
-
|
|
560
416
|
EnableInternetAccess?: boolean;
|
|
561
|
-
|
|
562
417
|
DefaultOu?: string;
|
|
563
|
-
|
|
564
418
|
CustomSecurityGroupId?: string;
|
|
565
|
-
|
|
566
419
|
UserEnabledAsLocalAdministrator?: boolean;
|
|
567
|
-
|
|
568
420
|
EnableMaintenanceMode?: boolean;
|
|
569
421
|
}
|
|
570
422
|
export declare enum DeletableSamlProperty {
|
|
@@ -573,13 +425,11 @@ export declare enum DeletableSamlProperty {
|
|
|
573
425
|
}
|
|
574
426
|
export interface DeleteClientBrandingRequest {
|
|
575
427
|
ResourceId: string | undefined;
|
|
576
|
-
|
|
577
428
|
Platforms: (ClientDeviceType | string)[] | undefined;
|
|
578
429
|
}
|
|
579
430
|
export interface DeleteClientBrandingResult {}
|
|
580
431
|
export interface DeleteConnectClientAddInRequest {
|
|
581
432
|
AddInId: string | undefined;
|
|
582
|
-
|
|
583
433
|
ResourceId: string | undefined;
|
|
584
434
|
}
|
|
585
435
|
export interface DeleteConnectClientAddInResult {}
|
|
@@ -593,7 +443,6 @@ export interface DeleteIpGroupRequest {
|
|
|
593
443
|
export interface DeleteIpGroupResult {}
|
|
594
444
|
export interface DeleteTagsRequest {
|
|
595
445
|
ResourceId: string | undefined;
|
|
596
|
-
|
|
597
446
|
TagKeys: string[] | undefined;
|
|
598
447
|
}
|
|
599
448
|
export interface DeleteTagsResult {}
|
|
@@ -612,7 +461,6 @@ export interface DeregisterWorkspaceDirectoryResult {}
|
|
|
612
461
|
export interface DescribeAccountRequest {}
|
|
613
462
|
export interface DescribeAccountResult {
|
|
614
463
|
DedicatedTenancySupport?: DedicatedTenancySupportResultEnum | string;
|
|
615
|
-
|
|
616
464
|
DedicatedTenancyManagementCidrRange?: string;
|
|
617
465
|
}
|
|
618
466
|
export interface DescribeAccountModificationsRequest {
|
|
@@ -620,39 +468,26 @@ export interface DescribeAccountModificationsRequest {
|
|
|
620
468
|
}
|
|
621
469
|
export interface DescribeAccountModificationsResult {
|
|
622
470
|
AccountModifications?: AccountModification[];
|
|
623
|
-
|
|
624
471
|
NextToken?: string;
|
|
625
472
|
}
|
|
626
473
|
export interface DescribeClientBrandingRequest {
|
|
627
474
|
ResourceId: string | undefined;
|
|
628
475
|
}
|
|
629
|
-
|
|
630
476
|
export interface IosClientBrandingAttributes {
|
|
631
477
|
LogoUrl?: string;
|
|
632
|
-
|
|
633
478
|
Logo2xUrl?: string;
|
|
634
|
-
|
|
635
479
|
Logo3xUrl?: string;
|
|
636
|
-
|
|
637
480
|
SupportEmail?: string;
|
|
638
|
-
|
|
639
481
|
SupportLink?: string;
|
|
640
|
-
|
|
641
482
|
ForgotPasswordLink?: string;
|
|
642
|
-
|
|
643
483
|
LoginMessage?: Record<string, string>;
|
|
644
484
|
}
|
|
645
485
|
export interface DescribeClientBrandingResult {
|
|
646
486
|
DeviceTypeWindows?: DefaultClientBrandingAttributes;
|
|
647
|
-
|
|
648
487
|
DeviceTypeOsx?: DefaultClientBrandingAttributes;
|
|
649
|
-
|
|
650
488
|
DeviceTypeAndroid?: DefaultClientBrandingAttributes;
|
|
651
|
-
|
|
652
489
|
DeviceTypeIos?: IosClientBrandingAttributes;
|
|
653
|
-
|
|
654
490
|
DeviceTypeLinux?: DefaultClientBrandingAttributes;
|
|
655
|
-
|
|
656
491
|
DeviceTypeWeb?: DefaultClientBrandingAttributes;
|
|
657
492
|
}
|
|
658
493
|
export interface DescribeClientPropertiesRequest {
|
|
@@ -663,64 +498,46 @@ export interface DescribeClientPropertiesResult {
|
|
|
663
498
|
}
|
|
664
499
|
export interface DescribeConnectClientAddInsRequest {
|
|
665
500
|
ResourceId: string | undefined;
|
|
666
|
-
|
|
667
501
|
NextToken?: string;
|
|
668
|
-
|
|
669
502
|
MaxResults?: number;
|
|
670
503
|
}
|
|
671
504
|
export interface DescribeConnectClientAddInsResult {
|
|
672
505
|
AddIns?: ConnectClientAddIn[];
|
|
673
|
-
|
|
674
506
|
NextToken?: string;
|
|
675
507
|
}
|
|
676
508
|
export interface DescribeConnectionAliasesRequest {
|
|
677
509
|
AliasIds?: string[];
|
|
678
|
-
|
|
679
510
|
ResourceId?: string;
|
|
680
|
-
|
|
681
511
|
Limit?: number;
|
|
682
|
-
|
|
683
512
|
NextToken?: string;
|
|
684
513
|
}
|
|
685
514
|
export interface DescribeConnectionAliasesResult {
|
|
686
515
|
ConnectionAliases?: ConnectionAlias[];
|
|
687
|
-
|
|
688
516
|
NextToken?: string;
|
|
689
517
|
}
|
|
690
518
|
export interface DescribeConnectionAliasPermissionsRequest {
|
|
691
519
|
AliasId: string | undefined;
|
|
692
|
-
|
|
693
520
|
NextToken?: string;
|
|
694
|
-
|
|
695
521
|
MaxResults?: number;
|
|
696
522
|
}
|
|
697
523
|
export interface DescribeConnectionAliasPermissionsResult {
|
|
698
524
|
AliasId?: string;
|
|
699
|
-
|
|
700
525
|
ConnectionAliasPermissions?: ConnectionAliasPermission[];
|
|
701
|
-
|
|
702
526
|
NextToken?: string;
|
|
703
527
|
}
|
|
704
528
|
export interface DescribeIpGroupsRequest {
|
|
705
529
|
GroupIds?: string[];
|
|
706
|
-
|
|
707
530
|
NextToken?: string;
|
|
708
|
-
|
|
709
531
|
MaxResults?: number;
|
|
710
532
|
}
|
|
711
|
-
|
|
712
533
|
export interface WorkspacesIpGroup {
|
|
713
534
|
groupId?: string;
|
|
714
|
-
|
|
715
535
|
groupName?: string;
|
|
716
|
-
|
|
717
536
|
groupDesc?: string;
|
|
718
|
-
|
|
719
537
|
userRules?: IpRuleItem[];
|
|
720
538
|
}
|
|
721
539
|
export interface DescribeIpGroupsResult {
|
|
722
540
|
Result?: WorkspacesIpGroup[];
|
|
723
|
-
|
|
724
541
|
NextToken?: string;
|
|
725
542
|
}
|
|
726
543
|
export interface DescribeTagsRequest {
|
|
@@ -731,21 +548,16 @@ export interface DescribeTagsResult {
|
|
|
731
548
|
}
|
|
732
549
|
export interface DescribeWorkspaceBundlesRequest {
|
|
733
550
|
BundleIds?: string[];
|
|
734
|
-
|
|
735
551
|
Owner?: string;
|
|
736
|
-
|
|
737
552
|
NextToken?: string;
|
|
738
553
|
}
|
|
739
554
|
export interface DescribeWorkspaceBundlesResult {
|
|
740
555
|
Bundles?: WorkspaceBundle[];
|
|
741
|
-
|
|
742
556
|
NextToken?: string;
|
|
743
557
|
}
|
|
744
558
|
export interface DescribeWorkspaceDirectoriesRequest {
|
|
745
559
|
DirectoryIds?: string[];
|
|
746
|
-
|
|
747
560
|
Limit?: number;
|
|
748
|
-
|
|
749
561
|
NextToken?: string;
|
|
750
562
|
}
|
|
751
563
|
export declare enum WorkspaceDirectoryType {
|
|
@@ -757,24 +569,16 @@ export declare enum SamlStatusEnum {
|
|
|
757
569
|
ENABLED = "ENABLED",
|
|
758
570
|
ENABLED_WITH_DIRECTORY_LOGIN_FALLBACK = "ENABLED_WITH_DIRECTORY_LOGIN_FALLBACK",
|
|
759
571
|
}
|
|
760
|
-
|
|
761
572
|
export interface SamlProperties {
|
|
762
573
|
Status?: SamlStatusEnum | string;
|
|
763
|
-
|
|
764
574
|
UserAccessUrl?: string;
|
|
765
|
-
|
|
766
575
|
RelayStateParameterName?: string;
|
|
767
576
|
}
|
|
768
|
-
|
|
769
577
|
export interface SelfservicePermissions {
|
|
770
578
|
RestartWorkspace?: ReconnectEnum | string;
|
|
771
|
-
|
|
772
579
|
IncreaseVolumeSize?: ReconnectEnum | string;
|
|
773
|
-
|
|
774
580
|
ChangeComputeType?: ReconnectEnum | string;
|
|
775
|
-
|
|
776
581
|
SwitchRunningMode?: ReconnectEnum | string;
|
|
777
|
-
|
|
778
582
|
RebuildWorkspace?: ReconnectEnum | string;
|
|
779
583
|
}
|
|
780
584
|
export declare enum WorkspaceDirectoryState {
|
|
@@ -788,81 +592,50 @@ export declare enum Tenancy {
|
|
|
788
592
|
DEDICATED = "DEDICATED",
|
|
789
593
|
SHARED = "SHARED",
|
|
790
594
|
}
|
|
791
|
-
|
|
792
595
|
export interface WorkspaceAccessProperties {
|
|
793
596
|
DeviceTypeWindows?: AccessPropertyValue | string;
|
|
794
|
-
|
|
795
597
|
DeviceTypeOsx?: AccessPropertyValue | string;
|
|
796
|
-
|
|
797
598
|
DeviceTypeWeb?: AccessPropertyValue | string;
|
|
798
|
-
|
|
799
599
|
DeviceTypeIos?: AccessPropertyValue | string;
|
|
800
|
-
|
|
801
600
|
DeviceTypeAndroid?: AccessPropertyValue | string;
|
|
802
|
-
|
|
803
601
|
DeviceTypeChromeOs?: AccessPropertyValue | string;
|
|
804
|
-
|
|
805
602
|
DeviceTypeZeroClient?: AccessPropertyValue | string;
|
|
806
|
-
|
|
807
603
|
DeviceTypeLinux?: AccessPropertyValue | string;
|
|
808
604
|
}
|
|
809
|
-
|
|
810
605
|
export interface WorkspaceDirectory {
|
|
811
606
|
DirectoryId?: string;
|
|
812
|
-
|
|
813
607
|
Alias?: string;
|
|
814
|
-
|
|
815
608
|
DirectoryName?: string;
|
|
816
|
-
|
|
817
609
|
RegistrationCode?: string;
|
|
818
|
-
|
|
819
610
|
SubnetIds?: string[];
|
|
820
|
-
|
|
821
611
|
DnsIpAddresses?: string[];
|
|
822
|
-
|
|
823
612
|
CustomerUserName?: string;
|
|
824
|
-
|
|
825
613
|
IamRoleId?: string;
|
|
826
|
-
|
|
827
614
|
DirectoryType?: WorkspaceDirectoryType | string;
|
|
828
|
-
|
|
829
615
|
WorkspaceSecurityGroupId?: string;
|
|
830
|
-
|
|
831
616
|
State?: WorkspaceDirectoryState | string;
|
|
832
|
-
|
|
833
617
|
WorkspaceCreationProperties?: DefaultWorkspaceCreationProperties;
|
|
834
|
-
|
|
835
618
|
ipGroupIds?: string[];
|
|
836
|
-
|
|
837
619
|
WorkspaceAccessProperties?: WorkspaceAccessProperties;
|
|
838
|
-
|
|
839
620
|
Tenancy?: Tenancy | string;
|
|
840
|
-
|
|
841
621
|
SelfservicePermissions?: SelfservicePermissions;
|
|
842
|
-
|
|
843
622
|
SamlProperties?: SamlProperties;
|
|
844
623
|
}
|
|
845
624
|
export interface DescribeWorkspaceDirectoriesResult {
|
|
846
625
|
Directories?: WorkspaceDirectory[];
|
|
847
|
-
|
|
848
626
|
NextToken?: string;
|
|
849
627
|
}
|
|
850
628
|
export interface DescribeWorkspaceImagePermissionsRequest {
|
|
851
629
|
ImageId: string | undefined;
|
|
852
|
-
|
|
853
630
|
NextToken?: string;
|
|
854
|
-
|
|
855
631
|
MaxResults?: number;
|
|
856
632
|
}
|
|
857
|
-
|
|
858
633
|
export interface ImagePermission {
|
|
859
634
|
SharedAccountId?: string;
|
|
860
635
|
}
|
|
861
636
|
export interface DescribeWorkspaceImagePermissionsResult {
|
|
862
637
|
ImageId?: string;
|
|
863
|
-
|
|
864
638
|
ImagePermissions?: ImagePermission[];
|
|
865
|
-
|
|
866
639
|
NextToken?: string;
|
|
867
640
|
}
|
|
868
641
|
export declare enum ImageType {
|
|
@@ -871,96 +644,65 @@ export declare enum ImageType {
|
|
|
871
644
|
}
|
|
872
645
|
export interface DescribeWorkspaceImagesRequest {
|
|
873
646
|
ImageIds?: string[];
|
|
874
|
-
|
|
875
647
|
ImageType?: ImageType | string;
|
|
876
|
-
|
|
877
648
|
NextToken?: string;
|
|
878
|
-
|
|
879
649
|
MaxResults?: number;
|
|
880
650
|
}
|
|
881
|
-
|
|
882
651
|
export interface UpdateResult {
|
|
883
652
|
UpdateAvailable?: boolean;
|
|
884
|
-
|
|
885
653
|
Description?: string;
|
|
886
654
|
}
|
|
887
|
-
|
|
888
655
|
export interface WorkspaceImage {
|
|
889
656
|
ImageId?: string;
|
|
890
|
-
|
|
891
657
|
Name?: string;
|
|
892
|
-
|
|
893
658
|
Description?: string;
|
|
894
|
-
|
|
895
659
|
OperatingSystem?: OperatingSystem;
|
|
896
|
-
|
|
897
660
|
State?: WorkspaceImageState | string;
|
|
898
|
-
|
|
899
661
|
RequiredTenancy?: WorkspaceImageRequiredTenancy | string;
|
|
900
|
-
|
|
901
662
|
ErrorCode?: string;
|
|
902
|
-
|
|
903
663
|
ErrorMessage?: string;
|
|
904
|
-
|
|
905
664
|
Created?: Date;
|
|
906
|
-
|
|
907
665
|
OwnerAccountId?: string;
|
|
908
|
-
|
|
909
666
|
Updates?: UpdateResult;
|
|
910
667
|
}
|
|
911
668
|
export interface DescribeWorkspaceImagesResult {
|
|
912
669
|
Images?: WorkspaceImage[];
|
|
913
|
-
|
|
914
670
|
NextToken?: string;
|
|
915
671
|
}
|
|
916
672
|
export interface DescribeWorkspacesRequest {
|
|
917
673
|
WorkspaceIds?: string[];
|
|
918
|
-
|
|
919
674
|
DirectoryId?: string;
|
|
920
|
-
|
|
921
675
|
UserName?: string;
|
|
922
|
-
|
|
923
676
|
BundleId?: string;
|
|
924
|
-
|
|
925
677
|
Limit?: number;
|
|
926
|
-
|
|
927
678
|
NextToken?: string;
|
|
928
679
|
}
|
|
929
680
|
export interface DescribeWorkspacesResult {
|
|
930
681
|
Workspaces?: Workspace[];
|
|
931
|
-
|
|
932
682
|
NextToken?: string;
|
|
933
683
|
}
|
|
934
684
|
export interface DescribeWorkspacesConnectionStatusRequest {
|
|
935
685
|
WorkspaceIds?: string[];
|
|
936
|
-
|
|
937
686
|
NextToken?: string;
|
|
938
687
|
}
|
|
939
|
-
|
|
940
688
|
export interface WorkspaceConnectionStatus {
|
|
941
689
|
WorkspaceId?: string;
|
|
942
|
-
|
|
943
690
|
ConnectionState?: ConnectionState | string;
|
|
944
|
-
|
|
945
691
|
ConnectionStateCheckTimestamp?: Date;
|
|
946
|
-
|
|
947
692
|
LastKnownUserConnectionTimestamp?: Date;
|
|
948
693
|
}
|
|
949
694
|
export interface DescribeWorkspacesConnectionStatusResult {
|
|
950
695
|
WorkspacesConnectionStatus?: WorkspaceConnectionStatus[];
|
|
951
|
-
|
|
952
696
|
NextToken?: string;
|
|
953
697
|
}
|
|
954
698
|
export interface DescribeWorkspaceSnapshotsRequest {
|
|
955
699
|
WorkspaceId: string | undefined;
|
|
956
700
|
}
|
|
957
|
-
|
|
958
701
|
export interface Snapshot {
|
|
959
702
|
SnapshotTime?: Date;
|
|
960
703
|
}
|
|
961
704
|
export interface DescribeWorkspaceSnapshotsResult {
|
|
962
705
|
RebuildSnapshots?: Snapshot[];
|
|
963
|
-
|
|
964
706
|
RestoreSnapshots?: Snapshot[];
|
|
965
707
|
}
|
|
966
708
|
export interface DisassociateConnectionAliasRequest {
|
|
@@ -969,60 +711,38 @@ export interface DisassociateConnectionAliasRequest {
|
|
|
969
711
|
export interface DisassociateConnectionAliasResult {}
|
|
970
712
|
export interface DisassociateIpGroupsRequest {
|
|
971
713
|
DirectoryId: string | undefined;
|
|
972
|
-
|
|
973
714
|
GroupIds: string[] | undefined;
|
|
974
715
|
}
|
|
975
716
|
export interface DisassociateIpGroupsResult {}
|
|
976
|
-
|
|
977
717
|
export interface FailedWorkspaceChangeRequest {
|
|
978
718
|
WorkspaceId?: string;
|
|
979
|
-
|
|
980
719
|
ErrorCode?: string;
|
|
981
|
-
|
|
982
720
|
ErrorMessage?: string;
|
|
983
721
|
}
|
|
984
|
-
|
|
985
722
|
export interface IosImportClientBrandingAttributes {
|
|
986
723
|
Logo?: Uint8Array;
|
|
987
|
-
|
|
988
724
|
Logo2x?: Uint8Array;
|
|
989
|
-
|
|
990
725
|
Logo3x?: Uint8Array;
|
|
991
|
-
|
|
992
726
|
SupportEmail?: string;
|
|
993
|
-
|
|
994
727
|
SupportLink?: string;
|
|
995
|
-
|
|
996
728
|
ForgotPasswordLink?: string;
|
|
997
|
-
|
|
998
729
|
LoginMessage?: Record<string, string>;
|
|
999
730
|
}
|
|
1000
731
|
export interface ImportClientBrandingRequest {
|
|
1001
732
|
ResourceId: string | undefined;
|
|
1002
|
-
|
|
1003
733
|
DeviceTypeWindows?: DefaultImportClientBrandingAttributes;
|
|
1004
|
-
|
|
1005
734
|
DeviceTypeOsx?: DefaultImportClientBrandingAttributes;
|
|
1006
|
-
|
|
1007
735
|
DeviceTypeAndroid?: DefaultImportClientBrandingAttributes;
|
|
1008
|
-
|
|
1009
736
|
DeviceTypeIos?: IosImportClientBrandingAttributes;
|
|
1010
|
-
|
|
1011
737
|
DeviceTypeLinux?: DefaultImportClientBrandingAttributes;
|
|
1012
|
-
|
|
1013
738
|
DeviceTypeWeb?: DefaultImportClientBrandingAttributes;
|
|
1014
739
|
}
|
|
1015
740
|
export interface ImportClientBrandingResult {
|
|
1016
741
|
DeviceTypeWindows?: DefaultClientBrandingAttributes;
|
|
1017
|
-
|
|
1018
742
|
DeviceTypeOsx?: DefaultClientBrandingAttributes;
|
|
1019
|
-
|
|
1020
743
|
DeviceTypeAndroid?: DefaultClientBrandingAttributes;
|
|
1021
|
-
|
|
1022
744
|
DeviceTypeIos?: IosClientBrandingAttributes;
|
|
1023
|
-
|
|
1024
745
|
DeviceTypeLinux?: DefaultClientBrandingAttributes;
|
|
1025
|
-
|
|
1026
746
|
DeviceTypeWeb?: DefaultClientBrandingAttributes;
|
|
1027
747
|
}
|
|
1028
748
|
export declare enum WorkspaceImageIngestionProcess {
|
|
@@ -1034,15 +754,10 @@ export declare enum WorkspaceImageIngestionProcess {
|
|
|
1034
754
|
}
|
|
1035
755
|
export interface ImportWorkspaceImageRequest {
|
|
1036
756
|
Ec2ImageId: string | undefined;
|
|
1037
|
-
|
|
1038
757
|
IngestionProcess: WorkspaceImageIngestionProcess | string | undefined;
|
|
1039
|
-
|
|
1040
758
|
ImageName: string | undefined;
|
|
1041
|
-
|
|
1042
759
|
ImageDescription: string | undefined;
|
|
1043
|
-
|
|
1044
760
|
Tags?: Tag[];
|
|
1045
|
-
|
|
1046
761
|
Applications?: (Application | string)[];
|
|
1047
762
|
}
|
|
1048
763
|
export interface ImportWorkspaceImageResult {
|
|
@@ -1050,98 +765,75 @@ export interface ImportWorkspaceImageResult {
|
|
|
1050
765
|
}
|
|
1051
766
|
export interface ListAvailableManagementCidrRangesRequest {
|
|
1052
767
|
ManagementCidrRangeConstraint: string | undefined;
|
|
1053
|
-
|
|
1054
768
|
MaxResults?: number;
|
|
1055
|
-
|
|
1056
769
|
NextToken?: string;
|
|
1057
770
|
}
|
|
1058
771
|
export interface ListAvailableManagementCidrRangesResult {
|
|
1059
772
|
ManagementCidrRanges?: string[];
|
|
1060
|
-
|
|
1061
773
|
NextToken?: string;
|
|
1062
774
|
}
|
|
1063
775
|
export interface MigrateWorkspaceRequest {
|
|
1064
776
|
SourceWorkspaceId: string | undefined;
|
|
1065
|
-
|
|
1066
777
|
BundleId: string | undefined;
|
|
1067
778
|
}
|
|
1068
779
|
export interface MigrateWorkspaceResult {
|
|
1069
780
|
SourceWorkspaceId?: string;
|
|
1070
|
-
|
|
1071
781
|
TargetWorkspaceId?: string;
|
|
1072
782
|
}
|
|
1073
|
-
|
|
1074
783
|
export declare class OperationInProgressException extends __BaseException {
|
|
1075
784
|
readonly name: "OperationInProgressException";
|
|
1076
785
|
readonly $fault: "client";
|
|
1077
|
-
|
|
1078
786
|
constructor(
|
|
1079
787
|
opts: __ExceptionOptionType<OperationInProgressException, __BaseException>
|
|
1080
788
|
);
|
|
1081
789
|
}
|
|
1082
790
|
export interface ModifyAccountRequest {
|
|
1083
791
|
DedicatedTenancySupport?: DedicatedTenancySupportEnum | string;
|
|
1084
|
-
|
|
1085
792
|
DedicatedTenancyManagementCidrRange?: string;
|
|
1086
793
|
}
|
|
1087
794
|
export interface ModifyAccountResult {}
|
|
1088
795
|
export interface ModifyClientPropertiesRequest {
|
|
1089
796
|
ResourceId: string | undefined;
|
|
1090
|
-
|
|
1091
797
|
ClientProperties: ClientProperties | undefined;
|
|
1092
798
|
}
|
|
1093
799
|
export interface ModifyClientPropertiesResult {}
|
|
1094
800
|
export interface ModifySamlPropertiesRequest {
|
|
1095
801
|
ResourceId: string | undefined;
|
|
1096
|
-
|
|
1097
802
|
SamlProperties?: SamlProperties;
|
|
1098
|
-
|
|
1099
803
|
PropertiesToDelete?: (DeletableSamlProperty | string)[];
|
|
1100
804
|
}
|
|
1101
805
|
export interface ModifySamlPropertiesResult {}
|
|
1102
806
|
export interface ModifySelfservicePermissionsRequest {
|
|
1103
807
|
ResourceId: string | undefined;
|
|
1104
|
-
|
|
1105
808
|
SelfservicePermissions: SelfservicePermissions | undefined;
|
|
1106
809
|
}
|
|
1107
810
|
export interface ModifySelfservicePermissionsResult {}
|
|
1108
811
|
export interface ModifyWorkspaceAccessPropertiesRequest {
|
|
1109
812
|
ResourceId: string | undefined;
|
|
1110
|
-
|
|
1111
813
|
WorkspaceAccessProperties: WorkspaceAccessProperties | undefined;
|
|
1112
814
|
}
|
|
1113
815
|
export interface ModifyWorkspaceAccessPropertiesResult {}
|
|
1114
|
-
|
|
1115
816
|
export interface WorkspaceCreationProperties {
|
|
1116
817
|
EnableWorkDocs?: boolean;
|
|
1117
|
-
|
|
1118
818
|
EnableInternetAccess?: boolean;
|
|
1119
|
-
|
|
1120
819
|
DefaultOu?: string;
|
|
1121
|
-
|
|
1122
820
|
CustomSecurityGroupId?: string;
|
|
1123
|
-
|
|
1124
821
|
UserEnabledAsLocalAdministrator?: boolean;
|
|
1125
|
-
|
|
1126
822
|
EnableMaintenanceMode?: boolean;
|
|
1127
823
|
}
|
|
1128
824
|
export interface ModifyWorkspaceCreationPropertiesRequest {
|
|
1129
825
|
ResourceId: string | undefined;
|
|
1130
|
-
|
|
1131
826
|
WorkspaceCreationProperties: WorkspaceCreationProperties | undefined;
|
|
1132
827
|
}
|
|
1133
828
|
export interface ModifyWorkspaceCreationPropertiesResult {}
|
|
1134
829
|
export interface ModifyWorkspacePropertiesRequest {
|
|
1135
830
|
WorkspaceId: string | undefined;
|
|
1136
|
-
|
|
1137
831
|
WorkspaceProperties: WorkspaceProperties | undefined;
|
|
1138
832
|
}
|
|
1139
833
|
export interface ModifyWorkspacePropertiesResult {}
|
|
1140
|
-
|
|
1141
834
|
export declare class UnsupportedWorkspaceConfigurationException extends __BaseException {
|
|
1142
835
|
readonly name: "UnsupportedWorkspaceConfigurationException";
|
|
1143
836
|
readonly $fault: "client";
|
|
1144
|
-
|
|
1145
837
|
constructor(
|
|
1146
838
|
opts: __ExceptionOptionType<
|
|
1147
839
|
UnsupportedWorkspaceConfigurationException,
|
|
@@ -1155,11 +847,9 @@ export declare enum TargetWorkspaceState {
|
|
|
1155
847
|
}
|
|
1156
848
|
export interface ModifyWorkspaceStateRequest {
|
|
1157
849
|
WorkspaceId: string | undefined;
|
|
1158
|
-
|
|
1159
850
|
WorkspaceState: TargetWorkspaceState | string | undefined;
|
|
1160
851
|
}
|
|
1161
852
|
export interface ModifyWorkspaceStateResult {}
|
|
1162
|
-
|
|
1163
853
|
export interface RebootRequest {
|
|
1164
854
|
WorkspaceId: string | undefined;
|
|
1165
855
|
}
|
|
@@ -1169,7 +859,6 @@ export interface RebootWorkspacesRequest {
|
|
|
1169
859
|
export interface RebootWorkspacesResult {
|
|
1170
860
|
FailedRequests?: FailedWorkspaceChangeRequest[];
|
|
1171
861
|
}
|
|
1172
|
-
|
|
1173
862
|
export interface RebuildRequest {
|
|
1174
863
|
WorkspaceId: string | undefined;
|
|
1175
864
|
}
|
|
@@ -1181,23 +870,16 @@ export interface RebuildWorkspacesResult {
|
|
|
1181
870
|
}
|
|
1182
871
|
export interface RegisterWorkspaceDirectoryRequest {
|
|
1183
872
|
DirectoryId: string | undefined;
|
|
1184
|
-
|
|
1185
873
|
SubnetIds?: string[];
|
|
1186
|
-
|
|
1187
874
|
EnableWorkDocs: boolean | undefined;
|
|
1188
|
-
|
|
1189
875
|
EnableSelfService?: boolean;
|
|
1190
|
-
|
|
1191
876
|
Tenancy?: Tenancy | string;
|
|
1192
|
-
|
|
1193
877
|
Tags?: Tag[];
|
|
1194
878
|
}
|
|
1195
879
|
export interface RegisterWorkspaceDirectoryResult {}
|
|
1196
|
-
|
|
1197
880
|
export declare class UnsupportedNetworkConfigurationException extends __BaseException {
|
|
1198
881
|
readonly name: "UnsupportedNetworkConfigurationException";
|
|
1199
882
|
readonly $fault: "client";
|
|
1200
|
-
|
|
1201
883
|
constructor(
|
|
1202
884
|
opts: __ExceptionOptionType<
|
|
1203
885
|
UnsupportedNetworkConfigurationException,
|
|
@@ -1205,11 +887,9 @@ export declare class UnsupportedNetworkConfigurationException extends __BaseExce
|
|
|
1205
887
|
>
|
|
1206
888
|
);
|
|
1207
889
|
}
|
|
1208
|
-
|
|
1209
890
|
export declare class WorkspacesDefaultRoleNotFoundException extends __BaseException {
|
|
1210
891
|
readonly name: "WorkspacesDefaultRoleNotFoundException";
|
|
1211
892
|
readonly $fault: "client";
|
|
1212
|
-
|
|
1213
893
|
constructor(
|
|
1214
894
|
opts: __ExceptionOptionType<
|
|
1215
895
|
WorkspacesDefaultRoleNotFoundException,
|
|
@@ -1223,11 +903,9 @@ export interface RestoreWorkspaceRequest {
|
|
|
1223
903
|
export interface RestoreWorkspaceResult {}
|
|
1224
904
|
export interface RevokeIpRulesRequest {
|
|
1225
905
|
GroupId: string | undefined;
|
|
1226
|
-
|
|
1227
906
|
UserRules: string[] | undefined;
|
|
1228
907
|
}
|
|
1229
908
|
export interface RevokeIpRulesResult {}
|
|
1230
|
-
|
|
1231
909
|
export interface StartRequest {
|
|
1232
910
|
WorkspaceId?: string;
|
|
1233
911
|
}
|
|
@@ -1237,7 +915,6 @@ export interface StartWorkspacesRequest {
|
|
|
1237
915
|
export interface StartWorkspacesResult {
|
|
1238
916
|
FailedRequests?: FailedWorkspaceChangeRequest[];
|
|
1239
917
|
}
|
|
1240
|
-
|
|
1241
918
|
export interface StopRequest {
|
|
1242
919
|
WorkspaceId?: string;
|
|
1243
920
|
}
|
|
@@ -1247,7 +924,6 @@ export interface StopWorkspacesRequest {
|
|
|
1247
924
|
export interface StopWorkspacesResult {
|
|
1248
925
|
FailedRequests?: FailedWorkspaceChangeRequest[];
|
|
1249
926
|
}
|
|
1250
|
-
|
|
1251
927
|
export interface TerminateRequest {
|
|
1252
928
|
WorkspaceId: string | undefined;
|
|
1253
929
|
}
|
|
@@ -1259,685 +935,510 @@ export interface TerminateWorkspacesResult {
|
|
|
1259
935
|
}
|
|
1260
936
|
export interface UpdateConnectClientAddInRequest {
|
|
1261
937
|
AddInId: string | undefined;
|
|
1262
|
-
|
|
1263
938
|
ResourceId: string | undefined;
|
|
1264
|
-
|
|
1265
939
|
Name?: string;
|
|
1266
|
-
|
|
1267
940
|
URL?: string;
|
|
1268
941
|
}
|
|
1269
942
|
export interface UpdateConnectClientAddInResult {}
|
|
1270
943
|
export interface UpdateConnectionAliasPermissionRequest {
|
|
1271
944
|
AliasId: string | undefined;
|
|
1272
|
-
|
|
1273
945
|
ConnectionAliasPermission: ConnectionAliasPermission | undefined;
|
|
1274
946
|
}
|
|
1275
947
|
export interface UpdateConnectionAliasPermissionResult {}
|
|
1276
948
|
export interface UpdateRulesOfIpGroupRequest {
|
|
1277
949
|
GroupId: string | undefined;
|
|
1278
|
-
|
|
1279
950
|
UserRules: IpRuleItem[] | undefined;
|
|
1280
951
|
}
|
|
1281
952
|
export interface UpdateRulesOfIpGroupResult {}
|
|
1282
953
|
export interface UpdateWorkspaceBundleRequest {
|
|
1283
954
|
BundleId?: string;
|
|
1284
|
-
|
|
1285
955
|
ImageId?: string;
|
|
1286
956
|
}
|
|
1287
957
|
export interface UpdateWorkspaceBundleResult {}
|
|
1288
958
|
export interface UpdateWorkspaceImagePermissionRequest {
|
|
1289
959
|
ImageId: string | undefined;
|
|
1290
|
-
|
|
1291
960
|
AllowCopyImage: boolean | undefined;
|
|
1292
|
-
|
|
1293
961
|
SharedAccountId: string | undefined;
|
|
1294
962
|
}
|
|
1295
963
|
export interface UpdateWorkspaceImagePermissionResult {}
|
|
1296
|
-
|
|
1297
964
|
export declare const AccountModificationFilterSensitiveLog: (
|
|
1298
965
|
obj: AccountModification
|
|
1299
966
|
) => any;
|
|
1300
|
-
|
|
1301
967
|
export declare const AssociateConnectionAliasRequestFilterSensitiveLog: (
|
|
1302
968
|
obj: AssociateConnectionAliasRequest
|
|
1303
969
|
) => any;
|
|
1304
|
-
|
|
1305
970
|
export declare const AssociateConnectionAliasResultFilterSensitiveLog: (
|
|
1306
971
|
obj: AssociateConnectionAliasResult
|
|
1307
972
|
) => any;
|
|
1308
|
-
|
|
1309
973
|
export declare const AssociateIpGroupsRequestFilterSensitiveLog: (
|
|
1310
974
|
obj: AssociateIpGroupsRequest
|
|
1311
975
|
) => any;
|
|
1312
|
-
|
|
1313
976
|
export declare const AssociateIpGroupsResultFilterSensitiveLog: (
|
|
1314
977
|
obj: AssociateIpGroupsResult
|
|
1315
978
|
) => any;
|
|
1316
|
-
|
|
1317
979
|
export declare const IpRuleItemFilterSensitiveLog: (obj: IpRuleItem) => any;
|
|
1318
|
-
|
|
1319
980
|
export declare const AuthorizeIpRulesRequestFilterSensitiveLog: (
|
|
1320
981
|
obj: AuthorizeIpRulesRequest
|
|
1321
982
|
) => any;
|
|
1322
|
-
|
|
1323
983
|
export declare const AuthorizeIpRulesResultFilterSensitiveLog: (
|
|
1324
984
|
obj: AuthorizeIpRulesResult
|
|
1325
985
|
) => any;
|
|
1326
|
-
|
|
1327
986
|
export declare const ComputeTypeFilterSensitiveLog: (obj: ComputeType) => any;
|
|
1328
|
-
|
|
1329
987
|
export declare const RootStorageFilterSensitiveLog: (obj: RootStorage) => any;
|
|
1330
|
-
|
|
1331
988
|
export declare const UserStorageFilterSensitiveLog: (obj: UserStorage) => any;
|
|
1332
|
-
|
|
1333
989
|
export declare const WorkspaceBundleFilterSensitiveLog: (
|
|
1334
990
|
obj: WorkspaceBundle
|
|
1335
991
|
) => any;
|
|
1336
|
-
|
|
1337
992
|
export declare const ClientPropertiesFilterSensitiveLog: (
|
|
1338
993
|
obj: ClientProperties
|
|
1339
994
|
) => any;
|
|
1340
|
-
|
|
1341
995
|
export declare const ClientPropertiesResultFilterSensitiveLog: (
|
|
1342
996
|
obj: ClientPropertiesResult
|
|
1343
997
|
) => any;
|
|
1344
|
-
|
|
1345
998
|
export declare const ConnectClientAddInFilterSensitiveLog: (
|
|
1346
999
|
obj: ConnectClientAddIn
|
|
1347
1000
|
) => any;
|
|
1348
|
-
|
|
1349
1001
|
export declare const ConnectionAliasAssociationFilterSensitiveLog: (
|
|
1350
1002
|
obj: ConnectionAliasAssociation
|
|
1351
1003
|
) => any;
|
|
1352
|
-
|
|
1353
1004
|
export declare const ConnectionAliasFilterSensitiveLog: (
|
|
1354
1005
|
obj: ConnectionAlias
|
|
1355
1006
|
) => any;
|
|
1356
|
-
|
|
1357
1007
|
export declare const ConnectionAliasPermissionFilterSensitiveLog: (
|
|
1358
1008
|
obj: ConnectionAliasPermission
|
|
1359
1009
|
) => any;
|
|
1360
|
-
|
|
1361
1010
|
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1362
|
-
|
|
1363
1011
|
export declare const CopyWorkspaceImageRequestFilterSensitiveLog: (
|
|
1364
1012
|
obj: CopyWorkspaceImageRequest
|
|
1365
1013
|
) => any;
|
|
1366
|
-
|
|
1367
1014
|
export declare const CopyWorkspaceImageResultFilterSensitiveLog: (
|
|
1368
1015
|
obj: CopyWorkspaceImageResult
|
|
1369
1016
|
) => any;
|
|
1370
|
-
|
|
1371
1017
|
export declare const CreateConnectClientAddInRequestFilterSensitiveLog: (
|
|
1372
1018
|
obj: CreateConnectClientAddInRequest
|
|
1373
1019
|
) => any;
|
|
1374
|
-
|
|
1375
1020
|
export declare const CreateConnectClientAddInResultFilterSensitiveLog: (
|
|
1376
1021
|
obj: CreateConnectClientAddInResult
|
|
1377
1022
|
) => any;
|
|
1378
|
-
|
|
1379
1023
|
export declare const CreateConnectionAliasRequestFilterSensitiveLog: (
|
|
1380
1024
|
obj: CreateConnectionAliasRequest
|
|
1381
1025
|
) => any;
|
|
1382
|
-
|
|
1383
1026
|
export declare const CreateConnectionAliasResultFilterSensitiveLog: (
|
|
1384
1027
|
obj: CreateConnectionAliasResult
|
|
1385
1028
|
) => any;
|
|
1386
|
-
|
|
1387
1029
|
export declare const CreateIpGroupRequestFilterSensitiveLog: (
|
|
1388
1030
|
obj: CreateIpGroupRequest
|
|
1389
1031
|
) => any;
|
|
1390
|
-
|
|
1391
1032
|
export declare const CreateIpGroupResultFilterSensitiveLog: (
|
|
1392
1033
|
obj: CreateIpGroupResult
|
|
1393
1034
|
) => any;
|
|
1394
|
-
|
|
1395
1035
|
export declare const CreateTagsRequestFilterSensitiveLog: (
|
|
1396
1036
|
obj: CreateTagsRequest
|
|
1397
1037
|
) => any;
|
|
1398
|
-
|
|
1399
1038
|
export declare const CreateTagsResultFilterSensitiveLog: (
|
|
1400
1039
|
obj: CreateTagsResult
|
|
1401
1040
|
) => any;
|
|
1402
|
-
|
|
1403
1041
|
export declare const CreateUpdatedWorkspaceImageRequestFilterSensitiveLog: (
|
|
1404
1042
|
obj: CreateUpdatedWorkspaceImageRequest
|
|
1405
1043
|
) => any;
|
|
1406
|
-
|
|
1407
1044
|
export declare const CreateUpdatedWorkspaceImageResultFilterSensitiveLog: (
|
|
1408
1045
|
obj: CreateUpdatedWorkspaceImageResult
|
|
1409
1046
|
) => any;
|
|
1410
|
-
|
|
1411
1047
|
export declare const CreateWorkspaceBundleRequestFilterSensitiveLog: (
|
|
1412
1048
|
obj: CreateWorkspaceBundleRequest
|
|
1413
1049
|
) => any;
|
|
1414
|
-
|
|
1415
1050
|
export declare const CreateWorkspaceBundleResultFilterSensitiveLog: (
|
|
1416
1051
|
obj: CreateWorkspaceBundleResult
|
|
1417
1052
|
) => any;
|
|
1418
|
-
|
|
1419
1053
|
export declare const CreateWorkspaceImageRequestFilterSensitiveLog: (
|
|
1420
1054
|
obj: CreateWorkspaceImageRequest
|
|
1421
1055
|
) => any;
|
|
1422
|
-
|
|
1423
1056
|
export declare const OperatingSystemFilterSensitiveLog: (
|
|
1424
1057
|
obj: OperatingSystem
|
|
1425
1058
|
) => any;
|
|
1426
|
-
|
|
1427
1059
|
export declare const CreateWorkspaceImageResultFilterSensitiveLog: (
|
|
1428
1060
|
obj: CreateWorkspaceImageResult
|
|
1429
1061
|
) => any;
|
|
1430
|
-
|
|
1431
1062
|
export declare const WorkspacePropertiesFilterSensitiveLog: (
|
|
1432
1063
|
obj: WorkspaceProperties
|
|
1433
1064
|
) => any;
|
|
1434
|
-
|
|
1435
1065
|
export declare const WorkspaceRequestFilterSensitiveLog: (
|
|
1436
1066
|
obj: WorkspaceRequest
|
|
1437
1067
|
) => any;
|
|
1438
|
-
|
|
1439
1068
|
export declare const CreateWorkspacesRequestFilterSensitiveLog: (
|
|
1440
1069
|
obj: CreateWorkspacesRequest
|
|
1441
1070
|
) => any;
|
|
1442
|
-
|
|
1443
1071
|
export declare const FailedCreateWorkspaceRequestFilterSensitiveLog: (
|
|
1444
1072
|
obj: FailedCreateWorkspaceRequest
|
|
1445
1073
|
) => any;
|
|
1446
|
-
|
|
1447
1074
|
export declare const ModificationStateFilterSensitiveLog: (
|
|
1448
1075
|
obj: ModificationState
|
|
1449
1076
|
) => any;
|
|
1450
|
-
|
|
1451
1077
|
export declare const WorkspaceFilterSensitiveLog: (obj: Workspace) => any;
|
|
1452
|
-
|
|
1453
1078
|
export declare const CreateWorkspacesResultFilterSensitiveLog: (
|
|
1454
1079
|
obj: CreateWorkspacesResult
|
|
1455
1080
|
) => any;
|
|
1456
|
-
|
|
1457
1081
|
export declare const DefaultClientBrandingAttributesFilterSensitiveLog: (
|
|
1458
1082
|
obj: DefaultClientBrandingAttributes
|
|
1459
1083
|
) => any;
|
|
1460
|
-
|
|
1461
1084
|
export declare const DefaultImportClientBrandingAttributesFilterSensitiveLog: (
|
|
1462
1085
|
obj: DefaultImportClientBrandingAttributes
|
|
1463
1086
|
) => any;
|
|
1464
|
-
|
|
1465
1087
|
export declare const DefaultWorkspaceCreationPropertiesFilterSensitiveLog: (
|
|
1466
1088
|
obj: DefaultWorkspaceCreationProperties
|
|
1467
1089
|
) => any;
|
|
1468
|
-
|
|
1469
1090
|
export declare const DeleteClientBrandingRequestFilterSensitiveLog: (
|
|
1470
1091
|
obj: DeleteClientBrandingRequest
|
|
1471
1092
|
) => any;
|
|
1472
|
-
|
|
1473
1093
|
export declare const DeleteClientBrandingResultFilterSensitiveLog: (
|
|
1474
1094
|
obj: DeleteClientBrandingResult
|
|
1475
1095
|
) => any;
|
|
1476
|
-
|
|
1477
1096
|
export declare const DeleteConnectClientAddInRequestFilterSensitiveLog: (
|
|
1478
1097
|
obj: DeleteConnectClientAddInRequest
|
|
1479
1098
|
) => any;
|
|
1480
|
-
|
|
1481
1099
|
export declare const DeleteConnectClientAddInResultFilterSensitiveLog: (
|
|
1482
1100
|
obj: DeleteConnectClientAddInResult
|
|
1483
1101
|
) => any;
|
|
1484
|
-
|
|
1485
1102
|
export declare const DeleteConnectionAliasRequestFilterSensitiveLog: (
|
|
1486
1103
|
obj: DeleteConnectionAliasRequest
|
|
1487
1104
|
) => any;
|
|
1488
|
-
|
|
1489
1105
|
export declare const DeleteConnectionAliasResultFilterSensitiveLog: (
|
|
1490
1106
|
obj: DeleteConnectionAliasResult
|
|
1491
1107
|
) => any;
|
|
1492
|
-
|
|
1493
1108
|
export declare const DeleteIpGroupRequestFilterSensitiveLog: (
|
|
1494
1109
|
obj: DeleteIpGroupRequest
|
|
1495
1110
|
) => any;
|
|
1496
|
-
|
|
1497
1111
|
export declare const DeleteIpGroupResultFilterSensitiveLog: (
|
|
1498
1112
|
obj: DeleteIpGroupResult
|
|
1499
1113
|
) => any;
|
|
1500
|
-
|
|
1501
1114
|
export declare const DeleteTagsRequestFilterSensitiveLog: (
|
|
1502
1115
|
obj: DeleteTagsRequest
|
|
1503
1116
|
) => any;
|
|
1504
|
-
|
|
1505
1117
|
export declare const DeleteTagsResultFilterSensitiveLog: (
|
|
1506
1118
|
obj: DeleteTagsResult
|
|
1507
1119
|
) => any;
|
|
1508
|
-
|
|
1509
1120
|
export declare const DeleteWorkspaceBundleRequestFilterSensitiveLog: (
|
|
1510
1121
|
obj: DeleteWorkspaceBundleRequest
|
|
1511
1122
|
) => any;
|
|
1512
|
-
|
|
1513
1123
|
export declare const DeleteWorkspaceBundleResultFilterSensitiveLog: (
|
|
1514
1124
|
obj: DeleteWorkspaceBundleResult
|
|
1515
1125
|
) => any;
|
|
1516
|
-
|
|
1517
1126
|
export declare const DeleteWorkspaceImageRequestFilterSensitiveLog: (
|
|
1518
1127
|
obj: DeleteWorkspaceImageRequest
|
|
1519
1128
|
) => any;
|
|
1520
|
-
|
|
1521
1129
|
export declare const DeleteWorkspaceImageResultFilterSensitiveLog: (
|
|
1522
1130
|
obj: DeleteWorkspaceImageResult
|
|
1523
1131
|
) => any;
|
|
1524
|
-
|
|
1525
1132
|
export declare const DeregisterWorkspaceDirectoryRequestFilterSensitiveLog: (
|
|
1526
1133
|
obj: DeregisterWorkspaceDirectoryRequest
|
|
1527
1134
|
) => any;
|
|
1528
|
-
|
|
1529
1135
|
export declare const DeregisterWorkspaceDirectoryResultFilterSensitiveLog: (
|
|
1530
1136
|
obj: DeregisterWorkspaceDirectoryResult
|
|
1531
1137
|
) => any;
|
|
1532
|
-
|
|
1533
1138
|
export declare const DescribeAccountRequestFilterSensitiveLog: (
|
|
1534
1139
|
obj: DescribeAccountRequest
|
|
1535
1140
|
) => any;
|
|
1536
|
-
|
|
1537
1141
|
export declare const DescribeAccountResultFilterSensitiveLog: (
|
|
1538
1142
|
obj: DescribeAccountResult
|
|
1539
1143
|
) => any;
|
|
1540
|
-
|
|
1541
1144
|
export declare const DescribeAccountModificationsRequestFilterSensitiveLog: (
|
|
1542
1145
|
obj: DescribeAccountModificationsRequest
|
|
1543
1146
|
) => any;
|
|
1544
|
-
|
|
1545
1147
|
export declare const DescribeAccountModificationsResultFilterSensitiveLog: (
|
|
1546
1148
|
obj: DescribeAccountModificationsResult
|
|
1547
1149
|
) => any;
|
|
1548
|
-
|
|
1549
1150
|
export declare const DescribeClientBrandingRequestFilterSensitiveLog: (
|
|
1550
1151
|
obj: DescribeClientBrandingRequest
|
|
1551
1152
|
) => any;
|
|
1552
|
-
|
|
1553
1153
|
export declare const IosClientBrandingAttributesFilterSensitiveLog: (
|
|
1554
1154
|
obj: IosClientBrandingAttributes
|
|
1555
1155
|
) => any;
|
|
1556
|
-
|
|
1557
1156
|
export declare const DescribeClientBrandingResultFilterSensitiveLog: (
|
|
1558
1157
|
obj: DescribeClientBrandingResult
|
|
1559
1158
|
) => any;
|
|
1560
|
-
|
|
1561
1159
|
export declare const DescribeClientPropertiesRequestFilterSensitiveLog: (
|
|
1562
1160
|
obj: DescribeClientPropertiesRequest
|
|
1563
1161
|
) => any;
|
|
1564
|
-
|
|
1565
1162
|
export declare const DescribeClientPropertiesResultFilterSensitiveLog: (
|
|
1566
1163
|
obj: DescribeClientPropertiesResult
|
|
1567
1164
|
) => any;
|
|
1568
|
-
|
|
1569
1165
|
export declare const DescribeConnectClientAddInsRequestFilterSensitiveLog: (
|
|
1570
1166
|
obj: DescribeConnectClientAddInsRequest
|
|
1571
1167
|
) => any;
|
|
1572
|
-
|
|
1573
1168
|
export declare const DescribeConnectClientAddInsResultFilterSensitiveLog: (
|
|
1574
1169
|
obj: DescribeConnectClientAddInsResult
|
|
1575
1170
|
) => any;
|
|
1576
|
-
|
|
1577
1171
|
export declare const DescribeConnectionAliasesRequestFilterSensitiveLog: (
|
|
1578
1172
|
obj: DescribeConnectionAliasesRequest
|
|
1579
1173
|
) => any;
|
|
1580
|
-
|
|
1581
1174
|
export declare const DescribeConnectionAliasesResultFilterSensitiveLog: (
|
|
1582
1175
|
obj: DescribeConnectionAliasesResult
|
|
1583
1176
|
) => any;
|
|
1584
|
-
|
|
1585
1177
|
export declare const DescribeConnectionAliasPermissionsRequestFilterSensitiveLog: (
|
|
1586
1178
|
obj: DescribeConnectionAliasPermissionsRequest
|
|
1587
1179
|
) => any;
|
|
1588
|
-
|
|
1589
1180
|
export declare const DescribeConnectionAliasPermissionsResultFilterSensitiveLog: (
|
|
1590
1181
|
obj: DescribeConnectionAliasPermissionsResult
|
|
1591
1182
|
) => any;
|
|
1592
|
-
|
|
1593
1183
|
export declare const DescribeIpGroupsRequestFilterSensitiveLog: (
|
|
1594
1184
|
obj: DescribeIpGroupsRequest
|
|
1595
1185
|
) => any;
|
|
1596
|
-
|
|
1597
1186
|
export declare const WorkspacesIpGroupFilterSensitiveLog: (
|
|
1598
1187
|
obj: WorkspacesIpGroup
|
|
1599
1188
|
) => any;
|
|
1600
|
-
|
|
1601
1189
|
export declare const DescribeIpGroupsResultFilterSensitiveLog: (
|
|
1602
1190
|
obj: DescribeIpGroupsResult
|
|
1603
1191
|
) => any;
|
|
1604
|
-
|
|
1605
1192
|
export declare const DescribeTagsRequestFilterSensitiveLog: (
|
|
1606
1193
|
obj: DescribeTagsRequest
|
|
1607
1194
|
) => any;
|
|
1608
|
-
|
|
1609
1195
|
export declare const DescribeTagsResultFilterSensitiveLog: (
|
|
1610
1196
|
obj: DescribeTagsResult
|
|
1611
1197
|
) => any;
|
|
1612
|
-
|
|
1613
1198
|
export declare const DescribeWorkspaceBundlesRequestFilterSensitiveLog: (
|
|
1614
1199
|
obj: DescribeWorkspaceBundlesRequest
|
|
1615
1200
|
) => any;
|
|
1616
|
-
|
|
1617
1201
|
export declare const DescribeWorkspaceBundlesResultFilterSensitiveLog: (
|
|
1618
1202
|
obj: DescribeWorkspaceBundlesResult
|
|
1619
1203
|
) => any;
|
|
1620
|
-
|
|
1621
1204
|
export declare const DescribeWorkspaceDirectoriesRequestFilterSensitiveLog: (
|
|
1622
1205
|
obj: DescribeWorkspaceDirectoriesRequest
|
|
1623
1206
|
) => any;
|
|
1624
|
-
|
|
1625
1207
|
export declare const SamlPropertiesFilterSensitiveLog: (
|
|
1626
1208
|
obj: SamlProperties
|
|
1627
1209
|
) => any;
|
|
1628
|
-
|
|
1629
1210
|
export declare const SelfservicePermissionsFilterSensitiveLog: (
|
|
1630
1211
|
obj: SelfservicePermissions
|
|
1631
1212
|
) => any;
|
|
1632
|
-
|
|
1633
1213
|
export declare const WorkspaceAccessPropertiesFilterSensitiveLog: (
|
|
1634
1214
|
obj: WorkspaceAccessProperties
|
|
1635
1215
|
) => any;
|
|
1636
|
-
|
|
1637
1216
|
export declare const WorkspaceDirectoryFilterSensitiveLog: (
|
|
1638
1217
|
obj: WorkspaceDirectory
|
|
1639
1218
|
) => any;
|
|
1640
|
-
|
|
1641
1219
|
export declare const DescribeWorkspaceDirectoriesResultFilterSensitiveLog: (
|
|
1642
1220
|
obj: DescribeWorkspaceDirectoriesResult
|
|
1643
1221
|
) => any;
|
|
1644
|
-
|
|
1645
1222
|
export declare const DescribeWorkspaceImagePermissionsRequestFilterSensitiveLog: (
|
|
1646
1223
|
obj: DescribeWorkspaceImagePermissionsRequest
|
|
1647
1224
|
) => any;
|
|
1648
|
-
|
|
1649
1225
|
export declare const ImagePermissionFilterSensitiveLog: (
|
|
1650
1226
|
obj: ImagePermission
|
|
1651
1227
|
) => any;
|
|
1652
|
-
|
|
1653
1228
|
export declare const DescribeWorkspaceImagePermissionsResultFilterSensitiveLog: (
|
|
1654
1229
|
obj: DescribeWorkspaceImagePermissionsResult
|
|
1655
1230
|
) => any;
|
|
1656
|
-
|
|
1657
1231
|
export declare const DescribeWorkspaceImagesRequestFilterSensitiveLog: (
|
|
1658
1232
|
obj: DescribeWorkspaceImagesRequest
|
|
1659
1233
|
) => any;
|
|
1660
|
-
|
|
1661
1234
|
export declare const UpdateResultFilterSensitiveLog: (obj: UpdateResult) => any;
|
|
1662
|
-
|
|
1663
1235
|
export declare const WorkspaceImageFilterSensitiveLog: (
|
|
1664
1236
|
obj: WorkspaceImage
|
|
1665
1237
|
) => any;
|
|
1666
|
-
|
|
1667
1238
|
export declare const DescribeWorkspaceImagesResultFilterSensitiveLog: (
|
|
1668
1239
|
obj: DescribeWorkspaceImagesResult
|
|
1669
1240
|
) => any;
|
|
1670
|
-
|
|
1671
1241
|
export declare const DescribeWorkspacesRequestFilterSensitiveLog: (
|
|
1672
1242
|
obj: DescribeWorkspacesRequest
|
|
1673
1243
|
) => any;
|
|
1674
|
-
|
|
1675
1244
|
export declare const DescribeWorkspacesResultFilterSensitiveLog: (
|
|
1676
1245
|
obj: DescribeWorkspacesResult
|
|
1677
1246
|
) => any;
|
|
1678
|
-
|
|
1679
1247
|
export declare const DescribeWorkspacesConnectionStatusRequestFilterSensitiveLog: (
|
|
1680
1248
|
obj: DescribeWorkspacesConnectionStatusRequest
|
|
1681
1249
|
) => any;
|
|
1682
|
-
|
|
1683
1250
|
export declare const WorkspaceConnectionStatusFilterSensitiveLog: (
|
|
1684
1251
|
obj: WorkspaceConnectionStatus
|
|
1685
1252
|
) => any;
|
|
1686
|
-
|
|
1687
1253
|
export declare const DescribeWorkspacesConnectionStatusResultFilterSensitiveLog: (
|
|
1688
1254
|
obj: DescribeWorkspacesConnectionStatusResult
|
|
1689
1255
|
) => any;
|
|
1690
|
-
|
|
1691
1256
|
export declare const DescribeWorkspaceSnapshotsRequestFilterSensitiveLog: (
|
|
1692
1257
|
obj: DescribeWorkspaceSnapshotsRequest
|
|
1693
1258
|
) => any;
|
|
1694
|
-
|
|
1695
1259
|
export declare const SnapshotFilterSensitiveLog: (obj: Snapshot) => any;
|
|
1696
|
-
|
|
1697
1260
|
export declare const DescribeWorkspaceSnapshotsResultFilterSensitiveLog: (
|
|
1698
1261
|
obj: DescribeWorkspaceSnapshotsResult
|
|
1699
1262
|
) => any;
|
|
1700
|
-
|
|
1701
1263
|
export declare const DisassociateConnectionAliasRequestFilterSensitiveLog: (
|
|
1702
1264
|
obj: DisassociateConnectionAliasRequest
|
|
1703
1265
|
) => any;
|
|
1704
|
-
|
|
1705
1266
|
export declare const DisassociateConnectionAliasResultFilterSensitiveLog: (
|
|
1706
1267
|
obj: DisassociateConnectionAliasResult
|
|
1707
1268
|
) => any;
|
|
1708
|
-
|
|
1709
1269
|
export declare const DisassociateIpGroupsRequestFilterSensitiveLog: (
|
|
1710
1270
|
obj: DisassociateIpGroupsRequest
|
|
1711
1271
|
) => any;
|
|
1712
|
-
|
|
1713
1272
|
export declare const DisassociateIpGroupsResultFilterSensitiveLog: (
|
|
1714
1273
|
obj: DisassociateIpGroupsResult
|
|
1715
1274
|
) => any;
|
|
1716
|
-
|
|
1717
1275
|
export declare const FailedWorkspaceChangeRequestFilterSensitiveLog: (
|
|
1718
1276
|
obj: FailedWorkspaceChangeRequest
|
|
1719
1277
|
) => any;
|
|
1720
|
-
|
|
1721
1278
|
export declare const IosImportClientBrandingAttributesFilterSensitiveLog: (
|
|
1722
1279
|
obj: IosImportClientBrandingAttributes
|
|
1723
1280
|
) => any;
|
|
1724
|
-
|
|
1725
1281
|
export declare const ImportClientBrandingRequestFilterSensitiveLog: (
|
|
1726
1282
|
obj: ImportClientBrandingRequest
|
|
1727
1283
|
) => any;
|
|
1728
|
-
|
|
1729
1284
|
export declare const ImportClientBrandingResultFilterSensitiveLog: (
|
|
1730
1285
|
obj: ImportClientBrandingResult
|
|
1731
1286
|
) => any;
|
|
1732
|
-
|
|
1733
1287
|
export declare const ImportWorkspaceImageRequestFilterSensitiveLog: (
|
|
1734
1288
|
obj: ImportWorkspaceImageRequest
|
|
1735
1289
|
) => any;
|
|
1736
|
-
|
|
1737
1290
|
export declare const ImportWorkspaceImageResultFilterSensitiveLog: (
|
|
1738
1291
|
obj: ImportWorkspaceImageResult
|
|
1739
1292
|
) => any;
|
|
1740
|
-
|
|
1741
1293
|
export declare const ListAvailableManagementCidrRangesRequestFilterSensitiveLog: (
|
|
1742
1294
|
obj: ListAvailableManagementCidrRangesRequest
|
|
1743
1295
|
) => any;
|
|
1744
|
-
|
|
1745
1296
|
export declare const ListAvailableManagementCidrRangesResultFilterSensitiveLog: (
|
|
1746
1297
|
obj: ListAvailableManagementCidrRangesResult
|
|
1747
1298
|
) => any;
|
|
1748
|
-
|
|
1749
1299
|
export declare const MigrateWorkspaceRequestFilterSensitiveLog: (
|
|
1750
1300
|
obj: MigrateWorkspaceRequest
|
|
1751
1301
|
) => any;
|
|
1752
|
-
|
|
1753
1302
|
export declare const MigrateWorkspaceResultFilterSensitiveLog: (
|
|
1754
1303
|
obj: MigrateWorkspaceResult
|
|
1755
1304
|
) => any;
|
|
1756
|
-
|
|
1757
1305
|
export declare const ModifyAccountRequestFilterSensitiveLog: (
|
|
1758
1306
|
obj: ModifyAccountRequest
|
|
1759
1307
|
) => any;
|
|
1760
|
-
|
|
1761
1308
|
export declare const ModifyAccountResultFilterSensitiveLog: (
|
|
1762
1309
|
obj: ModifyAccountResult
|
|
1763
1310
|
) => any;
|
|
1764
|
-
|
|
1765
1311
|
export declare const ModifyClientPropertiesRequestFilterSensitiveLog: (
|
|
1766
1312
|
obj: ModifyClientPropertiesRequest
|
|
1767
1313
|
) => any;
|
|
1768
|
-
|
|
1769
1314
|
export declare const ModifyClientPropertiesResultFilterSensitiveLog: (
|
|
1770
1315
|
obj: ModifyClientPropertiesResult
|
|
1771
1316
|
) => any;
|
|
1772
|
-
|
|
1773
1317
|
export declare const ModifySamlPropertiesRequestFilterSensitiveLog: (
|
|
1774
1318
|
obj: ModifySamlPropertiesRequest
|
|
1775
1319
|
) => any;
|
|
1776
|
-
|
|
1777
1320
|
export declare const ModifySamlPropertiesResultFilterSensitiveLog: (
|
|
1778
1321
|
obj: ModifySamlPropertiesResult
|
|
1779
1322
|
) => any;
|
|
1780
|
-
|
|
1781
1323
|
export declare const ModifySelfservicePermissionsRequestFilterSensitiveLog: (
|
|
1782
1324
|
obj: ModifySelfservicePermissionsRequest
|
|
1783
1325
|
) => any;
|
|
1784
|
-
|
|
1785
1326
|
export declare const ModifySelfservicePermissionsResultFilterSensitiveLog: (
|
|
1786
1327
|
obj: ModifySelfservicePermissionsResult
|
|
1787
1328
|
) => any;
|
|
1788
|
-
|
|
1789
1329
|
export declare const ModifyWorkspaceAccessPropertiesRequestFilterSensitiveLog: (
|
|
1790
1330
|
obj: ModifyWorkspaceAccessPropertiesRequest
|
|
1791
1331
|
) => any;
|
|
1792
|
-
|
|
1793
1332
|
export declare const ModifyWorkspaceAccessPropertiesResultFilterSensitiveLog: (
|
|
1794
1333
|
obj: ModifyWorkspaceAccessPropertiesResult
|
|
1795
1334
|
) => any;
|
|
1796
|
-
|
|
1797
1335
|
export declare const WorkspaceCreationPropertiesFilterSensitiveLog: (
|
|
1798
1336
|
obj: WorkspaceCreationProperties
|
|
1799
1337
|
) => any;
|
|
1800
|
-
|
|
1801
1338
|
export declare const ModifyWorkspaceCreationPropertiesRequestFilterSensitiveLog: (
|
|
1802
1339
|
obj: ModifyWorkspaceCreationPropertiesRequest
|
|
1803
1340
|
) => any;
|
|
1804
|
-
|
|
1805
1341
|
export declare const ModifyWorkspaceCreationPropertiesResultFilterSensitiveLog: (
|
|
1806
1342
|
obj: ModifyWorkspaceCreationPropertiesResult
|
|
1807
1343
|
) => any;
|
|
1808
|
-
|
|
1809
1344
|
export declare const ModifyWorkspacePropertiesRequestFilterSensitiveLog: (
|
|
1810
1345
|
obj: ModifyWorkspacePropertiesRequest
|
|
1811
1346
|
) => any;
|
|
1812
|
-
|
|
1813
1347
|
export declare const ModifyWorkspacePropertiesResultFilterSensitiveLog: (
|
|
1814
1348
|
obj: ModifyWorkspacePropertiesResult
|
|
1815
1349
|
) => any;
|
|
1816
|
-
|
|
1817
1350
|
export declare const ModifyWorkspaceStateRequestFilterSensitiveLog: (
|
|
1818
1351
|
obj: ModifyWorkspaceStateRequest
|
|
1819
1352
|
) => any;
|
|
1820
|
-
|
|
1821
1353
|
export declare const ModifyWorkspaceStateResultFilterSensitiveLog: (
|
|
1822
1354
|
obj: ModifyWorkspaceStateResult
|
|
1823
1355
|
) => any;
|
|
1824
|
-
|
|
1825
1356
|
export declare const RebootRequestFilterSensitiveLog: (
|
|
1826
1357
|
obj: RebootRequest
|
|
1827
1358
|
) => any;
|
|
1828
|
-
|
|
1829
1359
|
export declare const RebootWorkspacesRequestFilterSensitiveLog: (
|
|
1830
1360
|
obj: RebootWorkspacesRequest
|
|
1831
1361
|
) => any;
|
|
1832
|
-
|
|
1833
1362
|
export declare const RebootWorkspacesResultFilterSensitiveLog: (
|
|
1834
1363
|
obj: RebootWorkspacesResult
|
|
1835
1364
|
) => any;
|
|
1836
|
-
|
|
1837
1365
|
export declare const RebuildRequestFilterSensitiveLog: (
|
|
1838
1366
|
obj: RebuildRequest
|
|
1839
1367
|
) => any;
|
|
1840
|
-
|
|
1841
1368
|
export declare const RebuildWorkspacesRequestFilterSensitiveLog: (
|
|
1842
1369
|
obj: RebuildWorkspacesRequest
|
|
1843
1370
|
) => any;
|
|
1844
|
-
|
|
1845
1371
|
export declare const RebuildWorkspacesResultFilterSensitiveLog: (
|
|
1846
1372
|
obj: RebuildWorkspacesResult
|
|
1847
1373
|
) => any;
|
|
1848
|
-
|
|
1849
1374
|
export declare const RegisterWorkspaceDirectoryRequestFilterSensitiveLog: (
|
|
1850
1375
|
obj: RegisterWorkspaceDirectoryRequest
|
|
1851
1376
|
) => any;
|
|
1852
|
-
|
|
1853
1377
|
export declare const RegisterWorkspaceDirectoryResultFilterSensitiveLog: (
|
|
1854
1378
|
obj: RegisterWorkspaceDirectoryResult
|
|
1855
1379
|
) => any;
|
|
1856
|
-
|
|
1857
1380
|
export declare const RestoreWorkspaceRequestFilterSensitiveLog: (
|
|
1858
1381
|
obj: RestoreWorkspaceRequest
|
|
1859
1382
|
) => any;
|
|
1860
|
-
|
|
1861
1383
|
export declare const RestoreWorkspaceResultFilterSensitiveLog: (
|
|
1862
1384
|
obj: RestoreWorkspaceResult
|
|
1863
1385
|
) => any;
|
|
1864
|
-
|
|
1865
1386
|
export declare const RevokeIpRulesRequestFilterSensitiveLog: (
|
|
1866
1387
|
obj: RevokeIpRulesRequest
|
|
1867
1388
|
) => any;
|
|
1868
|
-
|
|
1869
1389
|
export declare const RevokeIpRulesResultFilterSensitiveLog: (
|
|
1870
1390
|
obj: RevokeIpRulesResult
|
|
1871
1391
|
) => any;
|
|
1872
|
-
|
|
1873
1392
|
export declare const StartRequestFilterSensitiveLog: (obj: StartRequest) => any;
|
|
1874
|
-
|
|
1875
1393
|
export declare const StartWorkspacesRequestFilterSensitiveLog: (
|
|
1876
1394
|
obj: StartWorkspacesRequest
|
|
1877
1395
|
) => any;
|
|
1878
|
-
|
|
1879
1396
|
export declare const StartWorkspacesResultFilterSensitiveLog: (
|
|
1880
1397
|
obj: StartWorkspacesResult
|
|
1881
1398
|
) => any;
|
|
1882
|
-
|
|
1883
1399
|
export declare const StopRequestFilterSensitiveLog: (obj: StopRequest) => any;
|
|
1884
|
-
|
|
1885
1400
|
export declare const StopWorkspacesRequestFilterSensitiveLog: (
|
|
1886
1401
|
obj: StopWorkspacesRequest
|
|
1887
1402
|
) => any;
|
|
1888
|
-
|
|
1889
1403
|
export declare const StopWorkspacesResultFilterSensitiveLog: (
|
|
1890
1404
|
obj: StopWorkspacesResult
|
|
1891
1405
|
) => any;
|
|
1892
|
-
|
|
1893
1406
|
export declare const TerminateRequestFilterSensitiveLog: (
|
|
1894
1407
|
obj: TerminateRequest
|
|
1895
1408
|
) => any;
|
|
1896
|
-
|
|
1897
1409
|
export declare const TerminateWorkspacesRequestFilterSensitiveLog: (
|
|
1898
1410
|
obj: TerminateWorkspacesRequest
|
|
1899
1411
|
) => any;
|
|
1900
|
-
|
|
1901
1412
|
export declare const TerminateWorkspacesResultFilterSensitiveLog: (
|
|
1902
1413
|
obj: TerminateWorkspacesResult
|
|
1903
1414
|
) => any;
|
|
1904
|
-
|
|
1905
1415
|
export declare const UpdateConnectClientAddInRequestFilterSensitiveLog: (
|
|
1906
1416
|
obj: UpdateConnectClientAddInRequest
|
|
1907
1417
|
) => any;
|
|
1908
|
-
|
|
1909
1418
|
export declare const UpdateConnectClientAddInResultFilterSensitiveLog: (
|
|
1910
1419
|
obj: UpdateConnectClientAddInResult
|
|
1911
1420
|
) => any;
|
|
1912
|
-
|
|
1913
1421
|
export declare const UpdateConnectionAliasPermissionRequestFilterSensitiveLog: (
|
|
1914
1422
|
obj: UpdateConnectionAliasPermissionRequest
|
|
1915
1423
|
) => any;
|
|
1916
|
-
|
|
1917
1424
|
export declare const UpdateConnectionAliasPermissionResultFilterSensitiveLog: (
|
|
1918
1425
|
obj: UpdateConnectionAliasPermissionResult
|
|
1919
1426
|
) => any;
|
|
1920
|
-
|
|
1921
1427
|
export declare const UpdateRulesOfIpGroupRequestFilterSensitiveLog: (
|
|
1922
1428
|
obj: UpdateRulesOfIpGroupRequest
|
|
1923
1429
|
) => any;
|
|
1924
|
-
|
|
1925
1430
|
export declare const UpdateRulesOfIpGroupResultFilterSensitiveLog: (
|
|
1926
1431
|
obj: UpdateRulesOfIpGroupResult
|
|
1927
1432
|
) => any;
|
|
1928
|
-
|
|
1929
1433
|
export declare const UpdateWorkspaceBundleRequestFilterSensitiveLog: (
|
|
1930
1434
|
obj: UpdateWorkspaceBundleRequest
|
|
1931
1435
|
) => any;
|
|
1932
|
-
|
|
1933
1436
|
export declare const UpdateWorkspaceBundleResultFilterSensitiveLog: (
|
|
1934
1437
|
obj: UpdateWorkspaceBundleResult
|
|
1935
1438
|
) => any;
|
|
1936
|
-
|
|
1937
1439
|
export declare const UpdateWorkspaceImagePermissionRequestFilterSensitiveLog: (
|
|
1938
1440
|
obj: UpdateWorkspaceImagePermissionRequest
|
|
1939
1441
|
) => any;
|
|
1940
|
-
|
|
1941
1442
|
export declare const UpdateWorkspaceImagePermissionResultFilterSensitiveLog: (
|
|
1942
1443
|
obj: UpdateWorkspaceImagePermissionResult
|
|
1943
1444
|
) => any;
|