@aws-sdk/client-direct-connect 3.170.0 → 3.178.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.
Files changed (76) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/DirectConnect.d.ts +0 -63
  6. package/dist-types/ts3.4/DirectConnectClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/models/DirectConnectServiceException.d.ts +0 -1
  71. package/dist-types/ts3.4/models/models_0.d.ts +0 -483
  72. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  73. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  74. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  75. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  76. package/package.json +26 -26
@@ -19,7 +19,6 @@ export interface DescribeInterconnectLoaCommandInput
19
19
  export interface DescribeInterconnectLoaCommandOutput
20
20
  extends DescribeInterconnectLoaResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeInterconnectLoaCommand extends $Command<
24
23
  DescribeInterconnectLoaCommandInput,
25
24
  DescribeInterconnectLoaCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeInterconnectLoaCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeInterconnectLoaCommandInput;
29
28
  constructor(input: DescribeInterconnectLoaCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: DirectConnectClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeInterconnectsCommandInput
19
19
  export interface DescribeInterconnectsCommandOutput
20
20
  extends Interconnects,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeInterconnectsCommand extends $Command<
24
23
  DescribeInterconnectsCommandInput,
25
24
  DescribeInterconnectsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeInterconnectsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeInterconnectsCommandInput;
29
28
  constructor(input: DescribeInterconnectsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: DirectConnectClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DescribeLagsRequest, Lags } from "../models/models_0";
14
14
  export interface DescribeLagsCommandInput extends DescribeLagsRequest {}
15
15
  export interface DescribeLagsCommandOutput extends Lags, __MetadataBearer {}
16
-
17
16
  export declare class DescribeLagsCommand extends $Command<
18
17
  DescribeLagsCommandInput,
19
18
  DescribeLagsCommandOutput,
@@ -21,7 +20,6 @@ export declare class DescribeLagsCommand extends $Command<
21
20
  > {
22
21
  readonly input: DescribeLagsCommandInput;
23
22
  constructor(input: DescribeLagsCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: DirectConnectClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DescribeLoaRequest, Loa } from "../models/models_0";
14
14
  export interface DescribeLoaCommandInput extends DescribeLoaRequest {}
15
15
  export interface DescribeLoaCommandOutput extends Loa, __MetadataBearer {}
16
-
17
16
  export declare class DescribeLoaCommand extends $Command<
18
17
  DescribeLoaCommandInput,
19
18
  DescribeLoaCommandOutput,
@@ -21,7 +20,6 @@ export declare class DescribeLoaCommand extends $Command<
21
20
  > {
22
21
  readonly input: DescribeLoaCommandInput;
23
22
  constructor(input: DescribeLoaCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: DirectConnectClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeLocationsCommandInput {}
15
15
  export interface DescribeLocationsCommandOutput
16
16
  extends Locations,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeLocationsCommand extends $Command<
20
19
  DescribeLocationsCommandInput,
21
20
  DescribeLocationsCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeLocationsCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeLocationsCommandInput;
25
24
  constructor(input: DescribeLocationsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: DirectConnectClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeRouterConfigurationCommandInput
19
19
  export interface DescribeRouterConfigurationCommandOutput
20
20
  extends DescribeRouterConfigurationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeRouterConfigurationCommand extends $Command<
24
23
  DescribeRouterConfigurationCommandInput,
25
24
  DescribeRouterConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeRouterConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeRouterConfigurationCommandInput;
29
28
  constructor(input: DescribeRouterConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: DirectConnectClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeTagsCommandInput extends DescribeTagsRequest {}
15
15
  export interface DescribeTagsCommandOutput
16
16
  extends DescribeTagsResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeTagsCommand extends $Command<
20
19
  DescribeTagsCommandInput,
21
20
  DescribeTagsCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeTagsCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeTagsCommandInput;
25
24
  constructor(input: DescribeTagsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: DirectConnectClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeVirtualGatewaysCommandInput {}
15
15
  export interface DescribeVirtualGatewaysCommandOutput
16
16
  extends VirtualGateways,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeVirtualGatewaysCommand extends $Command<
20
19
  DescribeVirtualGatewaysCommandInput,
21
20
  DescribeVirtualGatewaysCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeVirtualGatewaysCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeVirtualGatewaysCommandInput;
25
24
  constructor(input: DescribeVirtualGatewaysCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: DirectConnectClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeVirtualInterfacesCommandInput
19
19
  export interface DescribeVirtualInterfacesCommandOutput
20
20
  extends VirtualInterfaces,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeVirtualInterfacesCommand extends $Command<
24
23
  DescribeVirtualInterfacesCommandInput,
25
24
  DescribeVirtualInterfacesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeVirtualInterfacesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeVirtualInterfacesCommandInput;
29
28
  constructor(input: DescribeVirtualInterfacesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: DirectConnectClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DisassociateConnectionFromLagCommandInput
19
19
  export interface DisassociateConnectionFromLagCommandOutput
20
20
  extends Connection,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DisassociateConnectionFromLagCommand extends $Command<
24
23
  DisassociateConnectionFromLagCommandInput,
25
24
  DisassociateConnectionFromLagCommandOutput,
@@ -27,7 +26,6 @@ export declare class DisassociateConnectionFromLagCommand extends $Command<
27
26
  > {
28
27
  readonly input: DisassociateConnectionFromLagCommandInput;
29
28
  constructor(input: DisassociateConnectionFromLagCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: DirectConnectClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DisassociateMacSecKeyCommandInput
19
19
  export interface DisassociateMacSecKeyCommandOutput
20
20
  extends DisassociateMacSecKeyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DisassociateMacSecKeyCommand extends $Command<
24
23
  DisassociateMacSecKeyCommandInput,
25
24
  DisassociateMacSecKeyCommandOutput,
@@ -27,7 +26,6 @@ export declare class DisassociateMacSecKeyCommand extends $Command<
27
26
  > {
28
27
  readonly input: DisassociateMacSecKeyCommandInput;
29
28
  constructor(input: DisassociateMacSecKeyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: DirectConnectClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListVirtualInterfaceTestHistoryCommandInput
19
19
  export interface ListVirtualInterfaceTestHistoryCommandOutput
20
20
  extends ListVirtualInterfaceTestHistoryResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListVirtualInterfaceTestHistoryCommand extends $Command<
24
23
  ListVirtualInterfaceTestHistoryCommandInput,
25
24
  ListVirtualInterfaceTestHistoryCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListVirtualInterfaceTestHistoryCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListVirtualInterfaceTestHistoryCommandInput;
29
28
  constructor(input: ListVirtualInterfaceTestHistoryCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: DirectConnectClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartBgpFailoverTestCommandInput
19
19
  export interface StartBgpFailoverTestCommandOutput
20
20
  extends StartBgpFailoverTestResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartBgpFailoverTestCommand extends $Command<
24
23
  StartBgpFailoverTestCommandInput,
25
24
  StartBgpFailoverTestCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartBgpFailoverTestCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartBgpFailoverTestCommandInput;
29
28
  constructor(input: StartBgpFailoverTestCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: DirectConnectClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StopBgpFailoverTestCommandInput
19
19
  export interface StopBgpFailoverTestCommandOutput
20
20
  extends StopBgpFailoverTestResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StopBgpFailoverTestCommand extends $Command<
24
23
  StopBgpFailoverTestCommandInput,
25
24
  StopBgpFailoverTestCommandOutput,
@@ -27,7 +26,6 @@ export declare class StopBgpFailoverTestCommand extends $Command<
27
26
  > {
28
27
  readonly input: StopBgpFailoverTestCommandInput;
29
28
  constructor(input: StopBgpFailoverTestCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: DirectConnectClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
15
15
  export interface TagResourceCommandOutput
16
16
  extends TagResourceResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class TagResourceCommand extends $Command<
20
19
  TagResourceCommandInput,
21
20
  TagResourceCommandOutput,
@@ -23,7 +22,6 @@ export declare class TagResourceCommand extends $Command<
23
22
  > {
24
23
  readonly input: TagResourceCommandInput;
25
24
  constructor(input: TagResourceCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: DirectConnectClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
18
18
  export interface UntagResourceCommandOutput
19
19
  extends UntagResourceResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UntagResourceCommand extends $Command<
23
22
  UntagResourceCommandInput,
24
23
  UntagResourceCommandOutput,
@@ -26,7 +25,6 @@ export declare class UntagResourceCommand extends $Command<
26
25
  > {
27
26
  readonly input: UntagResourceCommandInput;
28
27
  constructor(input: UntagResourceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: DirectConnectClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {}
15
15
  export interface UpdateConnectionCommandOutput
16
16
  extends Connection,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class UpdateConnectionCommand extends $Command<
20
19
  UpdateConnectionCommandInput,
21
20
  UpdateConnectionCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateConnectionCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateConnectionCommandInput;
25
24
  constructor(input: UpdateConnectionCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: DirectConnectClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateDirectConnectGatewayAssociationCommandInput
19
19
  export interface UpdateDirectConnectGatewayAssociationCommandOutput
20
20
  extends UpdateDirectConnectGatewayAssociationResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateDirectConnectGatewayAssociationCommand extends $Command<
24
23
  UpdateDirectConnectGatewayAssociationCommandInput,
25
24
  UpdateDirectConnectGatewayAssociationCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateDirectConnectGatewayAssociationCommand extends $Comma
27
26
  > {
28
27
  readonly input: UpdateDirectConnectGatewayAssociationCommandInput;
29
28
  constructor(input: UpdateDirectConnectGatewayAssociationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: DirectConnectClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateDirectConnectGatewayCommandInput
19
19
  export interface UpdateDirectConnectGatewayCommandOutput
20
20
  extends UpdateDirectConnectGatewayResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateDirectConnectGatewayCommand extends $Command<
24
23
  UpdateDirectConnectGatewayCommandInput,
25
24
  UpdateDirectConnectGatewayCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateDirectConnectGatewayCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateDirectConnectGatewayCommandInput;
29
28
  constructor(input: UpdateDirectConnectGatewayCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: DirectConnectClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { Lag, UpdateLagRequest } from "../models/models_0";
14
14
  export interface UpdateLagCommandInput extends UpdateLagRequest {}
15
15
  export interface UpdateLagCommandOutput extends Lag, __MetadataBearer {}
16
-
17
16
  export declare class UpdateLagCommand extends $Command<
18
17
  UpdateLagCommandInput,
19
18
  UpdateLagCommandOutput,
@@ -21,7 +20,6 @@ export declare class UpdateLagCommand extends $Command<
21
20
  > {
22
21
  readonly input: UpdateLagCommandInput;
23
22
  constructor(input: UpdateLagCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: DirectConnectClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateVirtualInterfaceAttributesCommandInput
19
19
  export interface UpdateVirtualInterfaceAttributesCommandOutput
20
20
  extends VirtualInterface,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateVirtualInterfaceAttributesCommand extends $Command<
24
23
  UpdateVirtualInterfaceAttributesCommandInput,
25
24
  UpdateVirtualInterfaceAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateVirtualInterfaceAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateVirtualInterfaceAttributesCommandInput;
29
28
  constructor(input: UpdateVirtualInterfaceAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: DirectConnectClientResolvedConfig,
@@ -2,7 +2,6 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
-
6
5
  export declare class DirectConnectServiceException extends __ServiceException {
7
6
  constructor(options: __ServiceExceptionOptions);
8
7
  }