@aws-sdk/client-direct-connect 3.296.0 → 3.297.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-types/DirectConnect.d.ts +64 -0
- package/dist-types/DirectConnectClient.d.ts +24 -4
- package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +16 -0
- package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +16 -0
- package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +16 -0
- package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +16 -0
- package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +16 -0
- package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +16 -0
- package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmConnectionCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/CreateBGPPeerCommand.d.ts +16 -0
- package/dist-types/commands/CreateConnectionCommand.d.ts +16 -0
- package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +16 -0
- package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +16 -0
- package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +16 -0
- package/dist-types/commands/CreateInterconnectCommand.d.ts +16 -0
- package/dist-types/commands/CreateLagCommand.d.ts +16 -0
- package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBGPPeerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConnectionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInterconnectCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLagCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInterconnectsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLagsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLoaCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLocationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +16 -0
- package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +16 -0
- package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +16 -0
- package/dist-types/commands/StopBgpFailoverTestCommand.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/UpdateConnectionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLagCommand.d.ts +16 -0
- package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +16 -0
- package/dist-types/models/DirectConnectServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +383 -0
- package/package.json +3 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeDirectConnectGatewayAssociationProposalsRequest, DescribeDirectConnectGatewayAssociationProposalsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeDirectConnectGatewayAssociationProposalsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeDirectConnectGatewayAssociationProposalsCommandInput extends DescribeDirectConnectGatewayAssociationProposalsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeDirectConnectGatewayAssociationProposalsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeDirectConnectGatewayAssociationProposalsCommandOutput extends DescribeDirectConnectGatewayAssociationProposalsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes one or more association proposals for connection between a virtual private gateway or transit gateway and a Direct Connect gateway. </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 DescribeDirectConnectGatewayAssociationProposalsCommandOutput e
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeDirectConnectGatewayAssociationProposalsCommandInput - {@link DescribeDirectConnectGatewayAssociationProposalsCommandInput}
|
|
34
|
+
* @returns {@link DescribeDirectConnectGatewayAssociationProposalsCommandOutput}
|
|
28
35
|
* @see {@link DescribeDirectConnectGatewayAssociationProposalsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeDirectConnectGatewayAssociationProposalsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DirectConnectClientResolvedConfig | config} for DirectConnectClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface DescribeDirectConnectGatewayAssociationProposalsCommandOutput e
|
|
|
40
47
|
export declare class DescribeDirectConnectGatewayAssociationProposalsCommand extends $Command<DescribeDirectConnectGatewayAssociationProposalsCommandInput, DescribeDirectConnectGatewayAssociationProposalsCommandOutput, DirectConnectClientResolvedConfig> {
|
|
41
48
|
readonly input: DescribeDirectConnectGatewayAssociationProposalsCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: DescribeDirectConnectGatewayAssociationProposalsCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDirectConnectGatewayAssociationProposalsCommandInput, DescribeDirectConnectGatewayAssociationProposalsCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeDirectConnectGatewayAssociationsRequest, DescribeDirectConnectGatewayAssociationsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeDirectConnectGatewayAssociationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeDirectConnectGatewayAssociationsCommandInput extends DescribeDirectConnectGatewayAssociationsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeDirectConnectGatewayAssociationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeDirectConnectGatewayAssociationsCommandOutput extends DescribeDirectConnectGatewayAssociationsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the associations between your Direct Connect gateways and virtual private gateways and transit gateways. You must specify one of the following:</p>
|
|
18
23
|
* <ul>
|
|
19
24
|
* <li>
|
|
@@ -47,6 +52,8 @@ export interface DescribeDirectConnectGatewayAssociationsCommandOutput extends D
|
|
|
47
52
|
* const response = await client.send(command);
|
|
48
53
|
* ```
|
|
49
54
|
*
|
|
55
|
+
* @param DescribeDirectConnectGatewayAssociationsCommandInput - {@link DescribeDirectConnectGatewayAssociationsCommandInput}
|
|
56
|
+
* @returns {@link DescribeDirectConnectGatewayAssociationsCommandOutput}
|
|
50
57
|
* @see {@link DescribeDirectConnectGatewayAssociationsCommandInput} for command's `input` shape.
|
|
51
58
|
* @see {@link DescribeDirectConnectGatewayAssociationsCommandOutput} for command's `response` shape.
|
|
52
59
|
* @see {@link DirectConnectClientResolvedConfig | config} for DirectConnectClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface DescribeDirectConnectGatewayAssociationsCommandOutput extends D
|
|
|
62
69
|
export declare class DescribeDirectConnectGatewayAssociationsCommand extends $Command<DescribeDirectConnectGatewayAssociationsCommandInput, DescribeDirectConnectGatewayAssociationsCommandOutput, DirectConnectClientResolvedConfig> {
|
|
63
70
|
readonly input: DescribeDirectConnectGatewayAssociationsCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: DescribeDirectConnectGatewayAssociationsCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDirectConnectGatewayAssociationsCommandInput, DescribeDirectConnectGatewayAssociationsCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeDirectConnectGatewayAttachmentsRequest, DescribeDirectConnectGatewayAttachmentsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeDirectConnectGatewayAttachmentsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeDirectConnectGatewayAttachmentsCommandInput extends DescribeDirectConnectGatewayAttachmentsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeDirectConnectGatewayAttachmentsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeDirectConnectGatewayAttachmentsCommandOutput extends DescribeDirectConnectGatewayAttachmentsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the attachments between your Direct Connect gateways and virtual interfaces. You must specify
|
|
18
23
|
* a Direct Connect gateway, a virtual interface, or both. If you specify a Direct Connect gateway, the response contains
|
|
19
24
|
* all virtual interfaces attached to the Direct Connect gateway. If you specify a virtual interface, the
|
|
@@ -29,6 +34,8 @@ export interface DescribeDirectConnectGatewayAttachmentsCommandOutput extends De
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param DescribeDirectConnectGatewayAttachmentsCommandInput - {@link DescribeDirectConnectGatewayAttachmentsCommandInput}
|
|
38
|
+
* @returns {@link DescribeDirectConnectGatewayAttachmentsCommandOutput}
|
|
32
39
|
* @see {@link DescribeDirectConnectGatewayAttachmentsCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link DescribeDirectConnectGatewayAttachmentsCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link DirectConnectClientResolvedConfig | config} for DirectConnectClient's `config` shape.
|
|
@@ -44,11 +51,20 @@ export interface DescribeDirectConnectGatewayAttachmentsCommandOutput extends De
|
|
|
44
51
|
export declare class DescribeDirectConnectGatewayAttachmentsCommand extends $Command<DescribeDirectConnectGatewayAttachmentsCommandInput, DescribeDirectConnectGatewayAttachmentsCommandOutput, DirectConnectClientResolvedConfig> {
|
|
45
52
|
readonly input: DescribeDirectConnectGatewayAttachmentsCommandInput;
|
|
46
53
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
47
57
|
constructor(input: DescribeDirectConnectGatewayAttachmentsCommandInput);
|
|
48
58
|
/**
|
|
49
59
|
* @internal
|
|
50
60
|
*/
|
|
51
61
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDirectConnectGatewayAttachmentsCommandInput, DescribeDirectConnectGatewayAttachmentsCommandOutput>;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
52
65
|
private serialize;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
53
69
|
private deserialize;
|
|
54
70
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeDirectConnectGatewaysRequest, DescribeDirectConnectGatewaysResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeDirectConnectGatewaysCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeDirectConnectGatewaysCommandInput extends DescribeDirectConnectGatewaysRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeDirectConnectGatewaysCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeDirectConnectGatewaysCommandOutput extends DescribeDirectConnectGatewaysResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists all your Direct Connect gateways or only the specified Direct Connect gateway. Deleted Direct Connect gateways are not returned.</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 DescribeDirectConnectGatewaysCommandOutput extends DescribeDire
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeDirectConnectGatewaysCommandInput - {@link DescribeDirectConnectGatewaysCommandInput}
|
|
34
|
+
* @returns {@link DescribeDirectConnectGatewaysCommandOutput}
|
|
28
35
|
* @see {@link DescribeDirectConnectGatewaysCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeDirectConnectGatewaysCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DirectConnectClientResolvedConfig | config} for DirectConnectClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface DescribeDirectConnectGatewaysCommandOutput extends DescribeDire
|
|
|
40
47
|
export declare class DescribeDirectConnectGatewaysCommand extends $Command<DescribeDirectConnectGatewaysCommandInput, DescribeDirectConnectGatewaysCommandOutput, DirectConnectClientResolvedConfig> {
|
|
41
48
|
readonly input: DescribeDirectConnectGatewaysCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: DescribeDirectConnectGatewaysCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDirectConnectGatewaysCommandInput, DescribeDirectConnectGatewaysCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { Connections, DescribeHostedConnectionsRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeHostedConnectionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeHostedConnectionsCommandInput extends DescribeHostedConnectionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeHostedConnectionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeHostedConnectionsCommandOutput extends Connections, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the hosted connections that have been provisioned on the specified
|
|
18
23
|
* interconnect or link aggregation group (LAG).</p>
|
|
19
24
|
* <note>
|
|
@@ -29,6 +34,8 @@ export interface DescribeHostedConnectionsCommandOutput extends Connections, __M
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param DescribeHostedConnectionsCommandInput - {@link DescribeHostedConnectionsCommandInput}
|
|
38
|
+
* @returns {@link DescribeHostedConnectionsCommandOutput}
|
|
32
39
|
* @see {@link DescribeHostedConnectionsCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link DescribeHostedConnectionsCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link DirectConnectClientResolvedConfig | config} for DirectConnectClient's `config` shape.
|
|
@@ -44,11 +51,20 @@ export interface DescribeHostedConnectionsCommandOutput extends Connections, __M
|
|
|
44
51
|
export declare class DescribeHostedConnectionsCommand extends $Command<DescribeHostedConnectionsCommandInput, DescribeHostedConnectionsCommandOutput, DirectConnectClientResolvedConfig> {
|
|
45
52
|
readonly input: DescribeHostedConnectionsCommandInput;
|
|
46
53
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
47
57
|
constructor(input: DescribeHostedConnectionsCommandInput);
|
|
48
58
|
/**
|
|
49
59
|
* @internal
|
|
50
60
|
*/
|
|
51
61
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeHostedConnectionsCommandInput, DescribeHostedConnectionsCommandOutput>;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
52
65
|
private serialize;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
53
69
|
private deserialize;
|
|
54
70
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeInterconnectLoaRequest, DescribeInterconnectLoaResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeInterconnectLoaCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeInterconnectLoaCommandInput extends DescribeInterconnectLoaRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeInterconnectLoaCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeInterconnectLoaCommandOutput extends DescribeInterconnectLoaResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* @deprecated
|
|
18
23
|
*
|
|
19
24
|
* <p>Deprecated. Use <a>DescribeLoa</a> instead.</p>
|
|
@@ -31,6 +36,8 @@ export interface DescribeInterconnectLoaCommandOutput extends DescribeInterconne
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param DescribeInterconnectLoaCommandInput - {@link DescribeInterconnectLoaCommandInput}
|
|
40
|
+
* @returns {@link DescribeInterconnectLoaCommandOutput}
|
|
34
41
|
* @see {@link DescribeInterconnectLoaCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link DescribeInterconnectLoaCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link DirectConnectClientResolvedConfig | config} for DirectConnectClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface DescribeInterconnectLoaCommandOutput extends DescribeInterconne
|
|
|
46
53
|
export declare class DescribeInterconnectLoaCommand extends $Command<DescribeInterconnectLoaCommandInput, DescribeInterconnectLoaCommandOutput, DirectConnectClientResolvedConfig> {
|
|
47
54
|
readonly input: DescribeInterconnectLoaCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: DescribeInterconnectLoaCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInterconnectLoaCommandInput, DescribeInterconnectLoaCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeInterconnectsRequest, Interconnects } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeInterconnectsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeInterconnectsCommandInput extends DescribeInterconnectsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeInterconnectsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeInterconnectsCommandOutput extends Interconnects, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the interconnects owned by the Amazon Web Services account or only the specified interconnect.</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 DescribeInterconnectsCommandOutput extends Interconnects, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeInterconnectsCommandInput - {@link DescribeInterconnectsCommandInput}
|
|
34
|
+
* @returns {@link DescribeInterconnectsCommandOutput}
|
|
28
35
|
* @see {@link DescribeInterconnectsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeInterconnectsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DirectConnectClientResolvedConfig | config} for DirectConnectClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface DescribeInterconnectsCommandOutput extends Interconnects, __Met
|
|
|
40
47
|
export declare class DescribeInterconnectsCommand extends $Command<DescribeInterconnectsCommandInput, DescribeInterconnectsCommandOutput, DirectConnectClientResolvedConfig> {
|
|
41
48
|
readonly input: DescribeInterconnectsCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: DescribeInterconnectsCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInterconnectsCommandInput, DescribeInterconnectsCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeLagsRequest, Lags } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeLagsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeLagsCommandInput extends DescribeLagsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeLagsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeLagsCommandOutput extends Lags, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes all your link aggregation groups (LAG) or the specified LAG.</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 DescribeLagsCommandOutput extends Lags, __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeLagsCommandInput - {@link DescribeLagsCommandInput}
|
|
34
|
+
* @returns {@link DescribeLagsCommandOutput}
|
|
28
35
|
* @see {@link DescribeLagsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeLagsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DirectConnectClientResolvedConfig | config} for DirectConnectClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface DescribeLagsCommandOutput extends Lags, __MetadataBearer {
|
|
|
40
47
|
export declare class DescribeLagsCommand extends $Command<DescribeLagsCommandInput, DescribeLagsCommandOutput, DirectConnectClientResolvedConfig> {
|
|
41
48
|
readonly input: DescribeLagsCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: DescribeLagsCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLagsCommandInput, DescribeLagsCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeLoaRequest, Loa } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeLoaCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeLoaCommandInput extends DescribeLoaRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeLoaCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeLoaCommandOutput extends Loa, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG).</p>
|
|
18
23
|
* <p>The Letter of Authorization - Connecting Facility Assignment (LOA-CFA) is a document that is used when establishing
|
|
19
24
|
* your cross connect to Amazon Web Services at the colocation facility. For more information, see <a href="https://docs.aws.amazon.com/directconnect/latest/UserGuide/Colocation.html">Requesting Cross Connects at Direct Connect Locations</a>
|
|
@@ -28,6 +33,8 @@ export interface DescribeLoaCommandOutput extends Loa, __MetadataBearer {
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DescribeLoaCommandInput - {@link DescribeLoaCommandInput}
|
|
37
|
+
* @returns {@link DescribeLoaCommandOutput}
|
|
31
38
|
* @see {@link DescribeLoaCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DescribeLoaCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link DirectConnectClientResolvedConfig | config} for DirectConnectClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DescribeLoaCommandOutput extends Loa, __MetadataBearer {
|
|
|
43
50
|
export declare class DescribeLoaCommand extends $Command<DescribeLoaCommandInput, DescribeLoaCommandOutput, DirectConnectClientResolvedConfig> {
|
|
44
51
|
readonly input: DescribeLoaCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DescribeLoaCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLoaCommandInput, DescribeLoaCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { Locations } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeLocationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeLocationsCommandInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeLocationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeLocationsCommandOutput extends Locations, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the Direct Connect locations in the current Amazon Web Services Region. These are the locations that can be selected when calling
|
|
18
23
|
* <a>CreateConnection</a> or <a>CreateInterconnect</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DescribeLocationsCommandOutput extends Locations, __MetadataBea
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DescribeLocationsCommandInput - {@link DescribeLocationsCommandInput}
|
|
35
|
+
* @returns {@link DescribeLocationsCommandOutput}
|
|
29
36
|
* @see {@link DescribeLocationsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DescribeLocationsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link DirectConnectClientResolvedConfig | config} for DirectConnectClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface DescribeLocationsCommandOutput extends Locations, __MetadataBea
|
|
|
41
48
|
export declare class DescribeLocationsCommand extends $Command<DescribeLocationsCommandInput, DescribeLocationsCommandOutput, DirectConnectClientResolvedConfig> {
|
|
42
49
|
readonly input: DescribeLocationsCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: DescribeLocationsCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeLocationsCommandInput, DescribeLocationsCommandOutput>;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
49
62
|
private serialize;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
50
66
|
private deserialize;
|
|
51
67
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeRouterConfigurationRequest, DescribeRouterConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeRouterConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeRouterConfigurationCommandInput extends DescribeRouterConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeRouterConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeRouterConfigurationCommandOutput extends DescribeRouterConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* Details about the router.
|
|
19
24
|
* </p>
|
|
@@ -27,6 +32,8 @@ export interface DescribeRouterConfigurationCommandOutput extends DescribeRouter
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DescribeRouterConfigurationCommandInput - {@link DescribeRouterConfigurationCommandInput}
|
|
36
|
+
* @returns {@link DescribeRouterConfigurationCommandOutput}
|
|
30
37
|
* @see {@link DescribeRouterConfigurationCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DescribeRouterConfigurationCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link DirectConnectClientResolvedConfig | config} for DirectConnectClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface DescribeRouterConfigurationCommandOutput extends DescribeRouter
|
|
|
42
49
|
export declare class DescribeRouterConfigurationCommand extends $Command<DescribeRouterConfigurationCommandInput, DescribeRouterConfigurationCommandOutput, DirectConnectClientResolvedConfig> {
|
|
43
50
|
readonly input: DescribeRouterConfigurationCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: DescribeRouterConfigurationCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRouterConfigurationCommandInput, DescribeRouterConfigurationCommandOutput>;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
50
63
|
private serialize;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
51
67
|
private deserialize;
|
|
52
68
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
|
|
5
5
|
import { DescribeTagsRequest, DescribeTagsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeTagsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeTagsCommandInput extends DescribeTagsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeTagsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeTagsCommandOutput extends DescribeTagsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the tags associated with the specified Direct Connect resources.</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 DescribeTagsCommandOutput extends DescribeTagsResponse, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeTagsCommandInput - {@link DescribeTagsCommandInput}
|
|
34
|
+
* @returns {@link DescribeTagsCommandOutput}
|
|
28
35
|
* @see {@link DescribeTagsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeTagsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link DirectConnectClientResolvedConfig | config} for DirectConnectClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface DescribeTagsCommandOutput extends DescribeTagsResponse, __Metad
|
|
|
40
47
|
export declare class DescribeTagsCommand extends $Command<DescribeTagsCommandInput, DescribeTagsCommandOutput, DirectConnectClientResolvedConfig> {
|
|
41
48
|
readonly input: DescribeTagsCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: DescribeTagsCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DirectConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTagsCommandInput, DescribeTagsCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|