@aws-sdk/client-networkmanager 3.295.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.
Files changed (112) hide show
  1. package/dist-types/NetworkManager.d.ts +86 -0
  2. package/dist-types/NetworkManagerClient.d.ts +24 -4
  3. package/dist-types/commands/AcceptAttachmentCommand.d.ts +16 -0
  4. package/dist-types/commands/AssociateConnectPeerCommand.d.ts +16 -0
  5. package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +16 -0
  6. package/dist-types/commands/AssociateLinkCommand.d.ts +16 -0
  7. package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +16 -0
  8. package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +16 -0
  9. package/dist-types/commands/CreateConnectPeerCommand.d.ts +16 -0
  10. package/dist-types/commands/CreateConnectionCommand.d.ts +16 -0
  11. package/dist-types/commands/CreateCoreNetworkCommand.d.ts +16 -0
  12. package/dist-types/commands/CreateDeviceCommand.d.ts +16 -0
  13. package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +16 -0
  14. package/dist-types/commands/CreateLinkCommand.d.ts +16 -0
  15. package/dist-types/commands/CreateSiteCommand.d.ts +16 -0
  16. package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +16 -0
  17. package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +16 -0
  18. package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +16 -0
  19. package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +16 -0
  20. package/dist-types/commands/DeleteAttachmentCommand.d.ts +16 -0
  21. package/dist-types/commands/DeleteConnectPeerCommand.d.ts +16 -0
  22. package/dist-types/commands/DeleteConnectionCommand.d.ts +16 -0
  23. package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +16 -0
  24. package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +16 -0
  25. package/dist-types/commands/DeleteDeviceCommand.d.ts +16 -0
  26. package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +16 -0
  27. package/dist-types/commands/DeleteLinkCommand.d.ts +16 -0
  28. package/dist-types/commands/DeletePeeringCommand.d.ts +16 -0
  29. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
  30. package/dist-types/commands/DeleteSiteCommand.d.ts +16 -0
  31. package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +16 -0
  32. package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +16 -0
  33. package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +16 -0
  34. package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +16 -0
  35. package/dist-types/commands/DisassociateLinkCommand.d.ts +16 -0
  36. package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +16 -0
  37. package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +16 -0
  38. package/dist-types/commands/GetConnectAttachmentCommand.d.ts +16 -0
  39. package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +16 -0
  40. package/dist-types/commands/GetConnectPeerCommand.d.ts +16 -0
  41. package/dist-types/commands/GetConnectionsCommand.d.ts +16 -0
  42. package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +16 -0
  43. package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +16 -0
  44. package/dist-types/commands/GetCoreNetworkCommand.d.ts +16 -0
  45. package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +16 -0
  46. package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +16 -0
  47. package/dist-types/commands/GetDevicesCommand.d.ts +16 -0
  48. package/dist-types/commands/GetLinkAssociationsCommand.d.ts +16 -0
  49. package/dist-types/commands/GetLinksCommand.d.ts +16 -0
  50. package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +16 -0
  51. package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +16 -0
  52. package/dist-types/commands/GetNetworkResourcesCommand.d.ts +16 -0
  53. package/dist-types/commands/GetNetworkRoutesCommand.d.ts +16 -0
  54. package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +16 -0
  55. package/dist-types/commands/GetResourcePolicyCommand.d.ts +16 -0
  56. package/dist-types/commands/GetRouteAnalysisCommand.d.ts +16 -0
  57. package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +16 -0
  58. package/dist-types/commands/GetSitesCommand.d.ts +16 -0
  59. package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +16 -0
  60. package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +16 -0
  61. package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +16 -0
  62. package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +16 -0
  63. package/dist-types/commands/GetVpcAttachmentCommand.d.ts +16 -0
  64. package/dist-types/commands/ListAttachmentsCommand.d.ts +16 -0
  65. package/dist-types/commands/ListConnectPeersCommand.d.ts +16 -0
  66. package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +16 -0
  67. package/dist-types/commands/ListCoreNetworksCommand.d.ts +16 -0
  68. package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +16 -0
  69. package/dist-types/commands/ListPeeringsCommand.d.ts +16 -0
  70. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  71. package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +16 -0
  72. package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
  73. package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +16 -0
  74. package/dist-types/commands/RejectAttachmentCommand.d.ts +16 -0
  75. package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +16 -0
  76. package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +16 -0
  77. package/dist-types/commands/StartRouteAnalysisCommand.d.ts +16 -0
  78. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  79. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  80. package/dist-types/commands/UpdateConnectionCommand.d.ts +16 -0
  81. package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +16 -0
  82. package/dist-types/commands/UpdateDeviceCommand.d.ts +16 -0
  83. package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +16 -0
  84. package/dist-types/commands/UpdateLinkCommand.d.ts +16 -0
  85. package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +16 -0
  86. package/dist-types/commands/UpdateSiteCommand.d.ts +16 -0
  87. package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +16 -0
  88. package/dist-types/models/NetworkManagerServiceException.d.ts +2 -0
  89. package/dist-types/models/models_0.d.ts +672 -1
  90. package/dist-types/pagination/DescribeGlobalNetworksPaginator.d.ts +3 -0
  91. package/dist-types/pagination/GetConnectPeerAssociationsPaginator.d.ts +3 -0
  92. package/dist-types/pagination/GetConnectionsPaginator.d.ts +3 -0
  93. package/dist-types/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +3 -0
  94. package/dist-types/pagination/GetCoreNetworkChangeSetPaginator.d.ts +3 -0
  95. package/dist-types/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +3 -0
  96. package/dist-types/pagination/GetDevicesPaginator.d.ts +3 -0
  97. package/dist-types/pagination/GetLinkAssociationsPaginator.d.ts +3 -0
  98. package/dist-types/pagination/GetLinksPaginator.d.ts +3 -0
  99. package/dist-types/pagination/GetNetworkResourceCountsPaginator.d.ts +3 -0
  100. package/dist-types/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +3 -0
  101. package/dist-types/pagination/GetNetworkResourcesPaginator.d.ts +3 -0
  102. package/dist-types/pagination/GetNetworkTelemetryPaginator.d.ts +3 -0
  103. package/dist-types/pagination/GetSitesPaginator.d.ts +3 -0
  104. package/dist-types/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +3 -0
  105. package/dist-types/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +3 -0
  106. package/dist-types/pagination/Interfaces.d.ts +3 -0
  107. package/dist-types/pagination/ListAttachmentsPaginator.d.ts +3 -0
  108. package/dist-types/pagination/ListConnectPeersPaginator.d.ts +3 -0
  109. package/dist-types/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +3 -0
  110. package/dist-types/pagination/ListCoreNetworksPaginator.d.ts +3 -0
  111. package/dist-types/pagination/ListPeeringsPaginator.d.ts +3 -0
  112. package/package.json +29 -29
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetNetworkResourcesRequest, GetNetworkResourcesResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetNetworkResourcesCommand}.
8
10
  */
9
11
  export interface GetNetworkResourcesCommandInput extends GetNetworkResourcesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetNetworkResourcesCommand}.
13
17
  */
14
18
  export interface GetNetworkResourcesCommandOutput extends GetNetworkResourcesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the network resources for the specified global network.</p>
18
23
  * <p>The results include information from the corresponding Describe call for the resource, minus any sensitive information such as pre-shared keys.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface GetNetworkResourcesCommandOutput extends GetNetworkResourcesRes
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param GetNetworkResourcesCommandInput - {@link GetNetworkResourcesCommandInput}
35
+ * @returns {@link GetNetworkResourcesCommandOutput}
29
36
  * @see {@link GetNetworkResourcesCommandInput} for command's `input` shape.
30
37
  * @see {@link GetNetworkResourcesCommandOutput} for command's `response` shape.
31
38
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -50,11 +57,20 @@ export interface GetNetworkResourcesCommandOutput extends GetNetworkResourcesRes
50
57
  export declare class GetNetworkResourcesCommand extends $Command<GetNetworkResourcesCommandInput, GetNetworkResourcesCommandOutput, NetworkManagerClientResolvedConfig> {
51
58
  readonly input: GetNetworkResourcesCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: GetNetworkResourcesCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetNetworkResourcesCommandInput, GetNetworkResourcesCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetNetworkRoutesRequest, GetNetworkRoutesResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetNetworkRoutesCommand}.
8
10
  */
9
11
  export interface GetNetworkRoutesCommandInput extends GetNetworkRoutesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetNetworkRoutesCommand}.
13
17
  */
14
18
  export interface GetNetworkRoutesCommandOutput extends GetNetworkRoutesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets the network routes of the specified global network.</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 GetNetworkRoutesCommandOutput extends GetNetworkRoutesResponse,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetNetworkRoutesCommandInput - {@link GetNetworkRoutesCommandInput}
34
+ * @returns {@link GetNetworkRoutesCommandOutput}
28
35
  * @see {@link GetNetworkRoutesCommandInput} for command's `input` shape.
29
36
  * @see {@link GetNetworkRoutesCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetNetworkRoutesCommandOutput extends GetNetworkRoutesResponse,
49
56
  export declare class GetNetworkRoutesCommand extends $Command<GetNetworkRoutesCommandInput, GetNetworkRoutesCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetNetworkRoutesCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetNetworkRoutesCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetNetworkRoutesCommandInput, GetNetworkRoutesCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetNetworkTelemetryRequest, GetNetworkTelemetryResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetNetworkTelemetryCommand}.
8
10
  */
9
11
  export interface GetNetworkTelemetryCommandInput extends GetNetworkTelemetryRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetNetworkTelemetryCommand}.
13
17
  */
14
18
  export interface GetNetworkTelemetryCommandOutput extends GetNetworkTelemetryResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets the network telemetry of the specified global network.</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 GetNetworkTelemetryCommandOutput extends GetNetworkTelemetryRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetNetworkTelemetryCommandInput - {@link GetNetworkTelemetryCommandInput}
34
+ * @returns {@link GetNetworkTelemetryCommandOutput}
28
35
  * @see {@link GetNetworkTelemetryCommandInput} for command's `input` shape.
29
36
  * @see {@link GetNetworkTelemetryCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetNetworkTelemetryCommandOutput extends GetNetworkTelemetryRes
49
56
  export declare class GetNetworkTelemetryCommand extends $Command<GetNetworkTelemetryCommandInput, GetNetworkTelemetryCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetNetworkTelemetryCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetNetworkTelemetryCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetNetworkTelemetryCommandInput, GetNetworkTelemetryCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetResourcePolicyCommand}.
8
10
  */
9
11
  export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetResourcePolicyCommand}.
13
17
  */
14
18
  export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about a resource policy.</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 GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetResourcePolicyCommandInput - {@link GetResourcePolicyCommandInput}
34
+ * @returns {@link GetResourcePolicyCommandOutput}
28
35
  * @see {@link GetResourcePolicyCommandInput} for command's `input` shape.
29
36
  * @see {@link GetResourcePolicyCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -46,11 +53,20 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
46
53
  export declare class GetResourcePolicyCommand extends $Command<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, NetworkManagerClientResolvedConfig> {
47
54
  readonly input: GetResourcePolicyCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: GetResourcePolicyCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput>;
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 { GetRouteAnalysisRequest, GetRouteAnalysisResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetRouteAnalysisCommand}.
8
10
  */
9
11
  export interface GetRouteAnalysisCommandInput extends GetRouteAnalysisRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetRouteAnalysisCommand}.
13
17
  */
14
18
  export interface GetRouteAnalysisCommandOutput extends GetRouteAnalysisResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets information about the specified route analysis.</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 GetRouteAnalysisCommandOutput extends GetRouteAnalysisResponse,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetRouteAnalysisCommandInput - {@link GetRouteAnalysisCommandInput}
34
+ * @returns {@link GetRouteAnalysisCommandOutput}
28
35
  * @see {@link GetRouteAnalysisCommandInput} for command's `input` shape.
29
36
  * @see {@link GetRouteAnalysisCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetRouteAnalysisCommandOutput extends GetRouteAnalysisResponse,
49
56
  export declare class GetRouteAnalysisCommand extends $Command<GetRouteAnalysisCommandInput, GetRouteAnalysisCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetRouteAnalysisCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetRouteAnalysisCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRouteAnalysisCommandInput, GetRouteAnalysisCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetSiteToSiteVpnAttachmentRequest, GetSiteToSiteVpnAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSiteToSiteVpnAttachmentCommand}.
8
10
  */
9
11
  export interface GetSiteToSiteVpnAttachmentCommandInput extends GetSiteToSiteVpnAttachmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSiteToSiteVpnAttachmentCommand}.
13
17
  */
14
18
  export interface GetSiteToSiteVpnAttachmentCommandOutput extends GetSiteToSiteVpnAttachmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about a site-to-site VPN attachment.</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 GetSiteToSiteVpnAttachmentCommandOutput extends GetSiteToSiteVp
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetSiteToSiteVpnAttachmentCommandInput - {@link GetSiteToSiteVpnAttachmentCommandInput}
34
+ * @returns {@link GetSiteToSiteVpnAttachmentCommandOutput}
28
35
  * @see {@link GetSiteToSiteVpnAttachmentCommandInput} for command's `input` shape.
29
36
  * @see {@link GetSiteToSiteVpnAttachmentCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetSiteToSiteVpnAttachmentCommandOutput extends GetSiteToSiteVp
49
56
  export declare class GetSiteToSiteVpnAttachmentCommand extends $Command<GetSiteToSiteVpnAttachmentCommandInput, GetSiteToSiteVpnAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetSiteToSiteVpnAttachmentCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetSiteToSiteVpnAttachmentCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSiteToSiteVpnAttachmentCommandInput, GetSiteToSiteVpnAttachmentCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetSitesRequest, GetSitesResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSitesCommand}.
8
10
  */
9
11
  export interface GetSitesCommandInput extends GetSitesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSitesCommand}.
13
17
  */
14
18
  export interface GetSitesCommandOutput extends GetSitesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets information about one or more of your sites in a global network.</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 GetSitesCommandOutput extends GetSitesResponse, __MetadataBeare
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetSitesCommandInput - {@link GetSitesCommandInput}
34
+ * @returns {@link GetSitesCommandOutput}
28
35
  * @see {@link GetSitesCommandInput} for command's `input` shape.
29
36
  * @see {@link GetSitesCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetSitesCommandOutput extends GetSitesResponse, __MetadataBeare
49
56
  export declare class GetSitesCommand extends $Command<GetSitesCommandInput, GetSitesCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetSitesCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetSitesCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSitesCommandInput, GetSitesCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetTransitGatewayConnectPeerAssociationsRequest, GetTransitGatewayConnectPeerAssociationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetTransitGatewayConnectPeerAssociationsCommand}.
8
10
  */
9
11
  export interface GetTransitGatewayConnectPeerAssociationsCommandInput extends GetTransitGatewayConnectPeerAssociationsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetTransitGatewayConnectPeerAssociationsCommand}.
13
17
  */
14
18
  export interface GetTransitGatewayConnectPeerAssociationsCommandOutput extends GetTransitGatewayConnectPeerAssociationsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets information about one or more of your transit gateway Connect peer associations in a global network.</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 GetTransitGatewayConnectPeerAssociationsCommandOutput extends G
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetTransitGatewayConnectPeerAssociationsCommandInput - {@link GetTransitGatewayConnectPeerAssociationsCommandInput}
34
+ * @returns {@link GetTransitGatewayConnectPeerAssociationsCommandOutput}
28
35
  * @see {@link GetTransitGatewayConnectPeerAssociationsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetTransitGatewayConnectPeerAssociationsCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -53,11 +60,20 @@ export interface GetTransitGatewayConnectPeerAssociationsCommandOutput extends G
53
60
  export declare class GetTransitGatewayConnectPeerAssociationsCommand extends $Command<GetTransitGatewayConnectPeerAssociationsCommandInput, GetTransitGatewayConnectPeerAssociationsCommandOutput, NetworkManagerClientResolvedConfig> {
54
61
  readonly input: GetTransitGatewayConnectPeerAssociationsCommandInput;
55
62
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
63
+ /**
64
+ * @public
65
+ */
56
66
  constructor(input: GetTransitGatewayConnectPeerAssociationsCommandInput);
57
67
  /**
58
68
  * @internal
59
69
  */
60
70
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTransitGatewayConnectPeerAssociationsCommandInput, GetTransitGatewayConnectPeerAssociationsCommandOutput>;
71
+ /**
72
+ * @internal
73
+ */
61
74
  private serialize;
75
+ /**
76
+ * @internal
77
+ */
62
78
  private deserialize;
63
79
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetTransitGatewayPeeringRequest, GetTransitGatewayPeeringResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetTransitGatewayPeeringCommand}.
8
10
  */
9
11
  export interface GetTransitGatewayPeeringCommandInput extends GetTransitGatewayPeeringRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetTransitGatewayPeeringCommand}.
13
17
  */
14
18
  export interface GetTransitGatewayPeeringCommandOutput extends GetTransitGatewayPeeringResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about a transit gateway peer.</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 GetTransitGatewayPeeringCommandOutput extends GetTransitGateway
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetTransitGatewayPeeringCommandInput - {@link GetTransitGatewayPeeringCommandInput}
34
+ * @returns {@link GetTransitGatewayPeeringCommandOutput}
28
35
  * @see {@link GetTransitGatewayPeeringCommandInput} for command's `input` shape.
29
36
  * @see {@link GetTransitGatewayPeeringCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetTransitGatewayPeeringCommandOutput extends GetTransitGateway
49
56
  export declare class GetTransitGatewayPeeringCommand extends $Command<GetTransitGatewayPeeringCommandInput, GetTransitGatewayPeeringCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetTransitGatewayPeeringCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetTransitGatewayPeeringCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTransitGatewayPeeringCommandInput, GetTransitGatewayPeeringCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetTransitGatewayRegistrationsRequest, GetTransitGatewayRegistrationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetTransitGatewayRegistrationsCommand}.
8
10
  */
9
11
  export interface GetTransitGatewayRegistrationsCommandInput extends GetTransitGatewayRegistrationsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetTransitGatewayRegistrationsCommand}.
13
17
  */
14
18
  export interface GetTransitGatewayRegistrationsCommandOutput extends GetTransitGatewayRegistrationsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets information about the transit gateway registrations in a specified
18
23
  * global network.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface GetTransitGatewayRegistrationsCommandOutput extends GetTransitG
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param GetTransitGatewayRegistrationsCommandInput - {@link GetTransitGatewayRegistrationsCommandInput}
35
+ * @returns {@link GetTransitGatewayRegistrationsCommandOutput}
29
36
  * @see {@link GetTransitGatewayRegistrationsCommandInput} for command's `input` shape.
30
37
  * @see {@link GetTransitGatewayRegistrationsCommandOutput} for command's `response` shape.
31
38
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -50,11 +57,20 @@ export interface GetTransitGatewayRegistrationsCommandOutput extends GetTransitG
50
57
  export declare class GetTransitGatewayRegistrationsCommand extends $Command<GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput, NetworkManagerClientResolvedConfig> {
51
58
  readonly input: GetTransitGatewayRegistrationsCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: GetTransitGatewayRegistrationsCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetTransitGatewayRouteTableAttachmentRequest, GetTransitGatewayRouteTableAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetTransitGatewayRouteTableAttachmentCommand}.
8
10
  */
9
11
  export interface GetTransitGatewayRouteTableAttachmentCommandInput extends GetTransitGatewayRouteTableAttachmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetTransitGatewayRouteTableAttachmentCommand}.
13
17
  */
14
18
  export interface GetTransitGatewayRouteTableAttachmentCommandOutput extends GetTransitGatewayRouteTableAttachmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about a transit gateway route table attachment.</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 GetTransitGatewayRouteTableAttachmentCommandOutput extends GetT
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetTransitGatewayRouteTableAttachmentCommandInput - {@link GetTransitGatewayRouteTableAttachmentCommandInput}
34
+ * @returns {@link GetTransitGatewayRouteTableAttachmentCommandOutput}
28
35
  * @see {@link GetTransitGatewayRouteTableAttachmentCommandInput} for command's `input` shape.
29
36
  * @see {@link GetTransitGatewayRouteTableAttachmentCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetTransitGatewayRouteTableAttachmentCommandOutput extends GetT
49
56
  export declare class GetTransitGatewayRouteTableAttachmentCommand extends $Command<GetTransitGatewayRouteTableAttachmentCommandInput, GetTransitGatewayRouteTableAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetTransitGatewayRouteTableAttachmentCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetTransitGatewayRouteTableAttachmentCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTransitGatewayRouteTableAttachmentCommandInput, GetTransitGatewayRouteTableAttachmentCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetVpcAttachmentRequest, GetVpcAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetVpcAttachmentCommand}.
8
10
  */
9
11
  export interface GetVpcAttachmentCommandInput extends GetVpcAttachmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetVpcAttachmentCommand}.
13
17
  */
14
18
  export interface GetVpcAttachmentCommandOutput extends GetVpcAttachmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about a VPC attachment.</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 GetVpcAttachmentCommandOutput extends GetVpcAttachmentResponse,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetVpcAttachmentCommandInput - {@link GetVpcAttachmentCommandInput}
34
+ * @returns {@link GetVpcAttachmentCommandOutput}
28
35
  * @see {@link GetVpcAttachmentCommandInput} for command's `input` shape.
29
36
  * @see {@link GetVpcAttachmentCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetVpcAttachmentCommandOutput extends GetVpcAttachmentResponse,
49
56
  export declare class GetVpcAttachmentCommand extends $Command<GetVpcAttachmentCommandInput, GetVpcAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetVpcAttachmentCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetVpcAttachmentCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVpcAttachmentCommandInput, GetVpcAttachmentCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }