@aws-sdk/client-appstream 3.169.0 → 3.171.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/ts3.4/AppStream.d.ts +1127 -330
- package/dist-types/ts3.4/AppStreamClient.d.ts +494 -138
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/index.d.ts +65 -65
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/AppStreamServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1591 -2017
- package/dist-types/ts3.4/pagination/DescribeImagePermissionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/index.d.ts +3 -3
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +785 -197
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +2 -2
- package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,2017 +1,1591 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { AppStreamServiceException as __BaseException } from "./AppStreamServiceException";
|
|
3
|
-
export declare enum AccessEndpointType {
|
|
4
|
-
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
export interface
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
export
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
}
|
|
118
|
-
export declare
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
export declare
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
}
|
|
261
|
-
export interface
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
export
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
export
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
}
|
|
458
|
-
export
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
}
|
|
463
|
-
export
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
}
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
}
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
}
|
|
627
|
-
export
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
}
|
|
655
|
-
|
|
656
|
-
export
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
}
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
export interface
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
export interface
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
export interface
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
}
|
|
876
|
-
export interface
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
export interface
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
export interface
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
}
|
|
993
|
-
export interface
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
}
|
|
1010
|
-
export interface
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
}
|
|
1014
|
-
export interface
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
}
|
|
1020
|
-
export interface
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
}
|
|
1034
|
-
export interface
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
}
|
|
1052
|
-
export interface
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
}
|
|
1078
|
-
export interface
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
}
|
|
1116
|
-
export
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
export
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
export
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
export
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
export
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
export
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
export
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
export
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
export
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
export
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
export
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
export
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
export
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
export
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
export
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
export
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
export
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
export
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
export
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
export
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
export
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
export
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
export
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
export
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
export
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
export
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
export
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
export
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
MaxUserDurationInSeconds?: number;
|
|
1593
|
-
|
|
1594
|
-
DisconnectTimeoutInSeconds?: number;
|
|
1595
|
-
|
|
1596
|
-
DeleteVpcConfig?: boolean;
|
|
1597
|
-
|
|
1598
|
-
Description?: string;
|
|
1599
|
-
|
|
1600
|
-
DisplayName?: string;
|
|
1601
|
-
|
|
1602
|
-
EnableDefaultInternetAccess?: boolean;
|
|
1603
|
-
|
|
1604
|
-
DomainJoinInfo?: DomainJoinInfo;
|
|
1605
|
-
|
|
1606
|
-
IdleDisconnectTimeoutInSeconds?: number;
|
|
1607
|
-
|
|
1608
|
-
AttributesToDelete?: (FleetAttribute | string)[];
|
|
1609
|
-
|
|
1610
|
-
IamRoleArn?: string;
|
|
1611
|
-
|
|
1612
|
-
StreamView?: StreamView | string;
|
|
1613
|
-
|
|
1614
|
-
Platform?: PlatformType | string;
|
|
1615
|
-
|
|
1616
|
-
MaxConcurrentSessions?: number;
|
|
1617
|
-
|
|
1618
|
-
UsbDeviceFilterStrings?: string[];
|
|
1619
|
-
|
|
1620
|
-
SessionScriptS3Location?: S3Location;
|
|
1621
|
-
}
|
|
1622
|
-
export interface UpdateFleetResult {
|
|
1623
|
-
|
|
1624
|
-
Fleet?: Fleet;
|
|
1625
|
-
}
|
|
1626
|
-
export interface UpdateImagePermissionsRequest {
|
|
1627
|
-
|
|
1628
|
-
Name: string | undefined;
|
|
1629
|
-
|
|
1630
|
-
SharedAccountId: string | undefined;
|
|
1631
|
-
|
|
1632
|
-
ImagePermissions: ImagePermissions | undefined;
|
|
1633
|
-
}
|
|
1634
|
-
export interface UpdateImagePermissionsResult {
|
|
1635
|
-
}
|
|
1636
|
-
export declare enum StackAttribute {
|
|
1637
|
-
ACCESS_ENDPOINTS = "ACCESS_ENDPOINTS",
|
|
1638
|
-
EMBED_HOST_DOMAINS = "EMBED_HOST_DOMAINS",
|
|
1639
|
-
FEEDBACK_URL = "FEEDBACK_URL",
|
|
1640
|
-
IAM_ROLE_ARN = "IAM_ROLE_ARN",
|
|
1641
|
-
REDIRECT_URL = "REDIRECT_URL",
|
|
1642
|
-
STORAGE_CONNECTORS = "STORAGE_CONNECTORS",
|
|
1643
|
-
STORAGE_CONNECTOR_GOOGLE_DRIVE = "STORAGE_CONNECTOR_GOOGLE_DRIVE",
|
|
1644
|
-
STORAGE_CONNECTOR_HOMEFOLDERS = "STORAGE_CONNECTOR_HOMEFOLDERS",
|
|
1645
|
-
STORAGE_CONNECTOR_ONE_DRIVE = "STORAGE_CONNECTOR_ONE_DRIVE",
|
|
1646
|
-
STREAMING_EXPERIENCE_SETTINGS = "STREAMING_EXPERIENCE_SETTINGS",
|
|
1647
|
-
THEME_NAME = "THEME_NAME",
|
|
1648
|
-
USER_SETTINGS = "USER_SETTINGS"
|
|
1649
|
-
}
|
|
1650
|
-
export interface UpdateStackRequest {
|
|
1651
|
-
|
|
1652
|
-
DisplayName?: string;
|
|
1653
|
-
|
|
1654
|
-
Description?: string;
|
|
1655
|
-
|
|
1656
|
-
Name: string | undefined;
|
|
1657
|
-
|
|
1658
|
-
StorageConnectors?: StorageConnector[];
|
|
1659
|
-
|
|
1660
|
-
DeleteStorageConnectors?: boolean;
|
|
1661
|
-
|
|
1662
|
-
RedirectURL?: string;
|
|
1663
|
-
|
|
1664
|
-
FeedbackURL?: string;
|
|
1665
|
-
|
|
1666
|
-
AttributesToDelete?: (StackAttribute | string)[];
|
|
1667
|
-
|
|
1668
|
-
UserSettings?: UserSetting[];
|
|
1669
|
-
|
|
1670
|
-
ApplicationSettings?: ApplicationSettings;
|
|
1671
|
-
|
|
1672
|
-
AccessEndpoints?: AccessEndpoint[];
|
|
1673
|
-
|
|
1674
|
-
EmbedHostDomains?: string[];
|
|
1675
|
-
|
|
1676
|
-
StreamingExperienceSettings?: StreamingExperienceSettings;
|
|
1677
|
-
}
|
|
1678
|
-
export interface UpdateStackResult {
|
|
1679
|
-
|
|
1680
|
-
Stack?: Stack;
|
|
1681
|
-
}
|
|
1682
|
-
|
|
1683
|
-
export declare const AccessEndpointFilterSensitiveLog: (obj: AccessEndpoint) => any;
|
|
1684
|
-
|
|
1685
|
-
export declare const S3LocationFilterSensitiveLog: (obj: S3Location) => any;
|
|
1686
|
-
|
|
1687
|
-
export declare const ScriptDetailsFilterSensitiveLog: (obj: ScriptDetails) => any;
|
|
1688
|
-
|
|
1689
|
-
export declare const AppBlockFilterSensitiveLog: (obj: AppBlock) => any;
|
|
1690
|
-
|
|
1691
|
-
export declare const ApplicationFilterSensitiveLog: (obj: Application) => any;
|
|
1692
|
-
|
|
1693
|
-
export declare const ApplicationFleetAssociationFilterSensitiveLog: (obj: ApplicationFleetAssociation) => any;
|
|
1694
|
-
|
|
1695
|
-
export declare const ApplicationSettingsFilterSensitiveLog: (obj: ApplicationSettings) => any;
|
|
1696
|
-
|
|
1697
|
-
export declare const ApplicationSettingsResponseFilterSensitiveLog: (obj: ApplicationSettingsResponse) => any;
|
|
1698
|
-
|
|
1699
|
-
export declare const AssociateApplicationFleetRequestFilterSensitiveLog: (obj: AssociateApplicationFleetRequest) => any;
|
|
1700
|
-
|
|
1701
|
-
export declare const AssociateApplicationFleetResultFilterSensitiveLog: (obj: AssociateApplicationFleetResult) => any;
|
|
1702
|
-
|
|
1703
|
-
export declare const AssociateApplicationToEntitlementRequestFilterSensitiveLog: (obj: AssociateApplicationToEntitlementRequest) => any;
|
|
1704
|
-
|
|
1705
|
-
export declare const AssociateApplicationToEntitlementResultFilterSensitiveLog: (obj: AssociateApplicationToEntitlementResult) => any;
|
|
1706
|
-
|
|
1707
|
-
export declare const AssociateFleetRequestFilterSensitiveLog: (obj: AssociateFleetRequest) => any;
|
|
1708
|
-
|
|
1709
|
-
export declare const AssociateFleetResultFilterSensitiveLog: (obj: AssociateFleetResult) => any;
|
|
1710
|
-
|
|
1711
|
-
export declare const UserStackAssociationFilterSensitiveLog: (obj: UserStackAssociation) => any;
|
|
1712
|
-
|
|
1713
|
-
export declare const BatchAssociateUserStackRequestFilterSensitiveLog: (obj: BatchAssociateUserStackRequest) => any;
|
|
1714
|
-
|
|
1715
|
-
export declare const UserStackAssociationErrorFilterSensitiveLog: (obj: UserStackAssociationError) => any;
|
|
1716
|
-
|
|
1717
|
-
export declare const BatchAssociateUserStackResultFilterSensitiveLog: (obj: BatchAssociateUserStackResult) => any;
|
|
1718
|
-
|
|
1719
|
-
export declare const BatchDisassociateUserStackRequestFilterSensitiveLog: (obj: BatchDisassociateUserStackRequest) => any;
|
|
1720
|
-
|
|
1721
|
-
export declare const BatchDisassociateUserStackResultFilterSensitiveLog: (obj: BatchDisassociateUserStackResult) => any;
|
|
1722
|
-
|
|
1723
|
-
export declare const ComputeCapacityFilterSensitiveLog: (obj: ComputeCapacity) => any;
|
|
1724
|
-
|
|
1725
|
-
export declare const ComputeCapacityStatusFilterSensitiveLog: (obj: ComputeCapacityStatus) => any;
|
|
1726
|
-
|
|
1727
|
-
export declare const CopyImageRequestFilterSensitiveLog: (obj: CopyImageRequest) => any;
|
|
1728
|
-
|
|
1729
|
-
export declare const CopyImageResponseFilterSensitiveLog: (obj: CopyImageResponse) => any;
|
|
1730
|
-
|
|
1731
|
-
export declare const CreateAppBlockRequestFilterSensitiveLog: (obj: CreateAppBlockRequest) => any;
|
|
1732
|
-
|
|
1733
|
-
export declare const CreateAppBlockResultFilterSensitiveLog: (obj: CreateAppBlockResult) => any;
|
|
1734
|
-
|
|
1735
|
-
export declare const CreateApplicationRequestFilterSensitiveLog: (obj: CreateApplicationRequest) => any;
|
|
1736
|
-
|
|
1737
|
-
export declare const CreateApplicationResultFilterSensitiveLog: (obj: CreateApplicationResult) => any;
|
|
1738
|
-
|
|
1739
|
-
export declare const ServiceAccountCredentialsFilterSensitiveLog: (obj: ServiceAccountCredentials) => any;
|
|
1740
|
-
|
|
1741
|
-
export declare const CreateDirectoryConfigRequestFilterSensitiveLog: (obj: CreateDirectoryConfigRequest) => any;
|
|
1742
|
-
|
|
1743
|
-
export declare const DirectoryConfigFilterSensitiveLog: (obj: DirectoryConfig) => any;
|
|
1744
|
-
|
|
1745
|
-
export declare const CreateDirectoryConfigResultFilterSensitiveLog: (obj: CreateDirectoryConfigResult) => any;
|
|
1746
|
-
|
|
1747
|
-
export declare const EntitlementAttributeFilterSensitiveLog: (obj: EntitlementAttribute) => any;
|
|
1748
|
-
|
|
1749
|
-
export declare const CreateEntitlementRequestFilterSensitiveLog: (obj: CreateEntitlementRequest) => any;
|
|
1750
|
-
|
|
1751
|
-
export declare const EntitlementFilterSensitiveLog: (obj: Entitlement) => any;
|
|
1752
|
-
|
|
1753
|
-
export declare const CreateEntitlementResultFilterSensitiveLog: (obj: CreateEntitlementResult) => any;
|
|
1754
|
-
|
|
1755
|
-
export declare const DomainJoinInfoFilterSensitiveLog: (obj: DomainJoinInfo) => any;
|
|
1756
|
-
|
|
1757
|
-
export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
|
|
1758
|
-
|
|
1759
|
-
export declare const CreateFleetRequestFilterSensitiveLog: (obj: CreateFleetRequest) => any;
|
|
1760
|
-
|
|
1761
|
-
export declare const FleetErrorFilterSensitiveLog: (obj: FleetError) => any;
|
|
1762
|
-
|
|
1763
|
-
export declare const FleetFilterSensitiveLog: (obj: Fleet) => any;
|
|
1764
|
-
|
|
1765
|
-
export declare const CreateFleetResultFilterSensitiveLog: (obj: CreateFleetResult) => any;
|
|
1766
|
-
|
|
1767
|
-
export declare const CreateImageBuilderRequestFilterSensitiveLog: (obj: CreateImageBuilderRequest) => any;
|
|
1768
|
-
|
|
1769
|
-
export declare const ResourceErrorFilterSensitiveLog: (obj: ResourceError) => any;
|
|
1770
|
-
|
|
1771
|
-
export declare const NetworkAccessConfigurationFilterSensitiveLog: (obj: NetworkAccessConfiguration) => any;
|
|
1772
|
-
|
|
1773
|
-
export declare const ImageBuilderStateChangeReasonFilterSensitiveLog: (obj: ImageBuilderStateChangeReason) => any;
|
|
1774
|
-
|
|
1775
|
-
export declare const ImageBuilderFilterSensitiveLog: (obj: ImageBuilder) => any;
|
|
1776
|
-
|
|
1777
|
-
export declare const CreateImageBuilderResultFilterSensitiveLog: (obj: CreateImageBuilderResult) => any;
|
|
1778
|
-
|
|
1779
|
-
export declare const CreateImageBuilderStreamingURLRequestFilterSensitiveLog: (obj: CreateImageBuilderStreamingURLRequest) => any;
|
|
1780
|
-
|
|
1781
|
-
export declare const CreateImageBuilderStreamingURLResultFilterSensitiveLog: (obj: CreateImageBuilderStreamingURLResult) => any;
|
|
1782
|
-
|
|
1783
|
-
export declare const StorageConnectorFilterSensitiveLog: (obj: StorageConnector) => any;
|
|
1784
|
-
|
|
1785
|
-
export declare const StreamingExperienceSettingsFilterSensitiveLog: (obj: StreamingExperienceSettings) => any;
|
|
1786
|
-
|
|
1787
|
-
export declare const UserSettingFilterSensitiveLog: (obj: UserSetting) => any;
|
|
1788
|
-
|
|
1789
|
-
export declare const CreateStackRequestFilterSensitiveLog: (obj: CreateStackRequest) => any;
|
|
1790
|
-
|
|
1791
|
-
export declare const StackErrorFilterSensitiveLog: (obj: StackError) => any;
|
|
1792
|
-
|
|
1793
|
-
export declare const StackFilterSensitiveLog: (obj: Stack) => any;
|
|
1794
|
-
|
|
1795
|
-
export declare const CreateStackResultFilterSensitiveLog: (obj: CreateStackResult) => any;
|
|
1796
|
-
|
|
1797
|
-
export declare const CreateStreamingURLRequestFilterSensitiveLog: (obj: CreateStreamingURLRequest) => any;
|
|
1798
|
-
|
|
1799
|
-
export declare const CreateStreamingURLResultFilterSensitiveLog: (obj: CreateStreamingURLResult) => any;
|
|
1800
|
-
|
|
1801
|
-
export declare const CreateUpdatedImageRequestFilterSensitiveLog: (obj: CreateUpdatedImageRequest) => any;
|
|
1802
|
-
|
|
1803
|
-
export declare const ImagePermissionsFilterSensitiveLog: (obj: ImagePermissions) => any;
|
|
1804
|
-
|
|
1805
|
-
export declare const ImageStateChangeReasonFilterSensitiveLog: (obj: ImageStateChangeReason) => any;
|
|
1806
|
-
|
|
1807
|
-
export declare const ImageFilterSensitiveLog: (obj: Image) => any;
|
|
1808
|
-
|
|
1809
|
-
export declare const CreateUpdatedImageResultFilterSensitiveLog: (obj: CreateUpdatedImageResult) => any;
|
|
1810
|
-
|
|
1811
|
-
export declare const CreateUsageReportSubscriptionRequestFilterSensitiveLog: (obj: CreateUsageReportSubscriptionRequest) => any;
|
|
1812
|
-
|
|
1813
|
-
export declare const CreateUsageReportSubscriptionResultFilterSensitiveLog: (obj: CreateUsageReportSubscriptionResult) => any;
|
|
1814
|
-
|
|
1815
|
-
export declare const CreateUserRequestFilterSensitiveLog: (obj: CreateUserRequest) => any;
|
|
1816
|
-
|
|
1817
|
-
export declare const CreateUserResultFilterSensitiveLog: (obj: CreateUserResult) => any;
|
|
1818
|
-
|
|
1819
|
-
export declare const DeleteAppBlockRequestFilterSensitiveLog: (obj: DeleteAppBlockRequest) => any;
|
|
1820
|
-
|
|
1821
|
-
export declare const DeleteAppBlockResultFilterSensitiveLog: (obj: DeleteAppBlockResult) => any;
|
|
1822
|
-
|
|
1823
|
-
export declare const DeleteApplicationRequestFilterSensitiveLog: (obj: DeleteApplicationRequest) => any;
|
|
1824
|
-
|
|
1825
|
-
export declare const DeleteApplicationResultFilterSensitiveLog: (obj: DeleteApplicationResult) => any;
|
|
1826
|
-
|
|
1827
|
-
export declare const DeleteDirectoryConfigRequestFilterSensitiveLog: (obj: DeleteDirectoryConfigRequest) => any;
|
|
1828
|
-
|
|
1829
|
-
export declare const DeleteDirectoryConfigResultFilterSensitiveLog: (obj: DeleteDirectoryConfigResult) => any;
|
|
1830
|
-
|
|
1831
|
-
export declare const DeleteEntitlementRequestFilterSensitiveLog: (obj: DeleteEntitlementRequest) => any;
|
|
1832
|
-
|
|
1833
|
-
export declare const DeleteEntitlementResultFilterSensitiveLog: (obj: DeleteEntitlementResult) => any;
|
|
1834
|
-
|
|
1835
|
-
export declare const DeleteFleetRequestFilterSensitiveLog: (obj: DeleteFleetRequest) => any;
|
|
1836
|
-
|
|
1837
|
-
export declare const DeleteFleetResultFilterSensitiveLog: (obj: DeleteFleetResult) => any;
|
|
1838
|
-
|
|
1839
|
-
export declare const DeleteImageRequestFilterSensitiveLog: (obj: DeleteImageRequest) => any;
|
|
1840
|
-
|
|
1841
|
-
export declare const DeleteImageResultFilterSensitiveLog: (obj: DeleteImageResult) => any;
|
|
1842
|
-
|
|
1843
|
-
export declare const DeleteImageBuilderRequestFilterSensitiveLog: (obj: DeleteImageBuilderRequest) => any;
|
|
1844
|
-
|
|
1845
|
-
export declare const DeleteImageBuilderResultFilterSensitiveLog: (obj: DeleteImageBuilderResult) => any;
|
|
1846
|
-
|
|
1847
|
-
export declare const DeleteImagePermissionsRequestFilterSensitiveLog: (obj: DeleteImagePermissionsRequest) => any;
|
|
1848
|
-
|
|
1849
|
-
export declare const DeleteImagePermissionsResultFilterSensitiveLog: (obj: DeleteImagePermissionsResult) => any;
|
|
1850
|
-
|
|
1851
|
-
export declare const DeleteStackRequestFilterSensitiveLog: (obj: DeleteStackRequest) => any;
|
|
1852
|
-
|
|
1853
|
-
export declare const DeleteStackResultFilterSensitiveLog: (obj: DeleteStackResult) => any;
|
|
1854
|
-
|
|
1855
|
-
export declare const DeleteUsageReportSubscriptionRequestFilterSensitiveLog: (obj: DeleteUsageReportSubscriptionRequest) => any;
|
|
1856
|
-
|
|
1857
|
-
export declare const DeleteUsageReportSubscriptionResultFilterSensitiveLog: (obj: DeleteUsageReportSubscriptionResult) => any;
|
|
1858
|
-
|
|
1859
|
-
export declare const DeleteUserRequestFilterSensitiveLog: (obj: DeleteUserRequest) => any;
|
|
1860
|
-
|
|
1861
|
-
export declare const DeleteUserResultFilterSensitiveLog: (obj: DeleteUserResult) => any;
|
|
1862
|
-
|
|
1863
|
-
export declare const DescribeAppBlocksRequestFilterSensitiveLog: (obj: DescribeAppBlocksRequest) => any;
|
|
1864
|
-
|
|
1865
|
-
export declare const DescribeAppBlocksResultFilterSensitiveLog: (obj: DescribeAppBlocksResult) => any;
|
|
1866
|
-
|
|
1867
|
-
export declare const DescribeApplicationFleetAssociationsRequestFilterSensitiveLog: (obj: DescribeApplicationFleetAssociationsRequest) => any;
|
|
1868
|
-
|
|
1869
|
-
export declare const DescribeApplicationFleetAssociationsResultFilterSensitiveLog: (obj: DescribeApplicationFleetAssociationsResult) => any;
|
|
1870
|
-
|
|
1871
|
-
export declare const DescribeApplicationsRequestFilterSensitiveLog: (obj: DescribeApplicationsRequest) => any;
|
|
1872
|
-
|
|
1873
|
-
export declare const DescribeApplicationsResultFilterSensitiveLog: (obj: DescribeApplicationsResult) => any;
|
|
1874
|
-
|
|
1875
|
-
export declare const DescribeDirectoryConfigsRequestFilterSensitiveLog: (obj: DescribeDirectoryConfigsRequest) => any;
|
|
1876
|
-
|
|
1877
|
-
export declare const DescribeDirectoryConfigsResultFilterSensitiveLog: (obj: DescribeDirectoryConfigsResult) => any;
|
|
1878
|
-
|
|
1879
|
-
export declare const DescribeEntitlementsRequestFilterSensitiveLog: (obj: DescribeEntitlementsRequest) => any;
|
|
1880
|
-
|
|
1881
|
-
export declare const DescribeEntitlementsResultFilterSensitiveLog: (obj: DescribeEntitlementsResult) => any;
|
|
1882
|
-
|
|
1883
|
-
export declare const DescribeFleetsRequestFilterSensitiveLog: (obj: DescribeFleetsRequest) => any;
|
|
1884
|
-
|
|
1885
|
-
export declare const DescribeFleetsResultFilterSensitiveLog: (obj: DescribeFleetsResult) => any;
|
|
1886
|
-
|
|
1887
|
-
export declare const DescribeImageBuildersRequestFilterSensitiveLog: (obj: DescribeImageBuildersRequest) => any;
|
|
1888
|
-
|
|
1889
|
-
export declare const DescribeImageBuildersResultFilterSensitiveLog: (obj: DescribeImageBuildersResult) => any;
|
|
1890
|
-
|
|
1891
|
-
export declare const DescribeImagePermissionsRequestFilterSensitiveLog: (obj: DescribeImagePermissionsRequest) => any;
|
|
1892
|
-
|
|
1893
|
-
export declare const SharedImagePermissionsFilterSensitiveLog: (obj: SharedImagePermissions) => any;
|
|
1894
|
-
|
|
1895
|
-
export declare const DescribeImagePermissionsResultFilterSensitiveLog: (obj: DescribeImagePermissionsResult) => any;
|
|
1896
|
-
|
|
1897
|
-
export declare const DescribeImagesRequestFilterSensitiveLog: (obj: DescribeImagesRequest) => any;
|
|
1898
|
-
|
|
1899
|
-
export declare const DescribeImagesResultFilterSensitiveLog: (obj: DescribeImagesResult) => any;
|
|
1900
|
-
|
|
1901
|
-
export declare const DescribeSessionsRequestFilterSensitiveLog: (obj: DescribeSessionsRequest) => any;
|
|
1902
|
-
|
|
1903
|
-
export declare const SessionFilterSensitiveLog: (obj: Session) => any;
|
|
1904
|
-
|
|
1905
|
-
export declare const DescribeSessionsResultFilterSensitiveLog: (obj: DescribeSessionsResult) => any;
|
|
1906
|
-
|
|
1907
|
-
export declare const DescribeStacksRequestFilterSensitiveLog: (obj: DescribeStacksRequest) => any;
|
|
1908
|
-
|
|
1909
|
-
export declare const DescribeStacksResultFilterSensitiveLog: (obj: DescribeStacksResult) => any;
|
|
1910
|
-
|
|
1911
|
-
export declare const DescribeUsageReportSubscriptionsRequestFilterSensitiveLog: (obj: DescribeUsageReportSubscriptionsRequest) => any;
|
|
1912
|
-
|
|
1913
|
-
export declare const LastReportGenerationExecutionErrorFilterSensitiveLog: (obj: LastReportGenerationExecutionError) => any;
|
|
1914
|
-
|
|
1915
|
-
export declare const UsageReportSubscriptionFilterSensitiveLog: (obj: UsageReportSubscription) => any;
|
|
1916
|
-
|
|
1917
|
-
export declare const DescribeUsageReportSubscriptionsResultFilterSensitiveLog: (obj: DescribeUsageReportSubscriptionsResult) => any;
|
|
1918
|
-
|
|
1919
|
-
export declare const DescribeUsersRequestFilterSensitiveLog: (obj: DescribeUsersRequest) => any;
|
|
1920
|
-
|
|
1921
|
-
export declare const UserFilterSensitiveLog: (obj: User) => any;
|
|
1922
|
-
|
|
1923
|
-
export declare const DescribeUsersResultFilterSensitiveLog: (obj: DescribeUsersResult) => any;
|
|
1924
|
-
|
|
1925
|
-
export declare const DescribeUserStackAssociationsRequestFilterSensitiveLog: (obj: DescribeUserStackAssociationsRequest) => any;
|
|
1926
|
-
|
|
1927
|
-
export declare const DescribeUserStackAssociationsResultFilterSensitiveLog: (obj: DescribeUserStackAssociationsResult) => any;
|
|
1928
|
-
|
|
1929
|
-
export declare const DisableUserRequestFilterSensitiveLog: (obj: DisableUserRequest) => any;
|
|
1930
|
-
|
|
1931
|
-
export declare const DisableUserResultFilterSensitiveLog: (obj: DisableUserResult) => any;
|
|
1932
|
-
|
|
1933
|
-
export declare const DisassociateApplicationFleetRequestFilterSensitiveLog: (obj: DisassociateApplicationFleetRequest) => any;
|
|
1934
|
-
|
|
1935
|
-
export declare const DisassociateApplicationFleetResultFilterSensitiveLog: (obj: DisassociateApplicationFleetResult) => any;
|
|
1936
|
-
|
|
1937
|
-
export declare const DisassociateApplicationFromEntitlementRequestFilterSensitiveLog: (obj: DisassociateApplicationFromEntitlementRequest) => any;
|
|
1938
|
-
|
|
1939
|
-
export declare const DisassociateApplicationFromEntitlementResultFilterSensitiveLog: (obj: DisassociateApplicationFromEntitlementResult) => any;
|
|
1940
|
-
|
|
1941
|
-
export declare const DisassociateFleetRequestFilterSensitiveLog: (obj: DisassociateFleetRequest) => any;
|
|
1942
|
-
|
|
1943
|
-
export declare const DisassociateFleetResultFilterSensitiveLog: (obj: DisassociateFleetResult) => any;
|
|
1944
|
-
|
|
1945
|
-
export declare const EnableUserRequestFilterSensitiveLog: (obj: EnableUserRequest) => any;
|
|
1946
|
-
|
|
1947
|
-
export declare const EnableUserResultFilterSensitiveLog: (obj: EnableUserResult) => any;
|
|
1948
|
-
|
|
1949
|
-
export declare const EntitledApplicationFilterSensitiveLog: (obj: EntitledApplication) => any;
|
|
1950
|
-
|
|
1951
|
-
export declare const ExpireSessionRequestFilterSensitiveLog: (obj: ExpireSessionRequest) => any;
|
|
1952
|
-
|
|
1953
|
-
export declare const ExpireSessionResultFilterSensitiveLog: (obj: ExpireSessionResult) => any;
|
|
1954
|
-
|
|
1955
|
-
export declare const ListAssociatedFleetsRequestFilterSensitiveLog: (obj: ListAssociatedFleetsRequest) => any;
|
|
1956
|
-
|
|
1957
|
-
export declare const ListAssociatedFleetsResultFilterSensitiveLog: (obj: ListAssociatedFleetsResult) => any;
|
|
1958
|
-
|
|
1959
|
-
export declare const ListAssociatedStacksRequestFilterSensitiveLog: (obj: ListAssociatedStacksRequest) => any;
|
|
1960
|
-
|
|
1961
|
-
export declare const ListAssociatedStacksResultFilterSensitiveLog: (obj: ListAssociatedStacksResult) => any;
|
|
1962
|
-
|
|
1963
|
-
export declare const ListEntitledApplicationsRequestFilterSensitiveLog: (obj: ListEntitledApplicationsRequest) => any;
|
|
1964
|
-
|
|
1965
|
-
export declare const ListEntitledApplicationsResultFilterSensitiveLog: (obj: ListEntitledApplicationsResult) => any;
|
|
1966
|
-
|
|
1967
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1968
|
-
|
|
1969
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1970
|
-
|
|
1971
|
-
export declare const StartFleetRequestFilterSensitiveLog: (obj: StartFleetRequest) => any;
|
|
1972
|
-
|
|
1973
|
-
export declare const StartFleetResultFilterSensitiveLog: (obj: StartFleetResult) => any;
|
|
1974
|
-
|
|
1975
|
-
export declare const StartImageBuilderRequestFilterSensitiveLog: (obj: StartImageBuilderRequest) => any;
|
|
1976
|
-
|
|
1977
|
-
export declare const StartImageBuilderResultFilterSensitiveLog: (obj: StartImageBuilderResult) => any;
|
|
1978
|
-
|
|
1979
|
-
export declare const StopFleetRequestFilterSensitiveLog: (obj: StopFleetRequest) => any;
|
|
1980
|
-
|
|
1981
|
-
export declare const StopFleetResultFilterSensitiveLog: (obj: StopFleetResult) => any;
|
|
1982
|
-
|
|
1983
|
-
export declare const StopImageBuilderRequestFilterSensitiveLog: (obj: StopImageBuilderRequest) => any;
|
|
1984
|
-
|
|
1985
|
-
export declare const StopImageBuilderResultFilterSensitiveLog: (obj: StopImageBuilderResult) => any;
|
|
1986
|
-
|
|
1987
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1988
|
-
|
|
1989
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
1990
|
-
|
|
1991
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1992
|
-
|
|
1993
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
1994
|
-
|
|
1995
|
-
export declare const UpdateApplicationRequestFilterSensitiveLog: (obj: UpdateApplicationRequest) => any;
|
|
1996
|
-
|
|
1997
|
-
export declare const UpdateApplicationResultFilterSensitiveLog: (obj: UpdateApplicationResult) => any;
|
|
1998
|
-
|
|
1999
|
-
export declare const UpdateDirectoryConfigRequestFilterSensitiveLog: (obj: UpdateDirectoryConfigRequest) => any;
|
|
2000
|
-
|
|
2001
|
-
export declare const UpdateDirectoryConfigResultFilterSensitiveLog: (obj: UpdateDirectoryConfigResult) => any;
|
|
2002
|
-
|
|
2003
|
-
export declare const UpdateEntitlementRequestFilterSensitiveLog: (obj: UpdateEntitlementRequest) => any;
|
|
2004
|
-
|
|
2005
|
-
export declare const UpdateEntitlementResultFilterSensitiveLog: (obj: UpdateEntitlementResult) => any;
|
|
2006
|
-
|
|
2007
|
-
export declare const UpdateFleetRequestFilterSensitiveLog: (obj: UpdateFleetRequest) => any;
|
|
2008
|
-
|
|
2009
|
-
export declare const UpdateFleetResultFilterSensitiveLog: (obj: UpdateFleetResult) => any;
|
|
2010
|
-
|
|
2011
|
-
export declare const UpdateImagePermissionsRequestFilterSensitiveLog: (obj: UpdateImagePermissionsRequest) => any;
|
|
2012
|
-
|
|
2013
|
-
export declare const UpdateImagePermissionsResultFilterSensitiveLog: (obj: UpdateImagePermissionsResult) => any;
|
|
2014
|
-
|
|
2015
|
-
export declare const UpdateStackRequestFilterSensitiveLog: (obj: UpdateStackRequest) => any;
|
|
2016
|
-
|
|
2017
|
-
export declare const UpdateStackResultFilterSensitiveLog: (obj: UpdateStackResult) => any;
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { AppStreamServiceException as __BaseException } from "./AppStreamServiceException";
|
|
3
|
+
export declare enum AccessEndpointType {
|
|
4
|
+
STREAMING = "STREAMING",
|
|
5
|
+
}
|
|
6
|
+
export interface AccessEndpoint {
|
|
7
|
+
EndpointType: AccessEndpointType | string | undefined;
|
|
8
|
+
VpceId?: string;
|
|
9
|
+
}
|
|
10
|
+
export declare enum Action {
|
|
11
|
+
CLIPBOARD_COPY_FROM_LOCAL_DEVICE = "CLIPBOARD_COPY_FROM_LOCAL_DEVICE",
|
|
12
|
+
CLIPBOARD_COPY_TO_LOCAL_DEVICE = "CLIPBOARD_COPY_TO_LOCAL_DEVICE",
|
|
13
|
+
DOMAIN_PASSWORD_SIGNIN = "DOMAIN_PASSWORD_SIGNIN",
|
|
14
|
+
DOMAIN_SMART_CARD_SIGNIN = "DOMAIN_SMART_CARD_SIGNIN",
|
|
15
|
+
FILE_DOWNLOAD = "FILE_DOWNLOAD",
|
|
16
|
+
FILE_UPLOAD = "FILE_UPLOAD",
|
|
17
|
+
PRINTING_TO_LOCAL_DEVICE = "PRINTING_TO_LOCAL_DEVICE",
|
|
18
|
+
}
|
|
19
|
+
export interface S3Location {
|
|
20
|
+
S3Bucket: string | undefined;
|
|
21
|
+
S3Key: string | undefined;
|
|
22
|
+
}
|
|
23
|
+
export interface ScriptDetails {
|
|
24
|
+
ScriptS3Location: S3Location | undefined;
|
|
25
|
+
ExecutablePath: string | undefined;
|
|
26
|
+
ExecutableParameters?: string;
|
|
27
|
+
TimeoutInSeconds: number | undefined;
|
|
28
|
+
}
|
|
29
|
+
export interface AppBlock {
|
|
30
|
+
Name: string | undefined;
|
|
31
|
+
Arn: string | undefined;
|
|
32
|
+
Description?: string;
|
|
33
|
+
DisplayName?: string;
|
|
34
|
+
SourceS3Location?: S3Location;
|
|
35
|
+
SetupScriptDetails: ScriptDetails | undefined;
|
|
36
|
+
CreatedTime?: Date;
|
|
37
|
+
}
|
|
38
|
+
export declare type PlatformType =
|
|
39
|
+
| "AMAZON_LINUX2"
|
|
40
|
+
| "WINDOWS"
|
|
41
|
+
| "WINDOWS_SERVER_2016"
|
|
42
|
+
| "WINDOWS_SERVER_2019";
|
|
43
|
+
export interface Application {
|
|
44
|
+
Name?: string;
|
|
45
|
+
DisplayName?: string;
|
|
46
|
+
IconURL?: string;
|
|
47
|
+
LaunchPath?: string;
|
|
48
|
+
LaunchParameters?: string;
|
|
49
|
+
Enabled?: boolean;
|
|
50
|
+
Metadata?: Record<string, string>;
|
|
51
|
+
WorkingDirectory?: string;
|
|
52
|
+
Description?: string;
|
|
53
|
+
Arn?: string;
|
|
54
|
+
AppBlockArn?: string;
|
|
55
|
+
IconS3Location?: S3Location;
|
|
56
|
+
Platforms?: (PlatformType | string)[];
|
|
57
|
+
InstanceFamilies?: string[];
|
|
58
|
+
CreatedTime?: Date;
|
|
59
|
+
}
|
|
60
|
+
export declare enum ApplicationAttribute {
|
|
61
|
+
LAUNCH_PARAMETERS = "LAUNCH_PARAMETERS",
|
|
62
|
+
WORKING_DIRECTORY = "WORKING_DIRECTORY",
|
|
63
|
+
}
|
|
64
|
+
export interface ApplicationFleetAssociation {
|
|
65
|
+
FleetName: string | undefined;
|
|
66
|
+
ApplicationArn: string | undefined;
|
|
67
|
+
}
|
|
68
|
+
export interface ApplicationSettings {
|
|
69
|
+
Enabled: boolean | undefined;
|
|
70
|
+
SettingsGroup?: string;
|
|
71
|
+
}
|
|
72
|
+
export interface ApplicationSettingsResponse {
|
|
73
|
+
Enabled?: boolean;
|
|
74
|
+
SettingsGroup?: string;
|
|
75
|
+
S3BucketName?: string;
|
|
76
|
+
}
|
|
77
|
+
export declare enum AppVisibility {
|
|
78
|
+
ALL = "ALL",
|
|
79
|
+
ASSOCIATED = "ASSOCIATED",
|
|
80
|
+
}
|
|
81
|
+
export interface AssociateApplicationFleetRequest {
|
|
82
|
+
FleetName: string | undefined;
|
|
83
|
+
ApplicationArn: string | undefined;
|
|
84
|
+
}
|
|
85
|
+
export interface AssociateApplicationFleetResult {
|
|
86
|
+
ApplicationFleetAssociation?: ApplicationFleetAssociation;
|
|
87
|
+
}
|
|
88
|
+
export declare class ConcurrentModificationException extends __BaseException {
|
|
89
|
+
readonly name: "ConcurrentModificationException";
|
|
90
|
+
readonly $fault: "client";
|
|
91
|
+
Message?: string;
|
|
92
|
+
constructor(
|
|
93
|
+
opts: __ExceptionOptionType<
|
|
94
|
+
ConcurrentModificationException,
|
|
95
|
+
__BaseException
|
|
96
|
+
>
|
|
97
|
+
);
|
|
98
|
+
}
|
|
99
|
+
export declare class InvalidParameterCombinationException extends __BaseException {
|
|
100
|
+
readonly name: "InvalidParameterCombinationException";
|
|
101
|
+
readonly $fault: "client";
|
|
102
|
+
Message?: string;
|
|
103
|
+
constructor(
|
|
104
|
+
opts: __ExceptionOptionType<
|
|
105
|
+
InvalidParameterCombinationException,
|
|
106
|
+
__BaseException
|
|
107
|
+
>
|
|
108
|
+
);
|
|
109
|
+
}
|
|
110
|
+
export declare class LimitExceededException extends __BaseException {
|
|
111
|
+
readonly name: "LimitExceededException";
|
|
112
|
+
readonly $fault: "client";
|
|
113
|
+
Message?: string;
|
|
114
|
+
constructor(
|
|
115
|
+
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
116
|
+
);
|
|
117
|
+
}
|
|
118
|
+
export declare class OperationNotPermittedException extends __BaseException {
|
|
119
|
+
readonly name: "OperationNotPermittedException";
|
|
120
|
+
readonly $fault: "client";
|
|
121
|
+
Message?: string;
|
|
122
|
+
constructor(
|
|
123
|
+
opts: __ExceptionOptionType<OperationNotPermittedException, __BaseException>
|
|
124
|
+
);
|
|
125
|
+
}
|
|
126
|
+
export declare class ResourceNotFoundException extends __BaseException {
|
|
127
|
+
readonly name: "ResourceNotFoundException";
|
|
128
|
+
readonly $fault: "client";
|
|
129
|
+
Message?: string;
|
|
130
|
+
constructor(
|
|
131
|
+
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
132
|
+
);
|
|
133
|
+
}
|
|
134
|
+
export interface AssociateApplicationToEntitlementRequest {
|
|
135
|
+
StackName: string | undefined;
|
|
136
|
+
EntitlementName: string | undefined;
|
|
137
|
+
ApplicationIdentifier: string | undefined;
|
|
138
|
+
}
|
|
139
|
+
export interface AssociateApplicationToEntitlementResult {}
|
|
140
|
+
export declare class EntitlementNotFoundException extends __BaseException {
|
|
141
|
+
readonly name: "EntitlementNotFoundException";
|
|
142
|
+
readonly $fault: "client";
|
|
143
|
+
Message?: string;
|
|
144
|
+
constructor(
|
|
145
|
+
opts: __ExceptionOptionType<EntitlementNotFoundException, __BaseException>
|
|
146
|
+
);
|
|
147
|
+
}
|
|
148
|
+
export interface AssociateFleetRequest {
|
|
149
|
+
FleetName: string | undefined;
|
|
150
|
+
StackName: string | undefined;
|
|
151
|
+
}
|
|
152
|
+
export interface AssociateFleetResult {}
|
|
153
|
+
export declare class IncompatibleImageException extends __BaseException {
|
|
154
|
+
readonly name: "IncompatibleImageException";
|
|
155
|
+
readonly $fault: "client";
|
|
156
|
+
Message?: string;
|
|
157
|
+
constructor(
|
|
158
|
+
opts: __ExceptionOptionType<IncompatibleImageException, __BaseException>
|
|
159
|
+
);
|
|
160
|
+
}
|
|
161
|
+
export declare class InvalidAccountStatusException extends __BaseException {
|
|
162
|
+
readonly name: "InvalidAccountStatusException";
|
|
163
|
+
readonly $fault: "client";
|
|
164
|
+
Message?: string;
|
|
165
|
+
constructor(
|
|
166
|
+
opts: __ExceptionOptionType<InvalidAccountStatusException, __BaseException>
|
|
167
|
+
);
|
|
168
|
+
}
|
|
169
|
+
export declare enum AuthenticationType {
|
|
170
|
+
API = "API",
|
|
171
|
+
SAML = "SAML",
|
|
172
|
+
USERPOOL = "USERPOOL",
|
|
173
|
+
}
|
|
174
|
+
export interface UserStackAssociation {
|
|
175
|
+
StackName: string | undefined;
|
|
176
|
+
UserName: string | undefined;
|
|
177
|
+
AuthenticationType: AuthenticationType | string | undefined;
|
|
178
|
+
SendEmailNotification?: boolean;
|
|
179
|
+
}
|
|
180
|
+
export interface BatchAssociateUserStackRequest {
|
|
181
|
+
UserStackAssociations: UserStackAssociation[] | undefined;
|
|
182
|
+
}
|
|
183
|
+
export declare enum UserStackAssociationErrorCode {
|
|
184
|
+
DIRECTORY_NOT_FOUND = "DIRECTORY_NOT_FOUND",
|
|
185
|
+
INTERNAL_ERROR = "INTERNAL_ERROR",
|
|
186
|
+
STACK_NOT_FOUND = "STACK_NOT_FOUND",
|
|
187
|
+
USER_NAME_NOT_FOUND = "USER_NAME_NOT_FOUND",
|
|
188
|
+
}
|
|
189
|
+
export interface UserStackAssociationError {
|
|
190
|
+
UserStackAssociation?: UserStackAssociation;
|
|
191
|
+
ErrorCode?: UserStackAssociationErrorCode | string;
|
|
192
|
+
ErrorMessage?: string;
|
|
193
|
+
}
|
|
194
|
+
export interface BatchAssociateUserStackResult {
|
|
195
|
+
errors?: UserStackAssociationError[];
|
|
196
|
+
}
|
|
197
|
+
export interface BatchDisassociateUserStackRequest {
|
|
198
|
+
UserStackAssociations: UserStackAssociation[] | undefined;
|
|
199
|
+
}
|
|
200
|
+
export interface BatchDisassociateUserStackResult {
|
|
201
|
+
errors?: UserStackAssociationError[];
|
|
202
|
+
}
|
|
203
|
+
export interface ComputeCapacity {
|
|
204
|
+
DesiredInstances: number | undefined;
|
|
205
|
+
}
|
|
206
|
+
export interface ComputeCapacityStatus {
|
|
207
|
+
Desired: number | undefined;
|
|
208
|
+
Running?: number;
|
|
209
|
+
InUse?: number;
|
|
210
|
+
Available?: number;
|
|
211
|
+
}
|
|
212
|
+
export interface CopyImageRequest {
|
|
213
|
+
SourceImageName: string | undefined;
|
|
214
|
+
DestinationImageName: string | undefined;
|
|
215
|
+
DestinationRegion: string | undefined;
|
|
216
|
+
DestinationImageDescription?: string;
|
|
217
|
+
}
|
|
218
|
+
export interface CopyImageResponse {
|
|
219
|
+
DestinationImageName?: string;
|
|
220
|
+
}
|
|
221
|
+
export declare class ResourceAlreadyExistsException extends __BaseException {
|
|
222
|
+
readonly name: "ResourceAlreadyExistsException";
|
|
223
|
+
readonly $fault: "client";
|
|
224
|
+
Message?: string;
|
|
225
|
+
constructor(
|
|
226
|
+
opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
|
|
227
|
+
);
|
|
228
|
+
}
|
|
229
|
+
export declare class ResourceNotAvailableException extends __BaseException {
|
|
230
|
+
readonly name: "ResourceNotAvailableException";
|
|
231
|
+
readonly $fault: "client";
|
|
232
|
+
Message?: string;
|
|
233
|
+
constructor(
|
|
234
|
+
opts: __ExceptionOptionType<ResourceNotAvailableException, __BaseException>
|
|
235
|
+
);
|
|
236
|
+
}
|
|
237
|
+
export interface CreateAppBlockRequest {
|
|
238
|
+
Name: string | undefined;
|
|
239
|
+
Description?: string;
|
|
240
|
+
DisplayName?: string;
|
|
241
|
+
SourceS3Location: S3Location | undefined;
|
|
242
|
+
SetupScriptDetails: ScriptDetails | undefined;
|
|
243
|
+
Tags?: Record<string, string>;
|
|
244
|
+
}
|
|
245
|
+
export interface CreateAppBlockResult {
|
|
246
|
+
AppBlock?: AppBlock;
|
|
247
|
+
}
|
|
248
|
+
export interface CreateApplicationRequest {
|
|
249
|
+
Name: string | undefined;
|
|
250
|
+
DisplayName?: string;
|
|
251
|
+
Description?: string;
|
|
252
|
+
IconS3Location: S3Location | undefined;
|
|
253
|
+
LaunchPath: string | undefined;
|
|
254
|
+
WorkingDirectory?: string;
|
|
255
|
+
LaunchParameters?: string;
|
|
256
|
+
Platforms: (PlatformType | string)[] | undefined;
|
|
257
|
+
InstanceFamilies: string[] | undefined;
|
|
258
|
+
AppBlockArn: string | undefined;
|
|
259
|
+
Tags?: Record<string, string>;
|
|
260
|
+
}
|
|
261
|
+
export interface CreateApplicationResult {
|
|
262
|
+
Application?: Application;
|
|
263
|
+
}
|
|
264
|
+
export interface ServiceAccountCredentials {
|
|
265
|
+
AccountName: string | undefined;
|
|
266
|
+
AccountPassword: string | undefined;
|
|
267
|
+
}
|
|
268
|
+
export interface CreateDirectoryConfigRequest {
|
|
269
|
+
DirectoryName: string | undefined;
|
|
270
|
+
OrganizationalUnitDistinguishedNames: string[] | undefined;
|
|
271
|
+
ServiceAccountCredentials?: ServiceAccountCredentials;
|
|
272
|
+
}
|
|
273
|
+
export interface DirectoryConfig {
|
|
274
|
+
DirectoryName: string | undefined;
|
|
275
|
+
OrganizationalUnitDistinguishedNames?: string[];
|
|
276
|
+
ServiceAccountCredentials?: ServiceAccountCredentials;
|
|
277
|
+
CreatedTime?: Date;
|
|
278
|
+
}
|
|
279
|
+
export interface CreateDirectoryConfigResult {
|
|
280
|
+
DirectoryConfig?: DirectoryConfig;
|
|
281
|
+
}
|
|
282
|
+
export declare class InvalidRoleException extends __BaseException {
|
|
283
|
+
readonly name: "InvalidRoleException";
|
|
284
|
+
readonly $fault: "client";
|
|
285
|
+
Message?: string;
|
|
286
|
+
constructor(
|
|
287
|
+
opts: __ExceptionOptionType<InvalidRoleException, __BaseException>
|
|
288
|
+
);
|
|
289
|
+
}
|
|
290
|
+
export interface EntitlementAttribute {
|
|
291
|
+
Name: string | undefined;
|
|
292
|
+
Value: string | undefined;
|
|
293
|
+
}
|
|
294
|
+
export interface CreateEntitlementRequest {
|
|
295
|
+
Name: string | undefined;
|
|
296
|
+
StackName: string | undefined;
|
|
297
|
+
Description?: string;
|
|
298
|
+
AppVisibility: AppVisibility | string | undefined;
|
|
299
|
+
Attributes: EntitlementAttribute[] | undefined;
|
|
300
|
+
}
|
|
301
|
+
export interface Entitlement {
|
|
302
|
+
Name: string | undefined;
|
|
303
|
+
StackName: string | undefined;
|
|
304
|
+
Description?: string;
|
|
305
|
+
AppVisibility: AppVisibility | string | undefined;
|
|
306
|
+
Attributes: EntitlementAttribute[] | undefined;
|
|
307
|
+
CreatedTime?: Date;
|
|
308
|
+
LastModifiedTime?: Date;
|
|
309
|
+
}
|
|
310
|
+
export interface CreateEntitlementResult {
|
|
311
|
+
Entitlement?: Entitlement;
|
|
312
|
+
}
|
|
313
|
+
export declare class EntitlementAlreadyExistsException extends __BaseException {
|
|
314
|
+
readonly name: "EntitlementAlreadyExistsException";
|
|
315
|
+
readonly $fault: "client";
|
|
316
|
+
Message?: string;
|
|
317
|
+
constructor(
|
|
318
|
+
opts: __ExceptionOptionType<
|
|
319
|
+
EntitlementAlreadyExistsException,
|
|
320
|
+
__BaseException
|
|
321
|
+
>
|
|
322
|
+
);
|
|
323
|
+
}
|
|
324
|
+
export interface DomainJoinInfo {
|
|
325
|
+
DirectoryName?: string;
|
|
326
|
+
OrganizationalUnitDistinguishedName?: string;
|
|
327
|
+
}
|
|
328
|
+
export declare enum FleetType {
|
|
329
|
+
ALWAYS_ON = "ALWAYS_ON",
|
|
330
|
+
ELASTIC = "ELASTIC",
|
|
331
|
+
ON_DEMAND = "ON_DEMAND",
|
|
332
|
+
}
|
|
333
|
+
export declare enum StreamView {
|
|
334
|
+
APP = "APP",
|
|
335
|
+
DESKTOP = "DESKTOP",
|
|
336
|
+
}
|
|
337
|
+
export interface VpcConfig {
|
|
338
|
+
SubnetIds?: string[];
|
|
339
|
+
SecurityGroupIds?: string[];
|
|
340
|
+
}
|
|
341
|
+
export interface CreateFleetRequest {
|
|
342
|
+
Name: string | undefined;
|
|
343
|
+
ImageName?: string;
|
|
344
|
+
ImageArn?: string;
|
|
345
|
+
InstanceType: string | undefined;
|
|
346
|
+
FleetType?: FleetType | string;
|
|
347
|
+
ComputeCapacity?: ComputeCapacity;
|
|
348
|
+
VpcConfig?: VpcConfig;
|
|
349
|
+
MaxUserDurationInSeconds?: number;
|
|
350
|
+
DisconnectTimeoutInSeconds?: number;
|
|
351
|
+
Description?: string;
|
|
352
|
+
DisplayName?: string;
|
|
353
|
+
EnableDefaultInternetAccess?: boolean;
|
|
354
|
+
DomainJoinInfo?: DomainJoinInfo;
|
|
355
|
+
Tags?: Record<string, string>;
|
|
356
|
+
IdleDisconnectTimeoutInSeconds?: number;
|
|
357
|
+
IamRoleArn?: string;
|
|
358
|
+
StreamView?: StreamView | string;
|
|
359
|
+
Platform?: PlatformType | string;
|
|
360
|
+
MaxConcurrentSessions?: number;
|
|
361
|
+
UsbDeviceFilterStrings?: string[];
|
|
362
|
+
SessionScriptS3Location?: S3Location;
|
|
363
|
+
}
|
|
364
|
+
export declare enum FleetErrorCode {
|
|
365
|
+
DOMAIN_JOIN_ERROR_ACCESS_DENIED = "DOMAIN_JOIN_ERROR_ACCESS_DENIED",
|
|
366
|
+
DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED = "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED",
|
|
367
|
+
DOMAIN_JOIN_ERROR_FILE_NOT_FOUND = "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND",
|
|
368
|
+
DOMAIN_JOIN_ERROR_INVALID_PARAMETER = "DOMAIN_JOIN_ERROR_INVALID_PARAMETER",
|
|
369
|
+
DOMAIN_JOIN_ERROR_LOGON_FAILURE = "DOMAIN_JOIN_ERROR_LOGON_FAILURE",
|
|
370
|
+
DOMAIN_JOIN_ERROR_MORE_DATA = "DOMAIN_JOIN_ERROR_MORE_DATA",
|
|
371
|
+
DOMAIN_JOIN_ERROR_NOT_SUPPORTED = "DOMAIN_JOIN_ERROR_NOT_SUPPORTED",
|
|
372
|
+
DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN = "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN",
|
|
373
|
+
DOMAIN_JOIN_INTERNAL_SERVICE_ERROR = "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR",
|
|
374
|
+
DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME = "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME",
|
|
375
|
+
DOMAIN_JOIN_NERR_PASSWORD_EXPIRED = "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED",
|
|
376
|
+
DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED = "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED",
|
|
377
|
+
FLEET_INSTANCE_PROVISIONING_FAILURE = "FLEET_INSTANCE_PROVISIONING_FAILURE",
|
|
378
|
+
FLEET_STOPPED = "FLEET_STOPPED",
|
|
379
|
+
IAM_SERVICE_ROLE_IS_MISSING = "IAM_SERVICE_ROLE_IS_MISSING",
|
|
380
|
+
IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION = "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION",
|
|
381
|
+
IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION = "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION",
|
|
382
|
+
IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION = "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION",
|
|
383
|
+
IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION = "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION",
|
|
384
|
+
IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION = "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION",
|
|
385
|
+
IGW_NOT_ATTACHED = "IGW_NOT_ATTACHED",
|
|
386
|
+
IMAGE_NOT_FOUND = "IMAGE_NOT_FOUND",
|
|
387
|
+
INTERNAL_SERVICE_ERROR = "INTERNAL_SERVICE_ERROR",
|
|
388
|
+
INVALID_SUBNET_CONFIGURATION = "INVALID_SUBNET_CONFIGURATION",
|
|
389
|
+
MACHINE_ROLE_IS_MISSING = "MACHINE_ROLE_IS_MISSING",
|
|
390
|
+
NETWORK_INTERFACE_LIMIT_EXCEEDED = "NETWORK_INTERFACE_LIMIT_EXCEEDED",
|
|
391
|
+
SECURITY_GROUPS_NOT_FOUND = "SECURITY_GROUPS_NOT_FOUND",
|
|
392
|
+
STS_DISABLED_IN_REGION = "STS_DISABLED_IN_REGION",
|
|
393
|
+
SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES = "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES",
|
|
394
|
+
SUBNET_NOT_FOUND = "SUBNET_NOT_FOUND",
|
|
395
|
+
}
|
|
396
|
+
export interface FleetError {
|
|
397
|
+
ErrorCode?: FleetErrorCode | string;
|
|
398
|
+
ErrorMessage?: string;
|
|
399
|
+
}
|
|
400
|
+
export declare enum FleetState {
|
|
401
|
+
RUNNING = "RUNNING",
|
|
402
|
+
STARTING = "STARTING",
|
|
403
|
+
STOPPED = "STOPPED",
|
|
404
|
+
STOPPING = "STOPPING",
|
|
405
|
+
}
|
|
406
|
+
export interface Fleet {
|
|
407
|
+
Arn: string | undefined;
|
|
408
|
+
Name: string | undefined;
|
|
409
|
+
DisplayName?: string;
|
|
410
|
+
Description?: string;
|
|
411
|
+
ImageName?: string;
|
|
412
|
+
ImageArn?: string;
|
|
413
|
+
InstanceType: string | undefined;
|
|
414
|
+
FleetType?: FleetType | string;
|
|
415
|
+
ComputeCapacityStatus: ComputeCapacityStatus | undefined;
|
|
416
|
+
MaxUserDurationInSeconds?: number;
|
|
417
|
+
DisconnectTimeoutInSeconds?: number;
|
|
418
|
+
State: FleetState | string | undefined;
|
|
419
|
+
VpcConfig?: VpcConfig;
|
|
420
|
+
CreatedTime?: Date;
|
|
421
|
+
FleetErrors?: FleetError[];
|
|
422
|
+
EnableDefaultInternetAccess?: boolean;
|
|
423
|
+
DomainJoinInfo?: DomainJoinInfo;
|
|
424
|
+
IdleDisconnectTimeoutInSeconds?: number;
|
|
425
|
+
IamRoleArn?: string;
|
|
426
|
+
StreamView?: StreamView | string;
|
|
427
|
+
Platform?: PlatformType | string;
|
|
428
|
+
MaxConcurrentSessions?: number;
|
|
429
|
+
UsbDeviceFilterStrings?: string[];
|
|
430
|
+
SessionScriptS3Location?: S3Location;
|
|
431
|
+
}
|
|
432
|
+
export interface CreateFleetResult {
|
|
433
|
+
Fleet?: Fleet;
|
|
434
|
+
}
|
|
435
|
+
export declare class RequestLimitExceededException extends __BaseException {
|
|
436
|
+
readonly name: "RequestLimitExceededException";
|
|
437
|
+
readonly $fault: "client";
|
|
438
|
+
Message?: string;
|
|
439
|
+
constructor(
|
|
440
|
+
opts: __ExceptionOptionType<RequestLimitExceededException, __BaseException>
|
|
441
|
+
);
|
|
442
|
+
}
|
|
443
|
+
export interface CreateImageBuilderRequest {
|
|
444
|
+
Name: string | undefined;
|
|
445
|
+
ImageName?: string;
|
|
446
|
+
ImageArn?: string;
|
|
447
|
+
InstanceType: string | undefined;
|
|
448
|
+
Description?: string;
|
|
449
|
+
DisplayName?: string;
|
|
450
|
+
VpcConfig?: VpcConfig;
|
|
451
|
+
IamRoleArn?: string;
|
|
452
|
+
EnableDefaultInternetAccess?: boolean;
|
|
453
|
+
DomainJoinInfo?: DomainJoinInfo;
|
|
454
|
+
AppstreamAgentVersion?: string;
|
|
455
|
+
Tags?: Record<string, string>;
|
|
456
|
+
AccessEndpoints?: AccessEndpoint[];
|
|
457
|
+
}
|
|
458
|
+
export interface ResourceError {
|
|
459
|
+
ErrorCode?: FleetErrorCode | string;
|
|
460
|
+
ErrorMessage?: string;
|
|
461
|
+
ErrorTimestamp?: Date;
|
|
462
|
+
}
|
|
463
|
+
export interface NetworkAccessConfiguration {
|
|
464
|
+
EniPrivateIpAddress?: string;
|
|
465
|
+
EniId?: string;
|
|
466
|
+
}
|
|
467
|
+
export declare enum ImageBuilderState {
|
|
468
|
+
DELETING = "DELETING",
|
|
469
|
+
FAILED = "FAILED",
|
|
470
|
+
PENDING = "PENDING",
|
|
471
|
+
PENDING_QUALIFICATION = "PENDING_QUALIFICATION",
|
|
472
|
+
REBOOTING = "REBOOTING",
|
|
473
|
+
RUNNING = "RUNNING",
|
|
474
|
+
SNAPSHOTTING = "SNAPSHOTTING",
|
|
475
|
+
STOPPED = "STOPPED",
|
|
476
|
+
STOPPING = "STOPPING",
|
|
477
|
+
UPDATING = "UPDATING",
|
|
478
|
+
UPDATING_AGENT = "UPDATING_AGENT",
|
|
479
|
+
}
|
|
480
|
+
export declare enum ImageBuilderStateChangeReasonCode {
|
|
481
|
+
IMAGE_UNAVAILABLE = "IMAGE_UNAVAILABLE",
|
|
482
|
+
INTERNAL_ERROR = "INTERNAL_ERROR",
|
|
483
|
+
}
|
|
484
|
+
export interface ImageBuilderStateChangeReason {
|
|
485
|
+
Code?: ImageBuilderStateChangeReasonCode | string;
|
|
486
|
+
Message?: string;
|
|
487
|
+
}
|
|
488
|
+
export interface ImageBuilder {
|
|
489
|
+
Name: string | undefined;
|
|
490
|
+
Arn?: string;
|
|
491
|
+
ImageArn?: string;
|
|
492
|
+
Description?: string;
|
|
493
|
+
DisplayName?: string;
|
|
494
|
+
VpcConfig?: VpcConfig;
|
|
495
|
+
InstanceType?: string;
|
|
496
|
+
Platform?: PlatformType | string;
|
|
497
|
+
IamRoleArn?: string;
|
|
498
|
+
State?: ImageBuilderState | string;
|
|
499
|
+
StateChangeReason?: ImageBuilderStateChangeReason;
|
|
500
|
+
CreatedTime?: Date;
|
|
501
|
+
EnableDefaultInternetAccess?: boolean;
|
|
502
|
+
DomainJoinInfo?: DomainJoinInfo;
|
|
503
|
+
NetworkAccessConfiguration?: NetworkAccessConfiguration;
|
|
504
|
+
ImageBuilderErrors?: ResourceError[];
|
|
505
|
+
AppstreamAgentVersion?: string;
|
|
506
|
+
AccessEndpoints?: AccessEndpoint[];
|
|
507
|
+
}
|
|
508
|
+
export interface CreateImageBuilderResult {
|
|
509
|
+
ImageBuilder?: ImageBuilder;
|
|
510
|
+
}
|
|
511
|
+
export interface CreateImageBuilderStreamingURLRequest {
|
|
512
|
+
Name: string | undefined;
|
|
513
|
+
Validity?: number;
|
|
514
|
+
}
|
|
515
|
+
export interface CreateImageBuilderStreamingURLResult {
|
|
516
|
+
StreamingURL?: string;
|
|
517
|
+
Expires?: Date;
|
|
518
|
+
}
|
|
519
|
+
export declare enum StorageConnectorType {
|
|
520
|
+
GOOGLE_DRIVE = "GOOGLE_DRIVE",
|
|
521
|
+
HOMEFOLDERS = "HOMEFOLDERS",
|
|
522
|
+
ONE_DRIVE = "ONE_DRIVE",
|
|
523
|
+
}
|
|
524
|
+
export interface StorageConnector {
|
|
525
|
+
ConnectorType: StorageConnectorType | string | undefined;
|
|
526
|
+
ResourceIdentifier?: string;
|
|
527
|
+
Domains?: string[];
|
|
528
|
+
}
|
|
529
|
+
export declare enum PreferredProtocol {
|
|
530
|
+
TCP = "TCP",
|
|
531
|
+
UDP = "UDP",
|
|
532
|
+
}
|
|
533
|
+
export interface StreamingExperienceSettings {
|
|
534
|
+
PreferredProtocol?: PreferredProtocol | string;
|
|
535
|
+
}
|
|
536
|
+
export declare enum Permission {
|
|
537
|
+
DISABLED = "DISABLED",
|
|
538
|
+
ENABLED = "ENABLED",
|
|
539
|
+
}
|
|
540
|
+
export interface UserSetting {
|
|
541
|
+
Action: Action | string | undefined;
|
|
542
|
+
Permission: Permission | string | undefined;
|
|
543
|
+
}
|
|
544
|
+
export interface CreateStackRequest {
|
|
545
|
+
Name: string | undefined;
|
|
546
|
+
Description?: string;
|
|
547
|
+
DisplayName?: string;
|
|
548
|
+
StorageConnectors?: StorageConnector[];
|
|
549
|
+
RedirectURL?: string;
|
|
550
|
+
FeedbackURL?: string;
|
|
551
|
+
UserSettings?: UserSetting[];
|
|
552
|
+
ApplicationSettings?: ApplicationSettings;
|
|
553
|
+
Tags?: Record<string, string>;
|
|
554
|
+
AccessEndpoints?: AccessEndpoint[];
|
|
555
|
+
EmbedHostDomains?: string[];
|
|
556
|
+
StreamingExperienceSettings?: StreamingExperienceSettings;
|
|
557
|
+
}
|
|
558
|
+
export declare enum StackErrorCode {
|
|
559
|
+
INTERNAL_SERVICE_ERROR = "INTERNAL_SERVICE_ERROR",
|
|
560
|
+
STORAGE_CONNECTOR_ERROR = "STORAGE_CONNECTOR_ERROR",
|
|
561
|
+
}
|
|
562
|
+
export interface StackError {
|
|
563
|
+
ErrorCode?: StackErrorCode | string;
|
|
564
|
+
ErrorMessage?: string;
|
|
565
|
+
}
|
|
566
|
+
export interface Stack {
|
|
567
|
+
Arn?: string;
|
|
568
|
+
Name: string | undefined;
|
|
569
|
+
Description?: string;
|
|
570
|
+
DisplayName?: string;
|
|
571
|
+
CreatedTime?: Date;
|
|
572
|
+
StorageConnectors?: StorageConnector[];
|
|
573
|
+
RedirectURL?: string;
|
|
574
|
+
FeedbackURL?: string;
|
|
575
|
+
StackErrors?: StackError[];
|
|
576
|
+
UserSettings?: UserSetting[];
|
|
577
|
+
ApplicationSettings?: ApplicationSettingsResponse;
|
|
578
|
+
AccessEndpoints?: AccessEndpoint[];
|
|
579
|
+
EmbedHostDomains?: string[];
|
|
580
|
+
StreamingExperienceSettings?: StreamingExperienceSettings;
|
|
581
|
+
}
|
|
582
|
+
export interface CreateStackResult {
|
|
583
|
+
Stack?: Stack;
|
|
584
|
+
}
|
|
585
|
+
export interface CreateStreamingURLRequest {
|
|
586
|
+
StackName: string | undefined;
|
|
587
|
+
FleetName: string | undefined;
|
|
588
|
+
UserId: string | undefined;
|
|
589
|
+
ApplicationId?: string;
|
|
590
|
+
Validity?: number;
|
|
591
|
+
SessionContext?: string;
|
|
592
|
+
}
|
|
593
|
+
export interface CreateStreamingURLResult {
|
|
594
|
+
StreamingURL?: string;
|
|
595
|
+
Expires?: Date;
|
|
596
|
+
}
|
|
597
|
+
export interface CreateUpdatedImageRequest {
|
|
598
|
+
existingImageName: string | undefined;
|
|
599
|
+
newImageName: string | undefined;
|
|
600
|
+
newImageDescription?: string;
|
|
601
|
+
newImageDisplayName?: string;
|
|
602
|
+
newImageTags?: Record<string, string>;
|
|
603
|
+
dryRun?: boolean;
|
|
604
|
+
}
|
|
605
|
+
export interface ImagePermissions {
|
|
606
|
+
allowFleet?: boolean;
|
|
607
|
+
allowImageBuilder?: boolean;
|
|
608
|
+
}
|
|
609
|
+
export declare enum ImageState {
|
|
610
|
+
AVAILABLE = "AVAILABLE",
|
|
611
|
+
COPYING = "COPYING",
|
|
612
|
+
CREATING = "CREATING",
|
|
613
|
+
DELETING = "DELETING",
|
|
614
|
+
FAILED = "FAILED",
|
|
615
|
+
IMPORTING = "IMPORTING",
|
|
616
|
+
PENDING = "PENDING",
|
|
617
|
+
}
|
|
618
|
+
export declare enum ImageStateChangeReasonCode {
|
|
619
|
+
IMAGE_BUILDER_NOT_AVAILABLE = "IMAGE_BUILDER_NOT_AVAILABLE",
|
|
620
|
+
IMAGE_COPY_FAILURE = "IMAGE_COPY_FAILURE",
|
|
621
|
+
INTERNAL_ERROR = "INTERNAL_ERROR",
|
|
622
|
+
}
|
|
623
|
+
export interface ImageStateChangeReason {
|
|
624
|
+
Code?: ImageStateChangeReasonCode | string;
|
|
625
|
+
Message?: string;
|
|
626
|
+
}
|
|
627
|
+
export declare enum VisibilityType {
|
|
628
|
+
PRIVATE = "PRIVATE",
|
|
629
|
+
PUBLIC = "PUBLIC",
|
|
630
|
+
SHARED = "SHARED",
|
|
631
|
+
}
|
|
632
|
+
export interface Image {
|
|
633
|
+
Name: string | undefined;
|
|
634
|
+
Arn?: string;
|
|
635
|
+
BaseImageArn?: string;
|
|
636
|
+
DisplayName?: string;
|
|
637
|
+
State?: ImageState | string;
|
|
638
|
+
Visibility?: VisibilityType | string;
|
|
639
|
+
ImageBuilderSupported?: boolean;
|
|
640
|
+
ImageBuilderName?: string;
|
|
641
|
+
Platform?: PlatformType | string;
|
|
642
|
+
Description?: string;
|
|
643
|
+
StateChangeReason?: ImageStateChangeReason;
|
|
644
|
+
Applications?: Application[];
|
|
645
|
+
CreatedTime?: Date;
|
|
646
|
+
PublicBaseImageReleasedDate?: Date;
|
|
647
|
+
AppstreamAgentVersion?: string;
|
|
648
|
+
ImagePermissions?: ImagePermissions;
|
|
649
|
+
ImageErrors?: ResourceError[];
|
|
650
|
+
}
|
|
651
|
+
export interface CreateUpdatedImageResult {
|
|
652
|
+
image?: Image;
|
|
653
|
+
canUpdateImage?: boolean;
|
|
654
|
+
}
|
|
655
|
+
export interface CreateUsageReportSubscriptionRequest {}
|
|
656
|
+
export declare enum UsageReportSchedule {
|
|
657
|
+
DAILY = "DAILY",
|
|
658
|
+
}
|
|
659
|
+
export interface CreateUsageReportSubscriptionResult {
|
|
660
|
+
S3BucketName?: string;
|
|
661
|
+
Schedule?: UsageReportSchedule | string;
|
|
662
|
+
}
|
|
663
|
+
export declare enum MessageAction {
|
|
664
|
+
RESEND = "RESEND",
|
|
665
|
+
SUPPRESS = "SUPPRESS",
|
|
666
|
+
}
|
|
667
|
+
export interface CreateUserRequest {
|
|
668
|
+
UserName: string | undefined;
|
|
669
|
+
MessageAction?: MessageAction | string;
|
|
670
|
+
FirstName?: string;
|
|
671
|
+
LastName?: string;
|
|
672
|
+
AuthenticationType: AuthenticationType | string | undefined;
|
|
673
|
+
}
|
|
674
|
+
export interface CreateUserResult {}
|
|
675
|
+
export interface DeleteAppBlockRequest {
|
|
676
|
+
Name: string | undefined;
|
|
677
|
+
}
|
|
678
|
+
export interface DeleteAppBlockResult {}
|
|
679
|
+
export declare class ResourceInUseException extends __BaseException {
|
|
680
|
+
readonly name: "ResourceInUseException";
|
|
681
|
+
readonly $fault: "client";
|
|
682
|
+
Message?: string;
|
|
683
|
+
constructor(
|
|
684
|
+
opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
|
|
685
|
+
);
|
|
686
|
+
}
|
|
687
|
+
export interface DeleteApplicationRequest {
|
|
688
|
+
Name: string | undefined;
|
|
689
|
+
}
|
|
690
|
+
export interface DeleteApplicationResult {}
|
|
691
|
+
export interface DeleteDirectoryConfigRequest {
|
|
692
|
+
DirectoryName: string | undefined;
|
|
693
|
+
}
|
|
694
|
+
export interface DeleteDirectoryConfigResult {}
|
|
695
|
+
export interface DeleteEntitlementRequest {
|
|
696
|
+
Name: string | undefined;
|
|
697
|
+
StackName: string | undefined;
|
|
698
|
+
}
|
|
699
|
+
export interface DeleteEntitlementResult {}
|
|
700
|
+
export interface DeleteFleetRequest {
|
|
701
|
+
Name: string | undefined;
|
|
702
|
+
}
|
|
703
|
+
export interface DeleteFleetResult {}
|
|
704
|
+
export interface DeleteImageRequest {
|
|
705
|
+
Name: string | undefined;
|
|
706
|
+
}
|
|
707
|
+
export interface DeleteImageResult {
|
|
708
|
+
Image?: Image;
|
|
709
|
+
}
|
|
710
|
+
export interface DeleteImageBuilderRequest {
|
|
711
|
+
Name: string | undefined;
|
|
712
|
+
}
|
|
713
|
+
export interface DeleteImageBuilderResult {
|
|
714
|
+
ImageBuilder?: ImageBuilder;
|
|
715
|
+
}
|
|
716
|
+
export interface DeleteImagePermissionsRequest {
|
|
717
|
+
Name: string | undefined;
|
|
718
|
+
SharedAccountId: string | undefined;
|
|
719
|
+
}
|
|
720
|
+
export interface DeleteImagePermissionsResult {}
|
|
721
|
+
export interface DeleteStackRequest {
|
|
722
|
+
Name: string | undefined;
|
|
723
|
+
}
|
|
724
|
+
export interface DeleteStackResult {}
|
|
725
|
+
export interface DeleteUsageReportSubscriptionRequest {}
|
|
726
|
+
export interface DeleteUsageReportSubscriptionResult {}
|
|
727
|
+
export interface DeleteUserRequest {
|
|
728
|
+
UserName: string | undefined;
|
|
729
|
+
AuthenticationType: AuthenticationType | string | undefined;
|
|
730
|
+
}
|
|
731
|
+
export interface DeleteUserResult {}
|
|
732
|
+
export interface DescribeAppBlocksRequest {
|
|
733
|
+
Arns?: string[];
|
|
734
|
+
NextToken?: string;
|
|
735
|
+
MaxResults?: number;
|
|
736
|
+
}
|
|
737
|
+
export interface DescribeAppBlocksResult {
|
|
738
|
+
AppBlocks?: AppBlock[];
|
|
739
|
+
NextToken?: string;
|
|
740
|
+
}
|
|
741
|
+
export interface DescribeApplicationFleetAssociationsRequest {
|
|
742
|
+
FleetName?: string;
|
|
743
|
+
ApplicationArn?: string;
|
|
744
|
+
MaxResults?: number;
|
|
745
|
+
NextToken?: string;
|
|
746
|
+
}
|
|
747
|
+
export interface DescribeApplicationFleetAssociationsResult {
|
|
748
|
+
ApplicationFleetAssociations?: ApplicationFleetAssociation[];
|
|
749
|
+
NextToken?: string;
|
|
750
|
+
}
|
|
751
|
+
export interface DescribeApplicationsRequest {
|
|
752
|
+
Arns?: string[];
|
|
753
|
+
NextToken?: string;
|
|
754
|
+
MaxResults?: number;
|
|
755
|
+
}
|
|
756
|
+
export interface DescribeApplicationsResult {
|
|
757
|
+
Applications?: Application[];
|
|
758
|
+
NextToken?: string;
|
|
759
|
+
}
|
|
760
|
+
export interface DescribeDirectoryConfigsRequest {
|
|
761
|
+
DirectoryNames?: string[];
|
|
762
|
+
MaxResults?: number;
|
|
763
|
+
NextToken?: string;
|
|
764
|
+
}
|
|
765
|
+
export interface DescribeDirectoryConfigsResult {
|
|
766
|
+
DirectoryConfigs?: DirectoryConfig[];
|
|
767
|
+
NextToken?: string;
|
|
768
|
+
}
|
|
769
|
+
export interface DescribeEntitlementsRequest {
|
|
770
|
+
Name?: string;
|
|
771
|
+
StackName: string | undefined;
|
|
772
|
+
NextToken?: string;
|
|
773
|
+
MaxResults?: number;
|
|
774
|
+
}
|
|
775
|
+
export interface DescribeEntitlementsResult {
|
|
776
|
+
Entitlements?: Entitlement[];
|
|
777
|
+
NextToken?: string;
|
|
778
|
+
}
|
|
779
|
+
export interface DescribeFleetsRequest {
|
|
780
|
+
Names?: string[];
|
|
781
|
+
NextToken?: string;
|
|
782
|
+
}
|
|
783
|
+
export interface DescribeFleetsResult {
|
|
784
|
+
Fleets?: Fleet[];
|
|
785
|
+
NextToken?: string;
|
|
786
|
+
}
|
|
787
|
+
export interface DescribeImageBuildersRequest {
|
|
788
|
+
Names?: string[];
|
|
789
|
+
MaxResults?: number;
|
|
790
|
+
NextToken?: string;
|
|
791
|
+
}
|
|
792
|
+
export interface DescribeImageBuildersResult {
|
|
793
|
+
ImageBuilders?: ImageBuilder[];
|
|
794
|
+
NextToken?: string;
|
|
795
|
+
}
|
|
796
|
+
export interface DescribeImagePermissionsRequest {
|
|
797
|
+
Name: string | undefined;
|
|
798
|
+
MaxResults?: number;
|
|
799
|
+
SharedAwsAccountIds?: string[];
|
|
800
|
+
NextToken?: string;
|
|
801
|
+
}
|
|
802
|
+
export interface SharedImagePermissions {
|
|
803
|
+
sharedAccountId: string | undefined;
|
|
804
|
+
imagePermissions: ImagePermissions | undefined;
|
|
805
|
+
}
|
|
806
|
+
export interface DescribeImagePermissionsResult {
|
|
807
|
+
Name?: string;
|
|
808
|
+
SharedImagePermissionsList?: SharedImagePermissions[];
|
|
809
|
+
NextToken?: string;
|
|
810
|
+
}
|
|
811
|
+
export interface DescribeImagesRequest {
|
|
812
|
+
Names?: string[];
|
|
813
|
+
Arns?: string[];
|
|
814
|
+
Type?: VisibilityType | string;
|
|
815
|
+
NextToken?: string;
|
|
816
|
+
MaxResults?: number;
|
|
817
|
+
}
|
|
818
|
+
export interface DescribeImagesResult {
|
|
819
|
+
Images?: Image[];
|
|
820
|
+
NextToken?: string;
|
|
821
|
+
}
|
|
822
|
+
export interface DescribeSessionsRequest {
|
|
823
|
+
StackName: string | undefined;
|
|
824
|
+
FleetName: string | undefined;
|
|
825
|
+
UserId?: string;
|
|
826
|
+
NextToken?: string;
|
|
827
|
+
Limit?: number;
|
|
828
|
+
AuthenticationType?: AuthenticationType | string;
|
|
829
|
+
}
|
|
830
|
+
export declare enum SessionConnectionState {
|
|
831
|
+
CONNECTED = "CONNECTED",
|
|
832
|
+
NOT_CONNECTED = "NOT_CONNECTED",
|
|
833
|
+
}
|
|
834
|
+
export declare enum SessionState {
|
|
835
|
+
ACTIVE = "ACTIVE",
|
|
836
|
+
EXPIRED = "EXPIRED",
|
|
837
|
+
PENDING = "PENDING",
|
|
838
|
+
}
|
|
839
|
+
export interface Session {
|
|
840
|
+
Id: string | undefined;
|
|
841
|
+
UserId: string | undefined;
|
|
842
|
+
StackName: string | undefined;
|
|
843
|
+
FleetName: string | undefined;
|
|
844
|
+
State: SessionState | string | undefined;
|
|
845
|
+
ConnectionState?: SessionConnectionState | string;
|
|
846
|
+
StartTime?: Date;
|
|
847
|
+
MaxExpirationTime?: Date;
|
|
848
|
+
AuthenticationType?: AuthenticationType | string;
|
|
849
|
+
NetworkAccessConfiguration?: NetworkAccessConfiguration;
|
|
850
|
+
}
|
|
851
|
+
export interface DescribeSessionsResult {
|
|
852
|
+
Sessions?: Session[];
|
|
853
|
+
NextToken?: string;
|
|
854
|
+
}
|
|
855
|
+
export interface DescribeStacksRequest {
|
|
856
|
+
Names?: string[];
|
|
857
|
+
NextToken?: string;
|
|
858
|
+
}
|
|
859
|
+
export interface DescribeStacksResult {
|
|
860
|
+
Stacks?: Stack[];
|
|
861
|
+
NextToken?: string;
|
|
862
|
+
}
|
|
863
|
+
export interface DescribeUsageReportSubscriptionsRequest {
|
|
864
|
+
MaxResults?: number;
|
|
865
|
+
NextToken?: string;
|
|
866
|
+
}
|
|
867
|
+
export declare enum UsageReportExecutionErrorCode {
|
|
868
|
+
ACCESS_DENIED = "ACCESS_DENIED",
|
|
869
|
+
INTERNAL_SERVICE_ERROR = "INTERNAL_SERVICE_ERROR",
|
|
870
|
+
RESOURCE_NOT_FOUND = "RESOURCE_NOT_FOUND",
|
|
871
|
+
}
|
|
872
|
+
export interface LastReportGenerationExecutionError {
|
|
873
|
+
ErrorCode?: UsageReportExecutionErrorCode | string;
|
|
874
|
+
ErrorMessage?: string;
|
|
875
|
+
}
|
|
876
|
+
export interface UsageReportSubscription {
|
|
877
|
+
S3BucketName?: string;
|
|
878
|
+
Schedule?: UsageReportSchedule | string;
|
|
879
|
+
LastGeneratedReportDate?: Date;
|
|
880
|
+
SubscriptionErrors?: LastReportGenerationExecutionError[];
|
|
881
|
+
}
|
|
882
|
+
export interface DescribeUsageReportSubscriptionsResult {
|
|
883
|
+
UsageReportSubscriptions?: UsageReportSubscription[];
|
|
884
|
+
NextToken?: string;
|
|
885
|
+
}
|
|
886
|
+
export interface DescribeUsersRequest {
|
|
887
|
+
AuthenticationType: AuthenticationType | string | undefined;
|
|
888
|
+
MaxResults?: number;
|
|
889
|
+
NextToken?: string;
|
|
890
|
+
}
|
|
891
|
+
export interface User {
|
|
892
|
+
Arn?: string;
|
|
893
|
+
UserName?: string;
|
|
894
|
+
Enabled?: boolean;
|
|
895
|
+
Status?: string;
|
|
896
|
+
FirstName?: string;
|
|
897
|
+
LastName?: string;
|
|
898
|
+
CreatedTime?: Date;
|
|
899
|
+
AuthenticationType: AuthenticationType | string | undefined;
|
|
900
|
+
}
|
|
901
|
+
export interface DescribeUsersResult {
|
|
902
|
+
Users?: User[];
|
|
903
|
+
NextToken?: string;
|
|
904
|
+
}
|
|
905
|
+
export interface DescribeUserStackAssociationsRequest {
|
|
906
|
+
StackName?: string;
|
|
907
|
+
UserName?: string;
|
|
908
|
+
AuthenticationType?: AuthenticationType | string;
|
|
909
|
+
MaxResults?: number;
|
|
910
|
+
NextToken?: string;
|
|
911
|
+
}
|
|
912
|
+
export interface DescribeUserStackAssociationsResult {
|
|
913
|
+
UserStackAssociations?: UserStackAssociation[];
|
|
914
|
+
NextToken?: string;
|
|
915
|
+
}
|
|
916
|
+
export interface DisableUserRequest {
|
|
917
|
+
UserName: string | undefined;
|
|
918
|
+
AuthenticationType: AuthenticationType | string | undefined;
|
|
919
|
+
}
|
|
920
|
+
export interface DisableUserResult {}
|
|
921
|
+
export interface DisassociateApplicationFleetRequest {
|
|
922
|
+
FleetName: string | undefined;
|
|
923
|
+
ApplicationArn: string | undefined;
|
|
924
|
+
}
|
|
925
|
+
export interface DisassociateApplicationFleetResult {}
|
|
926
|
+
export interface DisassociateApplicationFromEntitlementRequest {
|
|
927
|
+
StackName: string | undefined;
|
|
928
|
+
EntitlementName: string | undefined;
|
|
929
|
+
ApplicationIdentifier: string | undefined;
|
|
930
|
+
}
|
|
931
|
+
export interface DisassociateApplicationFromEntitlementResult {}
|
|
932
|
+
export interface DisassociateFleetRequest {
|
|
933
|
+
FleetName: string | undefined;
|
|
934
|
+
StackName: string | undefined;
|
|
935
|
+
}
|
|
936
|
+
export interface DisassociateFleetResult {}
|
|
937
|
+
export interface EnableUserRequest {
|
|
938
|
+
UserName: string | undefined;
|
|
939
|
+
AuthenticationType: AuthenticationType | string | undefined;
|
|
940
|
+
}
|
|
941
|
+
export interface EnableUserResult {}
|
|
942
|
+
export interface EntitledApplication {
|
|
943
|
+
ApplicationIdentifier: string | undefined;
|
|
944
|
+
}
|
|
945
|
+
export interface ExpireSessionRequest {
|
|
946
|
+
SessionId: string | undefined;
|
|
947
|
+
}
|
|
948
|
+
export interface ExpireSessionResult {}
|
|
949
|
+
export declare enum FleetAttribute {
|
|
950
|
+
DOMAIN_JOIN_INFO = "DOMAIN_JOIN_INFO",
|
|
951
|
+
IAM_ROLE_ARN = "IAM_ROLE_ARN",
|
|
952
|
+
SESSION_SCRIPT_S3_LOCATION = "SESSION_SCRIPT_S3_LOCATION",
|
|
953
|
+
USB_DEVICE_FILTER_STRINGS = "USB_DEVICE_FILTER_STRINGS",
|
|
954
|
+
VPC_CONFIGURATION = "VPC_CONFIGURATION",
|
|
955
|
+
VPC_CONFIGURATION_SECURITY_GROUP_IDS = "VPC_CONFIGURATION_SECURITY_GROUP_IDS",
|
|
956
|
+
}
|
|
957
|
+
export interface ListAssociatedFleetsRequest {
|
|
958
|
+
StackName: string | undefined;
|
|
959
|
+
NextToken?: string;
|
|
960
|
+
}
|
|
961
|
+
export interface ListAssociatedFleetsResult {
|
|
962
|
+
Names?: string[];
|
|
963
|
+
NextToken?: string;
|
|
964
|
+
}
|
|
965
|
+
export interface ListAssociatedStacksRequest {
|
|
966
|
+
FleetName: string | undefined;
|
|
967
|
+
NextToken?: string;
|
|
968
|
+
}
|
|
969
|
+
export interface ListAssociatedStacksResult {
|
|
970
|
+
Names?: string[];
|
|
971
|
+
NextToken?: string;
|
|
972
|
+
}
|
|
973
|
+
export interface ListEntitledApplicationsRequest {
|
|
974
|
+
StackName: string | undefined;
|
|
975
|
+
EntitlementName: string | undefined;
|
|
976
|
+
NextToken?: string;
|
|
977
|
+
MaxResults?: number;
|
|
978
|
+
}
|
|
979
|
+
export interface ListEntitledApplicationsResult {
|
|
980
|
+
EntitledApplications?: EntitledApplication[];
|
|
981
|
+
NextToken?: string;
|
|
982
|
+
}
|
|
983
|
+
export interface ListTagsForResourceRequest {
|
|
984
|
+
ResourceArn: string | undefined;
|
|
985
|
+
}
|
|
986
|
+
export interface ListTagsForResourceResponse {
|
|
987
|
+
Tags?: Record<string, string>;
|
|
988
|
+
}
|
|
989
|
+
export interface StartFleetRequest {
|
|
990
|
+
Name: string | undefined;
|
|
991
|
+
}
|
|
992
|
+
export interface StartFleetResult {}
|
|
993
|
+
export interface StartImageBuilderRequest {
|
|
994
|
+
Name: string | undefined;
|
|
995
|
+
AppstreamAgentVersion?: string;
|
|
996
|
+
}
|
|
997
|
+
export interface StartImageBuilderResult {
|
|
998
|
+
ImageBuilder?: ImageBuilder;
|
|
999
|
+
}
|
|
1000
|
+
export interface StopFleetRequest {
|
|
1001
|
+
Name: string | undefined;
|
|
1002
|
+
}
|
|
1003
|
+
export interface StopFleetResult {}
|
|
1004
|
+
export interface StopImageBuilderRequest {
|
|
1005
|
+
Name: string | undefined;
|
|
1006
|
+
}
|
|
1007
|
+
export interface StopImageBuilderResult {
|
|
1008
|
+
ImageBuilder?: ImageBuilder;
|
|
1009
|
+
}
|
|
1010
|
+
export interface TagResourceRequest {
|
|
1011
|
+
ResourceArn: string | undefined;
|
|
1012
|
+
Tags: Record<string, string> | undefined;
|
|
1013
|
+
}
|
|
1014
|
+
export interface TagResourceResponse {}
|
|
1015
|
+
export interface UntagResourceRequest {
|
|
1016
|
+
ResourceArn: string | undefined;
|
|
1017
|
+
TagKeys: string[] | undefined;
|
|
1018
|
+
}
|
|
1019
|
+
export interface UntagResourceResponse {}
|
|
1020
|
+
export interface UpdateApplicationRequest {
|
|
1021
|
+
Name: string | undefined;
|
|
1022
|
+
DisplayName?: string;
|
|
1023
|
+
Description?: string;
|
|
1024
|
+
IconS3Location?: S3Location;
|
|
1025
|
+
LaunchPath?: string;
|
|
1026
|
+
WorkingDirectory?: string;
|
|
1027
|
+
LaunchParameters?: string;
|
|
1028
|
+
AppBlockArn?: string;
|
|
1029
|
+
AttributesToDelete?: (ApplicationAttribute | string)[];
|
|
1030
|
+
}
|
|
1031
|
+
export interface UpdateApplicationResult {
|
|
1032
|
+
Application?: Application;
|
|
1033
|
+
}
|
|
1034
|
+
export interface UpdateDirectoryConfigRequest {
|
|
1035
|
+
DirectoryName: string | undefined;
|
|
1036
|
+
OrganizationalUnitDistinguishedNames?: string[];
|
|
1037
|
+
ServiceAccountCredentials?: ServiceAccountCredentials;
|
|
1038
|
+
}
|
|
1039
|
+
export interface UpdateDirectoryConfigResult {
|
|
1040
|
+
DirectoryConfig?: DirectoryConfig;
|
|
1041
|
+
}
|
|
1042
|
+
export interface UpdateEntitlementRequest {
|
|
1043
|
+
Name: string | undefined;
|
|
1044
|
+
StackName: string | undefined;
|
|
1045
|
+
Description?: string;
|
|
1046
|
+
AppVisibility?: AppVisibility | string;
|
|
1047
|
+
Attributes?: EntitlementAttribute[];
|
|
1048
|
+
}
|
|
1049
|
+
export interface UpdateEntitlementResult {
|
|
1050
|
+
Entitlement?: Entitlement;
|
|
1051
|
+
}
|
|
1052
|
+
export interface UpdateFleetRequest {
|
|
1053
|
+
ImageName?: string;
|
|
1054
|
+
ImageArn?: string;
|
|
1055
|
+
Name?: string;
|
|
1056
|
+
InstanceType?: string;
|
|
1057
|
+
ComputeCapacity?: ComputeCapacity;
|
|
1058
|
+
VpcConfig?: VpcConfig;
|
|
1059
|
+
MaxUserDurationInSeconds?: number;
|
|
1060
|
+
DisconnectTimeoutInSeconds?: number;
|
|
1061
|
+
DeleteVpcConfig?: boolean;
|
|
1062
|
+
Description?: string;
|
|
1063
|
+
DisplayName?: string;
|
|
1064
|
+
EnableDefaultInternetAccess?: boolean;
|
|
1065
|
+
DomainJoinInfo?: DomainJoinInfo;
|
|
1066
|
+
IdleDisconnectTimeoutInSeconds?: number;
|
|
1067
|
+
AttributesToDelete?: (FleetAttribute | string)[];
|
|
1068
|
+
IamRoleArn?: string;
|
|
1069
|
+
StreamView?: StreamView | string;
|
|
1070
|
+
Platform?: PlatformType | string;
|
|
1071
|
+
MaxConcurrentSessions?: number;
|
|
1072
|
+
UsbDeviceFilterStrings?: string[];
|
|
1073
|
+
SessionScriptS3Location?: S3Location;
|
|
1074
|
+
}
|
|
1075
|
+
export interface UpdateFleetResult {
|
|
1076
|
+
Fleet?: Fleet;
|
|
1077
|
+
}
|
|
1078
|
+
export interface UpdateImagePermissionsRequest {
|
|
1079
|
+
Name: string | undefined;
|
|
1080
|
+
SharedAccountId: string | undefined;
|
|
1081
|
+
ImagePermissions: ImagePermissions | undefined;
|
|
1082
|
+
}
|
|
1083
|
+
export interface UpdateImagePermissionsResult {}
|
|
1084
|
+
export declare enum StackAttribute {
|
|
1085
|
+
ACCESS_ENDPOINTS = "ACCESS_ENDPOINTS",
|
|
1086
|
+
EMBED_HOST_DOMAINS = "EMBED_HOST_DOMAINS",
|
|
1087
|
+
FEEDBACK_URL = "FEEDBACK_URL",
|
|
1088
|
+
IAM_ROLE_ARN = "IAM_ROLE_ARN",
|
|
1089
|
+
REDIRECT_URL = "REDIRECT_URL",
|
|
1090
|
+
STORAGE_CONNECTORS = "STORAGE_CONNECTORS",
|
|
1091
|
+
STORAGE_CONNECTOR_GOOGLE_DRIVE = "STORAGE_CONNECTOR_GOOGLE_DRIVE",
|
|
1092
|
+
STORAGE_CONNECTOR_HOMEFOLDERS = "STORAGE_CONNECTOR_HOMEFOLDERS",
|
|
1093
|
+
STORAGE_CONNECTOR_ONE_DRIVE = "STORAGE_CONNECTOR_ONE_DRIVE",
|
|
1094
|
+
STREAMING_EXPERIENCE_SETTINGS = "STREAMING_EXPERIENCE_SETTINGS",
|
|
1095
|
+
THEME_NAME = "THEME_NAME",
|
|
1096
|
+
USER_SETTINGS = "USER_SETTINGS",
|
|
1097
|
+
}
|
|
1098
|
+
export interface UpdateStackRequest {
|
|
1099
|
+
DisplayName?: string;
|
|
1100
|
+
Description?: string;
|
|
1101
|
+
Name: string | undefined;
|
|
1102
|
+
StorageConnectors?: StorageConnector[];
|
|
1103
|
+
DeleteStorageConnectors?: boolean;
|
|
1104
|
+
RedirectURL?: string;
|
|
1105
|
+
FeedbackURL?: string;
|
|
1106
|
+
AttributesToDelete?: (StackAttribute | string)[];
|
|
1107
|
+
UserSettings?: UserSetting[];
|
|
1108
|
+
ApplicationSettings?: ApplicationSettings;
|
|
1109
|
+
AccessEndpoints?: AccessEndpoint[];
|
|
1110
|
+
EmbedHostDomains?: string[];
|
|
1111
|
+
StreamingExperienceSettings?: StreamingExperienceSettings;
|
|
1112
|
+
}
|
|
1113
|
+
export interface UpdateStackResult {
|
|
1114
|
+
Stack?: Stack;
|
|
1115
|
+
}
|
|
1116
|
+
export declare const AccessEndpointFilterSensitiveLog: (
|
|
1117
|
+
obj: AccessEndpoint
|
|
1118
|
+
) => any;
|
|
1119
|
+
export declare const S3LocationFilterSensitiveLog: (obj: S3Location) => any;
|
|
1120
|
+
export declare const ScriptDetailsFilterSensitiveLog: (
|
|
1121
|
+
obj: ScriptDetails
|
|
1122
|
+
) => any;
|
|
1123
|
+
export declare const AppBlockFilterSensitiveLog: (obj: AppBlock) => any;
|
|
1124
|
+
export declare const ApplicationFilterSensitiveLog: (obj: Application) => any;
|
|
1125
|
+
export declare const ApplicationFleetAssociationFilterSensitiveLog: (
|
|
1126
|
+
obj: ApplicationFleetAssociation
|
|
1127
|
+
) => any;
|
|
1128
|
+
export declare const ApplicationSettingsFilterSensitiveLog: (
|
|
1129
|
+
obj: ApplicationSettings
|
|
1130
|
+
) => any;
|
|
1131
|
+
export declare const ApplicationSettingsResponseFilterSensitiveLog: (
|
|
1132
|
+
obj: ApplicationSettingsResponse
|
|
1133
|
+
) => any;
|
|
1134
|
+
export declare const AssociateApplicationFleetRequestFilterSensitiveLog: (
|
|
1135
|
+
obj: AssociateApplicationFleetRequest
|
|
1136
|
+
) => any;
|
|
1137
|
+
export declare const AssociateApplicationFleetResultFilterSensitiveLog: (
|
|
1138
|
+
obj: AssociateApplicationFleetResult
|
|
1139
|
+
) => any;
|
|
1140
|
+
export declare const AssociateApplicationToEntitlementRequestFilterSensitiveLog: (
|
|
1141
|
+
obj: AssociateApplicationToEntitlementRequest
|
|
1142
|
+
) => any;
|
|
1143
|
+
export declare const AssociateApplicationToEntitlementResultFilterSensitiveLog: (
|
|
1144
|
+
obj: AssociateApplicationToEntitlementResult
|
|
1145
|
+
) => any;
|
|
1146
|
+
export declare const AssociateFleetRequestFilterSensitiveLog: (
|
|
1147
|
+
obj: AssociateFleetRequest
|
|
1148
|
+
) => any;
|
|
1149
|
+
export declare const AssociateFleetResultFilterSensitiveLog: (
|
|
1150
|
+
obj: AssociateFleetResult
|
|
1151
|
+
) => any;
|
|
1152
|
+
export declare const UserStackAssociationFilterSensitiveLog: (
|
|
1153
|
+
obj: UserStackAssociation
|
|
1154
|
+
) => any;
|
|
1155
|
+
export declare const BatchAssociateUserStackRequestFilterSensitiveLog: (
|
|
1156
|
+
obj: BatchAssociateUserStackRequest
|
|
1157
|
+
) => any;
|
|
1158
|
+
export declare const UserStackAssociationErrorFilterSensitiveLog: (
|
|
1159
|
+
obj: UserStackAssociationError
|
|
1160
|
+
) => any;
|
|
1161
|
+
export declare const BatchAssociateUserStackResultFilterSensitiveLog: (
|
|
1162
|
+
obj: BatchAssociateUserStackResult
|
|
1163
|
+
) => any;
|
|
1164
|
+
export declare const BatchDisassociateUserStackRequestFilterSensitiveLog: (
|
|
1165
|
+
obj: BatchDisassociateUserStackRequest
|
|
1166
|
+
) => any;
|
|
1167
|
+
export declare const BatchDisassociateUserStackResultFilterSensitiveLog: (
|
|
1168
|
+
obj: BatchDisassociateUserStackResult
|
|
1169
|
+
) => any;
|
|
1170
|
+
export declare const ComputeCapacityFilterSensitiveLog: (
|
|
1171
|
+
obj: ComputeCapacity
|
|
1172
|
+
) => any;
|
|
1173
|
+
export declare const ComputeCapacityStatusFilterSensitiveLog: (
|
|
1174
|
+
obj: ComputeCapacityStatus
|
|
1175
|
+
) => any;
|
|
1176
|
+
export declare const CopyImageRequestFilterSensitiveLog: (
|
|
1177
|
+
obj: CopyImageRequest
|
|
1178
|
+
) => any;
|
|
1179
|
+
export declare const CopyImageResponseFilterSensitiveLog: (
|
|
1180
|
+
obj: CopyImageResponse
|
|
1181
|
+
) => any;
|
|
1182
|
+
export declare const CreateAppBlockRequestFilterSensitiveLog: (
|
|
1183
|
+
obj: CreateAppBlockRequest
|
|
1184
|
+
) => any;
|
|
1185
|
+
export declare const CreateAppBlockResultFilterSensitiveLog: (
|
|
1186
|
+
obj: CreateAppBlockResult
|
|
1187
|
+
) => any;
|
|
1188
|
+
export declare const CreateApplicationRequestFilterSensitiveLog: (
|
|
1189
|
+
obj: CreateApplicationRequest
|
|
1190
|
+
) => any;
|
|
1191
|
+
export declare const CreateApplicationResultFilterSensitiveLog: (
|
|
1192
|
+
obj: CreateApplicationResult
|
|
1193
|
+
) => any;
|
|
1194
|
+
export declare const ServiceAccountCredentialsFilterSensitiveLog: (
|
|
1195
|
+
obj: ServiceAccountCredentials
|
|
1196
|
+
) => any;
|
|
1197
|
+
export declare const CreateDirectoryConfigRequestFilterSensitiveLog: (
|
|
1198
|
+
obj: CreateDirectoryConfigRequest
|
|
1199
|
+
) => any;
|
|
1200
|
+
export declare const DirectoryConfigFilterSensitiveLog: (
|
|
1201
|
+
obj: DirectoryConfig
|
|
1202
|
+
) => any;
|
|
1203
|
+
export declare const CreateDirectoryConfigResultFilterSensitiveLog: (
|
|
1204
|
+
obj: CreateDirectoryConfigResult
|
|
1205
|
+
) => any;
|
|
1206
|
+
export declare const EntitlementAttributeFilterSensitiveLog: (
|
|
1207
|
+
obj: EntitlementAttribute
|
|
1208
|
+
) => any;
|
|
1209
|
+
export declare const CreateEntitlementRequestFilterSensitiveLog: (
|
|
1210
|
+
obj: CreateEntitlementRequest
|
|
1211
|
+
) => any;
|
|
1212
|
+
export declare const EntitlementFilterSensitiveLog: (obj: Entitlement) => any;
|
|
1213
|
+
export declare const CreateEntitlementResultFilterSensitiveLog: (
|
|
1214
|
+
obj: CreateEntitlementResult
|
|
1215
|
+
) => any;
|
|
1216
|
+
export declare const DomainJoinInfoFilterSensitiveLog: (
|
|
1217
|
+
obj: DomainJoinInfo
|
|
1218
|
+
) => any;
|
|
1219
|
+
export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
|
|
1220
|
+
export declare const CreateFleetRequestFilterSensitiveLog: (
|
|
1221
|
+
obj: CreateFleetRequest
|
|
1222
|
+
) => any;
|
|
1223
|
+
export declare const FleetErrorFilterSensitiveLog: (obj: FleetError) => any;
|
|
1224
|
+
export declare const FleetFilterSensitiveLog: (obj: Fleet) => any;
|
|
1225
|
+
export declare const CreateFleetResultFilterSensitiveLog: (
|
|
1226
|
+
obj: CreateFleetResult
|
|
1227
|
+
) => any;
|
|
1228
|
+
export declare const CreateImageBuilderRequestFilterSensitiveLog: (
|
|
1229
|
+
obj: CreateImageBuilderRequest
|
|
1230
|
+
) => any;
|
|
1231
|
+
export declare const ResourceErrorFilterSensitiveLog: (
|
|
1232
|
+
obj: ResourceError
|
|
1233
|
+
) => any;
|
|
1234
|
+
export declare const NetworkAccessConfigurationFilterSensitiveLog: (
|
|
1235
|
+
obj: NetworkAccessConfiguration
|
|
1236
|
+
) => any;
|
|
1237
|
+
export declare const ImageBuilderStateChangeReasonFilterSensitiveLog: (
|
|
1238
|
+
obj: ImageBuilderStateChangeReason
|
|
1239
|
+
) => any;
|
|
1240
|
+
export declare const ImageBuilderFilterSensitiveLog: (obj: ImageBuilder) => any;
|
|
1241
|
+
export declare const CreateImageBuilderResultFilterSensitiveLog: (
|
|
1242
|
+
obj: CreateImageBuilderResult
|
|
1243
|
+
) => any;
|
|
1244
|
+
export declare const CreateImageBuilderStreamingURLRequestFilterSensitiveLog: (
|
|
1245
|
+
obj: CreateImageBuilderStreamingURLRequest
|
|
1246
|
+
) => any;
|
|
1247
|
+
export declare const CreateImageBuilderStreamingURLResultFilterSensitiveLog: (
|
|
1248
|
+
obj: CreateImageBuilderStreamingURLResult
|
|
1249
|
+
) => any;
|
|
1250
|
+
export declare const StorageConnectorFilterSensitiveLog: (
|
|
1251
|
+
obj: StorageConnector
|
|
1252
|
+
) => any;
|
|
1253
|
+
export declare const StreamingExperienceSettingsFilterSensitiveLog: (
|
|
1254
|
+
obj: StreamingExperienceSettings
|
|
1255
|
+
) => any;
|
|
1256
|
+
export declare const UserSettingFilterSensitiveLog: (obj: UserSetting) => any;
|
|
1257
|
+
export declare const CreateStackRequestFilterSensitiveLog: (
|
|
1258
|
+
obj: CreateStackRequest
|
|
1259
|
+
) => any;
|
|
1260
|
+
export declare const StackErrorFilterSensitiveLog: (obj: StackError) => any;
|
|
1261
|
+
export declare const StackFilterSensitiveLog: (obj: Stack) => any;
|
|
1262
|
+
export declare const CreateStackResultFilterSensitiveLog: (
|
|
1263
|
+
obj: CreateStackResult
|
|
1264
|
+
) => any;
|
|
1265
|
+
export declare const CreateStreamingURLRequestFilterSensitiveLog: (
|
|
1266
|
+
obj: CreateStreamingURLRequest
|
|
1267
|
+
) => any;
|
|
1268
|
+
export declare const CreateStreamingURLResultFilterSensitiveLog: (
|
|
1269
|
+
obj: CreateStreamingURLResult
|
|
1270
|
+
) => any;
|
|
1271
|
+
export declare const CreateUpdatedImageRequestFilterSensitiveLog: (
|
|
1272
|
+
obj: CreateUpdatedImageRequest
|
|
1273
|
+
) => any;
|
|
1274
|
+
export declare const ImagePermissionsFilterSensitiveLog: (
|
|
1275
|
+
obj: ImagePermissions
|
|
1276
|
+
) => any;
|
|
1277
|
+
export declare const ImageStateChangeReasonFilterSensitiveLog: (
|
|
1278
|
+
obj: ImageStateChangeReason
|
|
1279
|
+
) => any;
|
|
1280
|
+
export declare const ImageFilterSensitiveLog: (obj: Image) => any;
|
|
1281
|
+
export declare const CreateUpdatedImageResultFilterSensitiveLog: (
|
|
1282
|
+
obj: CreateUpdatedImageResult
|
|
1283
|
+
) => any;
|
|
1284
|
+
export declare const CreateUsageReportSubscriptionRequestFilterSensitiveLog: (
|
|
1285
|
+
obj: CreateUsageReportSubscriptionRequest
|
|
1286
|
+
) => any;
|
|
1287
|
+
export declare const CreateUsageReportSubscriptionResultFilterSensitiveLog: (
|
|
1288
|
+
obj: CreateUsageReportSubscriptionResult
|
|
1289
|
+
) => any;
|
|
1290
|
+
export declare const CreateUserRequestFilterSensitiveLog: (
|
|
1291
|
+
obj: CreateUserRequest
|
|
1292
|
+
) => any;
|
|
1293
|
+
export declare const CreateUserResultFilterSensitiveLog: (
|
|
1294
|
+
obj: CreateUserResult
|
|
1295
|
+
) => any;
|
|
1296
|
+
export declare const DeleteAppBlockRequestFilterSensitiveLog: (
|
|
1297
|
+
obj: DeleteAppBlockRequest
|
|
1298
|
+
) => any;
|
|
1299
|
+
export declare const DeleteAppBlockResultFilterSensitiveLog: (
|
|
1300
|
+
obj: DeleteAppBlockResult
|
|
1301
|
+
) => any;
|
|
1302
|
+
export declare const DeleteApplicationRequestFilterSensitiveLog: (
|
|
1303
|
+
obj: DeleteApplicationRequest
|
|
1304
|
+
) => any;
|
|
1305
|
+
export declare const DeleteApplicationResultFilterSensitiveLog: (
|
|
1306
|
+
obj: DeleteApplicationResult
|
|
1307
|
+
) => any;
|
|
1308
|
+
export declare const DeleteDirectoryConfigRequestFilterSensitiveLog: (
|
|
1309
|
+
obj: DeleteDirectoryConfigRequest
|
|
1310
|
+
) => any;
|
|
1311
|
+
export declare const DeleteDirectoryConfigResultFilterSensitiveLog: (
|
|
1312
|
+
obj: DeleteDirectoryConfigResult
|
|
1313
|
+
) => any;
|
|
1314
|
+
export declare const DeleteEntitlementRequestFilterSensitiveLog: (
|
|
1315
|
+
obj: DeleteEntitlementRequest
|
|
1316
|
+
) => any;
|
|
1317
|
+
export declare const DeleteEntitlementResultFilterSensitiveLog: (
|
|
1318
|
+
obj: DeleteEntitlementResult
|
|
1319
|
+
) => any;
|
|
1320
|
+
export declare const DeleteFleetRequestFilterSensitiveLog: (
|
|
1321
|
+
obj: DeleteFleetRequest
|
|
1322
|
+
) => any;
|
|
1323
|
+
export declare const DeleteFleetResultFilterSensitiveLog: (
|
|
1324
|
+
obj: DeleteFleetResult
|
|
1325
|
+
) => any;
|
|
1326
|
+
export declare const DeleteImageRequestFilterSensitiveLog: (
|
|
1327
|
+
obj: DeleteImageRequest
|
|
1328
|
+
) => any;
|
|
1329
|
+
export declare const DeleteImageResultFilterSensitiveLog: (
|
|
1330
|
+
obj: DeleteImageResult
|
|
1331
|
+
) => any;
|
|
1332
|
+
export declare const DeleteImageBuilderRequestFilterSensitiveLog: (
|
|
1333
|
+
obj: DeleteImageBuilderRequest
|
|
1334
|
+
) => any;
|
|
1335
|
+
export declare const DeleteImageBuilderResultFilterSensitiveLog: (
|
|
1336
|
+
obj: DeleteImageBuilderResult
|
|
1337
|
+
) => any;
|
|
1338
|
+
export declare const DeleteImagePermissionsRequestFilterSensitiveLog: (
|
|
1339
|
+
obj: DeleteImagePermissionsRequest
|
|
1340
|
+
) => any;
|
|
1341
|
+
export declare const DeleteImagePermissionsResultFilterSensitiveLog: (
|
|
1342
|
+
obj: DeleteImagePermissionsResult
|
|
1343
|
+
) => any;
|
|
1344
|
+
export declare const DeleteStackRequestFilterSensitiveLog: (
|
|
1345
|
+
obj: DeleteStackRequest
|
|
1346
|
+
) => any;
|
|
1347
|
+
export declare const DeleteStackResultFilterSensitiveLog: (
|
|
1348
|
+
obj: DeleteStackResult
|
|
1349
|
+
) => any;
|
|
1350
|
+
export declare const DeleteUsageReportSubscriptionRequestFilterSensitiveLog: (
|
|
1351
|
+
obj: DeleteUsageReportSubscriptionRequest
|
|
1352
|
+
) => any;
|
|
1353
|
+
export declare const DeleteUsageReportSubscriptionResultFilterSensitiveLog: (
|
|
1354
|
+
obj: DeleteUsageReportSubscriptionResult
|
|
1355
|
+
) => any;
|
|
1356
|
+
export declare const DeleteUserRequestFilterSensitiveLog: (
|
|
1357
|
+
obj: DeleteUserRequest
|
|
1358
|
+
) => any;
|
|
1359
|
+
export declare const DeleteUserResultFilterSensitiveLog: (
|
|
1360
|
+
obj: DeleteUserResult
|
|
1361
|
+
) => any;
|
|
1362
|
+
export declare const DescribeAppBlocksRequestFilterSensitiveLog: (
|
|
1363
|
+
obj: DescribeAppBlocksRequest
|
|
1364
|
+
) => any;
|
|
1365
|
+
export declare const DescribeAppBlocksResultFilterSensitiveLog: (
|
|
1366
|
+
obj: DescribeAppBlocksResult
|
|
1367
|
+
) => any;
|
|
1368
|
+
export declare const DescribeApplicationFleetAssociationsRequestFilterSensitiveLog: (
|
|
1369
|
+
obj: DescribeApplicationFleetAssociationsRequest
|
|
1370
|
+
) => any;
|
|
1371
|
+
export declare const DescribeApplicationFleetAssociationsResultFilterSensitiveLog: (
|
|
1372
|
+
obj: DescribeApplicationFleetAssociationsResult
|
|
1373
|
+
) => any;
|
|
1374
|
+
export declare const DescribeApplicationsRequestFilterSensitiveLog: (
|
|
1375
|
+
obj: DescribeApplicationsRequest
|
|
1376
|
+
) => any;
|
|
1377
|
+
export declare const DescribeApplicationsResultFilterSensitiveLog: (
|
|
1378
|
+
obj: DescribeApplicationsResult
|
|
1379
|
+
) => any;
|
|
1380
|
+
export declare const DescribeDirectoryConfigsRequestFilterSensitiveLog: (
|
|
1381
|
+
obj: DescribeDirectoryConfigsRequest
|
|
1382
|
+
) => any;
|
|
1383
|
+
export declare const DescribeDirectoryConfigsResultFilterSensitiveLog: (
|
|
1384
|
+
obj: DescribeDirectoryConfigsResult
|
|
1385
|
+
) => any;
|
|
1386
|
+
export declare const DescribeEntitlementsRequestFilterSensitiveLog: (
|
|
1387
|
+
obj: DescribeEntitlementsRequest
|
|
1388
|
+
) => any;
|
|
1389
|
+
export declare const DescribeEntitlementsResultFilterSensitiveLog: (
|
|
1390
|
+
obj: DescribeEntitlementsResult
|
|
1391
|
+
) => any;
|
|
1392
|
+
export declare const DescribeFleetsRequestFilterSensitiveLog: (
|
|
1393
|
+
obj: DescribeFleetsRequest
|
|
1394
|
+
) => any;
|
|
1395
|
+
export declare const DescribeFleetsResultFilterSensitiveLog: (
|
|
1396
|
+
obj: DescribeFleetsResult
|
|
1397
|
+
) => any;
|
|
1398
|
+
export declare const DescribeImageBuildersRequestFilterSensitiveLog: (
|
|
1399
|
+
obj: DescribeImageBuildersRequest
|
|
1400
|
+
) => any;
|
|
1401
|
+
export declare const DescribeImageBuildersResultFilterSensitiveLog: (
|
|
1402
|
+
obj: DescribeImageBuildersResult
|
|
1403
|
+
) => any;
|
|
1404
|
+
export declare const DescribeImagePermissionsRequestFilterSensitiveLog: (
|
|
1405
|
+
obj: DescribeImagePermissionsRequest
|
|
1406
|
+
) => any;
|
|
1407
|
+
export declare const SharedImagePermissionsFilterSensitiveLog: (
|
|
1408
|
+
obj: SharedImagePermissions
|
|
1409
|
+
) => any;
|
|
1410
|
+
export declare const DescribeImagePermissionsResultFilterSensitiveLog: (
|
|
1411
|
+
obj: DescribeImagePermissionsResult
|
|
1412
|
+
) => any;
|
|
1413
|
+
export declare const DescribeImagesRequestFilterSensitiveLog: (
|
|
1414
|
+
obj: DescribeImagesRequest
|
|
1415
|
+
) => any;
|
|
1416
|
+
export declare const DescribeImagesResultFilterSensitiveLog: (
|
|
1417
|
+
obj: DescribeImagesResult
|
|
1418
|
+
) => any;
|
|
1419
|
+
export declare const DescribeSessionsRequestFilterSensitiveLog: (
|
|
1420
|
+
obj: DescribeSessionsRequest
|
|
1421
|
+
) => any;
|
|
1422
|
+
export declare const SessionFilterSensitiveLog: (obj: Session) => any;
|
|
1423
|
+
export declare const DescribeSessionsResultFilterSensitiveLog: (
|
|
1424
|
+
obj: DescribeSessionsResult
|
|
1425
|
+
) => any;
|
|
1426
|
+
export declare const DescribeStacksRequestFilterSensitiveLog: (
|
|
1427
|
+
obj: DescribeStacksRequest
|
|
1428
|
+
) => any;
|
|
1429
|
+
export declare const DescribeStacksResultFilterSensitiveLog: (
|
|
1430
|
+
obj: DescribeStacksResult
|
|
1431
|
+
) => any;
|
|
1432
|
+
export declare const DescribeUsageReportSubscriptionsRequestFilterSensitiveLog: (
|
|
1433
|
+
obj: DescribeUsageReportSubscriptionsRequest
|
|
1434
|
+
) => any;
|
|
1435
|
+
export declare const LastReportGenerationExecutionErrorFilterSensitiveLog: (
|
|
1436
|
+
obj: LastReportGenerationExecutionError
|
|
1437
|
+
) => any;
|
|
1438
|
+
export declare const UsageReportSubscriptionFilterSensitiveLog: (
|
|
1439
|
+
obj: UsageReportSubscription
|
|
1440
|
+
) => any;
|
|
1441
|
+
export declare const DescribeUsageReportSubscriptionsResultFilterSensitiveLog: (
|
|
1442
|
+
obj: DescribeUsageReportSubscriptionsResult
|
|
1443
|
+
) => any;
|
|
1444
|
+
export declare const DescribeUsersRequestFilterSensitiveLog: (
|
|
1445
|
+
obj: DescribeUsersRequest
|
|
1446
|
+
) => any;
|
|
1447
|
+
export declare const UserFilterSensitiveLog: (obj: User) => any;
|
|
1448
|
+
export declare const DescribeUsersResultFilterSensitiveLog: (
|
|
1449
|
+
obj: DescribeUsersResult
|
|
1450
|
+
) => any;
|
|
1451
|
+
export declare const DescribeUserStackAssociationsRequestFilterSensitiveLog: (
|
|
1452
|
+
obj: DescribeUserStackAssociationsRequest
|
|
1453
|
+
) => any;
|
|
1454
|
+
export declare const DescribeUserStackAssociationsResultFilterSensitiveLog: (
|
|
1455
|
+
obj: DescribeUserStackAssociationsResult
|
|
1456
|
+
) => any;
|
|
1457
|
+
export declare const DisableUserRequestFilterSensitiveLog: (
|
|
1458
|
+
obj: DisableUserRequest
|
|
1459
|
+
) => any;
|
|
1460
|
+
export declare const DisableUserResultFilterSensitiveLog: (
|
|
1461
|
+
obj: DisableUserResult
|
|
1462
|
+
) => any;
|
|
1463
|
+
export declare const DisassociateApplicationFleetRequestFilterSensitiveLog: (
|
|
1464
|
+
obj: DisassociateApplicationFleetRequest
|
|
1465
|
+
) => any;
|
|
1466
|
+
export declare const DisassociateApplicationFleetResultFilterSensitiveLog: (
|
|
1467
|
+
obj: DisassociateApplicationFleetResult
|
|
1468
|
+
) => any;
|
|
1469
|
+
export declare const DisassociateApplicationFromEntitlementRequestFilterSensitiveLog: (
|
|
1470
|
+
obj: DisassociateApplicationFromEntitlementRequest
|
|
1471
|
+
) => any;
|
|
1472
|
+
export declare const DisassociateApplicationFromEntitlementResultFilterSensitiveLog: (
|
|
1473
|
+
obj: DisassociateApplicationFromEntitlementResult
|
|
1474
|
+
) => any;
|
|
1475
|
+
export declare const DisassociateFleetRequestFilterSensitiveLog: (
|
|
1476
|
+
obj: DisassociateFleetRequest
|
|
1477
|
+
) => any;
|
|
1478
|
+
export declare const DisassociateFleetResultFilterSensitiveLog: (
|
|
1479
|
+
obj: DisassociateFleetResult
|
|
1480
|
+
) => any;
|
|
1481
|
+
export declare const EnableUserRequestFilterSensitiveLog: (
|
|
1482
|
+
obj: EnableUserRequest
|
|
1483
|
+
) => any;
|
|
1484
|
+
export declare const EnableUserResultFilterSensitiveLog: (
|
|
1485
|
+
obj: EnableUserResult
|
|
1486
|
+
) => any;
|
|
1487
|
+
export declare const EntitledApplicationFilterSensitiveLog: (
|
|
1488
|
+
obj: EntitledApplication
|
|
1489
|
+
) => any;
|
|
1490
|
+
export declare const ExpireSessionRequestFilterSensitiveLog: (
|
|
1491
|
+
obj: ExpireSessionRequest
|
|
1492
|
+
) => any;
|
|
1493
|
+
export declare const ExpireSessionResultFilterSensitiveLog: (
|
|
1494
|
+
obj: ExpireSessionResult
|
|
1495
|
+
) => any;
|
|
1496
|
+
export declare const ListAssociatedFleetsRequestFilterSensitiveLog: (
|
|
1497
|
+
obj: ListAssociatedFleetsRequest
|
|
1498
|
+
) => any;
|
|
1499
|
+
export declare const ListAssociatedFleetsResultFilterSensitiveLog: (
|
|
1500
|
+
obj: ListAssociatedFleetsResult
|
|
1501
|
+
) => any;
|
|
1502
|
+
export declare const ListAssociatedStacksRequestFilterSensitiveLog: (
|
|
1503
|
+
obj: ListAssociatedStacksRequest
|
|
1504
|
+
) => any;
|
|
1505
|
+
export declare const ListAssociatedStacksResultFilterSensitiveLog: (
|
|
1506
|
+
obj: ListAssociatedStacksResult
|
|
1507
|
+
) => any;
|
|
1508
|
+
export declare const ListEntitledApplicationsRequestFilterSensitiveLog: (
|
|
1509
|
+
obj: ListEntitledApplicationsRequest
|
|
1510
|
+
) => any;
|
|
1511
|
+
export declare const ListEntitledApplicationsResultFilterSensitiveLog: (
|
|
1512
|
+
obj: ListEntitledApplicationsResult
|
|
1513
|
+
) => any;
|
|
1514
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1515
|
+
obj: ListTagsForResourceRequest
|
|
1516
|
+
) => any;
|
|
1517
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1518
|
+
obj: ListTagsForResourceResponse
|
|
1519
|
+
) => any;
|
|
1520
|
+
export declare const StartFleetRequestFilterSensitiveLog: (
|
|
1521
|
+
obj: StartFleetRequest
|
|
1522
|
+
) => any;
|
|
1523
|
+
export declare const StartFleetResultFilterSensitiveLog: (
|
|
1524
|
+
obj: StartFleetResult
|
|
1525
|
+
) => any;
|
|
1526
|
+
export declare const StartImageBuilderRequestFilterSensitiveLog: (
|
|
1527
|
+
obj: StartImageBuilderRequest
|
|
1528
|
+
) => any;
|
|
1529
|
+
export declare const StartImageBuilderResultFilterSensitiveLog: (
|
|
1530
|
+
obj: StartImageBuilderResult
|
|
1531
|
+
) => any;
|
|
1532
|
+
export declare const StopFleetRequestFilterSensitiveLog: (
|
|
1533
|
+
obj: StopFleetRequest
|
|
1534
|
+
) => any;
|
|
1535
|
+
export declare const StopFleetResultFilterSensitiveLog: (
|
|
1536
|
+
obj: StopFleetResult
|
|
1537
|
+
) => any;
|
|
1538
|
+
export declare const StopImageBuilderRequestFilterSensitiveLog: (
|
|
1539
|
+
obj: StopImageBuilderRequest
|
|
1540
|
+
) => any;
|
|
1541
|
+
export declare const StopImageBuilderResultFilterSensitiveLog: (
|
|
1542
|
+
obj: StopImageBuilderResult
|
|
1543
|
+
) => any;
|
|
1544
|
+
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1545
|
+
obj: TagResourceRequest
|
|
1546
|
+
) => any;
|
|
1547
|
+
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
1548
|
+
obj: TagResourceResponse
|
|
1549
|
+
) => any;
|
|
1550
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1551
|
+
obj: UntagResourceRequest
|
|
1552
|
+
) => any;
|
|
1553
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
1554
|
+
obj: UntagResourceResponse
|
|
1555
|
+
) => any;
|
|
1556
|
+
export declare const UpdateApplicationRequestFilterSensitiveLog: (
|
|
1557
|
+
obj: UpdateApplicationRequest
|
|
1558
|
+
) => any;
|
|
1559
|
+
export declare const UpdateApplicationResultFilterSensitiveLog: (
|
|
1560
|
+
obj: UpdateApplicationResult
|
|
1561
|
+
) => any;
|
|
1562
|
+
export declare const UpdateDirectoryConfigRequestFilterSensitiveLog: (
|
|
1563
|
+
obj: UpdateDirectoryConfigRequest
|
|
1564
|
+
) => any;
|
|
1565
|
+
export declare const UpdateDirectoryConfigResultFilterSensitiveLog: (
|
|
1566
|
+
obj: UpdateDirectoryConfigResult
|
|
1567
|
+
) => any;
|
|
1568
|
+
export declare const UpdateEntitlementRequestFilterSensitiveLog: (
|
|
1569
|
+
obj: UpdateEntitlementRequest
|
|
1570
|
+
) => any;
|
|
1571
|
+
export declare const UpdateEntitlementResultFilterSensitiveLog: (
|
|
1572
|
+
obj: UpdateEntitlementResult
|
|
1573
|
+
) => any;
|
|
1574
|
+
export declare const UpdateFleetRequestFilterSensitiveLog: (
|
|
1575
|
+
obj: UpdateFleetRequest
|
|
1576
|
+
) => any;
|
|
1577
|
+
export declare const UpdateFleetResultFilterSensitiveLog: (
|
|
1578
|
+
obj: UpdateFleetResult
|
|
1579
|
+
) => any;
|
|
1580
|
+
export declare const UpdateImagePermissionsRequestFilterSensitiveLog: (
|
|
1581
|
+
obj: UpdateImagePermissionsRequest
|
|
1582
|
+
) => any;
|
|
1583
|
+
export declare const UpdateImagePermissionsResultFilterSensitiveLog: (
|
|
1584
|
+
obj: UpdateImagePermissionsResult
|
|
1585
|
+
) => any;
|
|
1586
|
+
export declare const UpdateStackRequestFilterSensitiveLog: (
|
|
1587
|
+
obj: UpdateStackRequest
|
|
1588
|
+
) => any;
|
|
1589
|
+
export declare const UpdateStackResultFilterSensitiveLog: (
|
|
1590
|
+
obj: UpdateStackResult
|
|
1591
|
+
) => any;
|