@aws-sdk/client-workspaces 3.170.0 → 3.178.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/WorkSpaces.d.ts +0 -63
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/WorkSpacesServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -499
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
|
@@ -19,7 +19,6 @@ export interface CreateConnectionAliasCommandInput
|
|
|
19
19
|
export interface CreateConnectionAliasCommandOutput
|
|
20
20
|
extends CreateConnectionAliasResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateConnectionAliasCommand extends $Command<
|
|
24
23
|
CreateConnectionAliasCommandInput,
|
|
25
24
|
CreateConnectionAliasCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateConnectionAliasCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateConnectionAliasCommandInput;
|
|
29
28
|
constructor(input: CreateConnectionAliasCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface CreateIpGroupCommandInput extends CreateIpGroupRequest {}
|
|
|
15
15
|
export interface CreateIpGroupCommandOutput
|
|
16
16
|
extends CreateIpGroupResult,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class CreateIpGroupCommand extends $Command<
|
|
20
19
|
CreateIpGroupCommandInput,
|
|
21
20
|
CreateIpGroupCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class CreateIpGroupCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: CreateIpGroupCommandInput;
|
|
25
24
|
constructor(input: CreateIpGroupCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface CreateTagsCommandInput extends CreateTagsRequest {}
|
|
|
15
15
|
export interface CreateTagsCommandOutput
|
|
16
16
|
extends CreateTagsResult,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class CreateTagsCommand extends $Command<
|
|
20
19
|
CreateTagsCommandInput,
|
|
21
20
|
CreateTagsCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class CreateTagsCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: CreateTagsCommandInput;
|
|
25
24
|
constructor(input: CreateTagsCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateUpdatedWorkspaceImageCommandInput
|
|
|
19
19
|
export interface CreateUpdatedWorkspaceImageCommandOutput
|
|
20
20
|
extends CreateUpdatedWorkspaceImageResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateUpdatedWorkspaceImageCommand extends $Command<
|
|
24
23
|
CreateUpdatedWorkspaceImageCommandInput,
|
|
25
24
|
CreateUpdatedWorkspaceImageCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateUpdatedWorkspaceImageCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateUpdatedWorkspaceImageCommandInput;
|
|
29
28
|
constructor(input: CreateUpdatedWorkspaceImageCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateWorkspaceBundleCommandInput
|
|
|
19
19
|
export interface CreateWorkspaceBundleCommandOutput
|
|
20
20
|
extends CreateWorkspaceBundleResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateWorkspaceBundleCommand extends $Command<
|
|
24
23
|
CreateWorkspaceBundleCommandInput,
|
|
25
24
|
CreateWorkspaceBundleCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateWorkspaceBundleCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateWorkspaceBundleCommandInput;
|
|
29
28
|
constructor(input: CreateWorkspaceBundleCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateWorkspaceImageCommandInput
|
|
|
19
19
|
export interface CreateWorkspaceImageCommandOutput
|
|
20
20
|
extends CreateWorkspaceImageResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateWorkspaceImageCommand extends $Command<
|
|
24
23
|
CreateWorkspaceImageCommandInput,
|
|
25
24
|
CreateWorkspaceImageCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateWorkspaceImageCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateWorkspaceImageCommandInput;
|
|
29
28
|
constructor(input: CreateWorkspaceImageCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateWorkspacesCommandInput extends CreateWorkspacesRequest {}
|
|
|
18
18
|
export interface CreateWorkspacesCommandOutput
|
|
19
19
|
extends CreateWorkspacesResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateWorkspacesCommand extends $Command<
|
|
23
22
|
CreateWorkspacesCommandInput,
|
|
24
23
|
CreateWorkspacesCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateWorkspacesCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateWorkspacesCommandInput;
|
|
28
27
|
constructor(input: CreateWorkspacesCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteClientBrandingCommandInput
|
|
|
19
19
|
export interface DeleteClientBrandingCommandOutput
|
|
20
20
|
extends DeleteClientBrandingResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteClientBrandingCommand extends $Command<
|
|
24
23
|
DeleteClientBrandingCommandInput,
|
|
25
24
|
DeleteClientBrandingCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteClientBrandingCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteClientBrandingCommandInput;
|
|
29
28
|
constructor(input: DeleteClientBrandingCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteConnectClientAddInCommandInput
|
|
|
19
19
|
export interface DeleteConnectClientAddInCommandOutput
|
|
20
20
|
extends DeleteConnectClientAddInResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteConnectClientAddInCommand extends $Command<
|
|
24
23
|
DeleteConnectClientAddInCommandInput,
|
|
25
24
|
DeleteConnectClientAddInCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteConnectClientAddInCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteConnectClientAddInCommandInput;
|
|
29
28
|
constructor(input: DeleteConnectClientAddInCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteConnectionAliasCommandInput
|
|
|
19
19
|
export interface DeleteConnectionAliasCommandOutput
|
|
20
20
|
extends DeleteConnectionAliasResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteConnectionAliasCommand extends $Command<
|
|
24
23
|
DeleteConnectionAliasCommandInput,
|
|
25
24
|
DeleteConnectionAliasCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteConnectionAliasCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteConnectionAliasCommandInput;
|
|
29
28
|
constructor(input: DeleteConnectionAliasCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DeleteIpGroupCommandInput extends DeleteIpGroupRequest {}
|
|
|
15
15
|
export interface DeleteIpGroupCommandOutput
|
|
16
16
|
extends DeleteIpGroupResult,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DeleteIpGroupCommand extends $Command<
|
|
20
19
|
DeleteIpGroupCommandInput,
|
|
21
20
|
DeleteIpGroupCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DeleteIpGroupCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DeleteIpGroupCommandInput;
|
|
25
24
|
constructor(input: DeleteIpGroupCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DeleteTagsCommandInput extends DeleteTagsRequest {}
|
|
|
15
15
|
export interface DeleteTagsCommandOutput
|
|
16
16
|
extends DeleteTagsResult,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DeleteTagsCommand extends $Command<
|
|
20
19
|
DeleteTagsCommandInput,
|
|
21
20
|
DeleteTagsCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DeleteTagsCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DeleteTagsCommandInput;
|
|
25
24
|
constructor(input: DeleteTagsCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteWorkspaceBundleCommandInput
|
|
|
19
19
|
export interface DeleteWorkspaceBundleCommandOutput
|
|
20
20
|
extends DeleteWorkspaceBundleResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteWorkspaceBundleCommand extends $Command<
|
|
24
23
|
DeleteWorkspaceBundleCommandInput,
|
|
25
24
|
DeleteWorkspaceBundleCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteWorkspaceBundleCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteWorkspaceBundleCommandInput;
|
|
29
28
|
constructor(input: DeleteWorkspaceBundleCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteWorkspaceImageCommandInput
|
|
|
19
19
|
export interface DeleteWorkspaceImageCommandOutput
|
|
20
20
|
extends DeleteWorkspaceImageResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteWorkspaceImageCommand extends $Command<
|
|
24
23
|
DeleteWorkspaceImageCommandInput,
|
|
25
24
|
DeleteWorkspaceImageCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteWorkspaceImageCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteWorkspaceImageCommandInput;
|
|
29
28
|
constructor(input: DeleteWorkspaceImageCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeregisterWorkspaceDirectoryCommandInput
|
|
|
19
19
|
export interface DeregisterWorkspaceDirectoryCommandOutput
|
|
20
20
|
extends DeregisterWorkspaceDirectoryResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeregisterWorkspaceDirectoryCommand extends $Command<
|
|
24
23
|
DeregisterWorkspaceDirectoryCommandInput,
|
|
25
24
|
DeregisterWorkspaceDirectoryCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeregisterWorkspaceDirectoryCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeregisterWorkspaceDirectoryCommandInput;
|
|
29
28
|
constructor(input: DeregisterWorkspaceDirectoryCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeAccountCommandInput extends DescribeAccountRequest {}
|
|
|
18
18
|
export interface DescribeAccountCommandOutput
|
|
19
19
|
extends DescribeAccountResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeAccountCommand extends $Command<
|
|
23
22
|
DescribeAccountCommandInput,
|
|
24
23
|
DescribeAccountCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeAccountCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeAccountCommandInput;
|
|
28
27
|
constructor(input: DescribeAccountCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeAccountModificationsCommandInput
|
|
|
19
19
|
export interface DescribeAccountModificationsCommandOutput
|
|
20
20
|
extends DescribeAccountModificationsResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeAccountModificationsCommand extends $Command<
|
|
24
23
|
DescribeAccountModificationsCommandInput,
|
|
25
24
|
DescribeAccountModificationsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeAccountModificationsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeAccountModificationsCommandInput;
|
|
29
28
|
constructor(input: DescribeAccountModificationsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeClientBrandingCommandInput
|
|
|
19
19
|
export interface DescribeClientBrandingCommandOutput
|
|
20
20
|
extends DescribeClientBrandingResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeClientBrandingCommand extends $Command<
|
|
24
23
|
DescribeClientBrandingCommandInput,
|
|
25
24
|
DescribeClientBrandingCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeClientBrandingCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeClientBrandingCommandInput;
|
|
29
28
|
constructor(input: DescribeClientBrandingCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeClientPropertiesCommandInput
|
|
|
19
19
|
export interface DescribeClientPropertiesCommandOutput
|
|
20
20
|
extends DescribeClientPropertiesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeClientPropertiesCommand extends $Command<
|
|
24
23
|
DescribeClientPropertiesCommandInput,
|
|
25
24
|
DescribeClientPropertiesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeClientPropertiesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeClientPropertiesCommandInput;
|
|
29
28
|
constructor(input: DescribeClientPropertiesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeConnectClientAddInsCommandInput
|
|
|
19
19
|
export interface DescribeConnectClientAddInsCommandOutput
|
|
20
20
|
extends DescribeConnectClientAddInsResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeConnectClientAddInsCommand extends $Command<
|
|
24
23
|
DescribeConnectClientAddInsCommandInput,
|
|
25
24
|
DescribeConnectClientAddInsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeConnectClientAddInsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeConnectClientAddInsCommandInput;
|
|
29
28
|
constructor(input: DescribeConnectClientAddInsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeConnectionAliasPermissionsCommandInput
|
|
|
19
19
|
export interface DescribeConnectionAliasPermissionsCommandOutput
|
|
20
20
|
extends DescribeConnectionAliasPermissionsResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeConnectionAliasPermissionsCommand extends $Command<
|
|
24
23
|
DescribeConnectionAliasPermissionsCommandInput,
|
|
25
24
|
DescribeConnectionAliasPermissionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeConnectionAliasPermissionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeConnectionAliasPermissionsCommandInput;
|
|
29
28
|
constructor(input: DescribeConnectionAliasPermissionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeConnectionAliasesCommandInput
|
|
|
19
19
|
export interface DescribeConnectionAliasesCommandOutput
|
|
20
20
|
extends DescribeConnectionAliasesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeConnectionAliasesCommand extends $Command<
|
|
24
23
|
DescribeConnectionAliasesCommandInput,
|
|
25
24
|
DescribeConnectionAliasesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeConnectionAliasesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeConnectionAliasesCommandInput;
|
|
29
28
|
constructor(input: DescribeConnectionAliasesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeIpGroupsCommandInput extends DescribeIpGroupsRequest {}
|
|
|
18
18
|
export interface DescribeIpGroupsCommandOutput
|
|
19
19
|
extends DescribeIpGroupsResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeIpGroupsCommand extends $Command<
|
|
23
22
|
DescribeIpGroupsCommandInput,
|
|
24
23
|
DescribeIpGroupsCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeIpGroupsCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeIpGroupsCommandInput;
|
|
28
27
|
constructor(input: DescribeIpGroupsCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DescribeTagsCommandInput extends DescribeTagsRequest {}
|
|
|
15
15
|
export interface DescribeTagsCommandOutput
|
|
16
16
|
extends DescribeTagsResult,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DescribeTagsCommand extends $Command<
|
|
20
19
|
DescribeTagsCommandInput,
|
|
21
20
|
DescribeTagsCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DescribeTagsCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DescribeTagsCommandInput;
|
|
25
24
|
constructor(input: DescribeTagsCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeWorkspaceBundlesCommandInput
|
|
|
19
19
|
export interface DescribeWorkspaceBundlesCommandOutput
|
|
20
20
|
extends DescribeWorkspaceBundlesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeWorkspaceBundlesCommand extends $Command<
|
|
24
23
|
DescribeWorkspaceBundlesCommandInput,
|
|
25
24
|
DescribeWorkspaceBundlesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeWorkspaceBundlesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeWorkspaceBundlesCommandInput;
|
|
29
28
|
constructor(input: DescribeWorkspaceBundlesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeWorkspaceDirectoriesCommandInput
|
|
|
19
19
|
export interface DescribeWorkspaceDirectoriesCommandOutput
|
|
20
20
|
extends DescribeWorkspaceDirectoriesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeWorkspaceDirectoriesCommand extends $Command<
|
|
24
23
|
DescribeWorkspaceDirectoriesCommandInput,
|
|
25
24
|
DescribeWorkspaceDirectoriesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeWorkspaceDirectoriesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeWorkspaceDirectoriesCommandInput;
|
|
29
28
|
constructor(input: DescribeWorkspaceDirectoriesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeWorkspaceImagePermissionsCommandInput
|
|
|
19
19
|
export interface DescribeWorkspaceImagePermissionsCommandOutput
|
|
20
20
|
extends DescribeWorkspaceImagePermissionsResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeWorkspaceImagePermissionsCommand extends $Command<
|
|
24
23
|
DescribeWorkspaceImagePermissionsCommandInput,
|
|
25
24
|
DescribeWorkspaceImagePermissionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeWorkspaceImagePermissionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeWorkspaceImagePermissionsCommandInput;
|
|
29
28
|
constructor(input: DescribeWorkspaceImagePermissionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeWorkspaceImagesCommandInput
|
|
|
19
19
|
export interface DescribeWorkspaceImagesCommandOutput
|
|
20
20
|
extends DescribeWorkspaceImagesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeWorkspaceImagesCommand extends $Command<
|
|
24
23
|
DescribeWorkspaceImagesCommandInput,
|
|
25
24
|
DescribeWorkspaceImagesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeWorkspaceImagesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeWorkspaceImagesCommandInput;
|
|
29
28
|
constructor(input: DescribeWorkspaceImagesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeWorkspaceSnapshotsCommandInput
|
|
|
19
19
|
export interface DescribeWorkspaceSnapshotsCommandOutput
|
|
20
20
|
extends DescribeWorkspaceSnapshotsResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeWorkspaceSnapshotsCommand extends $Command<
|
|
24
23
|
DescribeWorkspaceSnapshotsCommandInput,
|
|
25
24
|
DescribeWorkspaceSnapshotsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeWorkspaceSnapshotsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeWorkspaceSnapshotsCommandInput;
|
|
29
28
|
constructor(input: DescribeWorkspaceSnapshotsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeWorkspacesCommandInput
|
|
|
19
19
|
export interface DescribeWorkspacesCommandOutput
|
|
20
20
|
extends DescribeWorkspacesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeWorkspacesCommand extends $Command<
|
|
24
23
|
DescribeWorkspacesCommandInput,
|
|
25
24
|
DescribeWorkspacesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeWorkspacesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeWorkspacesCommandInput;
|
|
29
28
|
constructor(input: DescribeWorkspacesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeWorkspacesConnectionStatusCommandInput
|
|
|
19
19
|
export interface DescribeWorkspacesConnectionStatusCommandOutput
|
|
20
20
|
extends DescribeWorkspacesConnectionStatusResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeWorkspacesConnectionStatusCommand extends $Command<
|
|
24
23
|
DescribeWorkspacesConnectionStatusCommandInput,
|
|
25
24
|
DescribeWorkspacesConnectionStatusCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeWorkspacesConnectionStatusCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeWorkspacesConnectionStatusCommandInput;
|
|
29
28
|
constructor(input: DescribeWorkspacesConnectionStatusCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DisassociateConnectionAliasCommandInput
|
|
|
19
19
|
export interface DisassociateConnectionAliasCommandOutput
|
|
20
20
|
extends DisassociateConnectionAliasResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DisassociateConnectionAliasCommand extends $Command<
|
|
24
23
|
DisassociateConnectionAliasCommandInput,
|
|
25
24
|
DisassociateConnectionAliasCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DisassociateConnectionAliasCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DisassociateConnectionAliasCommandInput;
|
|
29
28
|
constructor(input: DisassociateConnectionAliasCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DisassociateIpGroupsCommandInput
|
|
|
19
19
|
export interface DisassociateIpGroupsCommandOutput
|
|
20
20
|
extends DisassociateIpGroupsResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DisassociateIpGroupsCommand extends $Command<
|
|
24
23
|
DisassociateIpGroupsCommandInput,
|
|
25
24
|
DisassociateIpGroupsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DisassociateIpGroupsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DisassociateIpGroupsCommandInput;
|
|
29
28
|
constructor(input: DisassociateIpGroupsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ImportClientBrandingCommandInput
|
|
|
19
19
|
export interface ImportClientBrandingCommandOutput
|
|
20
20
|
extends ImportClientBrandingResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ImportClientBrandingCommand extends $Command<
|
|
24
23
|
ImportClientBrandingCommandInput,
|
|
25
24
|
ImportClientBrandingCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ImportClientBrandingCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ImportClientBrandingCommandInput;
|
|
29
28
|
constructor(input: ImportClientBrandingCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ImportWorkspaceImageCommandInput
|
|
|
19
19
|
export interface ImportWorkspaceImageCommandOutput
|
|
20
20
|
extends ImportWorkspaceImageResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ImportWorkspaceImageCommand extends $Command<
|
|
24
23
|
ImportWorkspaceImageCommandInput,
|
|
25
24
|
ImportWorkspaceImageCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ImportWorkspaceImageCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ImportWorkspaceImageCommandInput;
|
|
29
28
|
constructor(input: ImportWorkspaceImageCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ListAvailableManagementCidrRangesCommandInput
|
|
|
19
19
|
export interface ListAvailableManagementCidrRangesCommandOutput
|
|
20
20
|
extends ListAvailableManagementCidrRangesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ListAvailableManagementCidrRangesCommand extends $Command<
|
|
24
23
|
ListAvailableManagementCidrRangesCommandInput,
|
|
25
24
|
ListAvailableManagementCidrRangesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ListAvailableManagementCidrRangesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ListAvailableManagementCidrRangesCommandInput;
|
|
29
28
|
constructor(input: ListAvailableManagementCidrRangesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface MigrateWorkspaceCommandInput extends MigrateWorkspaceRequest {}
|
|
|
18
18
|
export interface MigrateWorkspaceCommandOutput
|
|
19
19
|
extends MigrateWorkspaceResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class MigrateWorkspaceCommand extends $Command<
|
|
23
22
|
MigrateWorkspaceCommandInput,
|
|
24
23
|
MigrateWorkspaceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class MigrateWorkspaceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: MigrateWorkspaceCommandInput;
|
|
28
27
|
constructor(input: MigrateWorkspaceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface ModifyAccountCommandInput extends ModifyAccountRequest {}
|
|
|
15
15
|
export interface ModifyAccountCommandOutput
|
|
16
16
|
extends ModifyAccountResult,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class ModifyAccountCommand extends $Command<
|
|
20
19
|
ModifyAccountCommandInput,
|
|
21
20
|
ModifyAccountCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class ModifyAccountCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: ModifyAccountCommandInput;
|
|
25
24
|
constructor(input: ModifyAccountCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: WorkSpacesClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ModifyClientPropertiesCommandInput
|
|
|
19
19
|
export interface ModifyClientPropertiesCommandOutput
|
|
20
20
|
extends ModifyClientPropertiesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ModifyClientPropertiesCommand extends $Command<
|
|
24
23
|
ModifyClientPropertiesCommandInput,
|
|
25
24
|
ModifyClientPropertiesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ModifyClientPropertiesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ModifyClientPropertiesCommandInput;
|
|
29
28
|
constructor(input: ModifyClientPropertiesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WorkSpacesClientResolvedConfig,
|