@aws-sdk/client-workspaces 3.1086.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 +39 -39
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ModifySamlPropertiesRequest,
|
|
4
|
-
ModifySamlPropertiesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ModifySamlPropertiesRequest, ModifySamlPropertiesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifySamlPropertiesCommandInput
|
|
8
|
-
extends ModifySamlPropertiesRequest {}
|
|
4
|
+
export interface ModifySamlPropertiesCommandInput extends ModifySamlPropertiesRequest {}
|
|
9
5
|
export interface ModifySamlPropertiesCommandOutput
|
|
10
|
-
extends ModifySamlPropertiesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ModifySamlPropertiesResult, __MetadataBearer {}
|
|
12
7
|
declare const ModifySamlPropertiesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ModifySamlPropertiesCommandInput
|
|
9
|
+
input: ModifySamlPropertiesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ModifySamlPropertiesCommandInput,
|
|
17
12
|
ModifySamlPropertiesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ModifySamlPropertiesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ModifySamlPropertiesCommandInput
|
|
18
|
+
input: ModifySamlPropertiesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ModifySamlPropertiesCommandInput,
|
|
26
21
|
ModifySamlPropertiesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifySelfservicePermissionsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifySelfservicePermissionsCommandInput
|
|
8
|
-
extends ModifySelfservicePermissionsRequest {}
|
|
7
|
+
export interface ModifySelfservicePermissionsCommandInput extends ModifySelfservicePermissionsRequest {}
|
|
9
8
|
export interface ModifySelfservicePermissionsCommandOutput
|
|
10
|
-
extends ModifySelfservicePermissionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ModifySelfservicePermissionsResult, __MetadataBearer {}
|
|
12
10
|
declare const ModifySelfservicePermissionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifySelfservicePermissionsCommandInput
|
|
12
|
+
input: ModifySelfservicePermissionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifySelfservicePermissionsCommandInput,
|
|
17
15
|
ModifySelfservicePermissionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifySelfservicePermissionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifySelfservicePermissionsCommandInput
|
|
21
|
+
input: ModifySelfservicePermissionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifySelfservicePermissionsCommandInput,
|
|
26
24
|
ModifySelfservicePermissionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifyStreamingPropertiesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyStreamingPropertiesCommandInput
|
|
8
|
-
extends ModifyStreamingPropertiesRequest {}
|
|
7
|
+
export interface ModifyStreamingPropertiesCommandInput extends ModifyStreamingPropertiesRequest {}
|
|
9
8
|
export interface ModifyStreamingPropertiesCommandOutput
|
|
10
|
-
extends ModifyStreamingPropertiesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ModifyStreamingPropertiesResult, __MetadataBearer {}
|
|
12
10
|
declare const ModifyStreamingPropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifyStreamingPropertiesCommandInput
|
|
12
|
+
input: ModifyStreamingPropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifyStreamingPropertiesCommandInput,
|
|
17
15
|
ModifyStreamingPropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifyStreamingPropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifyStreamingPropertiesCommandInput
|
|
21
|
+
input: ModifyStreamingPropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifyStreamingPropertiesCommandInput,
|
|
26
24
|
ModifyStreamingPropertiesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifyWorkspaceAccessPropertiesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyWorkspaceAccessPropertiesCommandInput
|
|
8
|
-
extends ModifyWorkspaceAccessPropertiesRequest {}
|
|
7
|
+
export interface ModifyWorkspaceAccessPropertiesCommandInput extends ModifyWorkspaceAccessPropertiesRequest {}
|
|
9
8
|
export interface ModifyWorkspaceAccessPropertiesCommandOutput
|
|
10
|
-
extends ModifyWorkspaceAccessPropertiesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ModifyWorkspaceAccessPropertiesResult, __MetadataBearer {}
|
|
12
10
|
declare const ModifyWorkspaceAccessPropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifyWorkspaceAccessPropertiesCommandInput
|
|
12
|
+
input: ModifyWorkspaceAccessPropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifyWorkspaceAccessPropertiesCommandInput,
|
|
17
15
|
ModifyWorkspaceAccessPropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifyWorkspaceAccessPropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifyWorkspaceAccessPropertiesCommandInput
|
|
21
|
+
input: ModifyWorkspaceAccessPropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifyWorkspaceAccessPropertiesCommandInput,
|
|
26
24
|
ModifyWorkspaceAccessPropertiesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifyWorkspaceCreationPropertiesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyWorkspaceCreationPropertiesCommandInput
|
|
8
|
-
extends ModifyWorkspaceCreationPropertiesRequest {}
|
|
7
|
+
export interface ModifyWorkspaceCreationPropertiesCommandInput extends ModifyWorkspaceCreationPropertiesRequest {}
|
|
9
8
|
export interface ModifyWorkspaceCreationPropertiesCommandOutput
|
|
10
|
-
extends ModifyWorkspaceCreationPropertiesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ModifyWorkspaceCreationPropertiesResult, __MetadataBearer {}
|
|
12
10
|
declare const ModifyWorkspaceCreationPropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifyWorkspaceCreationPropertiesCommandInput
|
|
12
|
+
input: ModifyWorkspaceCreationPropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifyWorkspaceCreationPropertiesCommandInput,
|
|
17
15
|
ModifyWorkspaceCreationPropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifyWorkspaceCreationPropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifyWorkspaceCreationPropertiesCommandInput
|
|
21
|
+
input: ModifyWorkspaceCreationPropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifyWorkspaceCreationPropertiesCommandInput,
|
|
26
24
|
ModifyWorkspaceCreationPropertiesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifyWorkspacePropertiesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyWorkspacePropertiesCommandInput
|
|
8
|
-
extends ModifyWorkspacePropertiesRequest {}
|
|
7
|
+
export interface ModifyWorkspacePropertiesCommandInput extends ModifyWorkspacePropertiesRequest {}
|
|
9
8
|
export interface ModifyWorkspacePropertiesCommandOutput
|
|
10
|
-
extends ModifyWorkspacePropertiesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ModifyWorkspacePropertiesResult, __MetadataBearer {}
|
|
12
10
|
declare const ModifyWorkspacePropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifyWorkspacePropertiesCommandInput
|
|
12
|
+
input: ModifyWorkspacePropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifyWorkspacePropertiesCommandInput,
|
|
17
15
|
ModifyWorkspacePropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifyWorkspacePropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifyWorkspacePropertiesCommandInput
|
|
21
|
+
input: ModifyWorkspacePropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifyWorkspacePropertiesCommandInput,
|
|
26
24
|
ModifyWorkspacePropertiesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ModifyWorkspaceStateRequest,
|
|
4
|
-
ModifyWorkspaceStateResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ModifyWorkspaceStateRequest, ModifyWorkspaceStateResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyWorkspaceStateCommandInput
|
|
8
|
-
extends ModifyWorkspaceStateRequest {}
|
|
4
|
+
export interface ModifyWorkspaceStateCommandInput extends ModifyWorkspaceStateRequest {}
|
|
9
5
|
export interface ModifyWorkspaceStateCommandOutput
|
|
10
|
-
extends ModifyWorkspaceStateResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ModifyWorkspaceStateResult, __MetadataBearer {}
|
|
12
7
|
declare const ModifyWorkspaceStateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ModifyWorkspaceStateCommandInput
|
|
9
|
+
input: ModifyWorkspaceStateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ModifyWorkspaceStateCommandInput,
|
|
17
12
|
ModifyWorkspaceStateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ModifyWorkspaceStateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ModifyWorkspaceStateCommandInput
|
|
18
|
+
input: ModifyWorkspaceStateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ModifyWorkspaceStateCommandInput,
|
|
26
21
|
ModifyWorkspaceStateCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RebootWorkspacesRequest,
|
|
4
|
-
RebootWorkspacesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { RebootWorkspacesRequest, RebootWorkspacesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface RebootWorkspacesCommandInput extends RebootWorkspacesRequest {}
|
|
8
|
-
export interface RebootWorkspacesCommandOutput
|
|
9
|
-
extends RebootWorkspacesResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RebootWorkspacesCommandOutput extends RebootWorkspacesResult, __MetadataBearer {}
|
|
11
6
|
declare const RebootWorkspacesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: RebootWorkspacesCommandInput
|
|
8
|
+
input: RebootWorkspacesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
RebootWorkspacesCommandInput,
|
|
16
11
|
RebootWorkspacesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const RebootWorkspacesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: RebootWorkspacesCommandInput
|
|
17
|
+
input: RebootWorkspacesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
RebootWorkspacesCommandInput,
|
|
25
20
|
RebootWorkspacesCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RebuildWorkspacesRequest,
|
|
4
|
-
RebuildWorkspacesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { RebuildWorkspacesRequest, RebuildWorkspacesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface RebuildWorkspacesCommandInput
|
|
8
|
-
|
|
9
|
-
export interface RebuildWorkspacesCommandOutput
|
|
10
|
-
extends RebuildWorkspacesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface RebuildWorkspacesCommandInput extends RebuildWorkspacesRequest {}
|
|
5
|
+
export interface RebuildWorkspacesCommandOutput extends RebuildWorkspacesResult, __MetadataBearer {}
|
|
12
6
|
declare const RebuildWorkspacesCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: RebuildWorkspacesCommandInput
|
|
8
|
+
input: RebuildWorkspacesCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
RebuildWorkspacesCommandInput,
|
|
17
11
|
RebuildWorkspacesCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const RebuildWorkspacesCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: RebuildWorkspacesCommandInput
|
|
17
|
+
input: RebuildWorkspacesCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
RebuildWorkspacesCommandInput,
|
|
26
20
|
RebuildWorkspacesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
RegisterWorkspaceDirectoryResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface RegisterWorkspaceDirectoryCommandInput
|
|
8
|
-
extends RegisterWorkspaceDirectoryRequest {}
|
|
7
|
+
export interface RegisterWorkspaceDirectoryCommandInput extends RegisterWorkspaceDirectoryRequest {}
|
|
9
8
|
export interface RegisterWorkspaceDirectoryCommandOutput
|
|
10
|
-
extends RegisterWorkspaceDirectoryResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends RegisterWorkspaceDirectoryResult, __MetadataBearer {}
|
|
12
10
|
declare const RegisterWorkspaceDirectoryCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: RegisterWorkspaceDirectoryCommandInput
|
|
12
|
+
input: RegisterWorkspaceDirectoryCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
RegisterWorkspaceDirectoryCommandInput,
|
|
17
15
|
RegisterWorkspaceDirectoryCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
RejectAccountLinkInvitationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface RejectAccountLinkInvitationCommandInput
|
|
8
|
-
extends RejectAccountLinkInvitationRequest {}
|
|
7
|
+
export interface RejectAccountLinkInvitationCommandInput extends RejectAccountLinkInvitationRequest {}
|
|
9
8
|
export interface RejectAccountLinkInvitationCommandOutput
|
|
10
|
-
extends RejectAccountLinkInvitationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends RejectAccountLinkInvitationResult, __MetadataBearer {}
|
|
12
10
|
declare const RejectAccountLinkInvitationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: RejectAccountLinkInvitationCommandInput
|
|
12
|
+
input: RejectAccountLinkInvitationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
RejectAccountLinkInvitationCommandInput,
|
|
17
15
|
RejectAccountLinkInvitationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const RejectAccountLinkInvitationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: RejectAccountLinkInvitationCommandInput
|
|
21
|
+
input: RejectAccountLinkInvitationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
RejectAccountLinkInvitationCommandInput,
|
|
26
24
|
RejectAccountLinkInvitationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RestoreWorkspaceRequest,
|
|
4
|
-
RestoreWorkspaceResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { RestoreWorkspaceRequest, RestoreWorkspaceResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface RestoreWorkspaceCommandInput extends RestoreWorkspaceRequest {}
|
|
8
|
-
export interface RestoreWorkspaceCommandOutput
|
|
9
|
-
extends RestoreWorkspaceResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RestoreWorkspaceCommandOutput extends RestoreWorkspaceResult, __MetadataBearer {}
|
|
11
6
|
declare const RestoreWorkspaceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: RestoreWorkspaceCommandInput
|
|
8
|
+
input: RestoreWorkspaceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
RestoreWorkspaceCommandInput,
|
|
16
11
|
RestoreWorkspaceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const RestoreWorkspaceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: RestoreWorkspaceCommandInput
|
|
17
|
+
input: RestoreWorkspaceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
RestoreWorkspaceCommandInput,
|
|
25
20
|
RestoreWorkspaceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { RevokeIpRulesRequest, RevokeIpRulesResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface RevokeIpRulesCommandInput extends RevokeIpRulesRequest {}
|
|
5
|
-
export interface RevokeIpRulesCommandOutput
|
|
6
|
-
extends RevokeIpRulesResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RevokeIpRulesCommandOutput extends RevokeIpRulesResult, __MetadataBearer {}
|
|
8
6
|
declare const RevokeIpRulesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: RevokeIpRulesCommandInput
|
|
8
|
+
input: RevokeIpRulesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
RevokeIpRulesCommandInput,
|
|
13
11
|
RevokeIpRulesCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const RevokeIpRulesCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: RevokeIpRulesCommandInput
|
|
17
|
+
input: RevokeIpRulesCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
RevokeIpRulesCommandInput,
|
|
22
20
|
RevokeIpRulesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartWorkspacesRequest,
|
|
4
|
-
StartWorkspacesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { StartWorkspacesRequest, StartWorkspacesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface StartWorkspacesCommandInput extends StartWorkspacesRequest {}
|
|
8
|
-
export interface StartWorkspacesCommandOutput
|
|
9
|
-
extends StartWorkspacesResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartWorkspacesCommandOutput extends StartWorkspacesResult, __MetadataBearer {}
|
|
11
6
|
declare const StartWorkspacesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: StartWorkspacesCommandInput
|
|
8
|
+
input: StartWorkspacesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
StartWorkspacesCommandInput,
|
|
16
11
|
StartWorkspacesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const StartWorkspacesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: StartWorkspacesCommandInput
|
|
17
|
+
input: StartWorkspacesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
StartWorkspacesCommandInput,
|
|
25
20
|
StartWorkspacesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartWorkspacesPoolRequest,
|
|
4
|
-
StartWorkspacesPoolResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { StartWorkspacesPoolRequest, StartWorkspacesPoolResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartWorkspacesPoolCommandInput
|
|
8
|
-
extends StartWorkspacesPoolRequest {}
|
|
4
|
+
export interface StartWorkspacesPoolCommandInput extends StartWorkspacesPoolRequest {}
|
|
9
5
|
export interface StartWorkspacesPoolCommandOutput
|
|
10
|
-
extends StartWorkspacesPoolResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StartWorkspacesPoolResult, __MetadataBearer {}
|
|
12
7
|
declare const StartWorkspacesPoolCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StartWorkspacesPoolCommandInput
|
|
9
|
+
input: StartWorkspacesPoolCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StartWorkspacesPoolCommandInput,
|
|
17
12
|
StartWorkspacesPoolCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StartWorkspacesPoolCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StartWorkspacesPoolCommandInput
|
|
18
|
+
input: StartWorkspacesPoolCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StartWorkspacesPoolCommandInput,
|
|
26
21
|
StartWorkspacesPoolCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StopWorkspacesRequest,
|
|
4
|
-
StopWorkspacesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { StopWorkspacesRequest, StopWorkspacesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface StopWorkspacesCommandInput extends StopWorkspacesRequest {}
|
|
8
|
-
export interface StopWorkspacesCommandOutput
|
|
9
|
-
extends StopWorkspacesResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StopWorkspacesCommandOutput extends StopWorkspacesResult, __MetadataBearer {}
|
|
11
6
|
declare const StopWorkspacesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: StopWorkspacesCommandInput
|
|
8
|
+
input: StopWorkspacesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
StopWorkspacesCommandInput,
|
|
16
11
|
StopWorkspacesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const StopWorkspacesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: StopWorkspacesCommandInput
|
|
17
|
+
input: StopWorkspacesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
StopWorkspacesCommandInput,
|
|
25
20
|
StopWorkspacesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StopWorkspacesPoolRequest,
|
|
4
|
-
StopWorkspacesPoolResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { StopWorkspacesPoolRequest, StopWorkspacesPoolResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StopWorkspacesPoolCommandInput
|
|
8
|
-
extends StopWorkspacesPoolRequest {}
|
|
4
|
+
export interface StopWorkspacesPoolCommandInput extends StopWorkspacesPoolRequest {}
|
|
9
5
|
export interface StopWorkspacesPoolCommandOutput
|
|
10
|
-
extends StopWorkspacesPoolResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StopWorkspacesPoolResult, __MetadataBearer {}
|
|
12
7
|
declare const StopWorkspacesPoolCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StopWorkspacesPoolCommandInput
|
|
9
|
+
input: StopWorkspacesPoolCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StopWorkspacesPoolCommandInput,
|
|
17
12
|
StopWorkspacesPoolCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StopWorkspacesPoolCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StopWorkspacesPoolCommandInput
|
|
18
|
+
input: StopWorkspacesPoolCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StopWorkspacesPoolCommandInput,
|
|
26
21
|
StopWorkspacesPoolCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
TerminateWorkspacesRequest,
|
|
4
|
-
TerminateWorkspacesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { TerminateWorkspacesRequest, TerminateWorkspacesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface TerminateWorkspacesCommandInput
|
|
8
|
-
extends TerminateWorkspacesRequest {}
|
|
4
|
+
export interface TerminateWorkspacesCommandInput extends TerminateWorkspacesRequest {}
|
|
9
5
|
export interface TerminateWorkspacesCommandOutput
|
|
10
|
-
extends TerminateWorkspacesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends TerminateWorkspacesResult, __MetadataBearer {}
|
|
12
7
|
declare const TerminateWorkspacesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: TerminateWorkspacesCommandInput
|
|
9
|
+
input: TerminateWorkspacesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
TerminateWorkspacesCommandInput,
|
|
17
12
|
TerminateWorkspacesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const TerminateWorkspacesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: TerminateWorkspacesCommandInput
|
|
18
|
+
input: TerminateWorkspacesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
TerminateWorkspacesCommandInput,
|
|
26
21
|
TerminateWorkspacesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
TerminateWorkspacesPoolRequest,
|
|
4
|
-
TerminateWorkspacesPoolResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { TerminateWorkspacesPoolRequest, TerminateWorkspacesPoolResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface TerminateWorkspacesPoolCommandInput
|
|
8
|
-
extends TerminateWorkspacesPoolRequest {}
|
|
4
|
+
export interface TerminateWorkspacesPoolCommandInput extends TerminateWorkspacesPoolRequest {}
|
|
9
5
|
export interface TerminateWorkspacesPoolCommandOutput
|
|
10
|
-
extends TerminateWorkspacesPoolResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends TerminateWorkspacesPoolResult, __MetadataBearer {}
|
|
12
7
|
declare const TerminateWorkspacesPoolCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: TerminateWorkspacesPoolCommandInput
|
|
9
|
+
input: TerminateWorkspacesPoolCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
TerminateWorkspacesPoolCommandInput,
|
|
17
12
|
TerminateWorkspacesPoolCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const TerminateWorkspacesPoolCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: TerminateWorkspacesPoolCommandInput
|
|
18
|
+
input: TerminateWorkspacesPoolCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
TerminateWorkspacesPoolCommandInput,
|
|
26
21
|
TerminateWorkspacesPoolCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
TerminateWorkspacesPoolSessionResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface TerminateWorkspacesPoolSessionCommandInput
|
|
8
|
-
extends TerminateWorkspacesPoolSessionRequest {}
|
|
7
|
+
export interface TerminateWorkspacesPoolSessionCommandInput extends TerminateWorkspacesPoolSessionRequest {}
|
|
9
8
|
export interface TerminateWorkspacesPoolSessionCommandOutput
|
|
10
|
-
extends TerminateWorkspacesPoolSessionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends TerminateWorkspacesPoolSessionResult, __MetadataBearer {}
|
|
12
10
|
declare const TerminateWorkspacesPoolSessionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: TerminateWorkspacesPoolSessionCommandInput
|
|
12
|
+
input: TerminateWorkspacesPoolSessionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
TerminateWorkspacesPoolSessionCommandInput,
|
|
17
15
|
TerminateWorkspacesPoolSessionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const TerminateWorkspacesPoolSessionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: TerminateWorkspacesPoolSessionCommandInput
|
|
21
|
+
input: TerminateWorkspacesPoolSessionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
TerminateWorkspacesPoolSessionCommandInput,
|
|
26
24
|
TerminateWorkspacesPoolSessionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateConnectClientAddInResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateConnectClientAddInCommandInput
|
|
8
|
-
extends UpdateConnectClientAddInRequest {}
|
|
7
|
+
export interface UpdateConnectClientAddInCommandInput extends UpdateConnectClientAddInRequest {}
|
|
9
8
|
export interface UpdateConnectClientAddInCommandOutput
|
|
10
|
-
extends UpdateConnectClientAddInResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateConnectClientAddInResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateConnectClientAddInCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateConnectClientAddInCommandInput
|
|
12
|
+
input: UpdateConnectClientAddInCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateConnectClientAddInCommandInput,
|
|
17
15
|
UpdateConnectClientAddInCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateConnectClientAddInCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateConnectClientAddInCommandInput
|
|
21
|
+
input: UpdateConnectClientAddInCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateConnectClientAddInCommandInput,
|
|
26
24
|
UpdateConnectClientAddInCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateConnectionAliasPermissionResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateConnectionAliasPermissionCommandInput
|
|
8
|
-
extends UpdateConnectionAliasPermissionRequest {}
|
|
7
|
+
export interface UpdateConnectionAliasPermissionCommandInput extends UpdateConnectionAliasPermissionRequest {}
|
|
9
8
|
export interface UpdateConnectionAliasPermissionCommandOutput
|
|
10
|
-
extends UpdateConnectionAliasPermissionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateConnectionAliasPermissionResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateConnectionAliasPermissionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateConnectionAliasPermissionCommandInput
|
|
12
|
+
input: UpdateConnectionAliasPermissionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateConnectionAliasPermissionCommandInput,
|
|
17
15
|
UpdateConnectionAliasPermissionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateConnectionAliasPermissionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateConnectionAliasPermissionCommandInput
|
|
21
|
+
input: UpdateConnectionAliasPermissionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateConnectionAliasPermissionCommandInput,
|
|
26
24
|
UpdateConnectionAliasPermissionCommandOutput,
|