@aws-sdk/client-workspaces 3.1087.0 → 3.1088.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/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/WorkSpaces.d.ts +282 -332
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +7 -22
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptAccountLinkInvitationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAccountLinkInvitationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAccountLinkInvitationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeCustomWorkspaceImageImportCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeWorkspacesPoolsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccountLinkCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ImportCustomWorkspaceImageCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAccountLinksCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyEndpointEncryptionModeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyStreamingPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RejectAccountLinkInvitationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TerminateWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TerminateWorkspacesPoolSessionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +22 -44
- package/dist-types/ts3.4/models/errors.d.ts +22 -89
- package/dist-types/ts3.4/models/models_0.d.ts +1 -3
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -47,10 +47,7 @@ import {
|
|
|
47
47
|
CreateStandbyWorkspacesCommandInput,
|
|
48
48
|
CreateStandbyWorkspacesCommandOutput,
|
|
49
49
|
} from "./commands/CreateStandbyWorkspacesCommand";
|
|
50
|
-
import {
|
|
51
|
-
CreateTagsCommandInput,
|
|
52
|
-
CreateTagsCommandOutput,
|
|
53
|
-
} from "./commands/CreateTagsCommand";
|
|
50
|
+
import { CreateTagsCommandInput, CreateTagsCommandOutput } from "./commands/CreateTagsCommand";
|
|
54
51
|
import {
|
|
55
52
|
CreateUpdatedWorkspaceImageCommandInput,
|
|
56
53
|
CreateUpdatedWorkspaceImageCommandOutput,
|
|
@@ -91,10 +88,7 @@ import {
|
|
|
91
88
|
DeleteIpGroupCommandInput,
|
|
92
89
|
DeleteIpGroupCommandOutput,
|
|
93
90
|
} from "./commands/DeleteIpGroupCommand";
|
|
94
|
-
import {
|
|
95
|
-
DeleteTagsCommandInput,
|
|
96
|
-
DeleteTagsCommandOutput,
|
|
97
|
-
} from "./commands/DeleteTagsCommand";
|
|
91
|
+
import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "./commands/DeleteTagsCommand";
|
|
98
92
|
import {
|
|
99
93
|
DeleteWorkspaceBundleCommandInput,
|
|
100
94
|
DeleteWorkspaceBundleCommandOutput,
|
|
@@ -371,1289 +365,1245 @@ import { WorkSpacesClient } from "./WorkSpacesClient";
|
|
|
371
365
|
export interface WorkSpaces {
|
|
372
366
|
acceptAccountLinkInvitation(
|
|
373
367
|
args: AcceptAccountLinkInvitationCommandInput,
|
|
374
|
-
options?: __HttpHandlerOptions
|
|
368
|
+
options?: __HttpHandlerOptions,
|
|
375
369
|
): Promise<AcceptAccountLinkInvitationCommandOutput>;
|
|
376
370
|
acceptAccountLinkInvitation(
|
|
377
371
|
args: AcceptAccountLinkInvitationCommandInput,
|
|
378
|
-
cb: (err: any, data?: AcceptAccountLinkInvitationCommandOutput) => void
|
|
372
|
+
cb: (err: any, data?: AcceptAccountLinkInvitationCommandOutput) => void,
|
|
379
373
|
): void;
|
|
380
374
|
acceptAccountLinkInvitation(
|
|
381
375
|
args: AcceptAccountLinkInvitationCommandInput,
|
|
382
376
|
options: __HttpHandlerOptions,
|
|
383
|
-
cb: (err: any, data?: AcceptAccountLinkInvitationCommandOutput) => void
|
|
377
|
+
cb: (err: any, data?: AcceptAccountLinkInvitationCommandOutput) => void,
|
|
384
378
|
): void;
|
|
385
379
|
associateConnectionAlias(
|
|
386
380
|
args: AssociateConnectionAliasCommandInput,
|
|
387
|
-
options?: __HttpHandlerOptions
|
|
381
|
+
options?: __HttpHandlerOptions,
|
|
388
382
|
): Promise<AssociateConnectionAliasCommandOutput>;
|
|
389
383
|
associateConnectionAlias(
|
|
390
384
|
args: AssociateConnectionAliasCommandInput,
|
|
391
|
-
cb: (err: any, data?: AssociateConnectionAliasCommandOutput) => void
|
|
385
|
+
cb: (err: any, data?: AssociateConnectionAliasCommandOutput) => void,
|
|
392
386
|
): void;
|
|
393
387
|
associateConnectionAlias(
|
|
394
388
|
args: AssociateConnectionAliasCommandInput,
|
|
395
389
|
options: __HttpHandlerOptions,
|
|
396
|
-
cb: (err: any, data?: AssociateConnectionAliasCommandOutput) => void
|
|
390
|
+
cb: (err: any, data?: AssociateConnectionAliasCommandOutput) => void,
|
|
397
391
|
): void;
|
|
398
392
|
associateIpGroups(
|
|
399
393
|
args: AssociateIpGroupsCommandInput,
|
|
400
|
-
options?: __HttpHandlerOptions
|
|
394
|
+
options?: __HttpHandlerOptions,
|
|
401
395
|
): Promise<AssociateIpGroupsCommandOutput>;
|
|
402
396
|
associateIpGroups(
|
|
403
397
|
args: AssociateIpGroupsCommandInput,
|
|
404
|
-
cb: (err: any, data?: AssociateIpGroupsCommandOutput) => void
|
|
398
|
+
cb: (err: any, data?: AssociateIpGroupsCommandOutput) => void,
|
|
405
399
|
): void;
|
|
406
400
|
associateIpGroups(
|
|
407
401
|
args: AssociateIpGroupsCommandInput,
|
|
408
402
|
options: __HttpHandlerOptions,
|
|
409
|
-
cb: (err: any, data?: AssociateIpGroupsCommandOutput) => void
|
|
403
|
+
cb: (err: any, data?: AssociateIpGroupsCommandOutput) => void,
|
|
410
404
|
): void;
|
|
411
405
|
associateWorkspaceApplication(
|
|
412
406
|
args: AssociateWorkspaceApplicationCommandInput,
|
|
413
|
-
options?: __HttpHandlerOptions
|
|
407
|
+
options?: __HttpHandlerOptions,
|
|
414
408
|
): Promise<AssociateWorkspaceApplicationCommandOutput>;
|
|
415
409
|
associateWorkspaceApplication(
|
|
416
410
|
args: AssociateWorkspaceApplicationCommandInput,
|
|
417
|
-
cb: (err: any, data?: AssociateWorkspaceApplicationCommandOutput) => void
|
|
411
|
+
cb: (err: any, data?: AssociateWorkspaceApplicationCommandOutput) => void,
|
|
418
412
|
): void;
|
|
419
413
|
associateWorkspaceApplication(
|
|
420
414
|
args: AssociateWorkspaceApplicationCommandInput,
|
|
421
415
|
options: __HttpHandlerOptions,
|
|
422
|
-
cb: (err: any, data?: AssociateWorkspaceApplicationCommandOutput) => void
|
|
416
|
+
cb: (err: any, data?: AssociateWorkspaceApplicationCommandOutput) => void,
|
|
423
417
|
): void;
|
|
424
418
|
authorizeIpRules(
|
|
425
419
|
args: AuthorizeIpRulesCommandInput,
|
|
426
|
-
options?: __HttpHandlerOptions
|
|
420
|
+
options?: __HttpHandlerOptions,
|
|
427
421
|
): Promise<AuthorizeIpRulesCommandOutput>;
|
|
428
422
|
authorizeIpRules(
|
|
429
423
|
args: AuthorizeIpRulesCommandInput,
|
|
430
|
-
cb: (err: any, data?: AuthorizeIpRulesCommandOutput) => void
|
|
424
|
+
cb: (err: any, data?: AuthorizeIpRulesCommandOutput) => void,
|
|
431
425
|
): void;
|
|
432
426
|
authorizeIpRules(
|
|
433
427
|
args: AuthorizeIpRulesCommandInput,
|
|
434
428
|
options: __HttpHandlerOptions,
|
|
435
|
-
cb: (err: any, data?: AuthorizeIpRulesCommandOutput) => void
|
|
429
|
+
cb: (err: any, data?: AuthorizeIpRulesCommandOutput) => void,
|
|
436
430
|
): void;
|
|
437
431
|
copyWorkspaceImage(
|
|
438
432
|
args: CopyWorkspaceImageCommandInput,
|
|
439
|
-
options?: __HttpHandlerOptions
|
|
433
|
+
options?: __HttpHandlerOptions,
|
|
440
434
|
): Promise<CopyWorkspaceImageCommandOutput>;
|
|
441
435
|
copyWorkspaceImage(
|
|
442
436
|
args: CopyWorkspaceImageCommandInput,
|
|
443
|
-
cb: (err: any, data?: CopyWorkspaceImageCommandOutput) => void
|
|
437
|
+
cb: (err: any, data?: CopyWorkspaceImageCommandOutput) => void,
|
|
444
438
|
): void;
|
|
445
439
|
copyWorkspaceImage(
|
|
446
440
|
args: CopyWorkspaceImageCommandInput,
|
|
447
441
|
options: __HttpHandlerOptions,
|
|
448
|
-
cb: (err: any, data?: CopyWorkspaceImageCommandOutput) => void
|
|
442
|
+
cb: (err: any, data?: CopyWorkspaceImageCommandOutput) => void,
|
|
449
443
|
): void;
|
|
450
444
|
createAccountLinkInvitation(
|
|
451
445
|
args: CreateAccountLinkInvitationCommandInput,
|
|
452
|
-
options?: __HttpHandlerOptions
|
|
446
|
+
options?: __HttpHandlerOptions,
|
|
453
447
|
): Promise<CreateAccountLinkInvitationCommandOutput>;
|
|
454
448
|
createAccountLinkInvitation(
|
|
455
449
|
args: CreateAccountLinkInvitationCommandInput,
|
|
456
|
-
cb: (err: any, data?: CreateAccountLinkInvitationCommandOutput) => void
|
|
450
|
+
cb: (err: any, data?: CreateAccountLinkInvitationCommandOutput) => void,
|
|
457
451
|
): void;
|
|
458
452
|
createAccountLinkInvitation(
|
|
459
453
|
args: CreateAccountLinkInvitationCommandInput,
|
|
460
454
|
options: __HttpHandlerOptions,
|
|
461
|
-
cb: (err: any, data?: CreateAccountLinkInvitationCommandOutput) => void
|
|
455
|
+
cb: (err: any, data?: CreateAccountLinkInvitationCommandOutput) => void,
|
|
462
456
|
): void;
|
|
463
457
|
createConnectClientAddIn(
|
|
464
458
|
args: CreateConnectClientAddInCommandInput,
|
|
465
|
-
options?: __HttpHandlerOptions
|
|
459
|
+
options?: __HttpHandlerOptions,
|
|
466
460
|
): Promise<CreateConnectClientAddInCommandOutput>;
|
|
467
461
|
createConnectClientAddIn(
|
|
468
462
|
args: CreateConnectClientAddInCommandInput,
|
|
469
|
-
cb: (err: any, data?: CreateConnectClientAddInCommandOutput) => void
|
|
463
|
+
cb: (err: any, data?: CreateConnectClientAddInCommandOutput) => void,
|
|
470
464
|
): void;
|
|
471
465
|
createConnectClientAddIn(
|
|
472
466
|
args: CreateConnectClientAddInCommandInput,
|
|
473
467
|
options: __HttpHandlerOptions,
|
|
474
|
-
cb: (err: any, data?: CreateConnectClientAddInCommandOutput) => void
|
|
468
|
+
cb: (err: any, data?: CreateConnectClientAddInCommandOutput) => void,
|
|
475
469
|
): void;
|
|
476
470
|
createConnectionAlias(
|
|
477
471
|
args: CreateConnectionAliasCommandInput,
|
|
478
|
-
options?: __HttpHandlerOptions
|
|
472
|
+
options?: __HttpHandlerOptions,
|
|
479
473
|
): Promise<CreateConnectionAliasCommandOutput>;
|
|
480
474
|
createConnectionAlias(
|
|
481
475
|
args: CreateConnectionAliasCommandInput,
|
|
482
|
-
cb: (err: any, data?: CreateConnectionAliasCommandOutput) => void
|
|
476
|
+
cb: (err: any, data?: CreateConnectionAliasCommandOutput) => void,
|
|
483
477
|
): void;
|
|
484
478
|
createConnectionAlias(
|
|
485
479
|
args: CreateConnectionAliasCommandInput,
|
|
486
480
|
options: __HttpHandlerOptions,
|
|
487
|
-
cb: (err: any, data?: CreateConnectionAliasCommandOutput) => void
|
|
481
|
+
cb: (err: any, data?: CreateConnectionAliasCommandOutput) => void,
|
|
488
482
|
): void;
|
|
489
483
|
createIpGroup(
|
|
490
484
|
args: CreateIpGroupCommandInput,
|
|
491
|
-
options?: __HttpHandlerOptions
|
|
485
|
+
options?: __HttpHandlerOptions,
|
|
492
486
|
): Promise<CreateIpGroupCommandOutput>;
|
|
493
487
|
createIpGroup(
|
|
494
488
|
args: CreateIpGroupCommandInput,
|
|
495
|
-
cb: (err: any, data?: CreateIpGroupCommandOutput) => void
|
|
489
|
+
cb: (err: any, data?: CreateIpGroupCommandOutput) => void,
|
|
496
490
|
): void;
|
|
497
491
|
createIpGroup(
|
|
498
492
|
args: CreateIpGroupCommandInput,
|
|
499
493
|
options: __HttpHandlerOptions,
|
|
500
|
-
cb: (err: any, data?: CreateIpGroupCommandOutput) => void
|
|
494
|
+
cb: (err: any, data?: CreateIpGroupCommandOutput) => void,
|
|
501
495
|
): void;
|
|
502
496
|
createStandbyWorkspaces(
|
|
503
497
|
args: CreateStandbyWorkspacesCommandInput,
|
|
504
|
-
options?: __HttpHandlerOptions
|
|
498
|
+
options?: __HttpHandlerOptions,
|
|
505
499
|
): Promise<CreateStandbyWorkspacesCommandOutput>;
|
|
506
500
|
createStandbyWorkspaces(
|
|
507
501
|
args: CreateStandbyWorkspacesCommandInput,
|
|
508
|
-
cb: (err: any, data?: CreateStandbyWorkspacesCommandOutput) => void
|
|
502
|
+
cb: (err: any, data?: CreateStandbyWorkspacesCommandOutput) => void,
|
|
509
503
|
): void;
|
|
510
504
|
createStandbyWorkspaces(
|
|
511
505
|
args: CreateStandbyWorkspacesCommandInput,
|
|
512
506
|
options: __HttpHandlerOptions,
|
|
513
|
-
cb: (err: any, data?: CreateStandbyWorkspacesCommandOutput) => void
|
|
507
|
+
cb: (err: any, data?: CreateStandbyWorkspacesCommandOutput) => void,
|
|
514
508
|
): void;
|
|
515
509
|
createTags(
|
|
516
510
|
args: CreateTagsCommandInput,
|
|
517
|
-
options?: __HttpHandlerOptions
|
|
511
|
+
options?: __HttpHandlerOptions,
|
|
518
512
|
): Promise<CreateTagsCommandOutput>;
|
|
519
513
|
createTags(
|
|
520
514
|
args: CreateTagsCommandInput,
|
|
521
|
-
cb: (err: any, data?: CreateTagsCommandOutput) => void
|
|
515
|
+
cb: (err: any, data?: CreateTagsCommandOutput) => void,
|
|
522
516
|
): void;
|
|
523
517
|
createTags(
|
|
524
518
|
args: CreateTagsCommandInput,
|
|
525
519
|
options: __HttpHandlerOptions,
|
|
526
|
-
cb: (err: any, data?: CreateTagsCommandOutput) => void
|
|
520
|
+
cb: (err: any, data?: CreateTagsCommandOutput) => void,
|
|
527
521
|
): void;
|
|
528
522
|
createUpdatedWorkspaceImage(
|
|
529
523
|
args: CreateUpdatedWorkspaceImageCommandInput,
|
|
530
|
-
options?: __HttpHandlerOptions
|
|
524
|
+
options?: __HttpHandlerOptions,
|
|
531
525
|
): Promise<CreateUpdatedWorkspaceImageCommandOutput>;
|
|
532
526
|
createUpdatedWorkspaceImage(
|
|
533
527
|
args: CreateUpdatedWorkspaceImageCommandInput,
|
|
534
|
-
cb: (err: any, data?: CreateUpdatedWorkspaceImageCommandOutput) => void
|
|
528
|
+
cb: (err: any, data?: CreateUpdatedWorkspaceImageCommandOutput) => void,
|
|
535
529
|
): void;
|
|
536
530
|
createUpdatedWorkspaceImage(
|
|
537
531
|
args: CreateUpdatedWorkspaceImageCommandInput,
|
|
538
532
|
options: __HttpHandlerOptions,
|
|
539
|
-
cb: (err: any, data?: CreateUpdatedWorkspaceImageCommandOutput) => void
|
|
533
|
+
cb: (err: any, data?: CreateUpdatedWorkspaceImageCommandOutput) => void,
|
|
540
534
|
): void;
|
|
541
535
|
createWorkspaceBundle(
|
|
542
536
|
args: CreateWorkspaceBundleCommandInput,
|
|
543
|
-
options?: __HttpHandlerOptions
|
|
537
|
+
options?: __HttpHandlerOptions,
|
|
544
538
|
): Promise<CreateWorkspaceBundleCommandOutput>;
|
|
545
539
|
createWorkspaceBundle(
|
|
546
540
|
args: CreateWorkspaceBundleCommandInput,
|
|
547
|
-
cb: (err: any, data?: CreateWorkspaceBundleCommandOutput) => void
|
|
541
|
+
cb: (err: any, data?: CreateWorkspaceBundleCommandOutput) => void,
|
|
548
542
|
): void;
|
|
549
543
|
createWorkspaceBundle(
|
|
550
544
|
args: CreateWorkspaceBundleCommandInput,
|
|
551
545
|
options: __HttpHandlerOptions,
|
|
552
|
-
cb: (err: any, data?: CreateWorkspaceBundleCommandOutput) => void
|
|
546
|
+
cb: (err: any, data?: CreateWorkspaceBundleCommandOutput) => void,
|
|
553
547
|
): void;
|
|
554
548
|
createWorkspaceImage(
|
|
555
549
|
args: CreateWorkspaceImageCommandInput,
|
|
556
|
-
options?: __HttpHandlerOptions
|
|
550
|
+
options?: __HttpHandlerOptions,
|
|
557
551
|
): Promise<CreateWorkspaceImageCommandOutput>;
|
|
558
552
|
createWorkspaceImage(
|
|
559
553
|
args: CreateWorkspaceImageCommandInput,
|
|
560
|
-
cb: (err: any, data?: CreateWorkspaceImageCommandOutput) => void
|
|
554
|
+
cb: (err: any, data?: CreateWorkspaceImageCommandOutput) => void,
|
|
561
555
|
): void;
|
|
562
556
|
createWorkspaceImage(
|
|
563
557
|
args: CreateWorkspaceImageCommandInput,
|
|
564
558
|
options: __HttpHandlerOptions,
|
|
565
|
-
cb: (err: any, data?: CreateWorkspaceImageCommandOutput) => void
|
|
559
|
+
cb: (err: any, data?: CreateWorkspaceImageCommandOutput) => void,
|
|
566
560
|
): void;
|
|
567
561
|
createWorkspaces(
|
|
568
562
|
args: CreateWorkspacesCommandInput,
|
|
569
|
-
options?: __HttpHandlerOptions
|
|
563
|
+
options?: __HttpHandlerOptions,
|
|
570
564
|
): Promise<CreateWorkspacesCommandOutput>;
|
|
571
565
|
createWorkspaces(
|
|
572
566
|
args: CreateWorkspacesCommandInput,
|
|
573
|
-
cb: (err: any, data?: CreateWorkspacesCommandOutput) => void
|
|
567
|
+
cb: (err: any, data?: CreateWorkspacesCommandOutput) => void,
|
|
574
568
|
): void;
|
|
575
569
|
createWorkspaces(
|
|
576
570
|
args: CreateWorkspacesCommandInput,
|
|
577
571
|
options: __HttpHandlerOptions,
|
|
578
|
-
cb: (err: any, data?: CreateWorkspacesCommandOutput) => void
|
|
572
|
+
cb: (err: any, data?: CreateWorkspacesCommandOutput) => void,
|
|
579
573
|
): void;
|
|
580
574
|
createWorkspacesPool(
|
|
581
575
|
args: CreateWorkspacesPoolCommandInput,
|
|
582
|
-
options?: __HttpHandlerOptions
|
|
576
|
+
options?: __HttpHandlerOptions,
|
|
583
577
|
): Promise<CreateWorkspacesPoolCommandOutput>;
|
|
584
578
|
createWorkspacesPool(
|
|
585
579
|
args: CreateWorkspacesPoolCommandInput,
|
|
586
|
-
cb: (err: any, data?: CreateWorkspacesPoolCommandOutput) => void
|
|
580
|
+
cb: (err: any, data?: CreateWorkspacesPoolCommandOutput) => void,
|
|
587
581
|
): void;
|
|
588
582
|
createWorkspacesPool(
|
|
589
583
|
args: CreateWorkspacesPoolCommandInput,
|
|
590
584
|
options: __HttpHandlerOptions,
|
|
591
|
-
cb: (err: any, data?: CreateWorkspacesPoolCommandOutput) => void
|
|
585
|
+
cb: (err: any, data?: CreateWorkspacesPoolCommandOutput) => void,
|
|
592
586
|
): void;
|
|
593
587
|
deleteAccountLinkInvitation(
|
|
594
588
|
args: DeleteAccountLinkInvitationCommandInput,
|
|
595
|
-
options?: __HttpHandlerOptions
|
|
589
|
+
options?: __HttpHandlerOptions,
|
|
596
590
|
): Promise<DeleteAccountLinkInvitationCommandOutput>;
|
|
597
591
|
deleteAccountLinkInvitation(
|
|
598
592
|
args: DeleteAccountLinkInvitationCommandInput,
|
|
599
|
-
cb: (err: any, data?: DeleteAccountLinkInvitationCommandOutput) => void
|
|
593
|
+
cb: (err: any, data?: DeleteAccountLinkInvitationCommandOutput) => void,
|
|
600
594
|
): void;
|
|
601
595
|
deleteAccountLinkInvitation(
|
|
602
596
|
args: DeleteAccountLinkInvitationCommandInput,
|
|
603
597
|
options: __HttpHandlerOptions,
|
|
604
|
-
cb: (err: any, data?: DeleteAccountLinkInvitationCommandOutput) => void
|
|
598
|
+
cb: (err: any, data?: DeleteAccountLinkInvitationCommandOutput) => void,
|
|
605
599
|
): void;
|
|
606
600
|
deleteClientBranding(
|
|
607
601
|
args: DeleteClientBrandingCommandInput,
|
|
608
|
-
options?: __HttpHandlerOptions
|
|
602
|
+
options?: __HttpHandlerOptions,
|
|
609
603
|
): Promise<DeleteClientBrandingCommandOutput>;
|
|
610
604
|
deleteClientBranding(
|
|
611
605
|
args: DeleteClientBrandingCommandInput,
|
|
612
|
-
cb: (err: any, data?: DeleteClientBrandingCommandOutput) => void
|
|
606
|
+
cb: (err: any, data?: DeleteClientBrandingCommandOutput) => void,
|
|
613
607
|
): void;
|
|
614
608
|
deleteClientBranding(
|
|
615
609
|
args: DeleteClientBrandingCommandInput,
|
|
616
610
|
options: __HttpHandlerOptions,
|
|
617
|
-
cb: (err: any, data?: DeleteClientBrandingCommandOutput) => void
|
|
611
|
+
cb: (err: any, data?: DeleteClientBrandingCommandOutput) => void,
|
|
618
612
|
): void;
|
|
619
613
|
deleteConnectClientAddIn(
|
|
620
614
|
args: DeleteConnectClientAddInCommandInput,
|
|
621
|
-
options?: __HttpHandlerOptions
|
|
615
|
+
options?: __HttpHandlerOptions,
|
|
622
616
|
): Promise<DeleteConnectClientAddInCommandOutput>;
|
|
623
617
|
deleteConnectClientAddIn(
|
|
624
618
|
args: DeleteConnectClientAddInCommandInput,
|
|
625
|
-
cb: (err: any, data?: DeleteConnectClientAddInCommandOutput) => void
|
|
619
|
+
cb: (err: any, data?: DeleteConnectClientAddInCommandOutput) => void,
|
|
626
620
|
): void;
|
|
627
621
|
deleteConnectClientAddIn(
|
|
628
622
|
args: DeleteConnectClientAddInCommandInput,
|
|
629
623
|
options: __HttpHandlerOptions,
|
|
630
|
-
cb: (err: any, data?: DeleteConnectClientAddInCommandOutput) => void
|
|
624
|
+
cb: (err: any, data?: DeleteConnectClientAddInCommandOutput) => void,
|
|
631
625
|
): void;
|
|
632
626
|
deleteConnectionAlias(
|
|
633
627
|
args: DeleteConnectionAliasCommandInput,
|
|
634
|
-
options?: __HttpHandlerOptions
|
|
628
|
+
options?: __HttpHandlerOptions,
|
|
635
629
|
): Promise<DeleteConnectionAliasCommandOutput>;
|
|
636
630
|
deleteConnectionAlias(
|
|
637
631
|
args: DeleteConnectionAliasCommandInput,
|
|
638
|
-
cb: (err: any, data?: DeleteConnectionAliasCommandOutput) => void
|
|
632
|
+
cb: (err: any, data?: DeleteConnectionAliasCommandOutput) => void,
|
|
639
633
|
): void;
|
|
640
634
|
deleteConnectionAlias(
|
|
641
635
|
args: DeleteConnectionAliasCommandInput,
|
|
642
636
|
options: __HttpHandlerOptions,
|
|
643
|
-
cb: (err: any, data?: DeleteConnectionAliasCommandOutput) => void
|
|
637
|
+
cb: (err: any, data?: DeleteConnectionAliasCommandOutput) => void,
|
|
644
638
|
): void;
|
|
645
639
|
deleteIpGroup(
|
|
646
640
|
args: DeleteIpGroupCommandInput,
|
|
647
|
-
options?: __HttpHandlerOptions
|
|
641
|
+
options?: __HttpHandlerOptions,
|
|
648
642
|
): Promise<DeleteIpGroupCommandOutput>;
|
|
649
643
|
deleteIpGroup(
|
|
650
644
|
args: DeleteIpGroupCommandInput,
|
|
651
|
-
cb: (err: any, data?: DeleteIpGroupCommandOutput) => void
|
|
645
|
+
cb: (err: any, data?: DeleteIpGroupCommandOutput) => void,
|
|
652
646
|
): void;
|
|
653
647
|
deleteIpGroup(
|
|
654
648
|
args: DeleteIpGroupCommandInput,
|
|
655
649
|
options: __HttpHandlerOptions,
|
|
656
|
-
cb: (err: any, data?: DeleteIpGroupCommandOutput) => void
|
|
650
|
+
cb: (err: any, data?: DeleteIpGroupCommandOutput) => void,
|
|
657
651
|
): void;
|
|
658
652
|
deleteTags(
|
|
659
653
|
args: DeleteTagsCommandInput,
|
|
660
|
-
options?: __HttpHandlerOptions
|
|
654
|
+
options?: __HttpHandlerOptions,
|
|
661
655
|
): Promise<DeleteTagsCommandOutput>;
|
|
662
656
|
deleteTags(
|
|
663
657
|
args: DeleteTagsCommandInput,
|
|
664
|
-
cb: (err: any, data?: DeleteTagsCommandOutput) => void
|
|
658
|
+
cb: (err: any, data?: DeleteTagsCommandOutput) => void,
|
|
665
659
|
): void;
|
|
666
660
|
deleteTags(
|
|
667
661
|
args: DeleteTagsCommandInput,
|
|
668
662
|
options: __HttpHandlerOptions,
|
|
669
|
-
cb: (err: any, data?: DeleteTagsCommandOutput) => void
|
|
663
|
+
cb: (err: any, data?: DeleteTagsCommandOutput) => void,
|
|
670
664
|
): void;
|
|
671
665
|
deleteWorkspaceBundle(): Promise<DeleteWorkspaceBundleCommandOutput>;
|
|
672
666
|
deleteWorkspaceBundle(
|
|
673
667
|
args: DeleteWorkspaceBundleCommandInput,
|
|
674
|
-
options?: __HttpHandlerOptions
|
|
668
|
+
options?: __HttpHandlerOptions,
|
|
675
669
|
): Promise<DeleteWorkspaceBundleCommandOutput>;
|
|
676
670
|
deleteWorkspaceBundle(
|
|
677
671
|
args: DeleteWorkspaceBundleCommandInput,
|
|
678
|
-
cb: (err: any, data?: DeleteWorkspaceBundleCommandOutput) => void
|
|
672
|
+
cb: (err: any, data?: DeleteWorkspaceBundleCommandOutput) => void,
|
|
679
673
|
): void;
|
|
680
674
|
deleteWorkspaceBundle(
|
|
681
675
|
args: DeleteWorkspaceBundleCommandInput,
|
|
682
676
|
options: __HttpHandlerOptions,
|
|
683
|
-
cb: (err: any, data?: DeleteWorkspaceBundleCommandOutput) => void
|
|
677
|
+
cb: (err: any, data?: DeleteWorkspaceBundleCommandOutput) => void,
|
|
684
678
|
): void;
|
|
685
679
|
deleteWorkspaceImage(
|
|
686
680
|
args: DeleteWorkspaceImageCommandInput,
|
|
687
|
-
options?: __HttpHandlerOptions
|
|
681
|
+
options?: __HttpHandlerOptions,
|
|
688
682
|
): Promise<DeleteWorkspaceImageCommandOutput>;
|
|
689
683
|
deleteWorkspaceImage(
|
|
690
684
|
args: DeleteWorkspaceImageCommandInput,
|
|
691
|
-
cb: (err: any, data?: DeleteWorkspaceImageCommandOutput) => void
|
|
685
|
+
cb: (err: any, data?: DeleteWorkspaceImageCommandOutput) => void,
|
|
692
686
|
): void;
|
|
693
687
|
deleteWorkspaceImage(
|
|
694
688
|
args: DeleteWorkspaceImageCommandInput,
|
|
695
689
|
options: __HttpHandlerOptions,
|
|
696
|
-
cb: (err: any, data?: DeleteWorkspaceImageCommandOutput) => void
|
|
690
|
+
cb: (err: any, data?: DeleteWorkspaceImageCommandOutput) => void,
|
|
697
691
|
): void;
|
|
698
692
|
deployWorkspaceApplications(
|
|
699
693
|
args: DeployWorkspaceApplicationsCommandInput,
|
|
700
|
-
options?: __HttpHandlerOptions
|
|
694
|
+
options?: __HttpHandlerOptions,
|
|
701
695
|
): Promise<DeployWorkspaceApplicationsCommandOutput>;
|
|
702
696
|
deployWorkspaceApplications(
|
|
703
697
|
args: DeployWorkspaceApplicationsCommandInput,
|
|
704
|
-
cb: (err: any, data?: DeployWorkspaceApplicationsCommandOutput) => void
|
|
698
|
+
cb: (err: any, data?: DeployWorkspaceApplicationsCommandOutput) => void,
|
|
705
699
|
): void;
|
|
706
700
|
deployWorkspaceApplications(
|
|
707
701
|
args: DeployWorkspaceApplicationsCommandInput,
|
|
708
702
|
options: __HttpHandlerOptions,
|
|
709
|
-
cb: (err: any, data?: DeployWorkspaceApplicationsCommandOutput) => void
|
|
703
|
+
cb: (err: any, data?: DeployWorkspaceApplicationsCommandOutput) => void,
|
|
710
704
|
): void;
|
|
711
705
|
deregisterWorkspaceDirectory(
|
|
712
706
|
args: DeregisterWorkspaceDirectoryCommandInput,
|
|
713
|
-
options?: __HttpHandlerOptions
|
|
707
|
+
options?: __HttpHandlerOptions,
|
|
714
708
|
): Promise<DeregisterWorkspaceDirectoryCommandOutput>;
|
|
715
709
|
deregisterWorkspaceDirectory(
|
|
716
710
|
args: DeregisterWorkspaceDirectoryCommandInput,
|
|
717
|
-
cb: (err: any, data?: DeregisterWorkspaceDirectoryCommandOutput) => void
|
|
711
|
+
cb: (err: any, data?: DeregisterWorkspaceDirectoryCommandOutput) => void,
|
|
718
712
|
): void;
|
|
719
713
|
deregisterWorkspaceDirectory(
|
|
720
714
|
args: DeregisterWorkspaceDirectoryCommandInput,
|
|
721
715
|
options: __HttpHandlerOptions,
|
|
722
|
-
cb: (err: any, data?: DeregisterWorkspaceDirectoryCommandOutput) => void
|
|
716
|
+
cb: (err: any, data?: DeregisterWorkspaceDirectoryCommandOutput) => void,
|
|
723
717
|
): void;
|
|
724
718
|
describeAccount(): Promise<DescribeAccountCommandOutput>;
|
|
725
719
|
describeAccount(
|
|
726
720
|
args: DescribeAccountCommandInput,
|
|
727
|
-
options?: __HttpHandlerOptions
|
|
721
|
+
options?: __HttpHandlerOptions,
|
|
728
722
|
): Promise<DescribeAccountCommandOutput>;
|
|
729
723
|
describeAccount(
|
|
730
724
|
args: DescribeAccountCommandInput,
|
|
731
|
-
cb: (err: any, data?: DescribeAccountCommandOutput) => void
|
|
725
|
+
cb: (err: any, data?: DescribeAccountCommandOutput) => void,
|
|
732
726
|
): void;
|
|
733
727
|
describeAccount(
|
|
734
728
|
args: DescribeAccountCommandInput,
|
|
735
729
|
options: __HttpHandlerOptions,
|
|
736
|
-
cb: (err: any, data?: DescribeAccountCommandOutput) => void
|
|
730
|
+
cb: (err: any, data?: DescribeAccountCommandOutput) => void,
|
|
737
731
|
): void;
|
|
738
732
|
describeAccountModifications(): Promise<DescribeAccountModificationsCommandOutput>;
|
|
739
733
|
describeAccountModifications(
|
|
740
734
|
args: DescribeAccountModificationsCommandInput,
|
|
741
|
-
options?: __HttpHandlerOptions
|
|
735
|
+
options?: __HttpHandlerOptions,
|
|
742
736
|
): Promise<DescribeAccountModificationsCommandOutput>;
|
|
743
737
|
describeAccountModifications(
|
|
744
738
|
args: DescribeAccountModificationsCommandInput,
|
|
745
|
-
cb: (err: any, data?: DescribeAccountModificationsCommandOutput) => void
|
|
739
|
+
cb: (err: any, data?: DescribeAccountModificationsCommandOutput) => void,
|
|
746
740
|
): void;
|
|
747
741
|
describeAccountModifications(
|
|
748
742
|
args: DescribeAccountModificationsCommandInput,
|
|
749
743
|
options: __HttpHandlerOptions,
|
|
750
|
-
cb: (err: any, data?: DescribeAccountModificationsCommandOutput) => void
|
|
744
|
+
cb: (err: any, data?: DescribeAccountModificationsCommandOutput) => void,
|
|
751
745
|
): void;
|
|
752
746
|
describeApplicationAssociations(
|
|
753
747
|
args: DescribeApplicationAssociationsCommandInput,
|
|
754
|
-
options?: __HttpHandlerOptions
|
|
748
|
+
options?: __HttpHandlerOptions,
|
|
755
749
|
): Promise<DescribeApplicationAssociationsCommandOutput>;
|
|
756
750
|
describeApplicationAssociations(
|
|
757
751
|
args: DescribeApplicationAssociationsCommandInput,
|
|
758
|
-
cb: (err: any, data?: DescribeApplicationAssociationsCommandOutput) => void
|
|
752
|
+
cb: (err: any, data?: DescribeApplicationAssociationsCommandOutput) => void,
|
|
759
753
|
): void;
|
|
760
754
|
describeApplicationAssociations(
|
|
761
755
|
args: DescribeApplicationAssociationsCommandInput,
|
|
762
756
|
options: __HttpHandlerOptions,
|
|
763
|
-
cb: (err: any, data?: DescribeApplicationAssociationsCommandOutput) => void
|
|
757
|
+
cb: (err: any, data?: DescribeApplicationAssociationsCommandOutput) => void,
|
|
764
758
|
): void;
|
|
765
759
|
describeApplications(): Promise<DescribeApplicationsCommandOutput>;
|
|
766
760
|
describeApplications(
|
|
767
761
|
args: DescribeApplicationsCommandInput,
|
|
768
|
-
options?: __HttpHandlerOptions
|
|
762
|
+
options?: __HttpHandlerOptions,
|
|
769
763
|
): Promise<DescribeApplicationsCommandOutput>;
|
|
770
764
|
describeApplications(
|
|
771
765
|
args: DescribeApplicationsCommandInput,
|
|
772
|
-
cb: (err: any, data?: DescribeApplicationsCommandOutput) => void
|
|
766
|
+
cb: (err: any, data?: DescribeApplicationsCommandOutput) => void,
|
|
773
767
|
): void;
|
|
774
768
|
describeApplications(
|
|
775
769
|
args: DescribeApplicationsCommandInput,
|
|
776
770
|
options: __HttpHandlerOptions,
|
|
777
|
-
cb: (err: any, data?: DescribeApplicationsCommandOutput) => void
|
|
771
|
+
cb: (err: any, data?: DescribeApplicationsCommandOutput) => void,
|
|
778
772
|
): void;
|
|
779
773
|
describeBundleAssociations(
|
|
780
774
|
args: DescribeBundleAssociationsCommandInput,
|
|
781
|
-
options?: __HttpHandlerOptions
|
|
775
|
+
options?: __HttpHandlerOptions,
|
|
782
776
|
): Promise<DescribeBundleAssociationsCommandOutput>;
|
|
783
777
|
describeBundleAssociations(
|
|
784
778
|
args: DescribeBundleAssociationsCommandInput,
|
|
785
|
-
cb: (err: any, data?: DescribeBundleAssociationsCommandOutput) => void
|
|
779
|
+
cb: (err: any, data?: DescribeBundleAssociationsCommandOutput) => void,
|
|
786
780
|
): void;
|
|
787
781
|
describeBundleAssociations(
|
|
788
782
|
args: DescribeBundleAssociationsCommandInput,
|
|
789
783
|
options: __HttpHandlerOptions,
|
|
790
|
-
cb: (err: any, data?: DescribeBundleAssociationsCommandOutput) => void
|
|
784
|
+
cb: (err: any, data?: DescribeBundleAssociationsCommandOutput) => void,
|
|
791
785
|
): void;
|
|
792
786
|
describeClientBranding(
|
|
793
787
|
args: DescribeClientBrandingCommandInput,
|
|
794
|
-
options?: __HttpHandlerOptions
|
|
788
|
+
options?: __HttpHandlerOptions,
|
|
795
789
|
): Promise<DescribeClientBrandingCommandOutput>;
|
|
796
790
|
describeClientBranding(
|
|
797
791
|
args: DescribeClientBrandingCommandInput,
|
|
798
|
-
cb: (err: any, data?: DescribeClientBrandingCommandOutput) => void
|
|
792
|
+
cb: (err: any, data?: DescribeClientBrandingCommandOutput) => void,
|
|
799
793
|
): void;
|
|
800
794
|
describeClientBranding(
|
|
801
795
|
args: DescribeClientBrandingCommandInput,
|
|
802
796
|
options: __HttpHandlerOptions,
|
|
803
|
-
cb: (err: any, data?: DescribeClientBrandingCommandOutput) => void
|
|
797
|
+
cb: (err: any, data?: DescribeClientBrandingCommandOutput) => void,
|
|
804
798
|
): void;
|
|
805
799
|
describeClientProperties(
|
|
806
800
|
args: DescribeClientPropertiesCommandInput,
|
|
807
|
-
options?: __HttpHandlerOptions
|
|
801
|
+
options?: __HttpHandlerOptions,
|
|
808
802
|
): Promise<DescribeClientPropertiesCommandOutput>;
|
|
809
803
|
describeClientProperties(
|
|
810
804
|
args: DescribeClientPropertiesCommandInput,
|
|
811
|
-
cb: (err: any, data?: DescribeClientPropertiesCommandOutput) => void
|
|
805
|
+
cb: (err: any, data?: DescribeClientPropertiesCommandOutput) => void,
|
|
812
806
|
): void;
|
|
813
807
|
describeClientProperties(
|
|
814
808
|
args: DescribeClientPropertiesCommandInput,
|
|
815
809
|
options: __HttpHandlerOptions,
|
|
816
|
-
cb: (err: any, data?: DescribeClientPropertiesCommandOutput) => void
|
|
810
|
+
cb: (err: any, data?: DescribeClientPropertiesCommandOutput) => void,
|
|
817
811
|
): void;
|
|
818
812
|
describeConnectClientAddIns(
|
|
819
813
|
args: DescribeConnectClientAddInsCommandInput,
|
|
820
|
-
options?: __HttpHandlerOptions
|
|
814
|
+
options?: __HttpHandlerOptions,
|
|
821
815
|
): Promise<DescribeConnectClientAddInsCommandOutput>;
|
|
822
816
|
describeConnectClientAddIns(
|
|
823
817
|
args: DescribeConnectClientAddInsCommandInput,
|
|
824
|
-
cb: (err: any, data?: DescribeConnectClientAddInsCommandOutput) => void
|
|
818
|
+
cb: (err: any, data?: DescribeConnectClientAddInsCommandOutput) => void,
|
|
825
819
|
): void;
|
|
826
820
|
describeConnectClientAddIns(
|
|
827
821
|
args: DescribeConnectClientAddInsCommandInput,
|
|
828
822
|
options: __HttpHandlerOptions,
|
|
829
|
-
cb: (err: any, data?: DescribeConnectClientAddInsCommandOutput) => void
|
|
823
|
+
cb: (err: any, data?: DescribeConnectClientAddInsCommandOutput) => void,
|
|
830
824
|
): void;
|
|
831
825
|
describeConnectionAliases(): Promise<DescribeConnectionAliasesCommandOutput>;
|
|
832
826
|
describeConnectionAliases(
|
|
833
827
|
args: DescribeConnectionAliasesCommandInput,
|
|
834
|
-
options?: __HttpHandlerOptions
|
|
828
|
+
options?: __HttpHandlerOptions,
|
|
835
829
|
): Promise<DescribeConnectionAliasesCommandOutput>;
|
|
836
830
|
describeConnectionAliases(
|
|
837
831
|
args: DescribeConnectionAliasesCommandInput,
|
|
838
|
-
cb: (err: any, data?: DescribeConnectionAliasesCommandOutput) => void
|
|
832
|
+
cb: (err: any, data?: DescribeConnectionAliasesCommandOutput) => void,
|
|
839
833
|
): void;
|
|
840
834
|
describeConnectionAliases(
|
|
841
835
|
args: DescribeConnectionAliasesCommandInput,
|
|
842
836
|
options: __HttpHandlerOptions,
|
|
843
|
-
cb: (err: any, data?: DescribeConnectionAliasesCommandOutput) => void
|
|
837
|
+
cb: (err: any, data?: DescribeConnectionAliasesCommandOutput) => void,
|
|
844
838
|
): void;
|
|
845
839
|
describeConnectionAliasPermissions(
|
|
846
840
|
args: DescribeConnectionAliasPermissionsCommandInput,
|
|
847
|
-
options?: __HttpHandlerOptions
|
|
841
|
+
options?: __HttpHandlerOptions,
|
|
848
842
|
): Promise<DescribeConnectionAliasPermissionsCommandOutput>;
|
|
849
843
|
describeConnectionAliasPermissions(
|
|
850
844
|
args: DescribeConnectionAliasPermissionsCommandInput,
|
|
851
|
-
cb: (
|
|
852
|
-
err: any,
|
|
853
|
-
data?: DescribeConnectionAliasPermissionsCommandOutput
|
|
854
|
-
) => void
|
|
845
|
+
cb: (err: any, data?: DescribeConnectionAliasPermissionsCommandOutput) => void,
|
|
855
846
|
): void;
|
|
856
847
|
describeConnectionAliasPermissions(
|
|
857
848
|
args: DescribeConnectionAliasPermissionsCommandInput,
|
|
858
849
|
options: __HttpHandlerOptions,
|
|
859
|
-
cb: (
|
|
860
|
-
err: any,
|
|
861
|
-
data?: DescribeConnectionAliasPermissionsCommandOutput
|
|
862
|
-
) => void
|
|
850
|
+
cb: (err: any, data?: DescribeConnectionAliasPermissionsCommandOutput) => void,
|
|
863
851
|
): void;
|
|
864
852
|
describeCustomWorkspaceImageImport(
|
|
865
853
|
args: DescribeCustomWorkspaceImageImportCommandInput,
|
|
866
|
-
options?: __HttpHandlerOptions
|
|
854
|
+
options?: __HttpHandlerOptions,
|
|
867
855
|
): Promise<DescribeCustomWorkspaceImageImportCommandOutput>;
|
|
868
856
|
describeCustomWorkspaceImageImport(
|
|
869
857
|
args: DescribeCustomWorkspaceImageImportCommandInput,
|
|
870
|
-
cb: (
|
|
871
|
-
err: any,
|
|
872
|
-
data?: DescribeCustomWorkspaceImageImportCommandOutput
|
|
873
|
-
) => void
|
|
858
|
+
cb: (err: any, data?: DescribeCustomWorkspaceImageImportCommandOutput) => void,
|
|
874
859
|
): void;
|
|
875
860
|
describeCustomWorkspaceImageImport(
|
|
876
861
|
args: DescribeCustomWorkspaceImageImportCommandInput,
|
|
877
862
|
options: __HttpHandlerOptions,
|
|
878
|
-
cb: (
|
|
879
|
-
err: any,
|
|
880
|
-
data?: DescribeCustomWorkspaceImageImportCommandOutput
|
|
881
|
-
) => void
|
|
863
|
+
cb: (err: any, data?: DescribeCustomWorkspaceImageImportCommandOutput) => void,
|
|
882
864
|
): void;
|
|
883
865
|
describeImageAssociations(
|
|
884
866
|
args: DescribeImageAssociationsCommandInput,
|
|
885
|
-
options?: __HttpHandlerOptions
|
|
867
|
+
options?: __HttpHandlerOptions,
|
|
886
868
|
): Promise<DescribeImageAssociationsCommandOutput>;
|
|
887
869
|
describeImageAssociations(
|
|
888
870
|
args: DescribeImageAssociationsCommandInput,
|
|
889
|
-
cb: (err: any, data?: DescribeImageAssociationsCommandOutput) => void
|
|
871
|
+
cb: (err: any, data?: DescribeImageAssociationsCommandOutput) => void,
|
|
890
872
|
): void;
|
|
891
873
|
describeImageAssociations(
|
|
892
874
|
args: DescribeImageAssociationsCommandInput,
|
|
893
875
|
options: __HttpHandlerOptions,
|
|
894
|
-
cb: (err: any, data?: DescribeImageAssociationsCommandOutput) => void
|
|
876
|
+
cb: (err: any, data?: DescribeImageAssociationsCommandOutput) => void,
|
|
895
877
|
): void;
|
|
896
878
|
describeIpGroups(): Promise<DescribeIpGroupsCommandOutput>;
|
|
897
879
|
describeIpGroups(
|
|
898
880
|
args: DescribeIpGroupsCommandInput,
|
|
899
|
-
options?: __HttpHandlerOptions
|
|
881
|
+
options?: __HttpHandlerOptions,
|
|
900
882
|
): Promise<DescribeIpGroupsCommandOutput>;
|
|
901
883
|
describeIpGroups(
|
|
902
884
|
args: DescribeIpGroupsCommandInput,
|
|
903
|
-
cb: (err: any, data?: DescribeIpGroupsCommandOutput) => void
|
|
885
|
+
cb: (err: any, data?: DescribeIpGroupsCommandOutput) => void,
|
|
904
886
|
): void;
|
|
905
887
|
describeIpGroups(
|
|
906
888
|
args: DescribeIpGroupsCommandInput,
|
|
907
889
|
options: __HttpHandlerOptions,
|
|
908
|
-
cb: (err: any, data?: DescribeIpGroupsCommandOutput) => void
|
|
890
|
+
cb: (err: any, data?: DescribeIpGroupsCommandOutput) => void,
|
|
909
891
|
): void;
|
|
910
892
|
describeTags(
|
|
911
893
|
args: DescribeTagsCommandInput,
|
|
912
|
-
options?: __HttpHandlerOptions
|
|
894
|
+
options?: __HttpHandlerOptions,
|
|
913
895
|
): Promise<DescribeTagsCommandOutput>;
|
|
914
896
|
describeTags(
|
|
915
897
|
args: DescribeTagsCommandInput,
|
|
916
|
-
cb: (err: any, data?: DescribeTagsCommandOutput) => void
|
|
898
|
+
cb: (err: any, data?: DescribeTagsCommandOutput) => void,
|
|
917
899
|
): void;
|
|
918
900
|
describeTags(
|
|
919
901
|
args: DescribeTagsCommandInput,
|
|
920
902
|
options: __HttpHandlerOptions,
|
|
921
|
-
cb: (err: any, data?: DescribeTagsCommandOutput) => void
|
|
903
|
+
cb: (err: any, data?: DescribeTagsCommandOutput) => void,
|
|
922
904
|
): void;
|
|
923
905
|
describeWorkspaceAssociations(
|
|
924
906
|
args: DescribeWorkspaceAssociationsCommandInput,
|
|
925
|
-
options?: __HttpHandlerOptions
|
|
907
|
+
options?: __HttpHandlerOptions,
|
|
926
908
|
): Promise<DescribeWorkspaceAssociationsCommandOutput>;
|
|
927
909
|
describeWorkspaceAssociations(
|
|
928
910
|
args: DescribeWorkspaceAssociationsCommandInput,
|
|
929
|
-
cb: (err: any, data?: DescribeWorkspaceAssociationsCommandOutput) => void
|
|
911
|
+
cb: (err: any, data?: DescribeWorkspaceAssociationsCommandOutput) => void,
|
|
930
912
|
): void;
|
|
931
913
|
describeWorkspaceAssociations(
|
|
932
914
|
args: DescribeWorkspaceAssociationsCommandInput,
|
|
933
915
|
options: __HttpHandlerOptions,
|
|
934
|
-
cb: (err: any, data?: DescribeWorkspaceAssociationsCommandOutput) => void
|
|
916
|
+
cb: (err: any, data?: DescribeWorkspaceAssociationsCommandOutput) => void,
|
|
935
917
|
): void;
|
|
936
918
|
describeWorkspaceBundles(): Promise<DescribeWorkspaceBundlesCommandOutput>;
|
|
937
919
|
describeWorkspaceBundles(
|
|
938
920
|
args: DescribeWorkspaceBundlesCommandInput,
|
|
939
|
-
options?: __HttpHandlerOptions
|
|
921
|
+
options?: __HttpHandlerOptions,
|
|
940
922
|
): Promise<DescribeWorkspaceBundlesCommandOutput>;
|
|
941
923
|
describeWorkspaceBundles(
|
|
942
924
|
args: DescribeWorkspaceBundlesCommandInput,
|
|
943
|
-
cb: (err: any, data?: DescribeWorkspaceBundlesCommandOutput) => void
|
|
925
|
+
cb: (err: any, data?: DescribeWorkspaceBundlesCommandOutput) => void,
|
|
944
926
|
): void;
|
|
945
927
|
describeWorkspaceBundles(
|
|
946
928
|
args: DescribeWorkspaceBundlesCommandInput,
|
|
947
929
|
options: __HttpHandlerOptions,
|
|
948
|
-
cb: (err: any, data?: DescribeWorkspaceBundlesCommandOutput) => void
|
|
930
|
+
cb: (err: any, data?: DescribeWorkspaceBundlesCommandOutput) => void,
|
|
949
931
|
): void;
|
|
950
932
|
describeWorkspaceDirectories(): Promise<DescribeWorkspaceDirectoriesCommandOutput>;
|
|
951
933
|
describeWorkspaceDirectories(
|
|
952
934
|
args: DescribeWorkspaceDirectoriesCommandInput,
|
|
953
|
-
options?: __HttpHandlerOptions
|
|
935
|
+
options?: __HttpHandlerOptions,
|
|
954
936
|
): Promise<DescribeWorkspaceDirectoriesCommandOutput>;
|
|
955
937
|
describeWorkspaceDirectories(
|
|
956
938
|
args: DescribeWorkspaceDirectoriesCommandInput,
|
|
957
|
-
cb: (err: any, data?: DescribeWorkspaceDirectoriesCommandOutput) => void
|
|
939
|
+
cb: (err: any, data?: DescribeWorkspaceDirectoriesCommandOutput) => void,
|
|
958
940
|
): void;
|
|
959
941
|
describeWorkspaceDirectories(
|
|
960
942
|
args: DescribeWorkspaceDirectoriesCommandInput,
|
|
961
943
|
options: __HttpHandlerOptions,
|
|
962
|
-
cb: (err: any, data?: DescribeWorkspaceDirectoriesCommandOutput) => void
|
|
944
|
+
cb: (err: any, data?: DescribeWorkspaceDirectoriesCommandOutput) => void,
|
|
963
945
|
): void;
|
|
964
946
|
describeWorkspaceImagePermissions(
|
|
965
947
|
args: DescribeWorkspaceImagePermissionsCommandInput,
|
|
966
|
-
options?: __HttpHandlerOptions
|
|
948
|
+
options?: __HttpHandlerOptions,
|
|
967
949
|
): Promise<DescribeWorkspaceImagePermissionsCommandOutput>;
|
|
968
950
|
describeWorkspaceImagePermissions(
|
|
969
951
|
args: DescribeWorkspaceImagePermissionsCommandInput,
|
|
970
|
-
cb: (
|
|
971
|
-
err: any,
|
|
972
|
-
data?: DescribeWorkspaceImagePermissionsCommandOutput
|
|
973
|
-
) => void
|
|
952
|
+
cb: (err: any, data?: DescribeWorkspaceImagePermissionsCommandOutput) => void,
|
|
974
953
|
): void;
|
|
975
954
|
describeWorkspaceImagePermissions(
|
|
976
955
|
args: DescribeWorkspaceImagePermissionsCommandInput,
|
|
977
956
|
options: __HttpHandlerOptions,
|
|
978
|
-
cb: (
|
|
979
|
-
err: any,
|
|
980
|
-
data?: DescribeWorkspaceImagePermissionsCommandOutput
|
|
981
|
-
) => void
|
|
957
|
+
cb: (err: any, data?: DescribeWorkspaceImagePermissionsCommandOutput) => void,
|
|
982
958
|
): void;
|
|
983
959
|
describeWorkspaceImages(): Promise<DescribeWorkspaceImagesCommandOutput>;
|
|
984
960
|
describeWorkspaceImages(
|
|
985
961
|
args: DescribeWorkspaceImagesCommandInput,
|
|
986
|
-
options?: __HttpHandlerOptions
|
|
962
|
+
options?: __HttpHandlerOptions,
|
|
987
963
|
): Promise<DescribeWorkspaceImagesCommandOutput>;
|
|
988
964
|
describeWorkspaceImages(
|
|
989
965
|
args: DescribeWorkspaceImagesCommandInput,
|
|
990
|
-
cb: (err: any, data?: DescribeWorkspaceImagesCommandOutput) => void
|
|
966
|
+
cb: (err: any, data?: DescribeWorkspaceImagesCommandOutput) => void,
|
|
991
967
|
): void;
|
|
992
968
|
describeWorkspaceImages(
|
|
993
969
|
args: DescribeWorkspaceImagesCommandInput,
|
|
994
970
|
options: __HttpHandlerOptions,
|
|
995
|
-
cb: (err: any, data?: DescribeWorkspaceImagesCommandOutput) => void
|
|
971
|
+
cb: (err: any, data?: DescribeWorkspaceImagesCommandOutput) => void,
|
|
996
972
|
): void;
|
|
997
973
|
describeWorkspaces(): Promise<DescribeWorkspacesCommandOutput>;
|
|
998
974
|
describeWorkspaces(
|
|
999
975
|
args: DescribeWorkspacesCommandInput,
|
|
1000
|
-
options?: __HttpHandlerOptions
|
|
976
|
+
options?: __HttpHandlerOptions,
|
|
1001
977
|
): Promise<DescribeWorkspacesCommandOutput>;
|
|
1002
978
|
describeWorkspaces(
|
|
1003
979
|
args: DescribeWorkspacesCommandInput,
|
|
1004
|
-
cb: (err: any, data?: DescribeWorkspacesCommandOutput) => void
|
|
980
|
+
cb: (err: any, data?: DescribeWorkspacesCommandOutput) => void,
|
|
1005
981
|
): void;
|
|
1006
982
|
describeWorkspaces(
|
|
1007
983
|
args: DescribeWorkspacesCommandInput,
|
|
1008
984
|
options: __HttpHandlerOptions,
|
|
1009
|
-
cb: (err: any, data?: DescribeWorkspacesCommandOutput) => void
|
|
985
|
+
cb: (err: any, data?: DescribeWorkspacesCommandOutput) => void,
|
|
1010
986
|
): void;
|
|
1011
987
|
describeWorkspacesConnectionStatus(): Promise<DescribeWorkspacesConnectionStatusCommandOutput>;
|
|
1012
988
|
describeWorkspacesConnectionStatus(
|
|
1013
989
|
args: DescribeWorkspacesConnectionStatusCommandInput,
|
|
1014
|
-
options?: __HttpHandlerOptions
|
|
990
|
+
options?: __HttpHandlerOptions,
|
|
1015
991
|
): Promise<DescribeWorkspacesConnectionStatusCommandOutput>;
|
|
1016
992
|
describeWorkspacesConnectionStatus(
|
|
1017
993
|
args: DescribeWorkspacesConnectionStatusCommandInput,
|
|
1018
|
-
cb: (
|
|
1019
|
-
err: any,
|
|
1020
|
-
data?: DescribeWorkspacesConnectionStatusCommandOutput
|
|
1021
|
-
) => void
|
|
994
|
+
cb: (err: any, data?: DescribeWorkspacesConnectionStatusCommandOutput) => void,
|
|
1022
995
|
): void;
|
|
1023
996
|
describeWorkspacesConnectionStatus(
|
|
1024
997
|
args: DescribeWorkspacesConnectionStatusCommandInput,
|
|
1025
998
|
options: __HttpHandlerOptions,
|
|
1026
|
-
cb: (
|
|
1027
|
-
err: any,
|
|
1028
|
-
data?: DescribeWorkspacesConnectionStatusCommandOutput
|
|
1029
|
-
) => void
|
|
999
|
+
cb: (err: any, data?: DescribeWorkspacesConnectionStatusCommandOutput) => void,
|
|
1030
1000
|
): void;
|
|
1031
1001
|
describeWorkspaceSnapshots(
|
|
1032
1002
|
args: DescribeWorkspaceSnapshotsCommandInput,
|
|
1033
|
-
options?: __HttpHandlerOptions
|
|
1003
|
+
options?: __HttpHandlerOptions,
|
|
1034
1004
|
): Promise<DescribeWorkspaceSnapshotsCommandOutput>;
|
|
1035
1005
|
describeWorkspaceSnapshots(
|
|
1036
1006
|
args: DescribeWorkspaceSnapshotsCommandInput,
|
|
1037
|
-
cb: (err: any, data?: DescribeWorkspaceSnapshotsCommandOutput) => void
|
|
1007
|
+
cb: (err: any, data?: DescribeWorkspaceSnapshotsCommandOutput) => void,
|
|
1038
1008
|
): void;
|
|
1039
1009
|
describeWorkspaceSnapshots(
|
|
1040
1010
|
args: DescribeWorkspaceSnapshotsCommandInput,
|
|
1041
1011
|
options: __HttpHandlerOptions,
|
|
1042
|
-
cb: (err: any, data?: DescribeWorkspaceSnapshotsCommandOutput) => void
|
|
1012
|
+
cb: (err: any, data?: DescribeWorkspaceSnapshotsCommandOutput) => void,
|
|
1043
1013
|
): void;
|
|
1044
1014
|
describeWorkspacesPools(): Promise<DescribeWorkspacesPoolsCommandOutput>;
|
|
1045
1015
|
describeWorkspacesPools(
|
|
1046
1016
|
args: DescribeWorkspacesPoolsCommandInput,
|
|
1047
|
-
options?: __HttpHandlerOptions
|
|
1017
|
+
options?: __HttpHandlerOptions,
|
|
1048
1018
|
): Promise<DescribeWorkspacesPoolsCommandOutput>;
|
|
1049
1019
|
describeWorkspacesPools(
|
|
1050
1020
|
args: DescribeWorkspacesPoolsCommandInput,
|
|
1051
|
-
cb: (err: any, data?: DescribeWorkspacesPoolsCommandOutput) => void
|
|
1021
|
+
cb: (err: any, data?: DescribeWorkspacesPoolsCommandOutput) => void,
|
|
1052
1022
|
): void;
|
|
1053
1023
|
describeWorkspacesPools(
|
|
1054
1024
|
args: DescribeWorkspacesPoolsCommandInput,
|
|
1055
1025
|
options: __HttpHandlerOptions,
|
|
1056
|
-
cb: (err: any, data?: DescribeWorkspacesPoolsCommandOutput) => void
|
|
1026
|
+
cb: (err: any, data?: DescribeWorkspacesPoolsCommandOutput) => void,
|
|
1057
1027
|
): void;
|
|
1058
1028
|
describeWorkspacesPoolSessions(
|
|
1059
1029
|
args: DescribeWorkspacesPoolSessionsCommandInput,
|
|
1060
|
-
options?: __HttpHandlerOptions
|
|
1030
|
+
options?: __HttpHandlerOptions,
|
|
1061
1031
|
): Promise<DescribeWorkspacesPoolSessionsCommandOutput>;
|
|
1062
1032
|
describeWorkspacesPoolSessions(
|
|
1063
1033
|
args: DescribeWorkspacesPoolSessionsCommandInput,
|
|
1064
|
-
cb: (err: any, data?: DescribeWorkspacesPoolSessionsCommandOutput) => void
|
|
1034
|
+
cb: (err: any, data?: DescribeWorkspacesPoolSessionsCommandOutput) => void,
|
|
1065
1035
|
): void;
|
|
1066
1036
|
describeWorkspacesPoolSessions(
|
|
1067
1037
|
args: DescribeWorkspacesPoolSessionsCommandInput,
|
|
1068
1038
|
options: __HttpHandlerOptions,
|
|
1069
|
-
cb: (err: any, data?: DescribeWorkspacesPoolSessionsCommandOutput) => void
|
|
1039
|
+
cb: (err: any, data?: DescribeWorkspacesPoolSessionsCommandOutput) => void,
|
|
1070
1040
|
): void;
|
|
1071
1041
|
disassociateConnectionAlias(
|
|
1072
1042
|
args: DisassociateConnectionAliasCommandInput,
|
|
1073
|
-
options?: __HttpHandlerOptions
|
|
1043
|
+
options?: __HttpHandlerOptions,
|
|
1074
1044
|
): Promise<DisassociateConnectionAliasCommandOutput>;
|
|
1075
1045
|
disassociateConnectionAlias(
|
|
1076
1046
|
args: DisassociateConnectionAliasCommandInput,
|
|
1077
|
-
cb: (err: any, data?: DisassociateConnectionAliasCommandOutput) => void
|
|
1047
|
+
cb: (err: any, data?: DisassociateConnectionAliasCommandOutput) => void,
|
|
1078
1048
|
): void;
|
|
1079
1049
|
disassociateConnectionAlias(
|
|
1080
1050
|
args: DisassociateConnectionAliasCommandInput,
|
|
1081
1051
|
options: __HttpHandlerOptions,
|
|
1082
|
-
cb: (err: any, data?: DisassociateConnectionAliasCommandOutput) => void
|
|
1052
|
+
cb: (err: any, data?: DisassociateConnectionAliasCommandOutput) => void,
|
|
1083
1053
|
): void;
|
|
1084
1054
|
disassociateIpGroups(
|
|
1085
1055
|
args: DisassociateIpGroupsCommandInput,
|
|
1086
|
-
options?: __HttpHandlerOptions
|
|
1056
|
+
options?: __HttpHandlerOptions,
|
|
1087
1057
|
): Promise<DisassociateIpGroupsCommandOutput>;
|
|
1088
1058
|
disassociateIpGroups(
|
|
1089
1059
|
args: DisassociateIpGroupsCommandInput,
|
|
1090
|
-
cb: (err: any, data?: DisassociateIpGroupsCommandOutput) => void
|
|
1060
|
+
cb: (err: any, data?: DisassociateIpGroupsCommandOutput) => void,
|
|
1091
1061
|
): void;
|
|
1092
1062
|
disassociateIpGroups(
|
|
1093
1063
|
args: DisassociateIpGroupsCommandInput,
|
|
1094
1064
|
options: __HttpHandlerOptions,
|
|
1095
|
-
cb: (err: any, data?: DisassociateIpGroupsCommandOutput) => void
|
|
1065
|
+
cb: (err: any, data?: DisassociateIpGroupsCommandOutput) => void,
|
|
1096
1066
|
): void;
|
|
1097
1067
|
disassociateWorkspaceApplication(
|
|
1098
1068
|
args: DisassociateWorkspaceApplicationCommandInput,
|
|
1099
|
-
options?: __HttpHandlerOptions
|
|
1069
|
+
options?: __HttpHandlerOptions,
|
|
1100
1070
|
): Promise<DisassociateWorkspaceApplicationCommandOutput>;
|
|
1101
1071
|
disassociateWorkspaceApplication(
|
|
1102
1072
|
args: DisassociateWorkspaceApplicationCommandInput,
|
|
1103
|
-
cb: (err: any, data?: DisassociateWorkspaceApplicationCommandOutput) => void
|
|
1073
|
+
cb: (err: any, data?: DisassociateWorkspaceApplicationCommandOutput) => void,
|
|
1104
1074
|
): void;
|
|
1105
1075
|
disassociateWorkspaceApplication(
|
|
1106
1076
|
args: DisassociateWorkspaceApplicationCommandInput,
|
|
1107
1077
|
options: __HttpHandlerOptions,
|
|
1108
|
-
cb: (err: any, data?: DisassociateWorkspaceApplicationCommandOutput) => void
|
|
1078
|
+
cb: (err: any, data?: DisassociateWorkspaceApplicationCommandOutput) => void,
|
|
1109
1079
|
): void;
|
|
1110
1080
|
getAccountLink(): Promise<GetAccountLinkCommandOutput>;
|
|
1111
1081
|
getAccountLink(
|
|
1112
1082
|
args: GetAccountLinkCommandInput,
|
|
1113
|
-
options?: __HttpHandlerOptions
|
|
1083
|
+
options?: __HttpHandlerOptions,
|
|
1114
1084
|
): Promise<GetAccountLinkCommandOutput>;
|
|
1115
1085
|
getAccountLink(
|
|
1116
1086
|
args: GetAccountLinkCommandInput,
|
|
1117
|
-
cb: (err: any, data?: GetAccountLinkCommandOutput) => void
|
|
1087
|
+
cb: (err: any, data?: GetAccountLinkCommandOutput) => void,
|
|
1118
1088
|
): void;
|
|
1119
1089
|
getAccountLink(
|
|
1120
1090
|
args: GetAccountLinkCommandInput,
|
|
1121
1091
|
options: __HttpHandlerOptions,
|
|
1122
|
-
cb: (err: any, data?: GetAccountLinkCommandOutput) => void
|
|
1092
|
+
cb: (err: any, data?: GetAccountLinkCommandOutput) => void,
|
|
1123
1093
|
): void;
|
|
1124
1094
|
importClientBranding(
|
|
1125
1095
|
args: ImportClientBrandingCommandInput,
|
|
1126
|
-
options?: __HttpHandlerOptions
|
|
1096
|
+
options?: __HttpHandlerOptions,
|
|
1127
1097
|
): Promise<ImportClientBrandingCommandOutput>;
|
|
1128
1098
|
importClientBranding(
|
|
1129
1099
|
args: ImportClientBrandingCommandInput,
|
|
1130
|
-
cb: (err: any, data?: ImportClientBrandingCommandOutput) => void
|
|
1100
|
+
cb: (err: any, data?: ImportClientBrandingCommandOutput) => void,
|
|
1131
1101
|
): void;
|
|
1132
1102
|
importClientBranding(
|
|
1133
1103
|
args: ImportClientBrandingCommandInput,
|
|
1134
1104
|
options: __HttpHandlerOptions,
|
|
1135
|
-
cb: (err: any, data?: ImportClientBrandingCommandOutput) => void
|
|
1105
|
+
cb: (err: any, data?: ImportClientBrandingCommandOutput) => void,
|
|
1136
1106
|
): void;
|
|
1137
1107
|
importCustomWorkspaceImage(
|
|
1138
1108
|
args: ImportCustomWorkspaceImageCommandInput,
|
|
1139
|
-
options?: __HttpHandlerOptions
|
|
1109
|
+
options?: __HttpHandlerOptions,
|
|
1140
1110
|
): Promise<ImportCustomWorkspaceImageCommandOutput>;
|
|
1141
1111
|
importCustomWorkspaceImage(
|
|
1142
1112
|
args: ImportCustomWorkspaceImageCommandInput,
|
|
1143
|
-
cb: (err: any, data?: ImportCustomWorkspaceImageCommandOutput) => void
|
|
1113
|
+
cb: (err: any, data?: ImportCustomWorkspaceImageCommandOutput) => void,
|
|
1144
1114
|
): void;
|
|
1145
1115
|
importCustomWorkspaceImage(
|
|
1146
1116
|
args: ImportCustomWorkspaceImageCommandInput,
|
|
1147
1117
|
options: __HttpHandlerOptions,
|
|
1148
|
-
cb: (err: any, data?: ImportCustomWorkspaceImageCommandOutput) => void
|
|
1118
|
+
cb: (err: any, data?: ImportCustomWorkspaceImageCommandOutput) => void,
|
|
1149
1119
|
): void;
|
|
1150
1120
|
importWorkspaceImage(
|
|
1151
1121
|
args: ImportWorkspaceImageCommandInput,
|
|
1152
|
-
options?: __HttpHandlerOptions
|
|
1122
|
+
options?: __HttpHandlerOptions,
|
|
1153
1123
|
): Promise<ImportWorkspaceImageCommandOutput>;
|
|
1154
1124
|
importWorkspaceImage(
|
|
1155
1125
|
args: ImportWorkspaceImageCommandInput,
|
|
1156
|
-
cb: (err: any, data?: ImportWorkspaceImageCommandOutput) => void
|
|
1126
|
+
cb: (err: any, data?: ImportWorkspaceImageCommandOutput) => void,
|
|
1157
1127
|
): void;
|
|
1158
1128
|
importWorkspaceImage(
|
|
1159
1129
|
args: ImportWorkspaceImageCommandInput,
|
|
1160
1130
|
options: __HttpHandlerOptions,
|
|
1161
|
-
cb: (err: any, data?: ImportWorkspaceImageCommandOutput) => void
|
|
1131
|
+
cb: (err: any, data?: ImportWorkspaceImageCommandOutput) => void,
|
|
1162
1132
|
): void;
|
|
1163
1133
|
listAccountLinks(): Promise<ListAccountLinksCommandOutput>;
|
|
1164
1134
|
listAccountLinks(
|
|
1165
1135
|
args: ListAccountLinksCommandInput,
|
|
1166
|
-
options?: __HttpHandlerOptions
|
|
1136
|
+
options?: __HttpHandlerOptions,
|
|
1167
1137
|
): Promise<ListAccountLinksCommandOutput>;
|
|
1168
1138
|
listAccountLinks(
|
|
1169
1139
|
args: ListAccountLinksCommandInput,
|
|
1170
|
-
cb: (err: any, data?: ListAccountLinksCommandOutput) => void
|
|
1140
|
+
cb: (err: any, data?: ListAccountLinksCommandOutput) => void,
|
|
1171
1141
|
): void;
|
|
1172
1142
|
listAccountLinks(
|
|
1173
1143
|
args: ListAccountLinksCommandInput,
|
|
1174
1144
|
options: __HttpHandlerOptions,
|
|
1175
|
-
cb: (err: any, data?: ListAccountLinksCommandOutput) => void
|
|
1145
|
+
cb: (err: any, data?: ListAccountLinksCommandOutput) => void,
|
|
1176
1146
|
): void;
|
|
1177
1147
|
listAvailableManagementCidrRanges(
|
|
1178
1148
|
args: ListAvailableManagementCidrRangesCommandInput,
|
|
1179
|
-
options?: __HttpHandlerOptions
|
|
1149
|
+
options?: __HttpHandlerOptions,
|
|
1180
1150
|
): Promise<ListAvailableManagementCidrRangesCommandOutput>;
|
|
1181
1151
|
listAvailableManagementCidrRanges(
|
|
1182
1152
|
args: ListAvailableManagementCidrRangesCommandInput,
|
|
1183
|
-
cb: (
|
|
1184
|
-
err: any,
|
|
1185
|
-
data?: ListAvailableManagementCidrRangesCommandOutput
|
|
1186
|
-
) => void
|
|
1153
|
+
cb: (err: any, data?: ListAvailableManagementCidrRangesCommandOutput) => void,
|
|
1187
1154
|
): void;
|
|
1188
1155
|
listAvailableManagementCidrRanges(
|
|
1189
1156
|
args: ListAvailableManagementCidrRangesCommandInput,
|
|
1190
1157
|
options: __HttpHandlerOptions,
|
|
1191
|
-
cb: (
|
|
1192
|
-
err: any,
|
|
1193
|
-
data?: ListAvailableManagementCidrRangesCommandOutput
|
|
1194
|
-
) => void
|
|
1158
|
+
cb: (err: any, data?: ListAvailableManagementCidrRangesCommandOutput) => void,
|
|
1195
1159
|
): void;
|
|
1196
1160
|
migrateWorkspace(
|
|
1197
1161
|
args: MigrateWorkspaceCommandInput,
|
|
1198
|
-
options?: __HttpHandlerOptions
|
|
1162
|
+
options?: __HttpHandlerOptions,
|
|
1199
1163
|
): Promise<MigrateWorkspaceCommandOutput>;
|
|
1200
1164
|
migrateWorkspace(
|
|
1201
1165
|
args: MigrateWorkspaceCommandInput,
|
|
1202
|
-
cb: (err: any, data?: MigrateWorkspaceCommandOutput) => void
|
|
1166
|
+
cb: (err: any, data?: MigrateWorkspaceCommandOutput) => void,
|
|
1203
1167
|
): void;
|
|
1204
1168
|
migrateWorkspace(
|
|
1205
1169
|
args: MigrateWorkspaceCommandInput,
|
|
1206
1170
|
options: __HttpHandlerOptions,
|
|
1207
|
-
cb: (err: any, data?: MigrateWorkspaceCommandOutput) => void
|
|
1171
|
+
cb: (err: any, data?: MigrateWorkspaceCommandOutput) => void,
|
|
1208
1172
|
): void;
|
|
1209
1173
|
modifyAccount(): Promise<ModifyAccountCommandOutput>;
|
|
1210
1174
|
modifyAccount(
|
|
1211
1175
|
args: ModifyAccountCommandInput,
|
|
1212
|
-
options?: __HttpHandlerOptions
|
|
1176
|
+
options?: __HttpHandlerOptions,
|
|
1213
1177
|
): Promise<ModifyAccountCommandOutput>;
|
|
1214
1178
|
modifyAccount(
|
|
1215
1179
|
args: ModifyAccountCommandInput,
|
|
1216
|
-
cb: (err: any, data?: ModifyAccountCommandOutput) => void
|
|
1180
|
+
cb: (err: any, data?: ModifyAccountCommandOutput) => void,
|
|
1217
1181
|
): void;
|
|
1218
1182
|
modifyAccount(
|
|
1219
1183
|
args: ModifyAccountCommandInput,
|
|
1220
1184
|
options: __HttpHandlerOptions,
|
|
1221
|
-
cb: (err: any, data?: ModifyAccountCommandOutput) => void
|
|
1185
|
+
cb: (err: any, data?: ModifyAccountCommandOutput) => void,
|
|
1222
1186
|
): void;
|
|
1223
1187
|
modifyCertificateBasedAuthProperties(
|
|
1224
1188
|
args: ModifyCertificateBasedAuthPropertiesCommandInput,
|
|
1225
|
-
options?: __HttpHandlerOptions
|
|
1189
|
+
options?: __HttpHandlerOptions,
|
|
1226
1190
|
): Promise<ModifyCertificateBasedAuthPropertiesCommandOutput>;
|
|
1227
1191
|
modifyCertificateBasedAuthProperties(
|
|
1228
1192
|
args: ModifyCertificateBasedAuthPropertiesCommandInput,
|
|
1229
|
-
cb: (
|
|
1230
|
-
err: any,
|
|
1231
|
-
data?: ModifyCertificateBasedAuthPropertiesCommandOutput
|
|
1232
|
-
) => void
|
|
1193
|
+
cb: (err: any, data?: ModifyCertificateBasedAuthPropertiesCommandOutput) => void,
|
|
1233
1194
|
): void;
|
|
1234
1195
|
modifyCertificateBasedAuthProperties(
|
|
1235
1196
|
args: ModifyCertificateBasedAuthPropertiesCommandInput,
|
|
1236
1197
|
options: __HttpHandlerOptions,
|
|
1237
|
-
cb: (
|
|
1238
|
-
err: any,
|
|
1239
|
-
data?: ModifyCertificateBasedAuthPropertiesCommandOutput
|
|
1240
|
-
) => void
|
|
1198
|
+
cb: (err: any, data?: ModifyCertificateBasedAuthPropertiesCommandOutput) => void,
|
|
1241
1199
|
): void;
|
|
1242
1200
|
modifyClientProperties(
|
|
1243
1201
|
args: ModifyClientPropertiesCommandInput,
|
|
1244
|
-
options?: __HttpHandlerOptions
|
|
1202
|
+
options?: __HttpHandlerOptions,
|
|
1245
1203
|
): Promise<ModifyClientPropertiesCommandOutput>;
|
|
1246
1204
|
modifyClientProperties(
|
|
1247
1205
|
args: ModifyClientPropertiesCommandInput,
|
|
1248
|
-
cb: (err: any, data?: ModifyClientPropertiesCommandOutput) => void
|
|
1206
|
+
cb: (err: any, data?: ModifyClientPropertiesCommandOutput) => void,
|
|
1249
1207
|
): void;
|
|
1250
1208
|
modifyClientProperties(
|
|
1251
1209
|
args: ModifyClientPropertiesCommandInput,
|
|
1252
1210
|
options: __HttpHandlerOptions,
|
|
1253
|
-
cb: (err: any, data?: ModifyClientPropertiesCommandOutput) => void
|
|
1211
|
+
cb: (err: any, data?: ModifyClientPropertiesCommandOutput) => void,
|
|
1254
1212
|
): void;
|
|
1255
1213
|
modifyEndpointEncryptionMode(
|
|
1256
1214
|
args: ModifyEndpointEncryptionModeCommandInput,
|
|
1257
|
-
options?: __HttpHandlerOptions
|
|
1215
|
+
options?: __HttpHandlerOptions,
|
|
1258
1216
|
): Promise<ModifyEndpointEncryptionModeCommandOutput>;
|
|
1259
1217
|
modifyEndpointEncryptionMode(
|
|
1260
1218
|
args: ModifyEndpointEncryptionModeCommandInput,
|
|
1261
|
-
cb: (err: any, data?: ModifyEndpointEncryptionModeCommandOutput) => void
|
|
1219
|
+
cb: (err: any, data?: ModifyEndpointEncryptionModeCommandOutput) => void,
|
|
1262
1220
|
): void;
|
|
1263
1221
|
modifyEndpointEncryptionMode(
|
|
1264
1222
|
args: ModifyEndpointEncryptionModeCommandInput,
|
|
1265
1223
|
options: __HttpHandlerOptions,
|
|
1266
|
-
cb: (err: any, data?: ModifyEndpointEncryptionModeCommandOutput) => void
|
|
1224
|
+
cb: (err: any, data?: ModifyEndpointEncryptionModeCommandOutput) => void,
|
|
1267
1225
|
): void;
|
|
1268
1226
|
modifySamlProperties(
|
|
1269
1227
|
args: ModifySamlPropertiesCommandInput,
|
|
1270
|
-
options?: __HttpHandlerOptions
|
|
1228
|
+
options?: __HttpHandlerOptions,
|
|
1271
1229
|
): Promise<ModifySamlPropertiesCommandOutput>;
|
|
1272
1230
|
modifySamlProperties(
|
|
1273
1231
|
args: ModifySamlPropertiesCommandInput,
|
|
1274
|
-
cb: (err: any, data?: ModifySamlPropertiesCommandOutput) => void
|
|
1232
|
+
cb: (err: any, data?: ModifySamlPropertiesCommandOutput) => void,
|
|
1275
1233
|
): void;
|
|
1276
1234
|
modifySamlProperties(
|
|
1277
1235
|
args: ModifySamlPropertiesCommandInput,
|
|
1278
1236
|
options: __HttpHandlerOptions,
|
|
1279
|
-
cb: (err: any, data?: ModifySamlPropertiesCommandOutput) => void
|
|
1237
|
+
cb: (err: any, data?: ModifySamlPropertiesCommandOutput) => void,
|
|
1280
1238
|
): void;
|
|
1281
1239
|
modifySelfservicePermissions(
|
|
1282
1240
|
args: ModifySelfservicePermissionsCommandInput,
|
|
1283
|
-
options?: __HttpHandlerOptions
|
|
1241
|
+
options?: __HttpHandlerOptions,
|
|
1284
1242
|
): Promise<ModifySelfservicePermissionsCommandOutput>;
|
|
1285
1243
|
modifySelfservicePermissions(
|
|
1286
1244
|
args: ModifySelfservicePermissionsCommandInput,
|
|
1287
|
-
cb: (err: any, data?: ModifySelfservicePermissionsCommandOutput) => void
|
|
1245
|
+
cb: (err: any, data?: ModifySelfservicePermissionsCommandOutput) => void,
|
|
1288
1246
|
): void;
|
|
1289
1247
|
modifySelfservicePermissions(
|
|
1290
1248
|
args: ModifySelfservicePermissionsCommandInput,
|
|
1291
1249
|
options: __HttpHandlerOptions,
|
|
1292
|
-
cb: (err: any, data?: ModifySelfservicePermissionsCommandOutput) => void
|
|
1250
|
+
cb: (err: any, data?: ModifySelfservicePermissionsCommandOutput) => void,
|
|
1293
1251
|
): void;
|
|
1294
1252
|
modifyStreamingProperties(
|
|
1295
1253
|
args: ModifyStreamingPropertiesCommandInput,
|
|
1296
|
-
options?: __HttpHandlerOptions
|
|
1254
|
+
options?: __HttpHandlerOptions,
|
|
1297
1255
|
): Promise<ModifyStreamingPropertiesCommandOutput>;
|
|
1298
1256
|
modifyStreamingProperties(
|
|
1299
1257
|
args: ModifyStreamingPropertiesCommandInput,
|
|
1300
|
-
cb: (err: any, data?: ModifyStreamingPropertiesCommandOutput) => void
|
|
1258
|
+
cb: (err: any, data?: ModifyStreamingPropertiesCommandOutput) => void,
|
|
1301
1259
|
): void;
|
|
1302
1260
|
modifyStreamingProperties(
|
|
1303
1261
|
args: ModifyStreamingPropertiesCommandInput,
|
|
1304
1262
|
options: __HttpHandlerOptions,
|
|
1305
|
-
cb: (err: any, data?: ModifyStreamingPropertiesCommandOutput) => void
|
|
1263
|
+
cb: (err: any, data?: ModifyStreamingPropertiesCommandOutput) => void,
|
|
1306
1264
|
): void;
|
|
1307
1265
|
modifyWorkspaceAccessProperties(
|
|
1308
1266
|
args: ModifyWorkspaceAccessPropertiesCommandInput,
|
|
1309
|
-
options?: __HttpHandlerOptions
|
|
1267
|
+
options?: __HttpHandlerOptions,
|
|
1310
1268
|
): Promise<ModifyWorkspaceAccessPropertiesCommandOutput>;
|
|
1311
1269
|
modifyWorkspaceAccessProperties(
|
|
1312
1270
|
args: ModifyWorkspaceAccessPropertiesCommandInput,
|
|
1313
|
-
cb: (err: any, data?: ModifyWorkspaceAccessPropertiesCommandOutput) => void
|
|
1271
|
+
cb: (err: any, data?: ModifyWorkspaceAccessPropertiesCommandOutput) => void,
|
|
1314
1272
|
): void;
|
|
1315
1273
|
modifyWorkspaceAccessProperties(
|
|
1316
1274
|
args: ModifyWorkspaceAccessPropertiesCommandInput,
|
|
1317
1275
|
options: __HttpHandlerOptions,
|
|
1318
|
-
cb: (err: any, data?: ModifyWorkspaceAccessPropertiesCommandOutput) => void
|
|
1276
|
+
cb: (err: any, data?: ModifyWorkspaceAccessPropertiesCommandOutput) => void,
|
|
1319
1277
|
): void;
|
|
1320
1278
|
modifyWorkspaceCreationProperties(
|
|
1321
1279
|
args: ModifyWorkspaceCreationPropertiesCommandInput,
|
|
1322
|
-
options?: __HttpHandlerOptions
|
|
1280
|
+
options?: __HttpHandlerOptions,
|
|
1323
1281
|
): Promise<ModifyWorkspaceCreationPropertiesCommandOutput>;
|
|
1324
1282
|
modifyWorkspaceCreationProperties(
|
|
1325
1283
|
args: ModifyWorkspaceCreationPropertiesCommandInput,
|
|
1326
|
-
cb: (
|
|
1327
|
-
err: any,
|
|
1328
|
-
data?: ModifyWorkspaceCreationPropertiesCommandOutput
|
|
1329
|
-
) => void
|
|
1284
|
+
cb: (err: any, data?: ModifyWorkspaceCreationPropertiesCommandOutput) => void,
|
|
1330
1285
|
): void;
|
|
1331
1286
|
modifyWorkspaceCreationProperties(
|
|
1332
1287
|
args: ModifyWorkspaceCreationPropertiesCommandInput,
|
|
1333
1288
|
options: __HttpHandlerOptions,
|
|
1334
|
-
cb: (
|
|
1335
|
-
err: any,
|
|
1336
|
-
data?: ModifyWorkspaceCreationPropertiesCommandOutput
|
|
1337
|
-
) => void
|
|
1289
|
+
cb: (err: any, data?: ModifyWorkspaceCreationPropertiesCommandOutput) => void,
|
|
1338
1290
|
): void;
|
|
1339
1291
|
modifyWorkspaceProperties(
|
|
1340
1292
|
args: ModifyWorkspacePropertiesCommandInput,
|
|
1341
|
-
options?: __HttpHandlerOptions
|
|
1293
|
+
options?: __HttpHandlerOptions,
|
|
1342
1294
|
): Promise<ModifyWorkspacePropertiesCommandOutput>;
|
|
1343
1295
|
modifyWorkspaceProperties(
|
|
1344
1296
|
args: ModifyWorkspacePropertiesCommandInput,
|
|
1345
|
-
cb: (err: any, data?: ModifyWorkspacePropertiesCommandOutput) => void
|
|
1297
|
+
cb: (err: any, data?: ModifyWorkspacePropertiesCommandOutput) => void,
|
|
1346
1298
|
): void;
|
|
1347
1299
|
modifyWorkspaceProperties(
|
|
1348
1300
|
args: ModifyWorkspacePropertiesCommandInput,
|
|
1349
1301
|
options: __HttpHandlerOptions,
|
|
1350
|
-
cb: (err: any, data?: ModifyWorkspacePropertiesCommandOutput) => void
|
|
1302
|
+
cb: (err: any, data?: ModifyWorkspacePropertiesCommandOutput) => void,
|
|
1351
1303
|
): void;
|
|
1352
1304
|
modifyWorkspaceState(
|
|
1353
1305
|
args: ModifyWorkspaceStateCommandInput,
|
|
1354
|
-
options?: __HttpHandlerOptions
|
|
1306
|
+
options?: __HttpHandlerOptions,
|
|
1355
1307
|
): Promise<ModifyWorkspaceStateCommandOutput>;
|
|
1356
1308
|
modifyWorkspaceState(
|
|
1357
1309
|
args: ModifyWorkspaceStateCommandInput,
|
|
1358
|
-
cb: (err: any, data?: ModifyWorkspaceStateCommandOutput) => void
|
|
1310
|
+
cb: (err: any, data?: ModifyWorkspaceStateCommandOutput) => void,
|
|
1359
1311
|
): void;
|
|
1360
1312
|
modifyWorkspaceState(
|
|
1361
1313
|
args: ModifyWorkspaceStateCommandInput,
|
|
1362
1314
|
options: __HttpHandlerOptions,
|
|
1363
|
-
cb: (err: any, data?: ModifyWorkspaceStateCommandOutput) => void
|
|
1315
|
+
cb: (err: any, data?: ModifyWorkspaceStateCommandOutput) => void,
|
|
1364
1316
|
): void;
|
|
1365
1317
|
rebootWorkspaces(
|
|
1366
1318
|
args: RebootWorkspacesCommandInput,
|
|
1367
|
-
options?: __HttpHandlerOptions
|
|
1319
|
+
options?: __HttpHandlerOptions,
|
|
1368
1320
|
): Promise<RebootWorkspacesCommandOutput>;
|
|
1369
1321
|
rebootWorkspaces(
|
|
1370
1322
|
args: RebootWorkspacesCommandInput,
|
|
1371
|
-
cb: (err: any, data?: RebootWorkspacesCommandOutput) => void
|
|
1323
|
+
cb: (err: any, data?: RebootWorkspacesCommandOutput) => void,
|
|
1372
1324
|
): void;
|
|
1373
1325
|
rebootWorkspaces(
|
|
1374
1326
|
args: RebootWorkspacesCommandInput,
|
|
1375
1327
|
options: __HttpHandlerOptions,
|
|
1376
|
-
cb: (err: any, data?: RebootWorkspacesCommandOutput) => void
|
|
1328
|
+
cb: (err: any, data?: RebootWorkspacesCommandOutput) => void,
|
|
1377
1329
|
): void;
|
|
1378
1330
|
rebuildWorkspaces(
|
|
1379
1331
|
args: RebuildWorkspacesCommandInput,
|
|
1380
|
-
options?: __HttpHandlerOptions
|
|
1332
|
+
options?: __HttpHandlerOptions,
|
|
1381
1333
|
): Promise<RebuildWorkspacesCommandOutput>;
|
|
1382
1334
|
rebuildWorkspaces(
|
|
1383
1335
|
args: RebuildWorkspacesCommandInput,
|
|
1384
|
-
cb: (err: any, data?: RebuildWorkspacesCommandOutput) => void
|
|
1336
|
+
cb: (err: any, data?: RebuildWorkspacesCommandOutput) => void,
|
|
1385
1337
|
): void;
|
|
1386
1338
|
rebuildWorkspaces(
|
|
1387
1339
|
args: RebuildWorkspacesCommandInput,
|
|
1388
1340
|
options: __HttpHandlerOptions,
|
|
1389
|
-
cb: (err: any, data?: RebuildWorkspacesCommandOutput) => void
|
|
1341
|
+
cb: (err: any, data?: RebuildWorkspacesCommandOutput) => void,
|
|
1390
1342
|
): void;
|
|
1391
1343
|
registerWorkspaceDirectory(): Promise<RegisterWorkspaceDirectoryCommandOutput>;
|
|
1392
1344
|
registerWorkspaceDirectory(
|
|
1393
1345
|
args: RegisterWorkspaceDirectoryCommandInput,
|
|
1394
|
-
options?: __HttpHandlerOptions
|
|
1346
|
+
options?: __HttpHandlerOptions,
|
|
1395
1347
|
): Promise<RegisterWorkspaceDirectoryCommandOutput>;
|
|
1396
1348
|
registerWorkspaceDirectory(
|
|
1397
1349
|
args: RegisterWorkspaceDirectoryCommandInput,
|
|
1398
|
-
cb: (err: any, data?: RegisterWorkspaceDirectoryCommandOutput) => void
|
|
1350
|
+
cb: (err: any, data?: RegisterWorkspaceDirectoryCommandOutput) => void,
|
|
1399
1351
|
): void;
|
|
1400
1352
|
registerWorkspaceDirectory(
|
|
1401
1353
|
args: RegisterWorkspaceDirectoryCommandInput,
|
|
1402
1354
|
options: __HttpHandlerOptions,
|
|
1403
|
-
cb: (err: any, data?: RegisterWorkspaceDirectoryCommandOutput) => void
|
|
1355
|
+
cb: (err: any, data?: RegisterWorkspaceDirectoryCommandOutput) => void,
|
|
1404
1356
|
): void;
|
|
1405
1357
|
rejectAccountLinkInvitation(
|
|
1406
1358
|
args: RejectAccountLinkInvitationCommandInput,
|
|
1407
|
-
options?: __HttpHandlerOptions
|
|
1359
|
+
options?: __HttpHandlerOptions,
|
|
1408
1360
|
): Promise<RejectAccountLinkInvitationCommandOutput>;
|
|
1409
1361
|
rejectAccountLinkInvitation(
|
|
1410
1362
|
args: RejectAccountLinkInvitationCommandInput,
|
|
1411
|
-
cb: (err: any, data?: RejectAccountLinkInvitationCommandOutput) => void
|
|
1363
|
+
cb: (err: any, data?: RejectAccountLinkInvitationCommandOutput) => void,
|
|
1412
1364
|
): void;
|
|
1413
1365
|
rejectAccountLinkInvitation(
|
|
1414
1366
|
args: RejectAccountLinkInvitationCommandInput,
|
|
1415
1367
|
options: __HttpHandlerOptions,
|
|
1416
|
-
cb: (err: any, data?: RejectAccountLinkInvitationCommandOutput) => void
|
|
1368
|
+
cb: (err: any, data?: RejectAccountLinkInvitationCommandOutput) => void,
|
|
1417
1369
|
): void;
|
|
1418
1370
|
restoreWorkspace(
|
|
1419
1371
|
args: RestoreWorkspaceCommandInput,
|
|
1420
|
-
options?: __HttpHandlerOptions
|
|
1372
|
+
options?: __HttpHandlerOptions,
|
|
1421
1373
|
): Promise<RestoreWorkspaceCommandOutput>;
|
|
1422
1374
|
restoreWorkspace(
|
|
1423
1375
|
args: RestoreWorkspaceCommandInput,
|
|
1424
|
-
cb: (err: any, data?: RestoreWorkspaceCommandOutput) => void
|
|
1376
|
+
cb: (err: any, data?: RestoreWorkspaceCommandOutput) => void,
|
|
1425
1377
|
): void;
|
|
1426
1378
|
restoreWorkspace(
|
|
1427
1379
|
args: RestoreWorkspaceCommandInput,
|
|
1428
1380
|
options: __HttpHandlerOptions,
|
|
1429
|
-
cb: (err: any, data?: RestoreWorkspaceCommandOutput) => void
|
|
1381
|
+
cb: (err: any, data?: RestoreWorkspaceCommandOutput) => void,
|
|
1430
1382
|
): void;
|
|
1431
1383
|
revokeIpRules(
|
|
1432
1384
|
args: RevokeIpRulesCommandInput,
|
|
1433
|
-
options?: __HttpHandlerOptions
|
|
1385
|
+
options?: __HttpHandlerOptions,
|
|
1434
1386
|
): Promise<RevokeIpRulesCommandOutput>;
|
|
1435
1387
|
revokeIpRules(
|
|
1436
1388
|
args: RevokeIpRulesCommandInput,
|
|
1437
|
-
cb: (err: any, data?: RevokeIpRulesCommandOutput) => void
|
|
1389
|
+
cb: (err: any, data?: RevokeIpRulesCommandOutput) => void,
|
|
1438
1390
|
): void;
|
|
1439
1391
|
revokeIpRules(
|
|
1440
1392
|
args: RevokeIpRulesCommandInput,
|
|
1441
1393
|
options: __HttpHandlerOptions,
|
|
1442
|
-
cb: (err: any, data?: RevokeIpRulesCommandOutput) => void
|
|
1394
|
+
cb: (err: any, data?: RevokeIpRulesCommandOutput) => void,
|
|
1443
1395
|
): void;
|
|
1444
1396
|
startWorkspaces(
|
|
1445
1397
|
args: StartWorkspacesCommandInput,
|
|
1446
|
-
options?: __HttpHandlerOptions
|
|
1398
|
+
options?: __HttpHandlerOptions,
|
|
1447
1399
|
): Promise<StartWorkspacesCommandOutput>;
|
|
1448
1400
|
startWorkspaces(
|
|
1449
1401
|
args: StartWorkspacesCommandInput,
|
|
1450
|
-
cb: (err: any, data?: StartWorkspacesCommandOutput) => void
|
|
1402
|
+
cb: (err: any, data?: StartWorkspacesCommandOutput) => void,
|
|
1451
1403
|
): void;
|
|
1452
1404
|
startWorkspaces(
|
|
1453
1405
|
args: StartWorkspacesCommandInput,
|
|
1454
1406
|
options: __HttpHandlerOptions,
|
|
1455
|
-
cb: (err: any, data?: StartWorkspacesCommandOutput) => void
|
|
1407
|
+
cb: (err: any, data?: StartWorkspacesCommandOutput) => void,
|
|
1456
1408
|
): void;
|
|
1457
1409
|
startWorkspacesPool(
|
|
1458
1410
|
args: StartWorkspacesPoolCommandInput,
|
|
1459
|
-
options?: __HttpHandlerOptions
|
|
1411
|
+
options?: __HttpHandlerOptions,
|
|
1460
1412
|
): Promise<StartWorkspacesPoolCommandOutput>;
|
|
1461
1413
|
startWorkspacesPool(
|
|
1462
1414
|
args: StartWorkspacesPoolCommandInput,
|
|
1463
|
-
cb: (err: any, data?: StartWorkspacesPoolCommandOutput) => void
|
|
1415
|
+
cb: (err: any, data?: StartWorkspacesPoolCommandOutput) => void,
|
|
1464
1416
|
): void;
|
|
1465
1417
|
startWorkspacesPool(
|
|
1466
1418
|
args: StartWorkspacesPoolCommandInput,
|
|
1467
1419
|
options: __HttpHandlerOptions,
|
|
1468
|
-
cb: (err: any, data?: StartWorkspacesPoolCommandOutput) => void
|
|
1420
|
+
cb: (err: any, data?: StartWorkspacesPoolCommandOutput) => void,
|
|
1469
1421
|
): void;
|
|
1470
1422
|
stopWorkspaces(
|
|
1471
1423
|
args: StopWorkspacesCommandInput,
|
|
1472
|
-
options?: __HttpHandlerOptions
|
|
1424
|
+
options?: __HttpHandlerOptions,
|
|
1473
1425
|
): Promise<StopWorkspacesCommandOutput>;
|
|
1474
1426
|
stopWorkspaces(
|
|
1475
1427
|
args: StopWorkspacesCommandInput,
|
|
1476
|
-
cb: (err: any, data?: StopWorkspacesCommandOutput) => void
|
|
1428
|
+
cb: (err: any, data?: StopWorkspacesCommandOutput) => void,
|
|
1477
1429
|
): void;
|
|
1478
1430
|
stopWorkspaces(
|
|
1479
1431
|
args: StopWorkspacesCommandInput,
|
|
1480
1432
|
options: __HttpHandlerOptions,
|
|
1481
|
-
cb: (err: any, data?: StopWorkspacesCommandOutput) => void
|
|
1433
|
+
cb: (err: any, data?: StopWorkspacesCommandOutput) => void,
|
|
1482
1434
|
): void;
|
|
1483
1435
|
stopWorkspacesPool(
|
|
1484
1436
|
args: StopWorkspacesPoolCommandInput,
|
|
1485
|
-
options?: __HttpHandlerOptions
|
|
1437
|
+
options?: __HttpHandlerOptions,
|
|
1486
1438
|
): Promise<StopWorkspacesPoolCommandOutput>;
|
|
1487
1439
|
stopWorkspacesPool(
|
|
1488
1440
|
args: StopWorkspacesPoolCommandInput,
|
|
1489
|
-
cb: (err: any, data?: StopWorkspacesPoolCommandOutput) => void
|
|
1441
|
+
cb: (err: any, data?: StopWorkspacesPoolCommandOutput) => void,
|
|
1490
1442
|
): void;
|
|
1491
1443
|
stopWorkspacesPool(
|
|
1492
1444
|
args: StopWorkspacesPoolCommandInput,
|
|
1493
1445
|
options: __HttpHandlerOptions,
|
|
1494
|
-
cb: (err: any, data?: StopWorkspacesPoolCommandOutput) => void
|
|
1446
|
+
cb: (err: any, data?: StopWorkspacesPoolCommandOutput) => void,
|
|
1495
1447
|
): void;
|
|
1496
1448
|
terminateWorkspaces(
|
|
1497
1449
|
args: TerminateWorkspacesCommandInput,
|
|
1498
|
-
options?: __HttpHandlerOptions
|
|
1450
|
+
options?: __HttpHandlerOptions,
|
|
1499
1451
|
): Promise<TerminateWorkspacesCommandOutput>;
|
|
1500
1452
|
terminateWorkspaces(
|
|
1501
1453
|
args: TerminateWorkspacesCommandInput,
|
|
1502
|
-
cb: (err: any, data?: TerminateWorkspacesCommandOutput) => void
|
|
1454
|
+
cb: (err: any, data?: TerminateWorkspacesCommandOutput) => void,
|
|
1503
1455
|
): void;
|
|
1504
1456
|
terminateWorkspaces(
|
|
1505
1457
|
args: TerminateWorkspacesCommandInput,
|
|
1506
1458
|
options: __HttpHandlerOptions,
|
|
1507
|
-
cb: (err: any, data?: TerminateWorkspacesCommandOutput) => void
|
|
1459
|
+
cb: (err: any, data?: TerminateWorkspacesCommandOutput) => void,
|
|
1508
1460
|
): void;
|
|
1509
1461
|
terminateWorkspacesPool(
|
|
1510
1462
|
args: TerminateWorkspacesPoolCommandInput,
|
|
1511
|
-
options?: __HttpHandlerOptions
|
|
1463
|
+
options?: __HttpHandlerOptions,
|
|
1512
1464
|
): Promise<TerminateWorkspacesPoolCommandOutput>;
|
|
1513
1465
|
terminateWorkspacesPool(
|
|
1514
1466
|
args: TerminateWorkspacesPoolCommandInput,
|
|
1515
|
-
cb: (err: any, data?: TerminateWorkspacesPoolCommandOutput) => void
|
|
1467
|
+
cb: (err: any, data?: TerminateWorkspacesPoolCommandOutput) => void,
|
|
1516
1468
|
): void;
|
|
1517
1469
|
terminateWorkspacesPool(
|
|
1518
1470
|
args: TerminateWorkspacesPoolCommandInput,
|
|
1519
1471
|
options: __HttpHandlerOptions,
|
|
1520
|
-
cb: (err: any, data?: TerminateWorkspacesPoolCommandOutput) => void
|
|
1472
|
+
cb: (err: any, data?: TerminateWorkspacesPoolCommandOutput) => void,
|
|
1521
1473
|
): void;
|
|
1522
1474
|
terminateWorkspacesPoolSession(
|
|
1523
1475
|
args: TerminateWorkspacesPoolSessionCommandInput,
|
|
1524
|
-
options?: __HttpHandlerOptions
|
|
1476
|
+
options?: __HttpHandlerOptions,
|
|
1525
1477
|
): Promise<TerminateWorkspacesPoolSessionCommandOutput>;
|
|
1526
1478
|
terminateWorkspacesPoolSession(
|
|
1527
1479
|
args: TerminateWorkspacesPoolSessionCommandInput,
|
|
1528
|
-
cb: (err: any, data?: TerminateWorkspacesPoolSessionCommandOutput) => void
|
|
1480
|
+
cb: (err: any, data?: TerminateWorkspacesPoolSessionCommandOutput) => void,
|
|
1529
1481
|
): void;
|
|
1530
1482
|
terminateWorkspacesPoolSession(
|
|
1531
1483
|
args: TerminateWorkspacesPoolSessionCommandInput,
|
|
1532
1484
|
options: __HttpHandlerOptions,
|
|
1533
|
-
cb: (err: any, data?: TerminateWorkspacesPoolSessionCommandOutput) => void
|
|
1485
|
+
cb: (err: any, data?: TerminateWorkspacesPoolSessionCommandOutput) => void,
|
|
1534
1486
|
): void;
|
|
1535
1487
|
updateConnectClientAddIn(
|
|
1536
1488
|
args: UpdateConnectClientAddInCommandInput,
|
|
1537
|
-
options?: __HttpHandlerOptions
|
|
1489
|
+
options?: __HttpHandlerOptions,
|
|
1538
1490
|
): Promise<UpdateConnectClientAddInCommandOutput>;
|
|
1539
1491
|
updateConnectClientAddIn(
|
|
1540
1492
|
args: UpdateConnectClientAddInCommandInput,
|
|
1541
|
-
cb: (err: any, data?: UpdateConnectClientAddInCommandOutput) => void
|
|
1493
|
+
cb: (err: any, data?: UpdateConnectClientAddInCommandOutput) => void,
|
|
1542
1494
|
): void;
|
|
1543
1495
|
updateConnectClientAddIn(
|
|
1544
1496
|
args: UpdateConnectClientAddInCommandInput,
|
|
1545
1497
|
options: __HttpHandlerOptions,
|
|
1546
|
-
cb: (err: any, data?: UpdateConnectClientAddInCommandOutput) => void
|
|
1498
|
+
cb: (err: any, data?: UpdateConnectClientAddInCommandOutput) => void,
|
|
1547
1499
|
): void;
|
|
1548
1500
|
updateConnectionAliasPermission(
|
|
1549
1501
|
args: UpdateConnectionAliasPermissionCommandInput,
|
|
1550
|
-
options?: __HttpHandlerOptions
|
|
1502
|
+
options?: __HttpHandlerOptions,
|
|
1551
1503
|
): Promise<UpdateConnectionAliasPermissionCommandOutput>;
|
|
1552
1504
|
updateConnectionAliasPermission(
|
|
1553
1505
|
args: UpdateConnectionAliasPermissionCommandInput,
|
|
1554
|
-
cb: (err: any, data?: UpdateConnectionAliasPermissionCommandOutput) => void
|
|
1506
|
+
cb: (err: any, data?: UpdateConnectionAliasPermissionCommandOutput) => void,
|
|
1555
1507
|
): void;
|
|
1556
1508
|
updateConnectionAliasPermission(
|
|
1557
1509
|
args: UpdateConnectionAliasPermissionCommandInput,
|
|
1558
1510
|
options: __HttpHandlerOptions,
|
|
1559
|
-
cb: (err: any, data?: UpdateConnectionAliasPermissionCommandOutput) => void
|
|
1511
|
+
cb: (err: any, data?: UpdateConnectionAliasPermissionCommandOutput) => void,
|
|
1560
1512
|
): void;
|
|
1561
1513
|
updateRulesOfIpGroup(
|
|
1562
1514
|
args: UpdateRulesOfIpGroupCommandInput,
|
|
1563
|
-
options?: __HttpHandlerOptions
|
|
1515
|
+
options?: __HttpHandlerOptions,
|
|
1564
1516
|
): Promise<UpdateRulesOfIpGroupCommandOutput>;
|
|
1565
1517
|
updateRulesOfIpGroup(
|
|
1566
1518
|
args: UpdateRulesOfIpGroupCommandInput,
|
|
1567
|
-
cb: (err: any, data?: UpdateRulesOfIpGroupCommandOutput) => void
|
|
1519
|
+
cb: (err: any, data?: UpdateRulesOfIpGroupCommandOutput) => void,
|
|
1568
1520
|
): void;
|
|
1569
1521
|
updateRulesOfIpGroup(
|
|
1570
1522
|
args: UpdateRulesOfIpGroupCommandInput,
|
|
1571
1523
|
options: __HttpHandlerOptions,
|
|
1572
|
-
cb: (err: any, data?: UpdateRulesOfIpGroupCommandOutput) => void
|
|
1524
|
+
cb: (err: any, data?: UpdateRulesOfIpGroupCommandOutput) => void,
|
|
1573
1525
|
): void;
|
|
1574
1526
|
updateWorkspaceBundle(): Promise<UpdateWorkspaceBundleCommandOutput>;
|
|
1575
1527
|
updateWorkspaceBundle(
|
|
1576
1528
|
args: UpdateWorkspaceBundleCommandInput,
|
|
1577
|
-
options?: __HttpHandlerOptions
|
|
1529
|
+
options?: __HttpHandlerOptions,
|
|
1578
1530
|
): Promise<UpdateWorkspaceBundleCommandOutput>;
|
|
1579
1531
|
updateWorkspaceBundle(
|
|
1580
1532
|
args: UpdateWorkspaceBundleCommandInput,
|
|
1581
|
-
cb: (err: any, data?: UpdateWorkspaceBundleCommandOutput) => void
|
|
1533
|
+
cb: (err: any, data?: UpdateWorkspaceBundleCommandOutput) => void,
|
|
1582
1534
|
): void;
|
|
1583
1535
|
updateWorkspaceBundle(
|
|
1584
1536
|
args: UpdateWorkspaceBundleCommandInput,
|
|
1585
1537
|
options: __HttpHandlerOptions,
|
|
1586
|
-
cb: (err: any, data?: UpdateWorkspaceBundleCommandOutput) => void
|
|
1538
|
+
cb: (err: any, data?: UpdateWorkspaceBundleCommandOutput) => void,
|
|
1587
1539
|
): void;
|
|
1588
1540
|
updateWorkspaceImagePermission(
|
|
1589
1541
|
args: UpdateWorkspaceImagePermissionCommandInput,
|
|
1590
|
-
options?: __HttpHandlerOptions
|
|
1542
|
+
options?: __HttpHandlerOptions,
|
|
1591
1543
|
): Promise<UpdateWorkspaceImagePermissionCommandOutput>;
|
|
1592
1544
|
updateWorkspaceImagePermission(
|
|
1593
1545
|
args: UpdateWorkspaceImagePermissionCommandInput,
|
|
1594
|
-
cb: (err: any, data?: UpdateWorkspaceImagePermissionCommandOutput) => void
|
|
1546
|
+
cb: (err: any, data?: UpdateWorkspaceImagePermissionCommandOutput) => void,
|
|
1595
1547
|
): void;
|
|
1596
1548
|
updateWorkspaceImagePermission(
|
|
1597
1549
|
args: UpdateWorkspaceImagePermissionCommandInput,
|
|
1598
1550
|
options: __HttpHandlerOptions,
|
|
1599
|
-
cb: (err: any, data?: UpdateWorkspaceImagePermissionCommandOutput) => void
|
|
1551
|
+
cb: (err: any, data?: UpdateWorkspaceImagePermissionCommandOutput) => void,
|
|
1600
1552
|
): void;
|
|
1601
1553
|
updateWorkspacesPool(
|
|
1602
1554
|
args: UpdateWorkspacesPoolCommandInput,
|
|
1603
|
-
options?: __HttpHandlerOptions
|
|
1555
|
+
options?: __HttpHandlerOptions,
|
|
1604
1556
|
): Promise<UpdateWorkspacesPoolCommandOutput>;
|
|
1605
1557
|
updateWorkspacesPool(
|
|
1606
1558
|
args: UpdateWorkspacesPoolCommandInput,
|
|
1607
|
-
cb: (err: any, data?: UpdateWorkspacesPoolCommandOutput) => void
|
|
1559
|
+
cb: (err: any, data?: UpdateWorkspacesPoolCommandOutput) => void,
|
|
1608
1560
|
): void;
|
|
1609
1561
|
updateWorkspacesPool(
|
|
1610
1562
|
args: UpdateWorkspacesPoolCommandInput,
|
|
1611
1563
|
options: __HttpHandlerOptions,
|
|
1612
|
-
cb: (err: any, data?: UpdateWorkspacesPoolCommandOutput) => void
|
|
1564
|
+
cb: (err: any, data?: UpdateWorkspacesPoolCommandOutput) => void,
|
|
1613
1565
|
): void;
|
|
1614
1566
|
paginateDescribeApplicationAssociations(
|
|
1615
1567
|
args: DescribeApplicationAssociationsCommandInput,
|
|
1616
1568
|
paginationConfig?: Pick<
|
|
1617
1569
|
PaginationConfiguration,
|
|
1618
1570
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1619
|
-
|
|
1571
|
+
>,
|
|
1620
1572
|
): Paginator<DescribeApplicationAssociationsCommandOutput>;
|
|
1621
1573
|
paginateDescribeApplications(
|
|
1622
1574
|
args?: DescribeApplicationsCommandInput,
|
|
1623
1575
|
paginationConfig?: Pick<
|
|
1624
1576
|
PaginationConfiguration,
|
|
1625
1577
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1626
|
-
|
|
1578
|
+
>,
|
|
1627
1579
|
): Paginator<DescribeApplicationsCommandOutput>;
|
|
1628
1580
|
paginateDescribeWorkspaceBundles(
|
|
1629
1581
|
args?: DescribeWorkspaceBundlesCommandInput,
|
|
1630
1582
|
paginationConfig?: Pick<
|
|
1631
1583
|
PaginationConfiguration,
|
|
1632
1584
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1633
|
-
|
|
1585
|
+
>,
|
|
1634
1586
|
): Paginator<DescribeWorkspaceBundlesCommandOutput>;
|
|
1635
1587
|
paginateDescribeWorkspaceDirectories(
|
|
1636
1588
|
args?: DescribeWorkspaceDirectoriesCommandInput,
|
|
1637
1589
|
paginationConfig?: Pick<
|
|
1638
1590
|
PaginationConfiguration,
|
|
1639
1591
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1640
|
-
|
|
1592
|
+
>,
|
|
1641
1593
|
): Paginator<DescribeWorkspaceDirectoriesCommandOutput>;
|
|
1642
1594
|
paginateDescribeWorkspaces(
|
|
1643
1595
|
args?: DescribeWorkspacesCommandInput,
|
|
1644
1596
|
paginationConfig?: Pick<
|
|
1645
1597
|
PaginationConfiguration,
|
|
1646
1598
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1647
|
-
|
|
1599
|
+
>,
|
|
1648
1600
|
): Paginator<DescribeWorkspacesCommandOutput>;
|
|
1649
1601
|
paginateListAccountLinks(
|
|
1650
1602
|
args?: ListAccountLinksCommandInput,
|
|
1651
1603
|
paginationConfig?: Pick<
|
|
1652
1604
|
PaginationConfiguration,
|
|
1653
1605
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1654
|
-
|
|
1606
|
+
>,
|
|
1655
1607
|
): Paginator<ListAccountLinksCommandOutput>;
|
|
1656
1608
|
}
|
|
1657
|
-
export declare class WorkSpaces
|
|
1658
|
-
extends WorkSpacesClient
|
|
1659
|
-
implements WorkSpaces {}
|
|
1609
|
+
export declare class WorkSpaces extends WorkSpacesClient implements WorkSpaces {}
|