@aws-sdk/client-workspaces-web 3.590.0 → 3.596.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 +0 -58
- package/dist-types/commands/AssociateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTrustStoreCommand.d.ts +2 -1
- package/dist-types/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/CreateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/CreatePortalCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrustStoreCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DeletePortalCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrustStoreCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTrustStoreCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/GetIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetPortalCommand.d.ts +2 -1
- package/dist-types/commands/GetPortalServiceProviderMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetTrustStoreCertificateCommand.d.ts +2 -1
- package/dist-types/commands/GetTrustStoreCommand.d.ts +2 -1
- package/dist-types/commands/GetUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +2 -1
- package/dist-types/commands/ListIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListPortalsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTrustStoreCertificatesCommand.d.ts +2 -1
- package/dist-types/commands/ListTrustStoresCommand.d.ts +2 -1
- package/dist-types/commands/ListUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePortalCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrustStoreCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserSettingsCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/WorkSpacesWebServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateTrustStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateTrustStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPortalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPortalServiceProviderMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTrustStoreCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTrustStoreCertificatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/WorkSpacesWebServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
export * from "./WorkSpacesWebClient";
|
|
12
12
|
export * from "./WorkSpacesWeb";
|
|
13
13
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
14
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
15
|
-
export { WorkSpacesWebExtensionConfiguration } from "./extensionConfiguration";
|
|
14
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
15
|
+
export type { WorkSpacesWebExtensionConfiguration } from "./extensionConfiguration";
|
|
16
16
|
export * from "./commands";
|
|
17
17
|
export * from "./pagination";
|
|
18
18
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateBrowserSettingsCommandInput
|
|
14
15
|
extends AssociateBrowserSettingsRequest {}
|
|
15
16
|
export interface AssociateBrowserSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateIpAccessSettingsCommandInput
|
|
14
15
|
extends AssociateIpAccessSettingsRequest {}
|
|
15
16
|
export interface AssociateIpAccessSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateNetworkSettingsCommandInput
|
|
14
15
|
extends AssociateNetworkSettingsRequest {}
|
|
15
16
|
export interface AssociateNetworkSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateTrustStoreCommandInput
|
|
14
15
|
extends AssociateTrustStoreRequest {}
|
|
15
16
|
export interface AssociateTrustStoreCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateUserAccessLoggingSettingsCommandInput
|
|
14
15
|
extends AssociateUserAccessLoggingSettingsRequest {}
|
|
15
16
|
export interface AssociateUserAccessLoggingSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateUserSettingsCommandInput
|
|
14
15
|
extends AssociateUserSettingsRequest {}
|
|
15
16
|
export interface AssociateUserSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateBrowserSettingsCommandInput
|
|
14
15
|
extends CreateBrowserSettingsRequest {}
|
|
15
16
|
export interface CreateBrowserSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateIdentityProviderCommandInput
|
|
14
15
|
extends CreateIdentityProviderRequest {}
|
|
15
16
|
export interface CreateIdentityProviderCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateIpAccessSettingsCommandInput
|
|
14
15
|
extends CreateIpAccessSettingsRequest {}
|
|
15
16
|
export interface CreateIpAccessSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateNetworkSettingsCommandInput
|
|
14
15
|
extends CreateNetworkSettingsRequest {}
|
|
15
16
|
export interface CreateNetworkSettingsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WorkSpacesWebClientResolvedConfig,
|
|
8
8
|
} from "../WorkSpacesWebClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreatePortalCommandInput extends CreatePortalRequest {}
|
|
11
12
|
export interface CreatePortalCommandOutput
|
|
12
13
|
extends CreatePortalResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateTrustStoreCommandInput extends CreateTrustStoreRequest {}
|
|
14
15
|
export interface CreateTrustStoreCommandOutput
|
|
15
16
|
extends CreateTrustStoreResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateUserAccessLoggingSettingsCommandInput
|
|
14
15
|
extends CreateUserAccessLoggingSettingsRequest {}
|
|
15
16
|
export interface CreateUserAccessLoggingSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateUserSettingsCommandInput
|
|
14
15
|
extends CreateUserSettingsRequest {}
|
|
15
16
|
export interface CreateUserSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteBrowserSettingsCommandInput
|
|
14
15
|
extends DeleteBrowserSettingsRequest {}
|
|
15
16
|
export interface DeleteBrowserSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteIdentityProviderCommandInput
|
|
14
15
|
extends DeleteIdentityProviderRequest {}
|
|
15
16
|
export interface DeleteIdentityProviderCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteIpAccessSettingsCommandInput
|
|
14
15
|
extends DeleteIpAccessSettingsRequest {}
|
|
15
16
|
export interface DeleteIpAccessSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteNetworkSettingsCommandInput
|
|
14
15
|
extends DeleteNetworkSettingsRequest {}
|
|
15
16
|
export interface DeleteNetworkSettingsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WorkSpacesWebClientResolvedConfig,
|
|
8
8
|
} from "../WorkSpacesWebClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeletePortalCommandInput extends DeletePortalRequest {}
|
|
11
12
|
export interface DeletePortalCommandOutput
|
|
12
13
|
extends DeletePortalResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteTrustStoreCommandInput extends DeleteTrustStoreRequest {}
|
|
14
15
|
export interface DeleteTrustStoreCommandOutput
|
|
15
16
|
extends DeleteTrustStoreResponse,
|