@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
|
-
CreateWorkspacesPoolRequest,
|
|
4
|
-
CreateWorkspacesPoolResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateWorkspacesPoolRequest, CreateWorkspacesPoolResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateWorkspacesPoolCommandInput
|
|
8
|
-
extends CreateWorkspacesPoolRequest {}
|
|
4
|
+
export interface CreateWorkspacesPoolCommandInput extends CreateWorkspacesPoolRequest {}
|
|
9
5
|
export interface CreateWorkspacesPoolCommandOutput
|
|
10
|
-
extends CreateWorkspacesPoolResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateWorkspacesPoolResult, __MetadataBearer {}
|
|
12
7
|
declare const CreateWorkspacesPoolCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateWorkspacesPoolCommandInput
|
|
9
|
+
input: CreateWorkspacesPoolCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateWorkspacesPoolCommandInput,
|
|
17
12
|
CreateWorkspacesPoolCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateWorkspacesPoolCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateWorkspacesPoolCommandInput
|
|
18
|
+
input: CreateWorkspacesPoolCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateWorkspacesPoolCommandInput,
|
|
26
21
|
CreateWorkspacesPoolCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteAccountLinkInvitationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteAccountLinkInvitationCommandInput
|
|
8
|
-
extends DeleteAccountLinkInvitationRequest {}
|
|
7
|
+
export interface DeleteAccountLinkInvitationCommandInput extends DeleteAccountLinkInvitationRequest {}
|
|
9
8
|
export interface DeleteAccountLinkInvitationCommandOutput
|
|
10
|
-
extends DeleteAccountLinkInvitationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteAccountLinkInvitationResult, __MetadataBearer {}
|
|
12
10
|
declare const DeleteAccountLinkInvitationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteAccountLinkInvitationCommandInput
|
|
12
|
+
input: DeleteAccountLinkInvitationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteAccountLinkInvitationCommandInput,
|
|
17
15
|
DeleteAccountLinkInvitationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteAccountLinkInvitationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteAccountLinkInvitationCommandInput
|
|
21
|
+
input: DeleteAccountLinkInvitationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteAccountLinkInvitationCommandInput,
|
|
26
24
|
DeleteAccountLinkInvitationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteClientBrandingRequest,
|
|
4
|
-
DeleteClientBrandingResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteClientBrandingRequest, DeleteClientBrandingResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteClientBrandingCommandInput
|
|
8
|
-
extends DeleteClientBrandingRequest {}
|
|
4
|
+
export interface DeleteClientBrandingCommandInput extends DeleteClientBrandingRequest {}
|
|
9
5
|
export interface DeleteClientBrandingCommandOutput
|
|
10
|
-
extends DeleteClientBrandingResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteClientBrandingResult, __MetadataBearer {}
|
|
12
7
|
declare const DeleteClientBrandingCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteClientBrandingCommandInput
|
|
9
|
+
input: DeleteClientBrandingCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteClientBrandingCommandInput,
|
|
17
12
|
DeleteClientBrandingCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteClientBrandingCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteClientBrandingCommandInput
|
|
18
|
+
input: DeleteClientBrandingCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteClientBrandingCommandInput,
|
|
26
21
|
DeleteClientBrandingCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteConnectClientAddInResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteConnectClientAddInCommandInput
|
|
8
|
-
extends DeleteConnectClientAddInRequest {}
|
|
7
|
+
export interface DeleteConnectClientAddInCommandInput extends DeleteConnectClientAddInRequest {}
|
|
9
8
|
export interface DeleteConnectClientAddInCommandOutput
|
|
10
|
-
extends DeleteConnectClientAddInResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteConnectClientAddInResult, __MetadataBearer {}
|
|
12
10
|
declare const DeleteConnectClientAddInCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteConnectClientAddInCommandInput
|
|
12
|
+
input: DeleteConnectClientAddInCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteConnectClientAddInCommandInput,
|
|
17
15
|
DeleteConnectClientAddInCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteConnectClientAddInCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteConnectClientAddInCommandInput
|
|
21
|
+
input: DeleteConnectClientAddInCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteConnectClientAddInCommandInput,
|
|
26
24
|
DeleteConnectClientAddInCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteConnectionAliasRequest,
|
|
4
|
-
DeleteConnectionAliasResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteConnectionAliasRequest, DeleteConnectionAliasResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteConnectionAliasCommandInput
|
|
8
|
-
extends DeleteConnectionAliasRequest {}
|
|
4
|
+
export interface DeleteConnectionAliasCommandInput extends DeleteConnectionAliasRequest {}
|
|
9
5
|
export interface DeleteConnectionAliasCommandOutput
|
|
10
|
-
extends DeleteConnectionAliasResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteConnectionAliasResult, __MetadataBearer {}
|
|
12
7
|
declare const DeleteConnectionAliasCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteConnectionAliasCommandInput
|
|
9
|
+
input: DeleteConnectionAliasCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteConnectionAliasCommandInput,
|
|
17
12
|
DeleteConnectionAliasCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteConnectionAliasCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteConnectionAliasCommandInput
|
|
18
|
+
input: DeleteConnectionAliasCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteConnectionAliasCommandInput,
|
|
26
21
|
DeleteConnectionAliasCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteIpGroupRequest, DeleteIpGroupResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteIpGroupCommandInput extends DeleteIpGroupRequest {}
|
|
5
|
-
export interface DeleteIpGroupCommandOutput
|
|
6
|
-
extends DeleteIpGroupResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteIpGroupCommandOutput extends DeleteIpGroupResult, __MetadataBearer {}
|
|
8
6
|
declare const DeleteIpGroupCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteIpGroupCommandInput
|
|
8
|
+
input: DeleteIpGroupCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteIpGroupCommandInput,
|
|
13
11
|
DeleteIpGroupCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteIpGroupCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteIpGroupCommandInput
|
|
17
|
+
input: DeleteIpGroupCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteIpGroupCommandInput,
|
|
22
20
|
DeleteIpGroupCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteTagsRequest, DeleteTagsResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteTagsCommandInput extends DeleteTagsRequest {}
|
|
5
|
-
export interface DeleteTagsCommandOutput
|
|
6
|
-
extends DeleteTagsResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteTagsCommandOutput extends DeleteTagsResult, __MetadataBearer {}
|
|
8
6
|
declare const DeleteTagsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteTagsCommandInput
|
|
8
|
+
input: DeleteTagsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteTagsCommandInput,
|
|
13
11
|
DeleteTagsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteTagsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteTagsCommandInput
|
|
17
|
+
input: DeleteTagsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteTagsCommandInput,
|
|
22
20
|
DeleteTagsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteWorkspaceBundleRequest,
|
|
4
|
-
DeleteWorkspaceBundleResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteWorkspaceBundleRequest, DeleteWorkspaceBundleResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteWorkspaceBundleCommandInput
|
|
8
|
-
extends DeleteWorkspaceBundleRequest {}
|
|
4
|
+
export interface DeleteWorkspaceBundleCommandInput extends DeleteWorkspaceBundleRequest {}
|
|
9
5
|
export interface DeleteWorkspaceBundleCommandOutput
|
|
10
|
-
extends DeleteWorkspaceBundleResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteWorkspaceBundleResult, __MetadataBearer {}
|
|
12
7
|
declare const DeleteWorkspaceBundleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteWorkspaceBundleCommandInput
|
|
9
|
+
input: DeleteWorkspaceBundleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteWorkspaceBundleCommandInput,
|
|
17
12
|
DeleteWorkspaceBundleCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteWorkspaceImageRequest,
|
|
4
|
-
DeleteWorkspaceImageResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteWorkspaceImageRequest, DeleteWorkspaceImageResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteWorkspaceImageCommandInput
|
|
8
|
-
extends DeleteWorkspaceImageRequest {}
|
|
4
|
+
export interface DeleteWorkspaceImageCommandInput extends DeleteWorkspaceImageRequest {}
|
|
9
5
|
export interface DeleteWorkspaceImageCommandOutput
|
|
10
|
-
extends DeleteWorkspaceImageResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteWorkspaceImageResult, __MetadataBearer {}
|
|
12
7
|
declare const DeleteWorkspaceImageCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteWorkspaceImageCommandInput
|
|
9
|
+
input: DeleteWorkspaceImageCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteWorkspaceImageCommandInput,
|
|
17
12
|
DeleteWorkspaceImageCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteWorkspaceImageCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteWorkspaceImageCommandInput
|
|
18
|
+
input: DeleteWorkspaceImageCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteWorkspaceImageCommandInput,
|
|
26
21
|
DeleteWorkspaceImageCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeployWorkspaceApplicationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeployWorkspaceApplicationsCommandInput
|
|
8
|
-
extends DeployWorkspaceApplicationsRequest {}
|
|
7
|
+
export interface DeployWorkspaceApplicationsCommandInput extends DeployWorkspaceApplicationsRequest {}
|
|
9
8
|
export interface DeployWorkspaceApplicationsCommandOutput
|
|
10
|
-
extends DeployWorkspaceApplicationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeployWorkspaceApplicationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DeployWorkspaceApplicationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeployWorkspaceApplicationsCommandInput
|
|
12
|
+
input: DeployWorkspaceApplicationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeployWorkspaceApplicationsCommandInput,
|
|
17
15
|
DeployWorkspaceApplicationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeployWorkspaceApplicationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeployWorkspaceApplicationsCommandInput
|
|
21
|
+
input: DeployWorkspaceApplicationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeployWorkspaceApplicationsCommandInput,
|
|
26
24
|
DeployWorkspaceApplicationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeregisterWorkspaceDirectoryResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeregisterWorkspaceDirectoryCommandInput
|
|
8
|
-
extends DeregisterWorkspaceDirectoryRequest {}
|
|
7
|
+
export interface DeregisterWorkspaceDirectoryCommandInput extends DeregisterWorkspaceDirectoryRequest {}
|
|
9
8
|
export interface DeregisterWorkspaceDirectoryCommandOutput
|
|
10
|
-
extends DeregisterWorkspaceDirectoryResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeregisterWorkspaceDirectoryResult, __MetadataBearer {}
|
|
12
10
|
declare const DeregisterWorkspaceDirectoryCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeregisterWorkspaceDirectoryCommandInput
|
|
12
|
+
input: DeregisterWorkspaceDirectoryCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeregisterWorkspaceDirectoryCommandInput,
|
|
17
15
|
DeregisterWorkspaceDirectoryCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeregisterWorkspaceDirectoryCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeregisterWorkspaceDirectoryCommandInput
|
|
21
|
+
input: DeregisterWorkspaceDirectoryCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeregisterWorkspaceDirectoryCommandInput,
|
|
26
24
|
DeregisterWorkspaceDirectoryCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeAccountRequest,
|
|
4
|
-
DescribeAccountResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeAccountRequest, DescribeAccountResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeAccountCommandInput extends DescribeAccountRequest {}
|
|
8
|
-
export interface DescribeAccountCommandOutput
|
|
9
|
-
extends DescribeAccountResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeAccountCommandOutput extends DescribeAccountResult, __MetadataBearer {}
|
|
11
6
|
declare const DescribeAccountCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeAccountCommandInput
|
|
8
|
+
input: DescribeAccountCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeAccountCommandInput,
|
|
16
11
|
DescribeAccountCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAccountModificationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAccountModificationsCommandInput
|
|
8
|
-
extends DescribeAccountModificationsRequest {}
|
|
7
|
+
export interface DescribeAccountModificationsCommandInput extends DescribeAccountModificationsRequest {}
|
|
9
8
|
export interface DescribeAccountModificationsCommandOutput
|
|
10
|
-
extends DescribeAccountModificationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAccountModificationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAccountModificationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAccountModificationsCommandInput
|
|
12
|
+
input: DescribeAccountModificationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAccountModificationsCommandInput,
|
|
17
15
|
DescribeAccountModificationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeApplicationAssociationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeApplicationAssociationsCommandInput
|
|
8
|
-
extends DescribeApplicationAssociationsRequest {}
|
|
7
|
+
export interface DescribeApplicationAssociationsCommandInput extends DescribeApplicationAssociationsRequest {}
|
|
9
8
|
export interface DescribeApplicationAssociationsCommandOutput
|
|
10
|
-
extends DescribeApplicationAssociationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeApplicationAssociationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeApplicationAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeApplicationAssociationsCommandInput
|
|
12
|
+
input: DescribeApplicationAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeApplicationAssociationsCommandInput,
|
|
17
15
|
DescribeApplicationAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeApplicationAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeApplicationAssociationsCommandInput
|
|
21
|
+
input: DescribeApplicationAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeApplicationAssociationsCommandInput,
|
|
26
24
|
DescribeApplicationAssociationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeApplicationsRequest,
|
|
4
|
-
DescribeApplicationsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeApplicationsRequest, DescribeApplicationsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeApplicationsCommandInput
|
|
8
|
-
extends DescribeApplicationsRequest {}
|
|
4
|
+
export interface DescribeApplicationsCommandInput extends DescribeApplicationsRequest {}
|
|
9
5
|
export interface DescribeApplicationsCommandOutput
|
|
10
|
-
extends DescribeApplicationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeApplicationsResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeApplicationsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeApplicationsCommandInput
|
|
9
|
+
input: DescribeApplicationsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeApplicationsCommandInput,
|
|
17
12
|
DescribeApplicationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeBundleAssociationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeBundleAssociationsCommandInput
|
|
8
|
-
extends DescribeBundleAssociationsRequest {}
|
|
7
|
+
export interface DescribeBundleAssociationsCommandInput extends DescribeBundleAssociationsRequest {}
|
|
9
8
|
export interface DescribeBundleAssociationsCommandOutput
|
|
10
|
-
extends DescribeBundleAssociationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeBundleAssociationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeBundleAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeBundleAssociationsCommandInput
|
|
12
|
+
input: DescribeBundleAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeBundleAssociationsCommandInput,
|
|
17
15
|
DescribeBundleAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeBundleAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeBundleAssociationsCommandInput
|
|
21
|
+
input: DescribeBundleAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeBundleAssociationsCommandInput,
|
|
26
24
|
DescribeBundleAssociationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeClientBrandingRequest,
|
|
4
|
-
DescribeClientBrandingResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeClientBrandingRequest, DescribeClientBrandingResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeClientBrandingCommandInput
|
|
8
|
-
extends DescribeClientBrandingRequest {}
|
|
4
|
+
export interface DescribeClientBrandingCommandInput extends DescribeClientBrandingRequest {}
|
|
9
5
|
export interface DescribeClientBrandingCommandOutput
|
|
10
|
-
extends DescribeClientBrandingResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeClientBrandingResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeClientBrandingCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeClientBrandingCommandInput
|
|
9
|
+
input: DescribeClientBrandingCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeClientBrandingCommandInput,
|
|
17
12
|
DescribeClientBrandingCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeClientBrandingCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeClientBrandingCommandInput
|
|
18
|
+
input: DescribeClientBrandingCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeClientBrandingCommandInput,
|
|
26
21
|
DescribeClientBrandingCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeClientPropertiesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeClientPropertiesCommandInput
|
|
8
|
-
extends DescribeClientPropertiesRequest {}
|
|
7
|
+
export interface DescribeClientPropertiesCommandInput extends DescribeClientPropertiesRequest {}
|
|
9
8
|
export interface DescribeClientPropertiesCommandOutput
|
|
10
|
-
extends DescribeClientPropertiesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeClientPropertiesResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeClientPropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeClientPropertiesCommandInput
|
|
12
|
+
input: DescribeClientPropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeClientPropertiesCommandInput,
|
|
17
15
|
DescribeClientPropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeClientPropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeClientPropertiesCommandInput
|
|
21
|
+
input: DescribeClientPropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeClientPropertiesCommandInput,
|
|
26
24
|
DescribeClientPropertiesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeConnectClientAddInsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeConnectClientAddInsCommandInput
|
|
8
|
-
extends DescribeConnectClientAddInsRequest {}
|
|
7
|
+
export interface DescribeConnectClientAddInsCommandInput extends DescribeConnectClientAddInsRequest {}
|
|
9
8
|
export interface DescribeConnectClientAddInsCommandOutput
|
|
10
|
-
extends DescribeConnectClientAddInsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeConnectClientAddInsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeConnectClientAddInsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeConnectClientAddInsCommandInput
|
|
12
|
+
input: DescribeConnectClientAddInsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeConnectClientAddInsCommandInput,
|
|
17
15
|
DescribeConnectClientAddInsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeConnectClientAddInsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeConnectClientAddInsCommandInput
|
|
21
|
+
input: DescribeConnectClientAddInsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeConnectClientAddInsCommandInput,
|
|
26
24
|
DescribeConnectClientAddInsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeConnectionAliasPermissionsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeConnectionAliasPermissionsCommandInput
|
|
8
|
-
extends DescribeConnectionAliasPermissionsRequest {}
|
|
7
|
+
export interface DescribeConnectionAliasPermissionsCommandInput extends DescribeConnectionAliasPermissionsRequest {}
|
|
9
8
|
export interface DescribeConnectionAliasPermissionsCommandOutput
|
|
10
|
-
extends DescribeConnectionAliasPermissionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeConnectionAliasPermissionsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeConnectionAliasPermissionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeConnectionAliasPermissionsCommandInput
|
|
12
|
+
input: DescribeConnectionAliasPermissionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeConnectionAliasPermissionsCommandInput,
|
|
17
15
|
DescribeConnectionAliasPermissionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeConnectionAliasPermissionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeConnectionAliasPermissionsCommandInput
|
|
21
|
+
input: DescribeConnectionAliasPermissionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeConnectionAliasPermissionsCommandInput,
|
|
26
24
|
DescribeConnectionAliasPermissionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeConnectionAliasesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeConnectionAliasesCommandInput
|
|
8
|
-
extends DescribeConnectionAliasesRequest {}
|
|
7
|
+
export interface DescribeConnectionAliasesCommandInput extends DescribeConnectionAliasesRequest {}
|
|
9
8
|
export interface DescribeConnectionAliasesCommandOutput
|
|
10
|
-
extends DescribeConnectionAliasesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeConnectionAliasesResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeConnectionAliasesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeConnectionAliasesCommandInput
|
|
12
|
+
input: DescribeConnectionAliasesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeConnectionAliasesCommandInput,
|
|
17
15
|
DescribeConnectionAliasesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeCustomWorkspaceImageImportResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeCustomWorkspaceImageImportCommandInput
|
|
8
|
-
extends DescribeCustomWorkspaceImageImportRequest {}
|
|
7
|
+
export interface DescribeCustomWorkspaceImageImportCommandInput extends DescribeCustomWorkspaceImageImportRequest {}
|
|
9
8
|
export interface DescribeCustomWorkspaceImageImportCommandOutput
|
|
10
|
-
extends DescribeCustomWorkspaceImageImportResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeCustomWorkspaceImageImportResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeCustomWorkspaceImageImportCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeCustomWorkspaceImageImportCommandInput
|
|
12
|
+
input: DescribeCustomWorkspaceImageImportCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeCustomWorkspaceImageImportCommandInput,
|
|
17
15
|
DescribeCustomWorkspaceImageImportCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeCustomWorkspaceImageImportCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeCustomWorkspaceImageImportCommandInput
|
|
21
|
+
input: DescribeCustomWorkspaceImageImportCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeCustomWorkspaceImageImportCommandInput,
|
|
26
24
|
DescribeCustomWorkspaceImageImportCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeImageAssociationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeImageAssociationsCommandInput
|
|
8
|
-
extends DescribeImageAssociationsRequest {}
|
|
7
|
+
export interface DescribeImageAssociationsCommandInput extends DescribeImageAssociationsRequest {}
|
|
9
8
|
export interface DescribeImageAssociationsCommandOutput
|
|
10
|
-
extends DescribeImageAssociationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeImageAssociationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeImageAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeImageAssociationsCommandInput
|
|
12
|
+
input: DescribeImageAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeImageAssociationsCommandInput,
|
|
17
15
|
DescribeImageAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeImageAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeImageAssociationsCommandInput
|
|
21
|
+
input: DescribeImageAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeImageAssociationsCommandInput,
|
|
26
24
|
DescribeImageAssociationsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeIpGroupsRequest,
|
|
4
|
-
DescribeIpGroupsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeIpGroupsRequest, DescribeIpGroupsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeIpGroupsCommandInput extends DescribeIpGroupsRequest {}
|
|
8
|
-
export interface DescribeIpGroupsCommandOutput
|
|
9
|
-
extends DescribeIpGroupsResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeIpGroupsCommandOutput extends DescribeIpGroupsResult, __MetadataBearer {}
|
|
11
6
|
declare const DescribeIpGroupsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeIpGroupsCommandInput
|
|
8
|
+
input: DescribeIpGroupsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeIpGroupsCommandInput,
|
|
16
11
|
DescribeIpGroupsCommandOutput,
|