@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 { GetConnectPeerAssociationsRequest, GetConnectPeerAssociationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetConnectPeerAssociationsCommand}.
8
10
  */
9
11
  export interface GetConnectPeerAssociationsCommandInput extends GetConnectPeerAssociationsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetConnectPeerAssociationsCommand}.
13
17
  */
14
18
  export interface GetConnectPeerAssociationsCommandOutput extends GetConnectPeerAssociationsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about a core network Connect peer associations.</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 GetConnectPeerAssociationsCommandOutput extends GetConnectPeerA
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetConnectPeerAssociationsCommandInput - {@link GetConnectPeerAssociationsCommandInput}
34
+ * @returns {@link GetConnectPeerAssociationsCommandOutput}
28
35
  * @see {@link GetConnectPeerAssociationsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetConnectPeerAssociationsCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -53,11 +60,20 @@ export interface GetConnectPeerAssociationsCommandOutput extends GetConnectPeerA
53
60
  export declare class GetConnectPeerAssociationsCommand extends $Command<GetConnectPeerAssociationsCommandInput, GetConnectPeerAssociationsCommandOutput, NetworkManagerClientResolvedConfig> {
54
61
  readonly input: GetConnectPeerAssociationsCommandInput;
55
62
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
63
+ /**
64
+ * @public
65
+ */
56
66
  constructor(input: GetConnectPeerAssociationsCommandInput);
57
67
  /**
58
68
  * @internal
59
69
  */
60
70
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConnectPeerAssociationsCommandInput, GetConnectPeerAssociationsCommandOutput>;
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 { GetConnectPeerRequest, GetConnectPeerResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetConnectPeerCommand}.
8
10
  */
9
11
  export interface GetConnectPeerCommandInput extends GetConnectPeerRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetConnectPeerCommand}.
13
17
  */
14
18
  export interface GetConnectPeerCommandOutput extends GetConnectPeerResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about a core network Connect 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 GetConnectPeerCommandOutput extends GetConnectPeerResponse, __M
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetConnectPeerCommandInput - {@link GetConnectPeerCommandInput}
34
+ * @returns {@link GetConnectPeerCommandOutput}
28
35
  * @see {@link GetConnectPeerCommandInput} for command's `input` shape.
29
36
  * @see {@link GetConnectPeerCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetConnectPeerCommandOutput extends GetConnectPeerResponse, __M
49
56
  export declare class GetConnectPeerCommand extends $Command<GetConnectPeerCommandInput, GetConnectPeerCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetConnectPeerCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetConnectPeerCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConnectPeerCommandInput, GetConnectPeerCommandOutput>;
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 { GetConnectionsRequest, GetConnectionsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetConnectionsCommand}.
8
10
  */
9
11
  export interface GetConnectionsCommandInput extends GetConnectionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetConnectionsCommand}.
13
17
  */
14
18
  export interface GetConnectionsCommandOutput extends GetConnectionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets information about one or more of your connections 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 GetConnectionsCommandOutput extends GetConnectionsResponse, __M
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetConnectionsCommandInput - {@link GetConnectionsCommandInput}
34
+ * @returns {@link GetConnectionsCommandOutput}
28
35
  * @see {@link GetConnectionsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetConnectionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetConnectionsCommandOutput extends GetConnectionsResponse, __M
49
56
  export declare class GetConnectionsCommand extends $Command<GetConnectionsCommandInput, GetConnectionsCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetConnectionsCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetConnectionsCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConnectionsCommandInput, GetConnectionsCommandOutput>;
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 { GetCoreNetworkChangeEventsRequest, GetCoreNetworkChangeEventsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetCoreNetworkChangeEventsCommand}.
8
10
  */
9
11
  export interface GetCoreNetworkChangeEventsCommandInput extends GetCoreNetworkChangeEventsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetCoreNetworkChangeEventsCommand}.
13
17
  */
14
18
  export interface GetCoreNetworkChangeEventsCommandOutput extends GetCoreNetworkChangeEventsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about a core network change event.</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 GetCoreNetworkChangeEventsCommandOutput extends GetCoreNetworkC
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetCoreNetworkChangeEventsCommandInput - {@link GetCoreNetworkChangeEventsCommandInput}
34
+ * @returns {@link GetCoreNetworkChangeEventsCommandOutput}
28
35
  * @see {@link GetCoreNetworkChangeEventsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetCoreNetworkChangeEventsCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetCoreNetworkChangeEventsCommandOutput extends GetCoreNetworkC
49
56
  export declare class GetCoreNetworkChangeEventsCommand extends $Command<GetCoreNetworkChangeEventsCommandInput, GetCoreNetworkChangeEventsCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetCoreNetworkChangeEventsCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetCoreNetworkChangeEventsCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCoreNetworkChangeEventsCommandInput, GetCoreNetworkChangeEventsCommandOutput>;
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 { GetCoreNetworkChangeSetRequest, GetCoreNetworkChangeSetResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetCoreNetworkChangeSetCommand}.
8
10
  */
9
11
  export interface GetCoreNetworkChangeSetCommandInput extends GetCoreNetworkChangeSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetCoreNetworkChangeSetCommand}.
13
17
  */
14
18
  export interface GetCoreNetworkChangeSetCommandOutput extends GetCoreNetworkChangeSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns a change set between the LIVE core network policy and a submitted 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 GetCoreNetworkChangeSetCommandOutput extends GetCoreNetworkChan
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetCoreNetworkChangeSetCommandInput - {@link GetCoreNetworkChangeSetCommandInput}
34
+ * @returns {@link GetCoreNetworkChangeSetCommandOutput}
28
35
  * @see {@link GetCoreNetworkChangeSetCommandInput} for command's `input` shape.
29
36
  * @see {@link GetCoreNetworkChangeSetCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetCoreNetworkChangeSetCommandOutput extends GetCoreNetworkChan
49
56
  export declare class GetCoreNetworkChangeSetCommand extends $Command<GetCoreNetworkChangeSetCommandInput, GetCoreNetworkChangeSetCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetCoreNetworkChangeSetCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetCoreNetworkChangeSetCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCoreNetworkChangeSetCommandInput, GetCoreNetworkChangeSetCommandOutput>;
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 { GetCoreNetworkRequest, GetCoreNetworkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetCoreNetworkCommand}.
8
10
  */
9
11
  export interface GetCoreNetworkCommandInput extends GetCoreNetworkRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetCoreNetworkCommand}.
13
17
  */
14
18
  export interface GetCoreNetworkCommandOutput extends GetCoreNetworkResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns information about the LIVE policy for a core 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 GetCoreNetworkCommandOutput extends GetCoreNetworkResponse, __M
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetCoreNetworkCommandInput - {@link GetCoreNetworkCommandInput}
34
+ * @returns {@link GetCoreNetworkCommandOutput}
28
35
  * @see {@link GetCoreNetworkCommandInput} for command's `input` shape.
29
36
  * @see {@link GetCoreNetworkCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetCoreNetworkCommandOutput extends GetCoreNetworkResponse, __M
49
56
  export declare class GetCoreNetworkCommand extends $Command<GetCoreNetworkCommandInput, GetCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetCoreNetworkCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetCoreNetworkCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCoreNetworkCommandInput, GetCoreNetworkCommandOutput>;
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 { GetCoreNetworkPolicyRequest, GetCoreNetworkPolicyResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetCoreNetworkPolicyCommand}.
8
10
  */
9
11
  export interface GetCoreNetworkPolicyCommandInput extends GetCoreNetworkPolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetCoreNetworkPolicyCommand}.
13
17
  */
14
18
  export interface GetCoreNetworkPolicyCommandOutput extends GetCoreNetworkPolicyResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns details about a core network policy. You can get details about your current live policy or any previous policy version.</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 GetCoreNetworkPolicyCommandOutput extends GetCoreNetworkPolicyR
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetCoreNetworkPolicyCommandInput - {@link GetCoreNetworkPolicyCommandInput}
34
+ * @returns {@link GetCoreNetworkPolicyCommandOutput}
28
35
  * @see {@link GetCoreNetworkPolicyCommandInput} for command's `input` shape.
29
36
  * @see {@link GetCoreNetworkPolicyCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetCoreNetworkPolicyCommandOutput extends GetCoreNetworkPolicyR
49
56
  export declare class GetCoreNetworkPolicyCommand extends $Command<GetCoreNetworkPolicyCommandInput, GetCoreNetworkPolicyCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetCoreNetworkPolicyCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetCoreNetworkPolicyCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCoreNetworkPolicyCommandInput, GetCoreNetworkPolicyCommandOutput>;
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 { GetCustomerGatewayAssociationsRequest, GetCustomerGatewayAssociationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetCustomerGatewayAssociationsCommand}.
8
10
  */
9
11
  export interface GetCustomerGatewayAssociationsCommandInput extends GetCustomerGatewayAssociationsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetCustomerGatewayAssociationsCommand}.
13
17
  */
14
18
  export interface GetCustomerGatewayAssociationsCommandOutput extends GetCustomerGatewayAssociationsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets the association information for customer gateways that are associated with
18
23
  * devices and links in your global network.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface GetCustomerGatewayAssociationsCommandOutput extends GetCustomer
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param GetCustomerGatewayAssociationsCommandInput - {@link GetCustomerGatewayAssociationsCommandInput}
35
+ * @returns {@link GetCustomerGatewayAssociationsCommandOutput}
29
36
  * @see {@link GetCustomerGatewayAssociationsCommandInput} for command's `input` shape.
30
37
  * @see {@link GetCustomerGatewayAssociationsCommandOutput} for command's `response` shape.
31
38
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -54,11 +61,20 @@ export interface GetCustomerGatewayAssociationsCommandOutput extends GetCustomer
54
61
  export declare class GetCustomerGatewayAssociationsCommand extends $Command<GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput, NetworkManagerClientResolvedConfig> {
55
62
  readonly input: GetCustomerGatewayAssociationsCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: GetCustomerGatewayAssociationsCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GetDevicesRequest, GetDevicesResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetDevicesCommand}.
8
10
  */
9
11
  export interface GetDevicesCommandInput extends GetDevicesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetDevicesCommand}.
13
17
  */
14
18
  export interface GetDevicesCommandOutput extends GetDevicesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets information about one or more of your devices 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 GetDevicesCommandOutput extends GetDevicesResponse, __MetadataB
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetDevicesCommandInput - {@link GetDevicesCommandInput}
34
+ * @returns {@link GetDevicesCommandOutput}
28
35
  * @see {@link GetDevicesCommandInput} for command's `input` shape.
29
36
  * @see {@link GetDevicesCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetDevicesCommandOutput extends GetDevicesResponse, __MetadataB
49
56
  export declare class GetDevicesCommand extends $Command<GetDevicesCommandInput, GetDevicesCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetDevicesCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetDevicesCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDevicesCommandInput, GetDevicesCommandOutput>;
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 { GetLinkAssociationsRequest, GetLinkAssociationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetLinkAssociationsCommand}.
8
10
  */
9
11
  export interface GetLinkAssociationsCommandInput extends GetLinkAssociationsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetLinkAssociationsCommand}.
13
17
  */
14
18
  export interface GetLinkAssociationsCommandOutput extends GetLinkAssociationsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets the link associations for a device or a link. Either the device ID or the link ID
18
23
  * must be specified.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface GetLinkAssociationsCommandOutput extends GetLinkAssociationsRes
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param GetLinkAssociationsCommandInput - {@link GetLinkAssociationsCommandInput}
35
+ * @returns {@link GetLinkAssociationsCommandOutput}
29
36
  * @see {@link GetLinkAssociationsCommandInput} for command's `input` shape.
30
37
  * @see {@link GetLinkAssociationsCommandOutput} for command's `response` shape.
31
38
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -50,11 +57,20 @@ export interface GetLinkAssociationsCommandOutput extends GetLinkAssociationsRes
50
57
  export declare class GetLinkAssociationsCommand extends $Command<GetLinkAssociationsCommandInput, GetLinkAssociationsCommandOutput, NetworkManagerClientResolvedConfig> {
51
58
  readonly input: GetLinkAssociationsCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: GetLinkAssociationsCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLinkAssociationsCommandInput, GetLinkAssociationsCommandOutput>;
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 { GetLinksRequest, GetLinksResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetLinksCommand}.
8
10
  */
9
11
  export interface GetLinksCommandInput extends GetLinksRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetLinksCommand}.
13
17
  */
14
18
  export interface GetLinksCommandOutput extends GetLinksResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets information about one or more links in a specified global network.</p>
18
23
  * <p>If you specify the site ID, you cannot specify the type or provider in the same request. You can specify the type and provider in the same request.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface GetLinksCommandOutput extends GetLinksResponse, __MetadataBeare
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param GetLinksCommandInput - {@link GetLinksCommandInput}
35
+ * @returns {@link GetLinksCommandOutput}
29
36
  * @see {@link GetLinksCommandInput} for command's `input` shape.
30
37
  * @see {@link GetLinksCommandOutput} for command's `response` shape.
31
38
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -50,11 +57,20 @@ export interface GetLinksCommandOutput extends GetLinksResponse, __MetadataBeare
50
57
  export declare class GetLinksCommand extends $Command<GetLinksCommandInput, GetLinksCommandOutput, NetworkManagerClientResolvedConfig> {
51
58
  readonly input: GetLinksCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: GetLinksCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLinksCommandInput, GetLinksCommandOutput>;
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 { GetNetworkResourceCountsRequest, GetNetworkResourceCountsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetNetworkResourceCountsCommand}.
8
10
  */
9
11
  export interface GetNetworkResourceCountsCommandInput extends GetNetworkResourceCountsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetNetworkResourceCountsCommand}.
13
17
  */
14
18
  export interface GetNetworkResourceCountsCommandOutput extends GetNetworkResourceCountsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets the count of network resources, by resource type, for 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 GetNetworkResourceCountsCommandOutput extends GetNetworkResourc
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetNetworkResourceCountsCommandInput - {@link GetNetworkResourceCountsCommandInput}
34
+ * @returns {@link GetNetworkResourceCountsCommandOutput}
28
35
  * @see {@link GetNetworkResourceCountsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetNetworkResourceCountsCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -46,11 +53,20 @@ export interface GetNetworkResourceCountsCommandOutput extends GetNetworkResourc
46
53
  export declare class GetNetworkResourceCountsCommand extends $Command<GetNetworkResourceCountsCommandInput, GetNetworkResourceCountsCommandOutput, NetworkManagerClientResolvedConfig> {
47
54
  readonly input: GetNetworkResourceCountsCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: GetNetworkResourceCountsCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetNetworkResourceCountsCommandInput, GetNetworkResourceCountsCommandOutput>;
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 { GetNetworkResourceRelationshipsRequest, GetNetworkResourceRelationshipsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetNetworkResourceRelationshipsCommand}.
8
10
  */
9
11
  export interface GetNetworkResourceRelationshipsCommandInput extends GetNetworkResourceRelationshipsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetNetworkResourceRelationshipsCommand}.
13
17
  */
14
18
  export interface GetNetworkResourceRelationshipsCommandOutput extends GetNetworkResourceRelationshipsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets the network resource relationships for 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 GetNetworkResourceRelationshipsCommandOutput extends GetNetwork
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param GetNetworkResourceRelationshipsCommandInput - {@link GetNetworkResourceRelationshipsCommandInput}
34
+ * @returns {@link GetNetworkResourceRelationshipsCommandOutput}
28
35
  * @see {@link GetNetworkResourceRelationshipsCommandInput} for command's `input` shape.
29
36
  * @see {@link GetNetworkResourceRelationshipsCommandOutput} for command's `response` shape.
30
37
  * @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
@@ -49,11 +56,20 @@ export interface GetNetworkResourceRelationshipsCommandOutput extends GetNetwork
49
56
  export declare class GetNetworkResourceRelationshipsCommand extends $Command<GetNetworkResourceRelationshipsCommandInput, GetNetworkResourceRelationshipsCommandOutput, NetworkManagerClientResolvedConfig> {
50
57
  readonly input: GetNetworkResourceRelationshipsCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: GetNetworkResourceRelationshipsCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetNetworkResourceRelationshipsCommandInput, GetNetworkResourceRelationshipsCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }