@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
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DescribeTagsRequest, DescribeTagsResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeTagsCommandInput extends DescribeTagsRequest {}
|
|
5
|
-
export interface DescribeTagsCommandOutput
|
|
6
|
-
extends DescribeTagsResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeTagsCommandOutput extends DescribeTagsResult, __MetadataBearer {}
|
|
8
6
|
declare const DescribeTagsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeTagsCommandInput
|
|
8
|
+
input: DescribeTagsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeTagsCommandInput,
|
|
13
11
|
DescribeTagsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DescribeTagsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DescribeTagsCommandInput
|
|
17
|
+
input: DescribeTagsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DescribeTagsCommandInput,
|
|
22
20
|
DescribeTagsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeWorkspaceAssociationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeWorkspaceAssociationsCommandInput
|
|
8
|
-
extends DescribeWorkspaceAssociationsRequest {}
|
|
7
|
+
export interface DescribeWorkspaceAssociationsCommandInput extends DescribeWorkspaceAssociationsRequest {}
|
|
9
8
|
export interface DescribeWorkspaceAssociationsCommandOutput
|
|
10
|
-
extends DescribeWorkspaceAssociationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeWorkspaceAssociationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeWorkspaceAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeWorkspaceAssociationsCommandInput
|
|
12
|
+
input: DescribeWorkspaceAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeWorkspaceAssociationsCommandInput,
|
|
17
15
|
DescribeWorkspaceAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeWorkspaceAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeWorkspaceAssociationsCommandInput
|
|
21
|
+
input: DescribeWorkspaceAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeWorkspaceAssociationsCommandInput,
|
|
26
24
|
DescribeWorkspaceAssociationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeWorkspaceBundlesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeWorkspaceBundlesCommandInput
|
|
8
|
-
extends DescribeWorkspaceBundlesRequest {}
|
|
7
|
+
export interface DescribeWorkspaceBundlesCommandInput extends DescribeWorkspaceBundlesRequest {}
|
|
9
8
|
export interface DescribeWorkspaceBundlesCommandOutput
|
|
10
|
-
extends DescribeWorkspaceBundlesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeWorkspaceBundlesResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeWorkspaceBundlesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeWorkspaceBundlesCommandInput
|
|
12
|
+
input: DescribeWorkspaceBundlesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeWorkspaceBundlesCommandInput,
|
|
17
15
|
DescribeWorkspaceBundlesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeWorkspaceDirectoriesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeWorkspaceDirectoriesCommandInput
|
|
8
|
-
extends DescribeWorkspaceDirectoriesRequest {}
|
|
7
|
+
export interface DescribeWorkspaceDirectoriesCommandInput extends DescribeWorkspaceDirectoriesRequest {}
|
|
9
8
|
export interface DescribeWorkspaceDirectoriesCommandOutput
|
|
10
|
-
extends DescribeWorkspaceDirectoriesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeWorkspaceDirectoriesResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeWorkspaceDirectoriesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeWorkspaceDirectoriesCommandInput
|
|
12
|
+
input: DescribeWorkspaceDirectoriesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeWorkspaceDirectoriesCommandInput,
|
|
17
15
|
DescribeWorkspaceDirectoriesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeWorkspaceImagePermissionsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeWorkspaceImagePermissionsCommandInput
|
|
8
|
-
extends DescribeWorkspaceImagePermissionsRequest {}
|
|
7
|
+
export interface DescribeWorkspaceImagePermissionsCommandInput extends DescribeWorkspaceImagePermissionsRequest {}
|
|
9
8
|
export interface DescribeWorkspaceImagePermissionsCommandOutput
|
|
10
|
-
extends DescribeWorkspaceImagePermissionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeWorkspaceImagePermissionsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeWorkspaceImagePermissionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeWorkspaceImagePermissionsCommandInput
|
|
12
|
+
input: DescribeWorkspaceImagePermissionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeWorkspaceImagePermissionsCommandInput,
|
|
17
15
|
DescribeWorkspaceImagePermissionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeWorkspaceImagePermissionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeWorkspaceImagePermissionsCommandInput
|
|
21
|
+
input: DescribeWorkspaceImagePermissionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeWorkspaceImagePermissionsCommandInput,
|
|
26
24
|
DescribeWorkspaceImagePermissionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeWorkspaceImagesRequest,
|
|
4
|
-
DescribeWorkspaceImagesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeWorkspaceImagesRequest, DescribeWorkspaceImagesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeWorkspaceImagesCommandInput
|
|
8
|
-
extends DescribeWorkspaceImagesRequest {}
|
|
4
|
+
export interface DescribeWorkspaceImagesCommandInput extends DescribeWorkspaceImagesRequest {}
|
|
9
5
|
export interface DescribeWorkspaceImagesCommandOutput
|
|
10
|
-
extends DescribeWorkspaceImagesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeWorkspaceImagesResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeWorkspaceImagesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeWorkspaceImagesCommandInput
|
|
9
|
+
input: DescribeWorkspaceImagesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeWorkspaceImagesCommandInput,
|
|
17
12
|
DescribeWorkspaceImagesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeWorkspaceSnapshotsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeWorkspaceSnapshotsCommandInput
|
|
8
|
-
extends DescribeWorkspaceSnapshotsRequest {}
|
|
7
|
+
export interface DescribeWorkspaceSnapshotsCommandInput extends DescribeWorkspaceSnapshotsRequest {}
|
|
9
8
|
export interface DescribeWorkspaceSnapshotsCommandOutput
|
|
10
|
-
extends DescribeWorkspaceSnapshotsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeWorkspaceSnapshotsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeWorkspaceSnapshotsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeWorkspaceSnapshotsCommandInput
|
|
12
|
+
input: DescribeWorkspaceSnapshotsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeWorkspaceSnapshotsCommandInput,
|
|
17
15
|
DescribeWorkspaceSnapshotsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeWorkspaceSnapshotsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeWorkspaceSnapshotsCommandInput
|
|
21
|
+
input: DescribeWorkspaceSnapshotsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeWorkspaceSnapshotsCommandInput,
|
|
26
24
|
DescribeWorkspaceSnapshotsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeWorkspacesRequest,
|
|
4
|
-
DescribeWorkspacesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeWorkspacesRequest, DescribeWorkspacesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeWorkspacesCommandInput
|
|
8
|
-
extends DescribeWorkspacesRequest {}
|
|
4
|
+
export interface DescribeWorkspacesCommandInput extends DescribeWorkspacesRequest {}
|
|
9
5
|
export interface DescribeWorkspacesCommandOutput
|
|
10
|
-
extends DescribeWorkspacesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeWorkspacesResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeWorkspacesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeWorkspacesCommandInput
|
|
9
|
+
input: DescribeWorkspacesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeWorkspacesCommandInput,
|
|
17
12
|
DescribeWorkspacesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeWorkspacesConnectionStatusResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeWorkspacesConnectionStatusCommandInput
|
|
8
|
-
extends DescribeWorkspacesConnectionStatusRequest {}
|
|
7
|
+
export interface DescribeWorkspacesConnectionStatusCommandInput extends DescribeWorkspacesConnectionStatusRequest {}
|
|
9
8
|
export interface DescribeWorkspacesConnectionStatusCommandOutput
|
|
10
|
-
extends DescribeWorkspacesConnectionStatusResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeWorkspacesConnectionStatusResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeWorkspacesConnectionStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeWorkspacesConnectionStatusCommandInput
|
|
12
|
+
input: DescribeWorkspacesConnectionStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeWorkspacesConnectionStatusCommandInput,
|
|
17
15
|
DescribeWorkspacesConnectionStatusCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeWorkspacesPoolSessionsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeWorkspacesPoolSessionsCommandInput
|
|
8
|
-
extends DescribeWorkspacesPoolSessionsRequest {}
|
|
7
|
+
export interface DescribeWorkspacesPoolSessionsCommandInput extends DescribeWorkspacesPoolSessionsRequest {}
|
|
9
8
|
export interface DescribeWorkspacesPoolSessionsCommandOutput
|
|
10
|
-
extends DescribeWorkspacesPoolSessionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeWorkspacesPoolSessionsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeWorkspacesPoolSessionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeWorkspacesPoolSessionsCommandInput
|
|
12
|
+
input: DescribeWorkspacesPoolSessionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeWorkspacesPoolSessionsCommandInput,
|
|
17
15
|
DescribeWorkspacesPoolSessionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeWorkspacesPoolSessionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeWorkspacesPoolSessionsCommandInput
|
|
21
|
+
input: DescribeWorkspacesPoolSessionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeWorkspacesPoolSessionsCommandInput,
|
|
26
24
|
DescribeWorkspacesPoolSessionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeWorkspacesPoolsRequest,
|
|
4
|
-
DescribeWorkspacesPoolsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeWorkspacesPoolsRequest, DescribeWorkspacesPoolsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeWorkspacesPoolsCommandInput
|
|
8
|
-
extends DescribeWorkspacesPoolsRequest {}
|
|
4
|
+
export interface DescribeWorkspacesPoolsCommandInput extends DescribeWorkspacesPoolsRequest {}
|
|
9
5
|
export interface DescribeWorkspacesPoolsCommandOutput
|
|
10
|
-
extends DescribeWorkspacesPoolsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeWorkspacesPoolsResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeWorkspacesPoolsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeWorkspacesPoolsCommandInput
|
|
9
|
+
input: DescribeWorkspacesPoolsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeWorkspacesPoolsCommandInput,
|
|
17
12
|
DescribeWorkspacesPoolsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateConnectionAliasResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateConnectionAliasCommandInput
|
|
8
|
-
extends DisassociateConnectionAliasRequest {}
|
|
7
|
+
export interface DisassociateConnectionAliasCommandInput extends DisassociateConnectionAliasRequest {}
|
|
9
8
|
export interface DisassociateConnectionAliasCommandOutput
|
|
10
|
-
extends DisassociateConnectionAliasResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateConnectionAliasResult, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateConnectionAliasCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateConnectionAliasCommandInput
|
|
12
|
+
input: DisassociateConnectionAliasCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateConnectionAliasCommandInput,
|
|
17
15
|
DisassociateConnectionAliasCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateConnectionAliasCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateConnectionAliasCommandInput
|
|
21
|
+
input: DisassociateConnectionAliasCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateConnectionAliasCommandInput,
|
|
26
24
|
DisassociateConnectionAliasCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DisassociateIpGroupsRequest,
|
|
4
|
-
DisassociateIpGroupsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DisassociateIpGroupsRequest, DisassociateIpGroupsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateIpGroupsCommandInput
|
|
8
|
-
extends DisassociateIpGroupsRequest {}
|
|
4
|
+
export interface DisassociateIpGroupsCommandInput extends DisassociateIpGroupsRequest {}
|
|
9
5
|
export interface DisassociateIpGroupsCommandOutput
|
|
10
|
-
extends DisassociateIpGroupsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DisassociateIpGroupsResult, __MetadataBearer {}
|
|
12
7
|
declare const DisassociateIpGroupsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DisassociateIpGroupsCommandInput
|
|
9
|
+
input: DisassociateIpGroupsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DisassociateIpGroupsCommandInput,
|
|
17
12
|
DisassociateIpGroupsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DisassociateIpGroupsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DisassociateIpGroupsCommandInput
|
|
18
|
+
input: DisassociateIpGroupsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DisassociateIpGroupsCommandInput,
|
|
26
21
|
DisassociateIpGroupsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateWorkspaceApplicationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateWorkspaceApplicationCommandInput
|
|
8
|
-
extends DisassociateWorkspaceApplicationRequest {}
|
|
7
|
+
export interface DisassociateWorkspaceApplicationCommandInput extends DisassociateWorkspaceApplicationRequest {}
|
|
9
8
|
export interface DisassociateWorkspaceApplicationCommandOutput
|
|
10
|
-
extends DisassociateWorkspaceApplicationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateWorkspaceApplicationResult, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateWorkspaceApplicationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateWorkspaceApplicationCommandInput
|
|
12
|
+
input: DisassociateWorkspaceApplicationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateWorkspaceApplicationCommandInput,
|
|
17
15
|
DisassociateWorkspaceApplicationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateWorkspaceApplicationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateWorkspaceApplicationCommandInput
|
|
21
|
+
input: DisassociateWorkspaceApplicationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateWorkspaceApplicationCommandInput,
|
|
26
24
|
DisassociateWorkspaceApplicationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetAccountLinkRequest,
|
|
4
|
-
GetAccountLinkResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetAccountLinkRequest, GetAccountLinkResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetAccountLinkCommandInput extends GetAccountLinkRequest {}
|
|
8
|
-
export interface GetAccountLinkCommandOutput
|
|
9
|
-
extends GetAccountLinkResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetAccountLinkCommandOutput extends GetAccountLinkResult, __MetadataBearer {}
|
|
11
6
|
declare const GetAccountLinkCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetAccountLinkCommandInput
|
|
8
|
+
input: GetAccountLinkCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetAccountLinkCommandInput,
|
|
16
11
|
GetAccountLinkCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ImportClientBrandingRequest,
|
|
4
|
-
ImportClientBrandingResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ImportClientBrandingRequest, ImportClientBrandingResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ImportClientBrandingCommandInput
|
|
8
|
-
extends ImportClientBrandingRequest {}
|
|
4
|
+
export interface ImportClientBrandingCommandInput extends ImportClientBrandingRequest {}
|
|
9
5
|
export interface ImportClientBrandingCommandOutput
|
|
10
|
-
extends ImportClientBrandingResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ImportClientBrandingResult, __MetadataBearer {}
|
|
12
7
|
declare const ImportClientBrandingCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ImportClientBrandingCommandInput
|
|
9
|
+
input: ImportClientBrandingCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ImportClientBrandingCommandInput,
|
|
17
12
|
ImportClientBrandingCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ImportClientBrandingCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ImportClientBrandingCommandInput
|
|
18
|
+
input: ImportClientBrandingCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ImportClientBrandingCommandInput,
|
|
26
21
|
ImportClientBrandingCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ImportCustomWorkspaceImageResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ImportCustomWorkspaceImageCommandInput
|
|
8
|
-
extends ImportCustomWorkspaceImageRequest {}
|
|
7
|
+
export interface ImportCustomWorkspaceImageCommandInput extends ImportCustomWorkspaceImageRequest {}
|
|
9
8
|
export interface ImportCustomWorkspaceImageCommandOutput
|
|
10
|
-
extends ImportCustomWorkspaceImageResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ImportCustomWorkspaceImageResult, __MetadataBearer {}
|
|
12
10
|
declare const ImportCustomWorkspaceImageCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ImportCustomWorkspaceImageCommandInput
|
|
12
|
+
input: ImportCustomWorkspaceImageCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ImportCustomWorkspaceImageCommandInput,
|
|
17
15
|
ImportCustomWorkspaceImageCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ImportCustomWorkspaceImageCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ImportCustomWorkspaceImageCommandInput
|
|
21
|
+
input: ImportCustomWorkspaceImageCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ImportCustomWorkspaceImageCommandInput,
|
|
26
24
|
ImportCustomWorkspaceImageCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ImportWorkspaceImageRequest,
|
|
4
|
-
ImportWorkspaceImageResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ImportWorkspaceImageRequest, ImportWorkspaceImageResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ImportWorkspaceImageCommandInput
|
|
8
|
-
extends ImportWorkspaceImageRequest {}
|
|
4
|
+
export interface ImportWorkspaceImageCommandInput extends ImportWorkspaceImageRequest {}
|
|
9
5
|
export interface ImportWorkspaceImageCommandOutput
|
|
10
|
-
extends ImportWorkspaceImageResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ImportWorkspaceImageResult, __MetadataBearer {}
|
|
12
7
|
declare const ImportWorkspaceImageCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ImportWorkspaceImageCommandInput
|
|
9
|
+
input: ImportWorkspaceImageCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ImportWorkspaceImageCommandInput,
|
|
17
12
|
ImportWorkspaceImageCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ImportWorkspaceImageCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ImportWorkspaceImageCommandInput
|
|
18
|
+
input: ImportWorkspaceImageCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ImportWorkspaceImageCommandInput,
|
|
26
21
|
ImportWorkspaceImageCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAccountLinksRequest,
|
|
4
|
-
ListAccountLinksResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListAccountLinksRequest, ListAccountLinksResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListAccountLinksCommandInput extends ListAccountLinksRequest {}
|
|
8
|
-
export interface ListAccountLinksCommandOutput
|
|
9
|
-
extends ListAccountLinksResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListAccountLinksCommandOutput extends ListAccountLinksResult, __MetadataBearer {}
|
|
11
6
|
declare const ListAccountLinksCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListAccountLinksCommandInput
|
|
8
|
+
input: ListAccountLinksCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListAccountLinksCommandInput,
|
|
16
11
|
ListAccountLinksCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAvailableManagementCidrRangesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAvailableManagementCidrRangesCommandInput
|
|
8
|
-
extends ListAvailableManagementCidrRangesRequest {}
|
|
7
|
+
export interface ListAvailableManagementCidrRangesCommandInput extends ListAvailableManagementCidrRangesRequest {}
|
|
9
8
|
export interface ListAvailableManagementCidrRangesCommandOutput
|
|
10
|
-
extends ListAvailableManagementCidrRangesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAvailableManagementCidrRangesResult, __MetadataBearer {}
|
|
12
10
|
declare const ListAvailableManagementCidrRangesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAvailableManagementCidrRangesCommandInput
|
|
12
|
+
input: ListAvailableManagementCidrRangesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAvailableManagementCidrRangesCommandInput,
|
|
17
15
|
ListAvailableManagementCidrRangesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAvailableManagementCidrRangesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAvailableManagementCidrRangesCommandInput
|
|
21
|
+
input: ListAvailableManagementCidrRangesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAvailableManagementCidrRangesCommandInput,
|
|
26
24
|
ListAvailableManagementCidrRangesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
MigrateWorkspaceRequest,
|
|
4
|
-
MigrateWorkspaceResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { MigrateWorkspaceRequest, MigrateWorkspaceResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface MigrateWorkspaceCommandInput extends MigrateWorkspaceRequest {}
|
|
8
|
-
export interface MigrateWorkspaceCommandOutput
|
|
9
|
-
extends MigrateWorkspaceResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface MigrateWorkspaceCommandOutput extends MigrateWorkspaceResult, __MetadataBearer {}
|
|
11
6
|
declare const MigrateWorkspaceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: MigrateWorkspaceCommandInput
|
|
8
|
+
input: MigrateWorkspaceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
MigrateWorkspaceCommandInput,
|
|
16
11
|
MigrateWorkspaceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const MigrateWorkspaceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: MigrateWorkspaceCommandInput
|
|
17
|
+
input: MigrateWorkspaceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
MigrateWorkspaceCommandInput,
|
|
25
20
|
MigrateWorkspaceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ModifyAccountRequest, ModifyAccountResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ModifyAccountCommandInput extends ModifyAccountRequest {}
|
|
5
|
-
export interface ModifyAccountCommandOutput
|
|
6
|
-
extends ModifyAccountResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ModifyAccountCommandOutput extends ModifyAccountResult, __MetadataBearer {}
|
|
8
6
|
declare const ModifyAccountCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ModifyAccountCommandInput
|
|
8
|
+
input: ModifyAccountCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ModifyAccountCommandInput,
|
|
13
11
|
ModifyAccountCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifyCertificateBasedAuthPropertiesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyCertificateBasedAuthPropertiesCommandInput
|
|
8
|
-
extends ModifyCertificateBasedAuthPropertiesRequest {}
|
|
7
|
+
export interface ModifyCertificateBasedAuthPropertiesCommandInput extends ModifyCertificateBasedAuthPropertiesRequest {}
|
|
9
8
|
export interface ModifyCertificateBasedAuthPropertiesCommandOutput
|
|
10
|
-
extends ModifyCertificateBasedAuthPropertiesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ModifyCertificateBasedAuthPropertiesResult, __MetadataBearer {}
|
|
12
10
|
declare const ModifyCertificateBasedAuthPropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifyCertificateBasedAuthPropertiesCommandInput
|
|
12
|
+
input: ModifyCertificateBasedAuthPropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifyCertificateBasedAuthPropertiesCommandInput,
|
|
17
15
|
ModifyCertificateBasedAuthPropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifyCertificateBasedAuthPropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifyCertificateBasedAuthPropertiesCommandInput
|
|
21
|
+
input: ModifyCertificateBasedAuthPropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifyCertificateBasedAuthPropertiesCommandInput,
|
|
26
24
|
ModifyCertificateBasedAuthPropertiesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ModifyClientPropertiesRequest,
|
|
4
|
-
ModifyClientPropertiesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ModifyClientPropertiesRequest, ModifyClientPropertiesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyClientPropertiesCommandInput
|
|
8
|
-
extends ModifyClientPropertiesRequest {}
|
|
4
|
+
export interface ModifyClientPropertiesCommandInput extends ModifyClientPropertiesRequest {}
|
|
9
5
|
export interface ModifyClientPropertiesCommandOutput
|
|
10
|
-
extends ModifyClientPropertiesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ModifyClientPropertiesResult, __MetadataBearer {}
|
|
12
7
|
declare const ModifyClientPropertiesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ModifyClientPropertiesCommandInput
|
|
9
|
+
input: ModifyClientPropertiesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ModifyClientPropertiesCommandInput,
|
|
17
12
|
ModifyClientPropertiesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ModifyClientPropertiesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ModifyClientPropertiesCommandInput
|
|
18
|
+
input: ModifyClientPropertiesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ModifyClientPropertiesCommandInput,
|
|
26
21
|
ModifyClientPropertiesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifyEndpointEncryptionModeResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyEndpointEncryptionModeCommandInput
|
|
8
|
-
extends ModifyEndpointEncryptionModeRequest {}
|
|
7
|
+
export interface ModifyEndpointEncryptionModeCommandInput extends ModifyEndpointEncryptionModeRequest {}
|
|
9
8
|
export interface ModifyEndpointEncryptionModeCommandOutput
|
|
10
|
-
extends ModifyEndpointEncryptionModeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ModifyEndpointEncryptionModeResponse, __MetadataBearer {}
|
|
12
10
|
declare const ModifyEndpointEncryptionModeCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifyEndpointEncryptionModeCommandInput
|
|
12
|
+
input: ModifyEndpointEncryptionModeCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifyEndpointEncryptionModeCommandInput,
|
|
17
15
|
ModifyEndpointEncryptionModeCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifyEndpointEncryptionModeCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifyEndpointEncryptionModeCommandInput
|
|
21
|
+
input: ModifyEndpointEncryptionModeCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifyEndpointEncryptionModeCommandInput,
|
|
26
24
|
ModifyEndpointEncryptionModeCommandOutput,
|