@aws-sdk/client-workspaces 3.47.1 → 3.50.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +35 -0
- package/dist-cjs/WorkSpaces.js +60 -0
- package/dist-cjs/commands/CreateConnectClientAddInCommand.js +36 -0
- package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +36 -0
- package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +36 -0
- package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +36 -0
- package/dist-cjs/commands/index.js +4 -0
- package/dist-cjs/models/models_0.js +58 -4
- package/dist-cjs/protocols/Aws_json1_1.js +376 -3
- package/dist-es/WorkSpaces.js +60 -0
- package/dist-es/commands/CreateConnectClientAddInCommand.js +39 -0
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +39 -0
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +39 -0
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +39 -0
- package/dist-es/commands/index.js +4 -0
- package/dist-es/models/models_0.js +36 -0
- package/dist-es/protocols/Aws_json1_1.js +397 -0
- package/dist-types/WorkSpaces.d.ts +33 -0
- package/dist-types/WorkSpacesClient.d.ts +6 -2
- package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +38 -0
- package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +36 -0
- package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +35 -0
- package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +36 -0
- package/dist-types/commands/index.d.ts +4 -0
- package/dist-types/models/models_0.d.ts +161 -8
- package/dist-types/protocols/Aws_json1_1.d.ts +12 -0
- package/package.json +39 -33
- package/dist-types/ts3.4/WorkSpaces.d.ts +0 -275
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +0 -127
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/index.d.ts +0 -54
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/index.d.ts +0 -5
- package/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -1736
- package/dist-types/ts3.4/pagination/DescribeWorkspaceBundlesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeWorkspaceDirectoriesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeWorkspacesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist-types/ts3.4/pagination/index.d.ts +0 -4
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -164
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { CreateConnectClientAddInRequest, CreateConnectClientAddInResult } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1CreateConnectClientAddInCommand, serializeAws_json1_1CreateConnectClientAddInCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var CreateConnectClientAddInCommand = (function (_super) {
|
|
7
|
+
__extends(CreateConnectClientAddInCommand, _super);
|
|
8
|
+
function CreateConnectClientAddInCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
12
|
+
}
|
|
13
|
+
CreateConnectClientAddInCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "WorkSpacesClient";
|
|
18
|
+
var commandName = "CreateConnectClientAddInCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
23
|
+
inputFilterSensitiveLog: CreateConnectClientAddInRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateConnectClientAddInResult.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CreateConnectClientAddInCommand.prototype.serialize = function (input, context) {
|
|
32
|
+
return serializeAws_json1_1CreateConnectClientAddInCommand(input, context);
|
|
33
|
+
};
|
|
34
|
+
CreateConnectClientAddInCommand.prototype.deserialize = function (output, context) {
|
|
35
|
+
return deserializeAws_json1_1CreateConnectClientAddInCommand(output, context);
|
|
36
|
+
};
|
|
37
|
+
return CreateConnectClientAddInCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CreateConnectClientAddInCommand };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { DeleteConnectClientAddInRequest, DeleteConnectClientAddInResult } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DeleteConnectClientAddInCommand, serializeAws_json1_1DeleteConnectClientAddInCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DeleteConnectClientAddInCommand = (function (_super) {
|
|
7
|
+
__extends(DeleteConnectClientAddInCommand, _super);
|
|
8
|
+
function DeleteConnectClientAddInCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
12
|
+
}
|
|
13
|
+
DeleteConnectClientAddInCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "WorkSpacesClient";
|
|
18
|
+
var commandName = "DeleteConnectClientAddInCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
23
|
+
inputFilterSensitiveLog: DeleteConnectClientAddInRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteConnectClientAddInResult.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
DeleteConnectClientAddInCommand.prototype.serialize = function (input, context) {
|
|
32
|
+
return serializeAws_json1_1DeleteConnectClientAddInCommand(input, context);
|
|
33
|
+
};
|
|
34
|
+
DeleteConnectClientAddInCommand.prototype.deserialize = function (output, context) {
|
|
35
|
+
return deserializeAws_json1_1DeleteConnectClientAddInCommand(output, context);
|
|
36
|
+
};
|
|
37
|
+
return DeleteConnectClientAddInCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DeleteConnectClientAddInCommand };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { DescribeConnectClientAddInsRequest, DescribeConnectClientAddInsResult } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribeConnectClientAddInsCommand, serializeAws_json1_1DescribeConnectClientAddInsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribeConnectClientAddInsCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeConnectClientAddInsCommand, _super);
|
|
8
|
+
function DescribeConnectClientAddInsCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
12
|
+
}
|
|
13
|
+
DescribeConnectClientAddInsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "WorkSpacesClient";
|
|
18
|
+
var commandName = "DescribeConnectClientAddInsCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
23
|
+
inputFilterSensitiveLog: DescribeConnectClientAddInsRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeConnectClientAddInsResult.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
DescribeConnectClientAddInsCommand.prototype.serialize = function (input, context) {
|
|
32
|
+
return serializeAws_json1_1DescribeConnectClientAddInsCommand(input, context);
|
|
33
|
+
};
|
|
34
|
+
DescribeConnectClientAddInsCommand.prototype.deserialize = function (output, context) {
|
|
35
|
+
return deserializeAws_json1_1DescribeConnectClientAddInsCommand(output, context);
|
|
36
|
+
};
|
|
37
|
+
return DescribeConnectClientAddInsCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeConnectClientAddInsCommand };
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { UpdateConnectClientAddInRequest, UpdateConnectClientAddInResult } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1UpdateConnectClientAddInCommand, serializeAws_json1_1UpdateConnectClientAddInCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var UpdateConnectClientAddInCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateConnectClientAddInCommand, _super);
|
|
8
|
+
function UpdateConnectClientAddInCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
12
|
+
}
|
|
13
|
+
UpdateConnectClientAddInCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "WorkSpacesClient";
|
|
18
|
+
var commandName = "UpdateConnectClientAddInCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
23
|
+
inputFilterSensitiveLog: UpdateConnectClientAddInRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateConnectClientAddInResult.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UpdateConnectClientAddInCommand.prototype.serialize = function (input, context) {
|
|
32
|
+
return serializeAws_json1_1UpdateConnectClientAddInCommand(input, context);
|
|
33
|
+
};
|
|
34
|
+
UpdateConnectClientAddInCommand.prototype.deserialize = function (output, context) {
|
|
35
|
+
return deserializeAws_json1_1UpdateConnectClientAddInCommand(output, context);
|
|
36
|
+
};
|
|
37
|
+
return UpdateConnectClientAddInCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateConnectClientAddInCommand };
|
|
@@ -2,12 +2,14 @@ export * from "./AssociateConnectionAliasCommand";
|
|
|
2
2
|
export * from "./AssociateIpGroupsCommand";
|
|
3
3
|
export * from "./AuthorizeIpRulesCommand";
|
|
4
4
|
export * from "./CopyWorkspaceImageCommand";
|
|
5
|
+
export * from "./CreateConnectClientAddInCommand";
|
|
5
6
|
export * from "./CreateConnectionAliasCommand";
|
|
6
7
|
export * from "./CreateIpGroupCommand";
|
|
7
8
|
export * from "./CreateTagsCommand";
|
|
8
9
|
export * from "./CreateUpdatedWorkspaceImageCommand";
|
|
9
10
|
export * from "./CreateWorkspaceBundleCommand";
|
|
10
11
|
export * from "./CreateWorkspacesCommand";
|
|
12
|
+
export * from "./DeleteConnectClientAddInCommand";
|
|
11
13
|
export * from "./DeleteConnectionAliasCommand";
|
|
12
14
|
export * from "./DeleteIpGroupCommand";
|
|
13
15
|
export * from "./DeleteTagsCommand";
|
|
@@ -17,6 +19,7 @@ export * from "./DeregisterWorkspaceDirectoryCommand";
|
|
|
17
19
|
export * from "./DescribeAccountCommand";
|
|
18
20
|
export * from "./DescribeAccountModificationsCommand";
|
|
19
21
|
export * from "./DescribeClientPropertiesCommand";
|
|
22
|
+
export * from "./DescribeConnectClientAddInsCommand";
|
|
20
23
|
export * from "./DescribeConnectionAliasPermissionsCommand";
|
|
21
24
|
export * from "./DescribeConnectionAliasesCommand";
|
|
22
25
|
export * from "./DescribeIpGroupsCommand";
|
|
@@ -48,6 +51,7 @@ export * from "./RevokeIpRulesCommand";
|
|
|
48
51
|
export * from "./StartWorkspacesCommand";
|
|
49
52
|
export * from "./StopWorkspacesCommand";
|
|
50
53
|
export * from "./TerminateWorkspacesCommand";
|
|
54
|
+
export * from "./UpdateConnectClientAddInCommand";
|
|
51
55
|
export * from "./UpdateConnectionAliasPermissionCommand";
|
|
52
56
|
export * from "./UpdateRulesOfIpGroupCommand";
|
|
53
57
|
export * from "./UpdateWorkspaceBundleCommand";
|
|
@@ -99,6 +99,10 @@ export var ClientPropertiesResult;
|
|
|
99
99
|
(function (ClientPropertiesResult) {
|
|
100
100
|
ClientPropertiesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
101
101
|
})(ClientPropertiesResult || (ClientPropertiesResult = {}));
|
|
102
|
+
export var ConnectClientAddIn;
|
|
103
|
+
(function (ConnectClientAddIn) {
|
|
104
|
+
ConnectClientAddIn.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
105
|
+
})(ConnectClientAddIn || (ConnectClientAddIn = {}));
|
|
102
106
|
export var ConnectionAliasAssociation;
|
|
103
107
|
(function (ConnectionAliasAssociation) {
|
|
104
108
|
ConnectionAliasAssociation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -135,6 +139,14 @@ export var CopyWorkspaceImageResult;
|
|
|
135
139
|
(function (CopyWorkspaceImageResult) {
|
|
136
140
|
CopyWorkspaceImageResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
137
141
|
})(CopyWorkspaceImageResult || (CopyWorkspaceImageResult = {}));
|
|
142
|
+
export var CreateConnectClientAddInRequest;
|
|
143
|
+
(function (CreateConnectClientAddInRequest) {
|
|
144
|
+
CreateConnectClientAddInRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
145
|
+
})(CreateConnectClientAddInRequest || (CreateConnectClientAddInRequest = {}));
|
|
146
|
+
export var CreateConnectClientAddInResult;
|
|
147
|
+
(function (CreateConnectClientAddInResult) {
|
|
148
|
+
CreateConnectClientAddInResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
149
|
+
})(CreateConnectClientAddInResult || (CreateConnectClientAddInResult = {}));
|
|
138
150
|
export var CreateConnectionAliasRequest;
|
|
139
151
|
(function (CreateConnectionAliasRequest) {
|
|
140
152
|
CreateConnectionAliasRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -247,6 +259,14 @@ export var DefaultWorkspaceCreationProperties;
|
|
|
247
259
|
(function (DefaultWorkspaceCreationProperties) {
|
|
248
260
|
DefaultWorkspaceCreationProperties.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
249
261
|
})(DefaultWorkspaceCreationProperties || (DefaultWorkspaceCreationProperties = {}));
|
|
262
|
+
export var DeleteConnectClientAddInRequest;
|
|
263
|
+
(function (DeleteConnectClientAddInRequest) {
|
|
264
|
+
DeleteConnectClientAddInRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
265
|
+
})(DeleteConnectClientAddInRequest || (DeleteConnectClientAddInRequest = {}));
|
|
266
|
+
export var DeleteConnectClientAddInResult;
|
|
267
|
+
(function (DeleteConnectClientAddInResult) {
|
|
268
|
+
DeleteConnectClientAddInResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
269
|
+
})(DeleteConnectClientAddInResult || (DeleteConnectClientAddInResult = {}));
|
|
250
270
|
export var DeleteConnectionAliasRequest;
|
|
251
271
|
(function (DeleteConnectionAliasRequest) {
|
|
252
272
|
DeleteConnectionAliasRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -319,6 +339,14 @@ export var DescribeClientPropertiesResult;
|
|
|
319
339
|
(function (DescribeClientPropertiesResult) {
|
|
320
340
|
DescribeClientPropertiesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
321
341
|
})(DescribeClientPropertiesResult || (DescribeClientPropertiesResult = {}));
|
|
342
|
+
export var DescribeConnectClientAddInsRequest;
|
|
343
|
+
(function (DescribeConnectClientAddInsRequest) {
|
|
344
|
+
DescribeConnectClientAddInsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
345
|
+
})(DescribeConnectClientAddInsRequest || (DescribeConnectClientAddInsRequest = {}));
|
|
346
|
+
export var DescribeConnectClientAddInsResult;
|
|
347
|
+
(function (DescribeConnectClientAddInsResult) {
|
|
348
|
+
DescribeConnectClientAddInsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
349
|
+
})(DescribeConnectClientAddInsResult || (DescribeConnectClientAddInsResult = {}));
|
|
322
350
|
export var DescribeConnectionAliasesRequest;
|
|
323
351
|
(function (DescribeConnectionAliasesRequest) {
|
|
324
352
|
DescribeConnectionAliasesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -686,6 +714,14 @@ export var TerminateWorkspacesResult;
|
|
|
686
714
|
(function (TerminateWorkspacesResult) {
|
|
687
715
|
TerminateWorkspacesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
688
716
|
})(TerminateWorkspacesResult || (TerminateWorkspacesResult = {}));
|
|
717
|
+
export var UpdateConnectClientAddInRequest;
|
|
718
|
+
(function (UpdateConnectClientAddInRequest) {
|
|
719
|
+
UpdateConnectClientAddInRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
720
|
+
})(UpdateConnectClientAddInRequest || (UpdateConnectClientAddInRequest = {}));
|
|
721
|
+
export var UpdateConnectClientAddInResult;
|
|
722
|
+
(function (UpdateConnectClientAddInResult) {
|
|
723
|
+
UpdateConnectClientAddInResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
724
|
+
})(UpdateConnectClientAddInResult || (UpdateConnectClientAddInResult = {}));
|
|
689
725
|
export var UpdateConnectionAliasPermissionRequest;
|
|
690
726
|
(function (UpdateConnectionAliasPermissionRequest) {
|
|
691
727
|
UpdateConnectionAliasPermissionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|