@aws-sdk/client-direct-connect 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/DirectConnect.d.ts +195 -272
- package/dist-types/ts3.4/DirectConnectClient.d.ts +11 -36
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +3 -6
- package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +4 -8
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +5 -10
- package/dist-types/ts3.4/models/errors.d.ts +5 -15
- package/dist-types/ts3.4/models/models_0.d.ts +11 -33
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ConfirmTransitVirtualInterfaceResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ConfirmTransitVirtualInterfaceCommandInput
|
|
8
|
-
extends ConfirmTransitVirtualInterfaceRequest {}
|
|
7
|
+
export interface ConfirmTransitVirtualInterfaceCommandInput extends ConfirmTransitVirtualInterfaceRequest {}
|
|
9
8
|
export interface ConfirmTransitVirtualInterfaceCommandOutput
|
|
10
|
-
extends ConfirmTransitVirtualInterfaceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ConfirmTransitVirtualInterfaceResponse, __MetadataBearer {}
|
|
12
10
|
declare const ConfirmTransitVirtualInterfaceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ConfirmTransitVirtualInterfaceCommandInput
|
|
12
|
+
input: ConfirmTransitVirtualInterfaceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ConfirmTransitVirtualInterfaceCommandInput,
|
|
17
15
|
ConfirmTransitVirtualInterfaceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ConfirmTransitVirtualInterfaceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ConfirmTransitVirtualInterfaceCommandInput
|
|
21
|
+
input: ConfirmTransitVirtualInterfaceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ConfirmTransitVirtualInterfaceCommandInput,
|
|
26
24
|
ConfirmTransitVirtualInterfaceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateBGPPeerRequest,
|
|
4
|
-
CreateBGPPeerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateBGPPeerRequest, CreateBGPPeerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateBGPPeerCommandInput extends CreateBGPPeerRequest {}
|
|
8
|
-
export interface CreateBGPPeerCommandOutput
|
|
9
|
-
extends CreateBGPPeerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateBGPPeerCommandOutput extends CreateBGPPeerResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateBGPPeerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateBGPPeerCommandInput
|
|
8
|
+
input: CreateBGPPeerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateBGPPeerCommandInput,
|
|
16
11
|
CreateBGPPeerCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { Connection, CreateConnectionRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateConnectionCommandInput extends CreateConnectionRequest {}
|
|
5
|
-
export interface CreateConnectionCommandOutput
|
|
6
|
-
extends Connection,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateConnectionCommandOutput extends Connection, __MetadataBearer {}
|
|
8
6
|
declare const CreateConnectionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateConnectionCommandInput
|
|
8
|
+
input: CreateConnectionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateConnectionCommandInput,
|
|
13
11
|
CreateConnectionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateConnectionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateConnectionCommandInput
|
|
17
|
+
input: CreateConnectionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateConnectionCommandInput,
|
|
22
20
|
CreateConnectionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateDirectConnectGatewayAssociationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateDirectConnectGatewayAssociationCommandInput
|
|
8
|
-
extends CreateDirectConnectGatewayAssociationRequest {}
|
|
7
|
+
export interface CreateDirectConnectGatewayAssociationCommandInput extends CreateDirectConnectGatewayAssociationRequest {}
|
|
9
8
|
export interface CreateDirectConnectGatewayAssociationCommandOutput
|
|
10
|
-
extends CreateDirectConnectGatewayAssociationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateDirectConnectGatewayAssociationResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateDirectConnectGatewayAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateDirectConnectGatewayAssociationCommandInput
|
|
12
|
+
input: CreateDirectConnectGatewayAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateDirectConnectGatewayAssociationCommandInput,
|
|
17
15
|
CreateDirectConnectGatewayAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateDirectConnectGatewayAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateDirectConnectGatewayAssociationCommandInput
|
|
21
|
+
input: CreateDirectConnectGatewayAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateDirectConnectGatewayAssociationCommandInput,
|
|
26
24
|
CreateDirectConnectGatewayAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateDirectConnectGatewayAssociationProposalResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateDirectConnectGatewayAssociationProposalCommandInput
|
|
8
|
-
extends CreateDirectConnectGatewayAssociationProposalRequest {}
|
|
7
|
+
export interface CreateDirectConnectGatewayAssociationProposalCommandInput extends CreateDirectConnectGatewayAssociationProposalRequest {}
|
|
9
8
|
export interface CreateDirectConnectGatewayAssociationProposalCommandOutput
|
|
10
|
-
extends CreateDirectConnectGatewayAssociationProposalResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateDirectConnectGatewayAssociationProposalResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateDirectConnectGatewayAssociationProposalCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateDirectConnectGatewayAssociationProposalCommandInput
|
|
12
|
+
input: CreateDirectConnectGatewayAssociationProposalCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateDirectConnectGatewayAssociationProposalCommandInput,
|
|
17
15
|
CreateDirectConnectGatewayAssociationProposalCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateDirectConnectGatewayAssociationProposalCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateDirectConnectGatewayAssociationProposalCommandInput
|
|
21
|
+
input: CreateDirectConnectGatewayAssociationProposalCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateDirectConnectGatewayAssociationProposalCommandInput,
|
|
26
24
|
CreateDirectConnectGatewayAssociationProposalCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateDirectConnectGatewayResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateDirectConnectGatewayCommandInput
|
|
8
|
-
extends CreateDirectConnectGatewayRequest {}
|
|
7
|
+
export interface CreateDirectConnectGatewayCommandInput extends CreateDirectConnectGatewayRequest {}
|
|
9
8
|
export interface CreateDirectConnectGatewayCommandOutput
|
|
10
|
-
extends CreateDirectConnectGatewayResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateDirectConnectGatewayResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateDirectConnectGatewayCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateDirectConnectGatewayCommandInput
|
|
12
|
+
input: CreateDirectConnectGatewayCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateDirectConnectGatewayCommandInput,
|
|
17
15
|
CreateDirectConnectGatewayCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateDirectConnectGatewayCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateDirectConnectGatewayCommandInput
|
|
21
|
+
input: CreateDirectConnectGatewayCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateDirectConnectGatewayCommandInput,
|
|
26
24
|
CreateDirectConnectGatewayCommandOutput,
|
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { CreateInterconnectRequest, Interconnect } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface CreateInterconnectCommandInput
|
|
5
|
-
|
|
6
|
-
export interface CreateInterconnectCommandOutput
|
|
7
|
-
extends Interconnect,
|
|
8
|
-
__MetadataBearer {}
|
|
4
|
+
export interface CreateInterconnectCommandInput extends CreateInterconnectRequest {}
|
|
5
|
+
export interface CreateInterconnectCommandOutput extends Interconnect, __MetadataBearer {}
|
|
9
6
|
declare const CreateInterconnectCommand_base: {
|
|
10
7
|
new (
|
|
11
|
-
input: CreateInterconnectCommandInput
|
|
8
|
+
input: CreateInterconnectCommandInput,
|
|
12
9
|
): import("@smithy/core/client").CommandImpl<
|
|
13
10
|
CreateInterconnectCommandInput,
|
|
14
11
|
CreateInterconnectCommandOutput,
|
|
@@ -17,7 +14,7 @@ declare const CreateInterconnectCommand_base: {
|
|
|
17
14
|
import("..").ServiceOutputTypes
|
|
18
15
|
>;
|
|
19
16
|
new (
|
|
20
|
-
input: CreateInterconnectCommandInput
|
|
17
|
+
input: CreateInterconnectCommandInput,
|
|
21
18
|
): import("@smithy/core/client").CommandImpl<
|
|
22
19
|
CreateInterconnectCommandInput,
|
|
23
20
|
CreateInterconnectCommandOutput,
|
|
@@ -4,14 +4,18 @@ export { __MetadataBearer };
|
|
|
4
4
|
export interface CreateLagCommandInput extends CreateLagRequest {}
|
|
5
5
|
export interface CreateLagCommandOutput extends Lag, __MetadataBearer {}
|
|
6
6
|
declare const CreateLagCommand_base: {
|
|
7
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: CreateLagCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
8
10
|
CreateLagCommandInput,
|
|
9
11
|
CreateLagCommandOutput,
|
|
10
12
|
import("..").DirectConnectClientResolvedConfig,
|
|
11
13
|
import("..").ServiceInputTypes,
|
|
12
14
|
import("..").ServiceOutputTypes
|
|
13
15
|
>;
|
|
14
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: CreateLagCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
15
19
|
CreateLagCommandInput,
|
|
16
20
|
CreateLagCommandOutput,
|
|
17
21
|
import("..").DirectConnectClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreatePrivateVirtualInterfaceRequest,
|
|
4
|
-
VirtualInterface,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreatePrivateVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePrivateVirtualInterfaceCommandInput
|
|
8
|
-
extends CreatePrivateVirtualInterfaceRequest {}
|
|
4
|
+
export interface CreatePrivateVirtualInterfaceCommandInput extends CreatePrivateVirtualInterfaceRequest {}
|
|
9
5
|
export interface CreatePrivateVirtualInterfaceCommandOutput
|
|
10
|
-
extends VirtualInterface,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends VirtualInterface, __MetadataBearer {}
|
|
12
7
|
declare const CreatePrivateVirtualInterfaceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreatePrivateVirtualInterfaceCommandInput
|
|
9
|
+
input: CreatePrivateVirtualInterfaceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreatePrivateVirtualInterfaceCommandInput,
|
|
17
12
|
CreatePrivateVirtualInterfaceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreatePrivateVirtualInterfaceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreatePrivateVirtualInterfaceCommandInput
|
|
18
|
+
input: CreatePrivateVirtualInterfaceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreatePrivateVirtualInterfaceCommandInput,
|
|
26
21
|
CreatePrivateVirtualInterfaceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreatePublicVirtualInterfaceRequest,
|
|
4
|
-
VirtualInterface,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreatePublicVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePublicVirtualInterfaceCommandInput
|
|
8
|
-
extends CreatePublicVirtualInterfaceRequest {}
|
|
4
|
+
export interface CreatePublicVirtualInterfaceCommandInput extends CreatePublicVirtualInterfaceRequest {}
|
|
9
5
|
export interface CreatePublicVirtualInterfaceCommandOutput
|
|
10
|
-
extends VirtualInterface,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends VirtualInterface, __MetadataBearer {}
|
|
12
7
|
declare const CreatePublicVirtualInterfaceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreatePublicVirtualInterfaceCommandInput
|
|
9
|
+
input: CreatePublicVirtualInterfaceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreatePublicVirtualInterfaceCommandInput,
|
|
17
12
|
CreatePublicVirtualInterfaceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreatePublicVirtualInterfaceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreatePublicVirtualInterfaceCommandInput
|
|
18
|
+
input: CreatePublicVirtualInterfaceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreatePublicVirtualInterfaceCommandInput,
|
|
26
21
|
CreatePublicVirtualInterfaceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateTransitVirtualInterfaceResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateTransitVirtualInterfaceCommandInput
|
|
8
|
-
extends CreateTransitVirtualInterfaceRequest {}
|
|
7
|
+
export interface CreateTransitVirtualInterfaceCommandInput extends CreateTransitVirtualInterfaceRequest {}
|
|
9
8
|
export interface CreateTransitVirtualInterfaceCommandOutput
|
|
10
|
-
extends CreateTransitVirtualInterfaceResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateTransitVirtualInterfaceResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateTransitVirtualInterfaceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateTransitVirtualInterfaceCommandInput
|
|
12
|
+
input: CreateTransitVirtualInterfaceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateTransitVirtualInterfaceCommandInput,
|
|
17
15
|
CreateTransitVirtualInterfaceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateTransitVirtualInterfaceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateTransitVirtualInterfaceCommandInput
|
|
21
|
+
input: CreateTransitVirtualInterfaceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateTransitVirtualInterfaceCommandInput,
|
|
26
24
|
CreateTransitVirtualInterfaceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteBGPPeerRequest,
|
|
4
|
-
DeleteBGPPeerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteBGPPeerRequest, DeleteBGPPeerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteBGPPeerCommandInput extends DeleteBGPPeerRequest {}
|
|
8
|
-
export interface DeleteBGPPeerCommandOutput
|
|
9
|
-
extends DeleteBGPPeerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteBGPPeerCommandOutput extends DeleteBGPPeerResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteBGPPeerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteBGPPeerCommandInput
|
|
8
|
+
input: DeleteBGPPeerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteBGPPeerCommandInput,
|
|
16
11
|
DeleteBGPPeerCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { Connection, DeleteConnectionRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteConnectionCommandInput extends DeleteConnectionRequest {}
|
|
5
|
-
export interface DeleteConnectionCommandOutput
|
|
6
|
-
extends Connection,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteConnectionCommandOutput extends Connection, __MetadataBearer {}
|
|
8
6
|
declare const DeleteConnectionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteConnectionCommandInput
|
|
8
|
+
input: DeleteConnectionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteConnectionCommandInput,
|
|
13
11
|
DeleteConnectionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteConnectionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteConnectionCommandInput
|
|
17
|
+
input: DeleteConnectionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteConnectionCommandInput,
|
|
22
20
|
DeleteConnectionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteDirectConnectGatewayAssociationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteDirectConnectGatewayAssociationCommandInput
|
|
8
|
-
extends DeleteDirectConnectGatewayAssociationRequest {}
|
|
7
|
+
export interface DeleteDirectConnectGatewayAssociationCommandInput extends DeleteDirectConnectGatewayAssociationRequest {}
|
|
9
8
|
export interface DeleteDirectConnectGatewayAssociationCommandOutput
|
|
10
|
-
extends DeleteDirectConnectGatewayAssociationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteDirectConnectGatewayAssociationResult, __MetadataBearer {}
|
|
12
10
|
declare const DeleteDirectConnectGatewayAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteDirectConnectGatewayAssociationCommandInput
|
|
12
|
+
input: DeleteDirectConnectGatewayAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteDirectConnectGatewayAssociationCommandInput,
|
|
17
15
|
DeleteDirectConnectGatewayAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteDirectConnectGatewayAssociationProposalResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteDirectConnectGatewayAssociationProposalCommandInput
|
|
8
|
-
extends DeleteDirectConnectGatewayAssociationProposalRequest {}
|
|
7
|
+
export interface DeleteDirectConnectGatewayAssociationProposalCommandInput extends DeleteDirectConnectGatewayAssociationProposalRequest {}
|
|
9
8
|
export interface DeleteDirectConnectGatewayAssociationProposalCommandOutput
|
|
10
|
-
extends DeleteDirectConnectGatewayAssociationProposalResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteDirectConnectGatewayAssociationProposalResult, __MetadataBearer {}
|
|
12
10
|
declare const DeleteDirectConnectGatewayAssociationProposalCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteDirectConnectGatewayAssociationProposalCommandInput
|
|
12
|
+
input: DeleteDirectConnectGatewayAssociationProposalCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteDirectConnectGatewayAssociationProposalCommandInput,
|
|
17
15
|
DeleteDirectConnectGatewayAssociationProposalCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteDirectConnectGatewayAssociationProposalCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteDirectConnectGatewayAssociationProposalCommandInput
|
|
21
|
+
input: DeleteDirectConnectGatewayAssociationProposalCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteDirectConnectGatewayAssociationProposalCommandInput,
|
|
26
24
|
DeleteDirectConnectGatewayAssociationProposalCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteDirectConnectGatewayResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteDirectConnectGatewayCommandInput
|
|
8
|
-
extends DeleteDirectConnectGatewayRequest {}
|
|
7
|
+
export interface DeleteDirectConnectGatewayCommandInput extends DeleteDirectConnectGatewayRequest {}
|
|
9
8
|
export interface DeleteDirectConnectGatewayCommandOutput
|
|
10
|
-
extends DeleteDirectConnectGatewayResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteDirectConnectGatewayResult, __MetadataBearer {}
|
|
12
10
|
declare const DeleteDirectConnectGatewayCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteDirectConnectGatewayCommandInput
|
|
12
|
+
input: DeleteDirectConnectGatewayCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteDirectConnectGatewayCommandInput,
|
|
17
15
|
DeleteDirectConnectGatewayCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteDirectConnectGatewayCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteDirectConnectGatewayCommandInput
|
|
21
|
+
input: DeleteDirectConnectGatewayCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteDirectConnectGatewayCommandInput,
|
|
26
24
|
DeleteDirectConnectGatewayCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteInterconnectRequest,
|
|
4
|
-
DeleteInterconnectResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteInterconnectRequest, DeleteInterconnectResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteInterconnectCommandInput
|
|
8
|
-
extends DeleteInterconnectRequest {}
|
|
4
|
+
export interface DeleteInterconnectCommandInput extends DeleteInterconnectRequest {}
|
|
9
5
|
export interface DeleteInterconnectCommandOutput
|
|
10
|
-
extends DeleteInterconnectResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteInterconnectResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteInterconnectCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteInterconnectCommandInput
|
|
9
|
+
input: DeleteInterconnectCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteInterconnectCommandInput,
|
|
17
12
|
DeleteInterconnectCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteInterconnectCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteInterconnectCommandInput
|
|
18
|
+
input: DeleteInterconnectCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteInterconnectCommandInput,
|
|
26
21
|
DeleteInterconnectCommandOutput,
|
|
@@ -4,14 +4,18 @@ export { __MetadataBearer };
|
|
|
4
4
|
export interface DeleteLagCommandInput extends DeleteLagRequest {}
|
|
5
5
|
export interface DeleteLagCommandOutput extends Lag, __MetadataBearer {}
|
|
6
6
|
declare const DeleteLagCommand_base: {
|
|
7
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: DeleteLagCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
8
10
|
DeleteLagCommandInput,
|
|
9
11
|
DeleteLagCommandOutput,
|
|
10
12
|
import("..").DirectConnectClientResolvedConfig,
|
|
11
13
|
import("..").ServiceInputTypes,
|
|
12
14
|
import("..").ServiceOutputTypes
|
|
13
15
|
>;
|
|
14
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: DeleteLagCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
15
19
|
DeleteLagCommandInput,
|
|
16
20
|
DeleteLagCommandOutput,
|
|
17
21
|
import("..").DirectConnectClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteVirtualInterfaceRequest,
|
|
4
|
-
DeleteVirtualInterfaceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteVirtualInterfaceRequest, DeleteVirtualInterfaceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteVirtualInterfaceCommandInput
|
|
8
|
-
extends DeleteVirtualInterfaceRequest {}
|
|
4
|
+
export interface DeleteVirtualInterfaceCommandInput extends DeleteVirtualInterfaceRequest {}
|
|
9
5
|
export interface DeleteVirtualInterfaceCommandOutput
|
|
10
|
-
extends DeleteVirtualInterfaceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteVirtualInterfaceResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteVirtualInterfaceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteVirtualInterfaceCommandInput
|
|
9
|
+
input: DeleteVirtualInterfaceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteVirtualInterfaceCommandInput,
|
|
17
12
|
DeleteVirtualInterfaceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteVirtualInterfaceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteVirtualInterfaceCommandInput
|
|
18
|
+
input: DeleteVirtualInterfaceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteVirtualInterfaceCommandInput,
|
|
26
21
|
DeleteVirtualInterfaceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeConnectionLoaRequest,
|
|
4
|
-
DescribeConnectionLoaResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeConnectionLoaRequest, DescribeConnectionLoaResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeConnectionLoaCommandInput
|
|
8
|
-
extends DescribeConnectionLoaRequest {}
|
|
4
|
+
export interface DescribeConnectionLoaCommandInput extends DescribeConnectionLoaRequest {}
|
|
9
5
|
export interface DescribeConnectionLoaCommandOutput
|
|
10
|
-
extends DescribeConnectionLoaResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeConnectionLoaResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeConnectionLoaCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeConnectionLoaCommandInput
|
|
9
|
+
input: DescribeConnectionLoaCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeConnectionLoaCommandInput,
|
|
17
12
|
DescribeConnectionLoaCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeConnectionLoaCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeConnectionLoaCommandInput
|
|
18
|
+
input: DescribeConnectionLoaCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeConnectionLoaCommandInput,
|
|
26
21
|
DescribeConnectionLoaCommandOutput,
|
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { Connections, DescribeConnectionsRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DescribeConnectionsCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DescribeConnectionsCommandOutput
|
|
7
|
-
extends Connections,
|
|
8
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DescribeConnectionsCommandInput extends DescribeConnectionsRequest {}
|
|
5
|
+
export interface DescribeConnectionsCommandOutput extends Connections, __MetadataBearer {}
|
|
9
6
|
declare const DescribeConnectionsCommand_base: {
|
|
10
7
|
new (
|
|
11
|
-
input: DescribeConnectionsCommandInput
|
|
8
|
+
input: DescribeConnectionsCommandInput,
|
|
12
9
|
): import("@smithy/core/client").CommandImpl<
|
|
13
10
|
DescribeConnectionsCommandInput,
|
|
14
11
|
DescribeConnectionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
Connections,
|
|
4
|
-
DescribeConnectionsOnInterconnectRequest,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { Connections, DescribeConnectionsOnInterconnectRequest } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeConnectionsOnInterconnectCommandInput
|
|
8
|
-
extends DescribeConnectionsOnInterconnectRequest {}
|
|
4
|
+
export interface DescribeConnectionsOnInterconnectCommandInput extends DescribeConnectionsOnInterconnectRequest {}
|
|
9
5
|
export interface DescribeConnectionsOnInterconnectCommandOutput
|
|
10
|
-
extends Connections,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends Connections, __MetadataBearer {}
|
|
12
7
|
declare const DescribeConnectionsOnInterconnectCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeConnectionsOnInterconnectCommandInput
|
|
9
|
+
input: DescribeConnectionsOnInterconnectCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeConnectionsOnInterconnectCommandInput,
|
|
17
12
|
DescribeConnectionsOnInterconnectCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeConnectionsOnInterconnectCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeConnectionsOnInterconnectCommandInput
|
|
18
|
+
input: DescribeConnectionsOnInterconnectCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeConnectionsOnInterconnectCommandInput,
|
|
26
21
|
DescribeConnectionsOnInterconnectCommandOutput,
|
|
@@ -3,11 +3,10 @@ import { DescribeCustomerMetadataResponse } from "../models/models_0";
|
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeCustomerMetadataCommandInput {}
|
|
5
5
|
export interface DescribeCustomerMetadataCommandOutput
|
|
6
|
-
extends DescribeCustomerMetadataResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeCustomerMetadataResponse, __MetadataBearer {}
|
|
8
7
|
declare const DescribeCustomerMetadataCommand_base: {
|
|
9
8
|
new (
|
|
10
|
-
input: DescribeCustomerMetadataCommandInput
|
|
9
|
+
input: DescribeCustomerMetadataCommandInput,
|
|
11
10
|
): import("@smithy/core/client").CommandImpl<
|
|
12
11
|
DescribeCustomerMetadataCommandInput,
|
|
13
12
|
DescribeCustomerMetadataCommandOutput,
|
package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDirectConnectGatewayAssociationProposalsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDirectConnectGatewayAssociationProposalsCommandInput
|
|
8
|
-
extends DescribeDirectConnectGatewayAssociationProposalsRequest {}
|
|
7
|
+
export interface DescribeDirectConnectGatewayAssociationProposalsCommandInput extends DescribeDirectConnectGatewayAssociationProposalsRequest {}
|
|
9
8
|
export interface DescribeDirectConnectGatewayAssociationProposalsCommandOutput
|
|
10
|
-
extends DescribeDirectConnectGatewayAssociationProposalsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDirectConnectGatewayAssociationProposalsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDirectConnectGatewayAssociationProposalsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDirectConnectGatewayAssociationProposalsCommandInput
|
|
12
|
+
input: DescribeDirectConnectGatewayAssociationProposalsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDirectConnectGatewayAssociationProposalsCommandInput,
|
|
17
15
|
DescribeDirectConnectGatewayAssociationProposalsCommandOutput,
|
|
@@ -20,9 +18,7 @@ declare const DescribeDirectConnectGatewayAssociationProposalsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
...[input]:
|
|
24
|
-
| []
|
|
25
|
-
| [DescribeDirectConnectGatewayAssociationProposalsCommandInput]
|
|
21
|
+
...[input]: [] | [DescribeDirectConnectGatewayAssociationProposalsCommandInput]
|
|
26
22
|
): import("@smithy/core/client").CommandImpl<
|
|
27
23
|
DescribeDirectConnectGatewayAssociationProposalsCommandInput,
|
|
28
24
|
DescribeDirectConnectGatewayAssociationProposalsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDirectConnectGatewayAssociationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDirectConnectGatewayAssociationsCommandInput
|
|
8
|
-
extends DescribeDirectConnectGatewayAssociationsRequest {}
|
|
7
|
+
export interface DescribeDirectConnectGatewayAssociationsCommandInput extends DescribeDirectConnectGatewayAssociationsRequest {}
|
|
9
8
|
export interface DescribeDirectConnectGatewayAssociationsCommandOutput
|
|
10
|
-
extends DescribeDirectConnectGatewayAssociationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDirectConnectGatewayAssociationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDirectConnectGatewayAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDirectConnectGatewayAssociationsCommandInput
|
|
12
|
+
input: DescribeDirectConnectGatewayAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDirectConnectGatewayAssociationsCommandInput,
|
|
17
15
|
DescribeDirectConnectGatewayAssociationsCommandOutput,
|