@aws-sdk/client-workspaces-web 3.296.0 → 3.298.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/commands/AssociateBrowserSettingsCommand.js +2 -3
- package/dist-cjs/commands/AssociateNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/AssociateTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/AssociateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/AssociateUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/CreateBrowserSettingsCommand.js +1 -1
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +1 -1
- package/dist-cjs/commands/CreateNetworkSettingsCommand.js +1 -1
- package/dist-cjs/commands/CreatePortalCommand.js +1 -1
- package/dist-cjs/commands/CreateTrustStoreCommand.js +1 -1
- package/dist-cjs/commands/CreateUserAccessLoggingSettingsCommand.js +1 -1
- package/dist-cjs/commands/CreateUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/DeleteBrowserSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DeleteNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeletePortalCommand.js +2 -3
- package/dist-cjs/commands/DeleteTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateBrowserSettingsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/DisassociateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetBrowserSettingsCommand.js +1 -1
- package/dist-cjs/commands/GetIdentityProviderCommand.js +1 -1
- package/dist-cjs/commands/GetNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetPortalCommand.js +1 -1
- package/dist-cjs/commands/GetPortalServiceProviderMetadataCommand.js +2 -3
- package/dist-cjs/commands/GetTrustStoreCertificateCommand.js +2 -3
- package/dist-cjs/commands/GetTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/GetUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListBrowserSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +1 -1
- package/dist-cjs/commands/ListNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListPortalsCommand.js +1 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -1
- package/dist-cjs/commands/ListTrustStoreCertificatesCommand.js +2 -3
- package/dist-cjs/commands/ListTrustStoresCommand.js +2 -3
- package/dist-cjs/commands/ListUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserSettingsCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -375
- package/dist-es/commands/AssociateBrowserSettingsCommand.js +2 -3
- package/dist-es/commands/AssociateNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/AssociateTrustStoreCommand.js +2 -3
- package/dist-es/commands/AssociateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/AssociateUserSettingsCommand.js +2 -3
- package/dist-es/commands/CreateBrowserSettingsCommand.js +2 -2
- package/dist-es/commands/CreateIdentityProviderCommand.js +2 -2
- package/dist-es/commands/CreateNetworkSettingsCommand.js +2 -2
- package/dist-es/commands/CreatePortalCommand.js +2 -2
- package/dist-es/commands/CreateTrustStoreCommand.js +2 -2
- package/dist-es/commands/CreateUserAccessLoggingSettingsCommand.js +2 -2
- package/dist-es/commands/CreateUserSettingsCommand.js +2 -2
- package/dist-es/commands/DeleteBrowserSettingsCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DeleteNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/DeletePortalCommand.js +2 -3
- package/dist-es/commands/DeleteTrustStoreCommand.js +2 -3
- package/dist-es/commands/DeleteUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/DeleteUserSettingsCommand.js +2 -3
- package/dist-es/commands/DisassociateBrowserSettingsCommand.js +2 -3
- package/dist-es/commands/DisassociateNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/DisassociateTrustStoreCommand.js +2 -3
- package/dist-es/commands/DisassociateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/DisassociateUserSettingsCommand.js +2 -3
- package/dist-es/commands/GetBrowserSettingsCommand.js +2 -2
- package/dist-es/commands/GetIdentityProviderCommand.js +2 -2
- package/dist-es/commands/GetNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/GetPortalCommand.js +2 -2
- package/dist-es/commands/GetPortalServiceProviderMetadataCommand.js +2 -3
- package/dist-es/commands/GetTrustStoreCertificateCommand.js +2 -3
- package/dist-es/commands/GetTrustStoreCommand.js +2 -3
- package/dist-es/commands/GetUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/GetUserSettingsCommand.js +2 -3
- package/dist-es/commands/ListBrowserSettingsCommand.js +2 -3
- package/dist-es/commands/ListIdentityProvidersCommand.js +2 -2
- package/dist-es/commands/ListNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/ListPortalsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTrustStoreCertificatesCommand.js +2 -3
- package/dist-es/commands/ListTrustStoresCommand.js +2 -3
- package/dist-es/commands/ListUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/ListUserSettingsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateTrustStoreCommand.js +2 -3
- package/dist-es/commands/UpdateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateUserSettingsCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -279
- package/dist-types/WorkSpacesWeb.d.ts +52 -0
- package/dist-types/WorkSpacesWebClient.d.ts +24 -4
- package/dist-types/commands/AssociateBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/AssociateNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/AssociateTrustStoreCommand.d.ts +16 -0
- package/dist-types/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/AssociateUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/CreateBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/CreatePortalCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrustStoreCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DeletePortalCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrustStoreCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateTrustStoreCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetPortalCommand.d.ts +16 -0
- package/dist-types/commands/GetPortalServiceProviderMetadataCommand.d.ts +16 -0
- package/dist-types/commands/GetTrustStoreCertificateCommand.d.ts +16 -0
- package/dist-types/commands/GetTrustStoreCommand.d.ts +16 -0
- package/dist-types/commands/GetUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/ListBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +16 -0
- package/dist-types/commands/ListNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/ListPortalsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTrustStoreCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/ListTrustStoresCommand.d.ts +16 -0
- package/dist-types/commands/ListUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/ListUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/UpdateNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePortalCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTrustStoreCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserSettingsCommand.d.ts +16 -0
- package/dist-types/models/WorkSpacesWebServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +353 -372
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListBrowserSettingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIdentityProvidersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListNetworkSettingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPortalsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTrustStoreCertificatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTrustStoresPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUserAccessLoggingSettingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUserSettingsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -273
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeletePortalRequest, DeletePortalResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeletePortalCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeletePortalCommandInput extends DeletePortalRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeletePortalCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeletePortalCommandOutput extends DeletePortalResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a web portal.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeletePortalCommandOutput extends DeletePortalResponse, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeletePortalCommandInput - {@link DeletePortalCommandInput}
|
|
34
|
+
* @returns {@link DeletePortalCommandOutput}
|
|
28
35
|
* @see {@link DeletePortalCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeletePortalCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DeletePortalCommandOutput extends DeletePortalResponse, __Metad
|
|
|
49
56
|
export declare class DeletePortalCommand extends $Command<DeletePortalCommandInput, DeletePortalCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: DeletePortalCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DeletePortalCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePortalCommandInput, DeletePortalCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteTrustStoreRequest, DeleteTrustStoreResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteTrustStoreCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteTrustStoreCommandInput extends DeleteTrustStoreRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteTrustStoreCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteTrustStoreCommandOutput extends DeleteTrustStoreResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the trust store.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteTrustStoreCommandOutput extends DeleteTrustStoreResponse,
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteTrustStoreCommandInput - {@link DeleteTrustStoreCommandInput}
|
|
34
|
+
* @returns {@link DeleteTrustStoreCommandOutput}
|
|
28
35
|
* @see {@link DeleteTrustStoreCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteTrustStoreCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DeleteTrustStoreCommandOutput extends DeleteTrustStoreResponse,
|
|
|
49
56
|
export declare class DeleteTrustStoreCommand extends $Command<DeleteTrustStoreCommandInput, DeleteTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: DeleteTrustStoreCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DeleteTrustStoreCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTrustStoreCommandInput, DeleteTrustStoreCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteUserAccessLoggingSettingsRequest, DeleteUserAccessLoggingSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteUserAccessLoggingSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteUserAccessLoggingSettingsCommandInput extends DeleteUserAccessLoggingSettingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteUserAccessLoggingSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteUserAccessLoggingSettingsCommandOutput extends DeleteUserAccessLoggingSettingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes user access logging settings.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteUserAccessLoggingSettingsCommandOutput extends DeleteUser
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteUserAccessLoggingSettingsCommandInput - {@link DeleteUserAccessLoggingSettingsCommandInput}
|
|
34
|
+
* @returns {@link DeleteUserAccessLoggingSettingsCommandOutput}
|
|
28
35
|
* @see {@link DeleteUserAccessLoggingSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteUserAccessLoggingSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DeleteUserAccessLoggingSettingsCommandOutput extends DeleteUser
|
|
|
49
56
|
export declare class DeleteUserAccessLoggingSettingsCommand extends $Command<DeleteUserAccessLoggingSettingsCommandInput, DeleteUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: DeleteUserAccessLoggingSettingsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DeleteUserAccessLoggingSettingsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteUserAccessLoggingSettingsCommandInput, DeleteUserAccessLoggingSettingsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteUserSettingsRequest, DeleteUserSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteUserSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteUserSettingsCommandInput extends DeleteUserSettingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteUserSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteUserSettingsCommandOutput extends DeleteUserSettingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes user settings.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteUserSettingsCommandOutput extends DeleteUserSettingsRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteUserSettingsCommandInput - {@link DeleteUserSettingsCommandInput}
|
|
34
|
+
* @returns {@link DeleteUserSettingsCommandOutput}
|
|
28
35
|
* @see {@link DeleteUserSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteUserSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DeleteUserSettingsCommandOutput extends DeleteUserSettingsRespo
|
|
|
49
56
|
export declare class DeleteUserSettingsCommand extends $Command<DeleteUserSettingsCommandInput, DeleteUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: DeleteUserSettingsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DeleteUserSettingsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteUserSettingsCommandInput, DeleteUserSettingsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DisassociateBrowserSettingsRequest, DisassociateBrowserSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DisassociateBrowserSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DisassociateBrowserSettingsCommandInput extends DisassociateBrowserSettingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DisassociateBrowserSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DisassociateBrowserSettingsCommandOutput extends DisassociateBrowserSettingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disassociates browser settings from a web portal.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DisassociateBrowserSettingsCommandOutput extends DisassociateBr
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DisassociateBrowserSettingsCommandInput - {@link DisassociateBrowserSettingsCommandInput}
|
|
34
|
+
* @returns {@link DisassociateBrowserSettingsCommandOutput}
|
|
28
35
|
* @see {@link DisassociateBrowserSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DisassociateBrowserSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DisassociateBrowserSettingsCommandOutput extends DisassociateBr
|
|
|
49
56
|
export declare class DisassociateBrowserSettingsCommand extends $Command<DisassociateBrowserSettingsCommandInput, DisassociateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: DisassociateBrowserSettingsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DisassociateBrowserSettingsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateBrowserSettingsCommandInput, DisassociateBrowserSettingsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DisassociateNetworkSettingsRequest, DisassociateNetworkSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DisassociateNetworkSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DisassociateNetworkSettingsCommandInput extends DisassociateNetworkSettingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DisassociateNetworkSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DisassociateNetworkSettingsCommandOutput extends DisassociateNetworkSettingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disassociates network settings from a web portal.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DisassociateNetworkSettingsCommandOutput extends DisassociateNe
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DisassociateNetworkSettingsCommandInput - {@link DisassociateNetworkSettingsCommandInput}
|
|
34
|
+
* @returns {@link DisassociateNetworkSettingsCommandOutput}
|
|
28
35
|
* @see {@link DisassociateNetworkSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DisassociateNetworkSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DisassociateNetworkSettingsCommandOutput extends DisassociateNe
|
|
|
49
56
|
export declare class DisassociateNetworkSettingsCommand extends $Command<DisassociateNetworkSettingsCommandInput, DisassociateNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: DisassociateNetworkSettingsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DisassociateNetworkSettingsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateNetworkSettingsCommandInput, DisassociateNetworkSettingsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DisassociateTrustStoreRequest, DisassociateTrustStoreResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DisassociateTrustStoreCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DisassociateTrustStoreCommandInput extends DisassociateTrustStoreRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DisassociateTrustStoreCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DisassociateTrustStoreCommandOutput extends DisassociateTrustStoreResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disassociates a trust store from a web portal.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DisassociateTrustStoreCommandOutput extends DisassociateTrustSt
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DisassociateTrustStoreCommandInput - {@link DisassociateTrustStoreCommandInput}
|
|
34
|
+
* @returns {@link DisassociateTrustStoreCommandOutput}
|
|
28
35
|
* @see {@link DisassociateTrustStoreCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DisassociateTrustStoreCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DisassociateTrustStoreCommandOutput extends DisassociateTrustSt
|
|
|
49
56
|
export declare class DisassociateTrustStoreCommand extends $Command<DisassociateTrustStoreCommandInput, DisassociateTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: DisassociateTrustStoreCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DisassociateTrustStoreCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateTrustStoreCommandInput, DisassociateTrustStoreCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DisassociateUserAccessLoggingSettingsRequest, DisassociateUserAccessLoggingSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DisassociateUserAccessLoggingSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DisassociateUserAccessLoggingSettingsCommandInput extends DisassociateUserAccessLoggingSettingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DisassociateUserAccessLoggingSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DisassociateUserAccessLoggingSettingsCommandOutput extends DisassociateUserAccessLoggingSettingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disassociates user access logging settings from a web portal.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DisassociateUserAccessLoggingSettingsCommandOutput extends Disa
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DisassociateUserAccessLoggingSettingsCommandInput - {@link DisassociateUserAccessLoggingSettingsCommandInput}
|
|
34
|
+
* @returns {@link DisassociateUserAccessLoggingSettingsCommandOutput}
|
|
28
35
|
* @see {@link DisassociateUserAccessLoggingSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DisassociateUserAccessLoggingSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DisassociateUserAccessLoggingSettingsCommandOutput extends Disa
|
|
|
49
56
|
export declare class DisassociateUserAccessLoggingSettingsCommand extends $Command<DisassociateUserAccessLoggingSettingsCommandInput, DisassociateUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: DisassociateUserAccessLoggingSettingsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DisassociateUserAccessLoggingSettingsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateUserAccessLoggingSettingsCommandInput, DisassociateUserAccessLoggingSettingsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DisassociateUserSettingsRequest, DisassociateUserSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DisassociateUserSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DisassociateUserSettingsCommandInput extends DisassociateUserSettingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DisassociateUserSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DisassociateUserSettingsCommandOutput extends DisassociateUserSettingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disassociates user settings from a web portal.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DisassociateUserSettingsCommandOutput extends DisassociateUserS
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DisassociateUserSettingsCommandInput - {@link DisassociateUserSettingsCommandInput}
|
|
34
|
+
* @returns {@link DisassociateUserSettingsCommandOutput}
|
|
28
35
|
* @see {@link DisassociateUserSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DisassociateUserSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DisassociateUserSettingsCommandOutput extends DisassociateUserS
|
|
|
49
56
|
export declare class DisassociateUserSettingsCommand extends $Command<DisassociateUserSettingsCommandInput, DisassociateUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: DisassociateUserSettingsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DisassociateUserSettingsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateUserSettingsCommandInput, DisassociateUserSettingsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetBrowserSettingsRequest, GetBrowserSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetBrowserSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetBrowserSettingsCommandInput extends GetBrowserSettingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetBrowserSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetBrowserSettingsCommandOutput extends GetBrowserSettingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets browser settings.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetBrowserSettingsCommandOutput extends GetBrowserSettingsRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetBrowserSettingsCommandInput - {@link GetBrowserSettingsCommandInput}
|
|
34
|
+
* @returns {@link GetBrowserSettingsCommandOutput}
|
|
28
35
|
* @see {@link GetBrowserSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetBrowserSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetBrowserSettingsCommandOutput extends GetBrowserSettingsRespo
|
|
|
49
56
|
export declare class GetBrowserSettingsCommand extends $Command<GetBrowserSettingsCommandInput, GetBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: GetBrowserSettingsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetBrowserSettingsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBrowserSettingsCommandInput, GetBrowserSettingsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetIdentityProviderRequest, GetIdentityProviderResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetIdentityProviderCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetIdentityProviderCommandInput extends GetIdentityProviderRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetIdentityProviderCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetIdentityProviderCommandOutput extends GetIdentityProviderResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the identity provider.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetIdentityProviderCommandOutput extends GetIdentityProviderRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetIdentityProviderCommandInput - {@link GetIdentityProviderCommandInput}
|
|
34
|
+
* @returns {@link GetIdentityProviderCommandOutput}
|
|
28
35
|
* @see {@link GetIdentityProviderCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetIdentityProviderCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetIdentityProviderCommandOutput extends GetIdentityProviderRes
|
|
|
49
56
|
export declare class GetIdentityProviderCommand extends $Command<GetIdentityProviderCommandInput, GetIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: GetIdentityProviderCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetIdentityProviderCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetIdentityProviderCommandInput, GetIdentityProviderCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetNetworkSettingsRequest, GetNetworkSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetNetworkSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetNetworkSettingsCommandInput extends GetNetworkSettingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetNetworkSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetNetworkSettingsCommandOutput extends GetNetworkSettingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the network settings.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetNetworkSettingsCommandOutput extends GetNetworkSettingsRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetNetworkSettingsCommandInput - {@link GetNetworkSettingsCommandInput}
|
|
34
|
+
* @returns {@link GetNetworkSettingsCommandOutput}
|
|
28
35
|
* @see {@link GetNetworkSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetNetworkSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetNetworkSettingsCommandOutput extends GetNetworkSettingsRespo
|
|
|
49
56
|
export declare class GetNetworkSettingsCommand extends $Command<GetNetworkSettingsCommandInput, GetNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: GetNetworkSettingsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetNetworkSettingsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetNetworkSettingsCommandInput, GetNetworkSettingsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetPortalRequest, GetPortalResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetPortalCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetPortalCommandInput extends GetPortalRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetPortalCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetPortalCommandOutput extends GetPortalResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the web portal.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetPortalCommandOutput extends GetPortalResponse, __MetadataBea
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetPortalCommandInput - {@link GetPortalCommandInput}
|
|
34
|
+
* @returns {@link GetPortalCommandOutput}
|
|
28
35
|
* @see {@link GetPortalCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetPortalCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetPortalCommandOutput extends GetPortalResponse, __MetadataBea
|
|
|
49
56
|
export declare class GetPortalCommand extends $Command<GetPortalCommandInput, GetPortalCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: GetPortalCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetPortalCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPortalCommandInput, GetPortalCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|