@aws-sdk/client-workspaces 3.297.0 → 3.298.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/commands/AssociateConnectionAliasCommand.js +2 -3
- package/dist-cjs/commands/AssociateIpGroupsCommand.js +2 -3
- package/dist-cjs/commands/AuthorizeIpRulesCommand.js +2 -3
- package/dist-cjs/commands/CopyWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/CreateConnectClientAddInCommand.js +2 -3
- package/dist-cjs/commands/CreateConnectionAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateIpGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/CreateTagsCommand.js +2 -3
- package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/DeleteClientBrandingCommand.js +2 -3
- package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +2 -3
- package/dist-cjs/commands/DeleteConnectionAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteIpGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountModificationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeClientBrandingCommand.js +2 -3
- package/dist-cjs/commands/DescribeClientPropertiesCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +2 -3
- package/dist-cjs/commands/DescribeIpGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -3
- package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +2 -3
- package/dist-cjs/commands/DisassociateIpGroupsCommand.js +2 -3
- package/dist-cjs/commands/ImportClientBrandingCommand.js +2 -3
- package/dist-cjs/commands/ImportWorkspaceImageCommand.js +2 -3
- package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +2 -3
- package/dist-cjs/commands/MigrateWorkspaceCommand.js +2 -3
- package/dist-cjs/commands/ModifyAccountCommand.js +2 -3
- package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifyClientPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifySamlPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +2 -3
- package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +2 -3
- package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +2 -3
- package/dist-cjs/commands/RebootWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/RebuildWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +2 -3
- package/dist-cjs/commands/RestoreWorkspaceCommand.js +2 -3
- package/dist-cjs/commands/RevokeIpRulesCommand.js +2 -3
- package/dist-cjs/commands/StartWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/StopWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/TerminateWorkspacesCommand.js +2 -3
- package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +2 -3
- package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +2 -3
- package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -709
- package/dist-es/commands/AssociateConnectionAliasCommand.js +2 -3
- package/dist-es/commands/AssociateIpGroupsCommand.js +2 -3
- package/dist-es/commands/AuthorizeIpRulesCommand.js +2 -3
- package/dist-es/commands/CopyWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/CreateConnectClientAddInCommand.js +2 -3
- package/dist-es/commands/CreateConnectionAliasCommand.js +2 -3
- package/dist-es/commands/CreateIpGroupCommand.js +2 -3
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +2 -3
- package/dist-es/commands/CreateTagsCommand.js +2 -3
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +2 -3
- package/dist-es/commands/CreateWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/CreateWorkspacesCommand.js +2 -3
- package/dist-es/commands/DeleteClientBrandingCommand.js +2 -3
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +2 -3
- package/dist-es/commands/DeleteConnectionAliasCommand.js +2 -3
- package/dist-es/commands/DeleteIpGroupCommand.js +2 -3
- package/dist-es/commands/DeleteTagsCommand.js +2 -3
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +2 -3
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +2 -3
- package/dist-es/commands/DescribeAccountCommand.js +2 -3
- package/dist-es/commands/DescribeAccountModificationsCommand.js +2 -3
- package/dist-es/commands/DescribeClientBrandingCommand.js +2 -3
- package/dist-es/commands/DescribeClientPropertiesCommand.js +2 -3
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +2 -3
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +2 -3
- package/dist-es/commands/DescribeIpGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeTagsCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspacesCommand.js +2 -3
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -3
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +2 -3
- package/dist-es/commands/DisassociateIpGroupsCommand.js +2 -3
- package/dist-es/commands/ImportClientBrandingCommand.js +2 -3
- package/dist-es/commands/ImportWorkspaceImageCommand.js +2 -3
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +2 -3
- package/dist-es/commands/MigrateWorkspaceCommand.js +2 -3
- package/dist-es/commands/ModifyAccountCommand.js +2 -3
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifyClientPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifySamlPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +2 -3
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -3
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +2 -3
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +2 -3
- package/dist-es/commands/RebootWorkspacesCommand.js +2 -3
- package/dist-es/commands/RebuildWorkspacesCommand.js +2 -3
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +2 -3
- package/dist-es/commands/RestoreWorkspaceCommand.js +2 -3
- package/dist-es/commands/RevokeIpRulesCommand.js +2 -3
- package/dist-es/commands/StartWorkspacesCommand.js +2 -3
- package/dist-es/commands/StopWorkspacesCommand.js +2 -3
- package/dist-es/commands/TerminateWorkspacesCommand.js +2 -3
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +2 -3
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +2 -3
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +2 -3
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +2 -3
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -528
- package/dist-types/models/models_0.d.ts +0 -704
- package/dist-types/ts3.4/models/models_0.d.ts +0 -508
- package/package.json +4 -3
|
@@ -3567,707 +3567,3 @@ export interface UpdateWorkspaceImagePermissionRequest {
|
|
|
3567
3567
|
*/
|
|
3568
3568
|
export interface UpdateWorkspaceImagePermissionResult {
|
|
3569
3569
|
}
|
|
3570
|
-
/**
|
|
3571
|
-
* @internal
|
|
3572
|
-
*/
|
|
3573
|
-
export declare const AccountModificationFilterSensitiveLog: (obj: AccountModification) => any;
|
|
3574
|
-
/**
|
|
3575
|
-
* @internal
|
|
3576
|
-
*/
|
|
3577
|
-
export declare const AssociateConnectionAliasRequestFilterSensitiveLog: (obj: AssociateConnectionAliasRequest) => any;
|
|
3578
|
-
/**
|
|
3579
|
-
* @internal
|
|
3580
|
-
*/
|
|
3581
|
-
export declare const AssociateConnectionAliasResultFilterSensitiveLog: (obj: AssociateConnectionAliasResult) => any;
|
|
3582
|
-
/**
|
|
3583
|
-
* @internal
|
|
3584
|
-
*/
|
|
3585
|
-
export declare const AssociateIpGroupsRequestFilterSensitiveLog: (obj: AssociateIpGroupsRequest) => any;
|
|
3586
|
-
/**
|
|
3587
|
-
* @internal
|
|
3588
|
-
*/
|
|
3589
|
-
export declare const AssociateIpGroupsResultFilterSensitiveLog: (obj: AssociateIpGroupsResult) => any;
|
|
3590
|
-
/**
|
|
3591
|
-
* @internal
|
|
3592
|
-
*/
|
|
3593
|
-
export declare const IpRuleItemFilterSensitiveLog: (obj: IpRuleItem) => any;
|
|
3594
|
-
/**
|
|
3595
|
-
* @internal
|
|
3596
|
-
*/
|
|
3597
|
-
export declare const AuthorizeIpRulesRequestFilterSensitiveLog: (obj: AuthorizeIpRulesRequest) => any;
|
|
3598
|
-
/**
|
|
3599
|
-
* @internal
|
|
3600
|
-
*/
|
|
3601
|
-
export declare const AuthorizeIpRulesResultFilterSensitiveLog: (obj: AuthorizeIpRulesResult) => any;
|
|
3602
|
-
/**
|
|
3603
|
-
* @internal
|
|
3604
|
-
*/
|
|
3605
|
-
export declare const ComputeTypeFilterSensitiveLog: (obj: ComputeType) => any;
|
|
3606
|
-
/**
|
|
3607
|
-
* @internal
|
|
3608
|
-
*/
|
|
3609
|
-
export declare const RootStorageFilterSensitiveLog: (obj: RootStorage) => any;
|
|
3610
|
-
/**
|
|
3611
|
-
* @internal
|
|
3612
|
-
*/
|
|
3613
|
-
export declare const UserStorageFilterSensitiveLog: (obj: UserStorage) => any;
|
|
3614
|
-
/**
|
|
3615
|
-
* @internal
|
|
3616
|
-
*/
|
|
3617
|
-
export declare const WorkspaceBundleFilterSensitiveLog: (obj: WorkspaceBundle) => any;
|
|
3618
|
-
/**
|
|
3619
|
-
* @internal
|
|
3620
|
-
*/
|
|
3621
|
-
export declare const CertificateBasedAuthPropertiesFilterSensitiveLog: (obj: CertificateBasedAuthProperties) => any;
|
|
3622
|
-
/**
|
|
3623
|
-
* @internal
|
|
3624
|
-
*/
|
|
3625
|
-
export declare const ClientPropertiesFilterSensitiveLog: (obj: ClientProperties) => any;
|
|
3626
|
-
/**
|
|
3627
|
-
* @internal
|
|
3628
|
-
*/
|
|
3629
|
-
export declare const ClientPropertiesResultFilterSensitiveLog: (obj: ClientPropertiesResult) => any;
|
|
3630
|
-
/**
|
|
3631
|
-
* @internal
|
|
3632
|
-
*/
|
|
3633
|
-
export declare const ConnectClientAddInFilterSensitiveLog: (obj: ConnectClientAddIn) => any;
|
|
3634
|
-
/**
|
|
3635
|
-
* @internal
|
|
3636
|
-
*/
|
|
3637
|
-
export declare const ConnectionAliasAssociationFilterSensitiveLog: (obj: ConnectionAliasAssociation) => any;
|
|
3638
|
-
/**
|
|
3639
|
-
* @internal
|
|
3640
|
-
*/
|
|
3641
|
-
export declare const ConnectionAliasFilterSensitiveLog: (obj: ConnectionAlias) => any;
|
|
3642
|
-
/**
|
|
3643
|
-
* @internal
|
|
3644
|
-
*/
|
|
3645
|
-
export declare const ConnectionAliasPermissionFilterSensitiveLog: (obj: ConnectionAliasPermission) => any;
|
|
3646
|
-
/**
|
|
3647
|
-
* @internal
|
|
3648
|
-
*/
|
|
3649
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
3650
|
-
/**
|
|
3651
|
-
* @internal
|
|
3652
|
-
*/
|
|
3653
|
-
export declare const CopyWorkspaceImageRequestFilterSensitiveLog: (obj: CopyWorkspaceImageRequest) => any;
|
|
3654
|
-
/**
|
|
3655
|
-
* @internal
|
|
3656
|
-
*/
|
|
3657
|
-
export declare const CopyWorkspaceImageResultFilterSensitiveLog: (obj: CopyWorkspaceImageResult) => any;
|
|
3658
|
-
/**
|
|
3659
|
-
* @internal
|
|
3660
|
-
*/
|
|
3661
|
-
export declare const CreateConnectClientAddInRequestFilterSensitiveLog: (obj: CreateConnectClientAddInRequest) => any;
|
|
3662
|
-
/**
|
|
3663
|
-
* @internal
|
|
3664
|
-
*/
|
|
3665
|
-
export declare const CreateConnectClientAddInResultFilterSensitiveLog: (obj: CreateConnectClientAddInResult) => any;
|
|
3666
|
-
/**
|
|
3667
|
-
* @internal
|
|
3668
|
-
*/
|
|
3669
|
-
export declare const CreateConnectionAliasRequestFilterSensitiveLog: (obj: CreateConnectionAliasRequest) => any;
|
|
3670
|
-
/**
|
|
3671
|
-
* @internal
|
|
3672
|
-
*/
|
|
3673
|
-
export declare const CreateConnectionAliasResultFilterSensitiveLog: (obj: CreateConnectionAliasResult) => any;
|
|
3674
|
-
/**
|
|
3675
|
-
* @internal
|
|
3676
|
-
*/
|
|
3677
|
-
export declare const CreateIpGroupRequestFilterSensitiveLog: (obj: CreateIpGroupRequest) => any;
|
|
3678
|
-
/**
|
|
3679
|
-
* @internal
|
|
3680
|
-
*/
|
|
3681
|
-
export declare const CreateIpGroupResultFilterSensitiveLog: (obj: CreateIpGroupResult) => any;
|
|
3682
|
-
/**
|
|
3683
|
-
* @internal
|
|
3684
|
-
*/
|
|
3685
|
-
export declare const StandbyWorkspaceFilterSensitiveLog: (obj: StandbyWorkspace) => any;
|
|
3686
|
-
/**
|
|
3687
|
-
* @internal
|
|
3688
|
-
*/
|
|
3689
|
-
export declare const CreateStandbyWorkspacesRequestFilterSensitiveLog: (obj: CreateStandbyWorkspacesRequest) => any;
|
|
3690
|
-
/**
|
|
3691
|
-
* @internal
|
|
3692
|
-
*/
|
|
3693
|
-
export declare const FailedCreateStandbyWorkspacesRequestFilterSensitiveLog: (obj: FailedCreateStandbyWorkspacesRequest) => any;
|
|
3694
|
-
/**
|
|
3695
|
-
* @internal
|
|
3696
|
-
*/
|
|
3697
|
-
export declare const PendingCreateStandbyWorkspacesRequestFilterSensitiveLog: (obj: PendingCreateStandbyWorkspacesRequest) => any;
|
|
3698
|
-
/**
|
|
3699
|
-
* @internal
|
|
3700
|
-
*/
|
|
3701
|
-
export declare const CreateStandbyWorkspacesResultFilterSensitiveLog: (obj: CreateStandbyWorkspacesResult) => any;
|
|
3702
|
-
/**
|
|
3703
|
-
* @internal
|
|
3704
|
-
*/
|
|
3705
|
-
export declare const CreateTagsRequestFilterSensitiveLog: (obj: CreateTagsRequest) => any;
|
|
3706
|
-
/**
|
|
3707
|
-
* @internal
|
|
3708
|
-
*/
|
|
3709
|
-
export declare const CreateTagsResultFilterSensitiveLog: (obj: CreateTagsResult) => any;
|
|
3710
|
-
/**
|
|
3711
|
-
* @internal
|
|
3712
|
-
*/
|
|
3713
|
-
export declare const CreateUpdatedWorkspaceImageRequestFilterSensitiveLog: (obj: CreateUpdatedWorkspaceImageRequest) => any;
|
|
3714
|
-
/**
|
|
3715
|
-
* @internal
|
|
3716
|
-
*/
|
|
3717
|
-
export declare const CreateUpdatedWorkspaceImageResultFilterSensitiveLog: (obj: CreateUpdatedWorkspaceImageResult) => any;
|
|
3718
|
-
/**
|
|
3719
|
-
* @internal
|
|
3720
|
-
*/
|
|
3721
|
-
export declare const CreateWorkspaceBundleRequestFilterSensitiveLog: (obj: CreateWorkspaceBundleRequest) => any;
|
|
3722
|
-
/**
|
|
3723
|
-
* @internal
|
|
3724
|
-
*/
|
|
3725
|
-
export declare const CreateWorkspaceBundleResultFilterSensitiveLog: (obj: CreateWorkspaceBundleResult) => any;
|
|
3726
|
-
/**
|
|
3727
|
-
* @internal
|
|
3728
|
-
*/
|
|
3729
|
-
export declare const CreateWorkspaceImageRequestFilterSensitiveLog: (obj: CreateWorkspaceImageRequest) => any;
|
|
3730
|
-
/**
|
|
3731
|
-
* @internal
|
|
3732
|
-
*/
|
|
3733
|
-
export declare const OperatingSystemFilterSensitiveLog: (obj: OperatingSystem) => any;
|
|
3734
|
-
/**
|
|
3735
|
-
* @internal
|
|
3736
|
-
*/
|
|
3737
|
-
export declare const CreateWorkspaceImageResultFilterSensitiveLog: (obj: CreateWorkspaceImageResult) => any;
|
|
3738
|
-
/**
|
|
3739
|
-
* @internal
|
|
3740
|
-
*/
|
|
3741
|
-
export declare const WorkspacePropertiesFilterSensitiveLog: (obj: WorkspaceProperties) => any;
|
|
3742
|
-
/**
|
|
3743
|
-
* @internal
|
|
3744
|
-
*/
|
|
3745
|
-
export declare const WorkspaceRequestFilterSensitiveLog: (obj: WorkspaceRequest) => any;
|
|
3746
|
-
/**
|
|
3747
|
-
* @internal
|
|
3748
|
-
*/
|
|
3749
|
-
export declare const CreateWorkspacesRequestFilterSensitiveLog: (obj: CreateWorkspacesRequest) => any;
|
|
3750
|
-
/**
|
|
3751
|
-
* @internal
|
|
3752
|
-
*/
|
|
3753
|
-
export declare const FailedCreateWorkspaceRequestFilterSensitiveLog: (obj: FailedCreateWorkspaceRequest) => any;
|
|
3754
|
-
/**
|
|
3755
|
-
* @internal
|
|
3756
|
-
*/
|
|
3757
|
-
export declare const ModificationStateFilterSensitiveLog: (obj: ModificationState) => any;
|
|
3758
|
-
/**
|
|
3759
|
-
* @internal
|
|
3760
|
-
*/
|
|
3761
|
-
export declare const RelatedWorkspacePropertiesFilterSensitiveLog: (obj: RelatedWorkspaceProperties) => any;
|
|
3762
|
-
/**
|
|
3763
|
-
* @internal
|
|
3764
|
-
*/
|
|
3765
|
-
export declare const WorkspaceFilterSensitiveLog: (obj: Workspace) => any;
|
|
3766
|
-
/**
|
|
3767
|
-
* @internal
|
|
3768
|
-
*/
|
|
3769
|
-
export declare const CreateWorkspacesResultFilterSensitiveLog: (obj: CreateWorkspacesResult) => any;
|
|
3770
|
-
/**
|
|
3771
|
-
* @internal
|
|
3772
|
-
*/
|
|
3773
|
-
export declare const DefaultClientBrandingAttributesFilterSensitiveLog: (obj: DefaultClientBrandingAttributes) => any;
|
|
3774
|
-
/**
|
|
3775
|
-
* @internal
|
|
3776
|
-
*/
|
|
3777
|
-
export declare const DefaultImportClientBrandingAttributesFilterSensitiveLog: (obj: DefaultImportClientBrandingAttributes) => any;
|
|
3778
|
-
/**
|
|
3779
|
-
* @internal
|
|
3780
|
-
*/
|
|
3781
|
-
export declare const DefaultWorkspaceCreationPropertiesFilterSensitiveLog: (obj: DefaultWorkspaceCreationProperties) => any;
|
|
3782
|
-
/**
|
|
3783
|
-
* @internal
|
|
3784
|
-
*/
|
|
3785
|
-
export declare const DeleteClientBrandingRequestFilterSensitiveLog: (obj: DeleteClientBrandingRequest) => any;
|
|
3786
|
-
/**
|
|
3787
|
-
* @internal
|
|
3788
|
-
*/
|
|
3789
|
-
export declare const DeleteClientBrandingResultFilterSensitiveLog: (obj: DeleteClientBrandingResult) => any;
|
|
3790
|
-
/**
|
|
3791
|
-
* @internal
|
|
3792
|
-
*/
|
|
3793
|
-
export declare const DeleteConnectClientAddInRequestFilterSensitiveLog: (obj: DeleteConnectClientAddInRequest) => any;
|
|
3794
|
-
/**
|
|
3795
|
-
* @internal
|
|
3796
|
-
*/
|
|
3797
|
-
export declare const DeleteConnectClientAddInResultFilterSensitiveLog: (obj: DeleteConnectClientAddInResult) => any;
|
|
3798
|
-
/**
|
|
3799
|
-
* @internal
|
|
3800
|
-
*/
|
|
3801
|
-
export declare const DeleteConnectionAliasRequestFilterSensitiveLog: (obj: DeleteConnectionAliasRequest) => any;
|
|
3802
|
-
/**
|
|
3803
|
-
* @internal
|
|
3804
|
-
*/
|
|
3805
|
-
export declare const DeleteConnectionAliasResultFilterSensitiveLog: (obj: DeleteConnectionAliasResult) => any;
|
|
3806
|
-
/**
|
|
3807
|
-
* @internal
|
|
3808
|
-
*/
|
|
3809
|
-
export declare const DeleteIpGroupRequestFilterSensitiveLog: (obj: DeleteIpGroupRequest) => any;
|
|
3810
|
-
/**
|
|
3811
|
-
* @internal
|
|
3812
|
-
*/
|
|
3813
|
-
export declare const DeleteIpGroupResultFilterSensitiveLog: (obj: DeleteIpGroupResult) => any;
|
|
3814
|
-
/**
|
|
3815
|
-
* @internal
|
|
3816
|
-
*/
|
|
3817
|
-
export declare const DeleteTagsRequestFilterSensitiveLog: (obj: DeleteTagsRequest) => any;
|
|
3818
|
-
/**
|
|
3819
|
-
* @internal
|
|
3820
|
-
*/
|
|
3821
|
-
export declare const DeleteTagsResultFilterSensitiveLog: (obj: DeleteTagsResult) => any;
|
|
3822
|
-
/**
|
|
3823
|
-
* @internal
|
|
3824
|
-
*/
|
|
3825
|
-
export declare const DeleteWorkspaceBundleRequestFilterSensitiveLog: (obj: DeleteWorkspaceBundleRequest) => any;
|
|
3826
|
-
/**
|
|
3827
|
-
* @internal
|
|
3828
|
-
*/
|
|
3829
|
-
export declare const DeleteWorkspaceBundleResultFilterSensitiveLog: (obj: DeleteWorkspaceBundleResult) => any;
|
|
3830
|
-
/**
|
|
3831
|
-
* @internal
|
|
3832
|
-
*/
|
|
3833
|
-
export declare const DeleteWorkspaceImageRequestFilterSensitiveLog: (obj: DeleteWorkspaceImageRequest) => any;
|
|
3834
|
-
/**
|
|
3835
|
-
* @internal
|
|
3836
|
-
*/
|
|
3837
|
-
export declare const DeleteWorkspaceImageResultFilterSensitiveLog: (obj: DeleteWorkspaceImageResult) => any;
|
|
3838
|
-
/**
|
|
3839
|
-
* @internal
|
|
3840
|
-
*/
|
|
3841
|
-
export declare const DeregisterWorkspaceDirectoryRequestFilterSensitiveLog: (obj: DeregisterWorkspaceDirectoryRequest) => any;
|
|
3842
|
-
/**
|
|
3843
|
-
* @internal
|
|
3844
|
-
*/
|
|
3845
|
-
export declare const DeregisterWorkspaceDirectoryResultFilterSensitiveLog: (obj: DeregisterWorkspaceDirectoryResult) => any;
|
|
3846
|
-
/**
|
|
3847
|
-
* @internal
|
|
3848
|
-
*/
|
|
3849
|
-
export declare const DescribeAccountRequestFilterSensitiveLog: (obj: DescribeAccountRequest) => any;
|
|
3850
|
-
/**
|
|
3851
|
-
* @internal
|
|
3852
|
-
*/
|
|
3853
|
-
export declare const DescribeAccountResultFilterSensitiveLog: (obj: DescribeAccountResult) => any;
|
|
3854
|
-
/**
|
|
3855
|
-
* @internal
|
|
3856
|
-
*/
|
|
3857
|
-
export declare const DescribeAccountModificationsRequestFilterSensitiveLog: (obj: DescribeAccountModificationsRequest) => any;
|
|
3858
|
-
/**
|
|
3859
|
-
* @internal
|
|
3860
|
-
*/
|
|
3861
|
-
export declare const DescribeAccountModificationsResultFilterSensitiveLog: (obj: DescribeAccountModificationsResult) => any;
|
|
3862
|
-
/**
|
|
3863
|
-
* @internal
|
|
3864
|
-
*/
|
|
3865
|
-
export declare const DescribeClientBrandingRequestFilterSensitiveLog: (obj: DescribeClientBrandingRequest) => any;
|
|
3866
|
-
/**
|
|
3867
|
-
* @internal
|
|
3868
|
-
*/
|
|
3869
|
-
export declare const IosClientBrandingAttributesFilterSensitiveLog: (obj: IosClientBrandingAttributes) => any;
|
|
3870
|
-
/**
|
|
3871
|
-
* @internal
|
|
3872
|
-
*/
|
|
3873
|
-
export declare const DescribeClientBrandingResultFilterSensitiveLog: (obj: DescribeClientBrandingResult) => any;
|
|
3874
|
-
/**
|
|
3875
|
-
* @internal
|
|
3876
|
-
*/
|
|
3877
|
-
export declare const DescribeClientPropertiesRequestFilterSensitiveLog: (obj: DescribeClientPropertiesRequest) => any;
|
|
3878
|
-
/**
|
|
3879
|
-
* @internal
|
|
3880
|
-
*/
|
|
3881
|
-
export declare const DescribeClientPropertiesResultFilterSensitiveLog: (obj: DescribeClientPropertiesResult) => any;
|
|
3882
|
-
/**
|
|
3883
|
-
* @internal
|
|
3884
|
-
*/
|
|
3885
|
-
export declare const DescribeConnectClientAddInsRequestFilterSensitiveLog: (obj: DescribeConnectClientAddInsRequest) => any;
|
|
3886
|
-
/**
|
|
3887
|
-
* @internal
|
|
3888
|
-
*/
|
|
3889
|
-
export declare const DescribeConnectClientAddInsResultFilterSensitiveLog: (obj: DescribeConnectClientAddInsResult) => any;
|
|
3890
|
-
/**
|
|
3891
|
-
* @internal
|
|
3892
|
-
*/
|
|
3893
|
-
export declare const DescribeConnectionAliasesRequestFilterSensitiveLog: (obj: DescribeConnectionAliasesRequest) => any;
|
|
3894
|
-
/**
|
|
3895
|
-
* @internal
|
|
3896
|
-
*/
|
|
3897
|
-
export declare const DescribeConnectionAliasesResultFilterSensitiveLog: (obj: DescribeConnectionAliasesResult) => any;
|
|
3898
|
-
/**
|
|
3899
|
-
* @internal
|
|
3900
|
-
*/
|
|
3901
|
-
export declare const DescribeConnectionAliasPermissionsRequestFilterSensitiveLog: (obj: DescribeConnectionAliasPermissionsRequest) => any;
|
|
3902
|
-
/**
|
|
3903
|
-
* @internal
|
|
3904
|
-
*/
|
|
3905
|
-
export declare const DescribeConnectionAliasPermissionsResultFilterSensitiveLog: (obj: DescribeConnectionAliasPermissionsResult) => any;
|
|
3906
|
-
/**
|
|
3907
|
-
* @internal
|
|
3908
|
-
*/
|
|
3909
|
-
export declare const DescribeIpGroupsRequestFilterSensitiveLog: (obj: DescribeIpGroupsRequest) => any;
|
|
3910
|
-
/**
|
|
3911
|
-
* @internal
|
|
3912
|
-
*/
|
|
3913
|
-
export declare const WorkspacesIpGroupFilterSensitiveLog: (obj: WorkspacesIpGroup) => any;
|
|
3914
|
-
/**
|
|
3915
|
-
* @internal
|
|
3916
|
-
*/
|
|
3917
|
-
export declare const DescribeIpGroupsResultFilterSensitiveLog: (obj: DescribeIpGroupsResult) => any;
|
|
3918
|
-
/**
|
|
3919
|
-
* @internal
|
|
3920
|
-
*/
|
|
3921
|
-
export declare const DescribeTagsRequestFilterSensitiveLog: (obj: DescribeTagsRequest) => any;
|
|
3922
|
-
/**
|
|
3923
|
-
* @internal
|
|
3924
|
-
*/
|
|
3925
|
-
export declare const DescribeTagsResultFilterSensitiveLog: (obj: DescribeTagsResult) => any;
|
|
3926
|
-
/**
|
|
3927
|
-
* @internal
|
|
3928
|
-
*/
|
|
3929
|
-
export declare const DescribeWorkspaceBundlesRequestFilterSensitiveLog: (obj: DescribeWorkspaceBundlesRequest) => any;
|
|
3930
|
-
/**
|
|
3931
|
-
* @internal
|
|
3932
|
-
*/
|
|
3933
|
-
export declare const DescribeWorkspaceBundlesResultFilterSensitiveLog: (obj: DescribeWorkspaceBundlesResult) => any;
|
|
3934
|
-
/**
|
|
3935
|
-
* @internal
|
|
3936
|
-
*/
|
|
3937
|
-
export declare const DescribeWorkspaceDirectoriesRequestFilterSensitiveLog: (obj: DescribeWorkspaceDirectoriesRequest) => any;
|
|
3938
|
-
/**
|
|
3939
|
-
* @internal
|
|
3940
|
-
*/
|
|
3941
|
-
export declare const SamlPropertiesFilterSensitiveLog: (obj: SamlProperties) => any;
|
|
3942
|
-
/**
|
|
3943
|
-
* @internal
|
|
3944
|
-
*/
|
|
3945
|
-
export declare const SelfservicePermissionsFilterSensitiveLog: (obj: SelfservicePermissions) => any;
|
|
3946
|
-
/**
|
|
3947
|
-
* @internal
|
|
3948
|
-
*/
|
|
3949
|
-
export declare const WorkspaceAccessPropertiesFilterSensitiveLog: (obj: WorkspaceAccessProperties) => any;
|
|
3950
|
-
/**
|
|
3951
|
-
* @internal
|
|
3952
|
-
*/
|
|
3953
|
-
export declare const WorkspaceDirectoryFilterSensitiveLog: (obj: WorkspaceDirectory) => any;
|
|
3954
|
-
/**
|
|
3955
|
-
* @internal
|
|
3956
|
-
*/
|
|
3957
|
-
export declare const DescribeWorkspaceDirectoriesResultFilterSensitiveLog: (obj: DescribeWorkspaceDirectoriesResult) => any;
|
|
3958
|
-
/**
|
|
3959
|
-
* @internal
|
|
3960
|
-
*/
|
|
3961
|
-
export declare const DescribeWorkspaceImagePermissionsRequestFilterSensitiveLog: (obj: DescribeWorkspaceImagePermissionsRequest) => any;
|
|
3962
|
-
/**
|
|
3963
|
-
* @internal
|
|
3964
|
-
*/
|
|
3965
|
-
export declare const ImagePermissionFilterSensitiveLog: (obj: ImagePermission) => any;
|
|
3966
|
-
/**
|
|
3967
|
-
* @internal
|
|
3968
|
-
*/
|
|
3969
|
-
export declare const DescribeWorkspaceImagePermissionsResultFilterSensitiveLog: (obj: DescribeWorkspaceImagePermissionsResult) => any;
|
|
3970
|
-
/**
|
|
3971
|
-
* @internal
|
|
3972
|
-
*/
|
|
3973
|
-
export declare const DescribeWorkspaceImagesRequestFilterSensitiveLog: (obj: DescribeWorkspaceImagesRequest) => any;
|
|
3974
|
-
/**
|
|
3975
|
-
* @internal
|
|
3976
|
-
*/
|
|
3977
|
-
export declare const UpdateResultFilterSensitiveLog: (obj: UpdateResult) => any;
|
|
3978
|
-
/**
|
|
3979
|
-
* @internal
|
|
3980
|
-
*/
|
|
3981
|
-
export declare const WorkspaceImageFilterSensitiveLog: (obj: WorkspaceImage) => any;
|
|
3982
|
-
/**
|
|
3983
|
-
* @internal
|
|
3984
|
-
*/
|
|
3985
|
-
export declare const DescribeWorkspaceImagesResultFilterSensitiveLog: (obj: DescribeWorkspaceImagesResult) => any;
|
|
3986
|
-
/**
|
|
3987
|
-
* @internal
|
|
3988
|
-
*/
|
|
3989
|
-
export declare const DescribeWorkspacesRequestFilterSensitiveLog: (obj: DescribeWorkspacesRequest) => any;
|
|
3990
|
-
/**
|
|
3991
|
-
* @internal
|
|
3992
|
-
*/
|
|
3993
|
-
export declare const DescribeWorkspacesResultFilterSensitiveLog: (obj: DescribeWorkspacesResult) => any;
|
|
3994
|
-
/**
|
|
3995
|
-
* @internal
|
|
3996
|
-
*/
|
|
3997
|
-
export declare const DescribeWorkspacesConnectionStatusRequestFilterSensitiveLog: (obj: DescribeWorkspacesConnectionStatusRequest) => any;
|
|
3998
|
-
/**
|
|
3999
|
-
* @internal
|
|
4000
|
-
*/
|
|
4001
|
-
export declare const WorkspaceConnectionStatusFilterSensitiveLog: (obj: WorkspaceConnectionStatus) => any;
|
|
4002
|
-
/**
|
|
4003
|
-
* @internal
|
|
4004
|
-
*/
|
|
4005
|
-
export declare const DescribeWorkspacesConnectionStatusResultFilterSensitiveLog: (obj: DescribeWorkspacesConnectionStatusResult) => any;
|
|
4006
|
-
/**
|
|
4007
|
-
* @internal
|
|
4008
|
-
*/
|
|
4009
|
-
export declare const DescribeWorkspaceSnapshotsRequestFilterSensitiveLog: (obj: DescribeWorkspaceSnapshotsRequest) => any;
|
|
4010
|
-
/**
|
|
4011
|
-
* @internal
|
|
4012
|
-
*/
|
|
4013
|
-
export declare const SnapshotFilterSensitiveLog: (obj: Snapshot) => any;
|
|
4014
|
-
/**
|
|
4015
|
-
* @internal
|
|
4016
|
-
*/
|
|
4017
|
-
export declare const DescribeWorkspaceSnapshotsResultFilterSensitiveLog: (obj: DescribeWorkspaceSnapshotsResult) => any;
|
|
4018
|
-
/**
|
|
4019
|
-
* @internal
|
|
4020
|
-
*/
|
|
4021
|
-
export declare const DisassociateConnectionAliasRequestFilterSensitiveLog: (obj: DisassociateConnectionAliasRequest) => any;
|
|
4022
|
-
/**
|
|
4023
|
-
* @internal
|
|
4024
|
-
*/
|
|
4025
|
-
export declare const DisassociateConnectionAliasResultFilterSensitiveLog: (obj: DisassociateConnectionAliasResult) => any;
|
|
4026
|
-
/**
|
|
4027
|
-
* @internal
|
|
4028
|
-
*/
|
|
4029
|
-
export declare const DisassociateIpGroupsRequestFilterSensitiveLog: (obj: DisassociateIpGroupsRequest) => any;
|
|
4030
|
-
/**
|
|
4031
|
-
* @internal
|
|
4032
|
-
*/
|
|
4033
|
-
export declare const DisassociateIpGroupsResultFilterSensitiveLog: (obj: DisassociateIpGroupsResult) => any;
|
|
4034
|
-
/**
|
|
4035
|
-
* @internal
|
|
4036
|
-
*/
|
|
4037
|
-
export declare const FailedWorkspaceChangeRequestFilterSensitiveLog: (obj: FailedWorkspaceChangeRequest) => any;
|
|
4038
|
-
/**
|
|
4039
|
-
* @internal
|
|
4040
|
-
*/
|
|
4041
|
-
export declare const IosImportClientBrandingAttributesFilterSensitiveLog: (obj: IosImportClientBrandingAttributes) => any;
|
|
4042
|
-
/**
|
|
4043
|
-
* @internal
|
|
4044
|
-
*/
|
|
4045
|
-
export declare const ImportClientBrandingRequestFilterSensitiveLog: (obj: ImportClientBrandingRequest) => any;
|
|
4046
|
-
/**
|
|
4047
|
-
* @internal
|
|
4048
|
-
*/
|
|
4049
|
-
export declare const ImportClientBrandingResultFilterSensitiveLog: (obj: ImportClientBrandingResult) => any;
|
|
4050
|
-
/**
|
|
4051
|
-
* @internal
|
|
4052
|
-
*/
|
|
4053
|
-
export declare const ImportWorkspaceImageRequestFilterSensitiveLog: (obj: ImportWorkspaceImageRequest) => any;
|
|
4054
|
-
/**
|
|
4055
|
-
* @internal
|
|
4056
|
-
*/
|
|
4057
|
-
export declare const ImportWorkspaceImageResultFilterSensitiveLog: (obj: ImportWorkspaceImageResult) => any;
|
|
4058
|
-
/**
|
|
4059
|
-
* @internal
|
|
4060
|
-
*/
|
|
4061
|
-
export declare const ListAvailableManagementCidrRangesRequestFilterSensitiveLog: (obj: ListAvailableManagementCidrRangesRequest) => any;
|
|
4062
|
-
/**
|
|
4063
|
-
* @internal
|
|
4064
|
-
*/
|
|
4065
|
-
export declare const ListAvailableManagementCidrRangesResultFilterSensitiveLog: (obj: ListAvailableManagementCidrRangesResult) => any;
|
|
4066
|
-
/**
|
|
4067
|
-
* @internal
|
|
4068
|
-
*/
|
|
4069
|
-
export declare const MigrateWorkspaceRequestFilterSensitiveLog: (obj: MigrateWorkspaceRequest) => any;
|
|
4070
|
-
/**
|
|
4071
|
-
* @internal
|
|
4072
|
-
*/
|
|
4073
|
-
export declare const MigrateWorkspaceResultFilterSensitiveLog: (obj: MigrateWorkspaceResult) => any;
|
|
4074
|
-
/**
|
|
4075
|
-
* @internal
|
|
4076
|
-
*/
|
|
4077
|
-
export declare const ModifyAccountRequestFilterSensitiveLog: (obj: ModifyAccountRequest) => any;
|
|
4078
|
-
/**
|
|
4079
|
-
* @internal
|
|
4080
|
-
*/
|
|
4081
|
-
export declare const ModifyAccountResultFilterSensitiveLog: (obj: ModifyAccountResult) => any;
|
|
4082
|
-
/**
|
|
4083
|
-
* @internal
|
|
4084
|
-
*/
|
|
4085
|
-
export declare const ModifyCertificateBasedAuthPropertiesRequestFilterSensitiveLog: (obj: ModifyCertificateBasedAuthPropertiesRequest) => any;
|
|
4086
|
-
/**
|
|
4087
|
-
* @internal
|
|
4088
|
-
*/
|
|
4089
|
-
export declare const ModifyCertificateBasedAuthPropertiesResultFilterSensitiveLog: (obj: ModifyCertificateBasedAuthPropertiesResult) => any;
|
|
4090
|
-
/**
|
|
4091
|
-
* @internal
|
|
4092
|
-
*/
|
|
4093
|
-
export declare const ModifyClientPropertiesRequestFilterSensitiveLog: (obj: ModifyClientPropertiesRequest) => any;
|
|
4094
|
-
/**
|
|
4095
|
-
* @internal
|
|
4096
|
-
*/
|
|
4097
|
-
export declare const ModifyClientPropertiesResultFilterSensitiveLog: (obj: ModifyClientPropertiesResult) => any;
|
|
4098
|
-
/**
|
|
4099
|
-
* @internal
|
|
4100
|
-
*/
|
|
4101
|
-
export declare const ModifySamlPropertiesRequestFilterSensitiveLog: (obj: ModifySamlPropertiesRequest) => any;
|
|
4102
|
-
/**
|
|
4103
|
-
* @internal
|
|
4104
|
-
*/
|
|
4105
|
-
export declare const ModifySamlPropertiesResultFilterSensitiveLog: (obj: ModifySamlPropertiesResult) => any;
|
|
4106
|
-
/**
|
|
4107
|
-
* @internal
|
|
4108
|
-
*/
|
|
4109
|
-
export declare const ModifySelfservicePermissionsRequestFilterSensitiveLog: (obj: ModifySelfservicePermissionsRequest) => any;
|
|
4110
|
-
/**
|
|
4111
|
-
* @internal
|
|
4112
|
-
*/
|
|
4113
|
-
export declare const ModifySelfservicePermissionsResultFilterSensitiveLog: (obj: ModifySelfservicePermissionsResult) => any;
|
|
4114
|
-
/**
|
|
4115
|
-
* @internal
|
|
4116
|
-
*/
|
|
4117
|
-
export declare const ModifyWorkspaceAccessPropertiesRequestFilterSensitiveLog: (obj: ModifyWorkspaceAccessPropertiesRequest) => any;
|
|
4118
|
-
/**
|
|
4119
|
-
* @internal
|
|
4120
|
-
*/
|
|
4121
|
-
export declare const ModifyWorkspaceAccessPropertiesResultFilterSensitiveLog: (obj: ModifyWorkspaceAccessPropertiesResult) => any;
|
|
4122
|
-
/**
|
|
4123
|
-
* @internal
|
|
4124
|
-
*/
|
|
4125
|
-
export declare const WorkspaceCreationPropertiesFilterSensitiveLog: (obj: WorkspaceCreationProperties) => any;
|
|
4126
|
-
/**
|
|
4127
|
-
* @internal
|
|
4128
|
-
*/
|
|
4129
|
-
export declare const ModifyWorkspaceCreationPropertiesRequestFilterSensitiveLog: (obj: ModifyWorkspaceCreationPropertiesRequest) => any;
|
|
4130
|
-
/**
|
|
4131
|
-
* @internal
|
|
4132
|
-
*/
|
|
4133
|
-
export declare const ModifyWorkspaceCreationPropertiesResultFilterSensitiveLog: (obj: ModifyWorkspaceCreationPropertiesResult) => any;
|
|
4134
|
-
/**
|
|
4135
|
-
* @internal
|
|
4136
|
-
*/
|
|
4137
|
-
export declare const ModifyWorkspacePropertiesRequestFilterSensitiveLog: (obj: ModifyWorkspacePropertiesRequest) => any;
|
|
4138
|
-
/**
|
|
4139
|
-
* @internal
|
|
4140
|
-
*/
|
|
4141
|
-
export declare const ModifyWorkspacePropertiesResultFilterSensitiveLog: (obj: ModifyWorkspacePropertiesResult) => any;
|
|
4142
|
-
/**
|
|
4143
|
-
* @internal
|
|
4144
|
-
*/
|
|
4145
|
-
export declare const ModifyWorkspaceStateRequestFilterSensitiveLog: (obj: ModifyWorkspaceStateRequest) => any;
|
|
4146
|
-
/**
|
|
4147
|
-
* @internal
|
|
4148
|
-
*/
|
|
4149
|
-
export declare const ModifyWorkspaceStateResultFilterSensitiveLog: (obj: ModifyWorkspaceStateResult) => any;
|
|
4150
|
-
/**
|
|
4151
|
-
* @internal
|
|
4152
|
-
*/
|
|
4153
|
-
export declare const RebootRequestFilterSensitiveLog: (obj: RebootRequest) => any;
|
|
4154
|
-
/**
|
|
4155
|
-
* @internal
|
|
4156
|
-
*/
|
|
4157
|
-
export declare const RebootWorkspacesRequestFilterSensitiveLog: (obj: RebootWorkspacesRequest) => any;
|
|
4158
|
-
/**
|
|
4159
|
-
* @internal
|
|
4160
|
-
*/
|
|
4161
|
-
export declare const RebootWorkspacesResultFilterSensitiveLog: (obj: RebootWorkspacesResult) => any;
|
|
4162
|
-
/**
|
|
4163
|
-
* @internal
|
|
4164
|
-
*/
|
|
4165
|
-
export declare const RebuildRequestFilterSensitiveLog: (obj: RebuildRequest) => any;
|
|
4166
|
-
/**
|
|
4167
|
-
* @internal
|
|
4168
|
-
*/
|
|
4169
|
-
export declare const RebuildWorkspacesRequestFilterSensitiveLog: (obj: RebuildWorkspacesRequest) => any;
|
|
4170
|
-
/**
|
|
4171
|
-
* @internal
|
|
4172
|
-
*/
|
|
4173
|
-
export declare const RebuildWorkspacesResultFilterSensitiveLog: (obj: RebuildWorkspacesResult) => any;
|
|
4174
|
-
/**
|
|
4175
|
-
* @internal
|
|
4176
|
-
*/
|
|
4177
|
-
export declare const RegisterWorkspaceDirectoryRequestFilterSensitiveLog: (obj: RegisterWorkspaceDirectoryRequest) => any;
|
|
4178
|
-
/**
|
|
4179
|
-
* @internal
|
|
4180
|
-
*/
|
|
4181
|
-
export declare const RegisterWorkspaceDirectoryResultFilterSensitiveLog: (obj: RegisterWorkspaceDirectoryResult) => any;
|
|
4182
|
-
/**
|
|
4183
|
-
* @internal
|
|
4184
|
-
*/
|
|
4185
|
-
export declare const RestoreWorkspaceRequestFilterSensitiveLog: (obj: RestoreWorkspaceRequest) => any;
|
|
4186
|
-
/**
|
|
4187
|
-
* @internal
|
|
4188
|
-
*/
|
|
4189
|
-
export declare const RestoreWorkspaceResultFilterSensitiveLog: (obj: RestoreWorkspaceResult) => any;
|
|
4190
|
-
/**
|
|
4191
|
-
* @internal
|
|
4192
|
-
*/
|
|
4193
|
-
export declare const RevokeIpRulesRequestFilterSensitiveLog: (obj: RevokeIpRulesRequest) => any;
|
|
4194
|
-
/**
|
|
4195
|
-
* @internal
|
|
4196
|
-
*/
|
|
4197
|
-
export declare const RevokeIpRulesResultFilterSensitiveLog: (obj: RevokeIpRulesResult) => any;
|
|
4198
|
-
/**
|
|
4199
|
-
* @internal
|
|
4200
|
-
*/
|
|
4201
|
-
export declare const StartRequestFilterSensitiveLog: (obj: StartRequest) => any;
|
|
4202
|
-
/**
|
|
4203
|
-
* @internal
|
|
4204
|
-
*/
|
|
4205
|
-
export declare const StartWorkspacesRequestFilterSensitiveLog: (obj: StartWorkspacesRequest) => any;
|
|
4206
|
-
/**
|
|
4207
|
-
* @internal
|
|
4208
|
-
*/
|
|
4209
|
-
export declare const StartWorkspacesResultFilterSensitiveLog: (obj: StartWorkspacesResult) => any;
|
|
4210
|
-
/**
|
|
4211
|
-
* @internal
|
|
4212
|
-
*/
|
|
4213
|
-
export declare const StopRequestFilterSensitiveLog: (obj: StopRequest) => any;
|
|
4214
|
-
/**
|
|
4215
|
-
* @internal
|
|
4216
|
-
*/
|
|
4217
|
-
export declare const StopWorkspacesRequestFilterSensitiveLog: (obj: StopWorkspacesRequest) => any;
|
|
4218
|
-
/**
|
|
4219
|
-
* @internal
|
|
4220
|
-
*/
|
|
4221
|
-
export declare const StopWorkspacesResultFilterSensitiveLog: (obj: StopWorkspacesResult) => any;
|
|
4222
|
-
/**
|
|
4223
|
-
* @internal
|
|
4224
|
-
*/
|
|
4225
|
-
export declare const TerminateRequestFilterSensitiveLog: (obj: TerminateRequest) => any;
|
|
4226
|
-
/**
|
|
4227
|
-
* @internal
|
|
4228
|
-
*/
|
|
4229
|
-
export declare const TerminateWorkspacesRequestFilterSensitiveLog: (obj: TerminateWorkspacesRequest) => any;
|
|
4230
|
-
/**
|
|
4231
|
-
* @internal
|
|
4232
|
-
*/
|
|
4233
|
-
export declare const TerminateWorkspacesResultFilterSensitiveLog: (obj: TerminateWorkspacesResult) => any;
|
|
4234
|
-
/**
|
|
4235
|
-
* @internal
|
|
4236
|
-
*/
|
|
4237
|
-
export declare const UpdateConnectClientAddInRequestFilterSensitiveLog: (obj: UpdateConnectClientAddInRequest) => any;
|
|
4238
|
-
/**
|
|
4239
|
-
* @internal
|
|
4240
|
-
*/
|
|
4241
|
-
export declare const UpdateConnectClientAddInResultFilterSensitiveLog: (obj: UpdateConnectClientAddInResult) => any;
|
|
4242
|
-
/**
|
|
4243
|
-
* @internal
|
|
4244
|
-
*/
|
|
4245
|
-
export declare const UpdateConnectionAliasPermissionRequestFilterSensitiveLog: (obj: UpdateConnectionAliasPermissionRequest) => any;
|
|
4246
|
-
/**
|
|
4247
|
-
* @internal
|
|
4248
|
-
*/
|
|
4249
|
-
export declare const UpdateConnectionAliasPermissionResultFilterSensitiveLog: (obj: UpdateConnectionAliasPermissionResult) => any;
|
|
4250
|
-
/**
|
|
4251
|
-
* @internal
|
|
4252
|
-
*/
|
|
4253
|
-
export declare const UpdateRulesOfIpGroupRequestFilterSensitiveLog: (obj: UpdateRulesOfIpGroupRequest) => any;
|
|
4254
|
-
/**
|
|
4255
|
-
* @internal
|
|
4256
|
-
*/
|
|
4257
|
-
export declare const UpdateRulesOfIpGroupResultFilterSensitiveLog: (obj: UpdateRulesOfIpGroupResult) => any;
|
|
4258
|
-
/**
|
|
4259
|
-
* @internal
|
|
4260
|
-
*/
|
|
4261
|
-
export declare const UpdateWorkspaceBundleRequestFilterSensitiveLog: (obj: UpdateWorkspaceBundleRequest) => any;
|
|
4262
|
-
/**
|
|
4263
|
-
* @internal
|
|
4264
|
-
*/
|
|
4265
|
-
export declare const UpdateWorkspaceBundleResultFilterSensitiveLog: (obj: UpdateWorkspaceBundleResult) => any;
|
|
4266
|
-
/**
|
|
4267
|
-
* @internal
|
|
4268
|
-
*/
|
|
4269
|
-
export declare const UpdateWorkspaceImagePermissionRequestFilterSensitiveLog: (obj: UpdateWorkspaceImagePermissionRequest) => any;
|
|
4270
|
-
/**
|
|
4271
|
-
* @internal
|
|
4272
|
-
*/
|
|
4273
|
-
export declare const UpdateWorkspaceImagePermissionResultFilterSensitiveLog: (obj: UpdateWorkspaceImagePermissionResult) => any;
|