@aws-sdk/client-gamelift 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 (134) hide show
  1. package/dist-types/GameLift.d.ts +105 -0
  2. package/dist-types/GameLiftClient.d.ts +24 -4
  3. package/dist-types/commands/AcceptMatchCommand.d.ts +16 -0
  4. package/dist-types/commands/ClaimGameServerCommand.d.ts +16 -0
  5. package/dist-types/commands/CreateAliasCommand.d.ts +16 -0
  6. package/dist-types/commands/CreateBuildCommand.d.ts +16 -0
  7. package/dist-types/commands/CreateFleetCommand.d.ts +16 -0
  8. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +16 -0
  9. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +16 -0
  10. package/dist-types/commands/CreateGameSessionCommand.d.ts +16 -0
  11. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +16 -0
  12. package/dist-types/commands/CreateLocationCommand.d.ts +16 -0
  13. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +16 -0
  14. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +16 -0
  15. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +16 -0
  16. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +16 -0
  17. package/dist-types/commands/CreateScriptCommand.d.ts +16 -0
  18. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +16 -0
  19. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +16 -0
  20. package/dist-types/commands/DeleteAliasCommand.d.ts +16 -0
  21. package/dist-types/commands/DeleteBuildCommand.d.ts +16 -0
  22. package/dist-types/commands/DeleteFleetCommand.d.ts +16 -0
  23. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +16 -0
  24. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +16 -0
  25. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +16 -0
  26. package/dist-types/commands/DeleteLocationCommand.d.ts +16 -0
  27. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +16 -0
  28. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +16 -0
  29. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +16 -0
  30. package/dist-types/commands/DeleteScriptCommand.d.ts +16 -0
  31. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +16 -0
  32. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +16 -0
  33. package/dist-types/commands/DeregisterComputeCommand.d.ts +16 -0
  34. package/dist-types/commands/DeregisterGameServerCommand.d.ts +16 -0
  35. package/dist-types/commands/DescribeAliasCommand.d.ts +16 -0
  36. package/dist-types/commands/DescribeBuildCommand.d.ts +16 -0
  37. package/dist-types/commands/DescribeComputeCommand.d.ts +16 -0
  38. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +16 -0
  39. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +16 -0
  40. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +16 -0
  41. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +16 -0
  42. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +16 -0
  43. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +16 -0
  44. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +16 -0
  45. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +16 -0
  46. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +16 -0
  47. package/dist-types/commands/DescribeGameServerCommand.d.ts +16 -0
  48. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +16 -0
  49. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +16 -0
  50. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +16 -0
  51. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +16 -0
  52. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +16 -0
  53. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +16 -0
  54. package/dist-types/commands/DescribeInstancesCommand.d.ts +16 -0
  55. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +16 -0
  56. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +16 -0
  57. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +16 -0
  58. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +16 -0
  59. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +16 -0
  60. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +16 -0
  61. package/dist-types/commands/DescribeScriptCommand.d.ts +16 -0
  62. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +16 -0
  63. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +16 -0
  64. package/dist-types/commands/GetComputeAccessCommand.d.ts +16 -0
  65. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +16 -0
  66. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +16 -0
  67. package/dist-types/commands/GetInstanceAccessCommand.d.ts +16 -0
  68. package/dist-types/commands/ListAliasesCommand.d.ts +16 -0
  69. package/dist-types/commands/ListBuildsCommand.d.ts +16 -0
  70. package/dist-types/commands/ListComputeCommand.d.ts +16 -0
  71. package/dist-types/commands/ListFleetsCommand.d.ts +16 -0
  72. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +16 -0
  73. package/dist-types/commands/ListGameServersCommand.d.ts +16 -0
  74. package/dist-types/commands/ListLocationsCommand.d.ts +16 -0
  75. package/dist-types/commands/ListScriptsCommand.d.ts +16 -0
  76. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  77. package/dist-types/commands/PutScalingPolicyCommand.d.ts +16 -0
  78. package/dist-types/commands/RegisterComputeCommand.d.ts +16 -0
  79. package/dist-types/commands/RegisterGameServerCommand.d.ts +16 -0
  80. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +16 -0
  81. package/dist-types/commands/ResolveAliasCommand.d.ts +16 -0
  82. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +16 -0
  83. package/dist-types/commands/SearchGameSessionsCommand.d.ts +16 -0
  84. package/dist-types/commands/StartFleetActionsCommand.d.ts +16 -0
  85. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +16 -0
  86. package/dist-types/commands/StartMatchBackfillCommand.d.ts +16 -0
  87. package/dist-types/commands/StartMatchmakingCommand.d.ts +16 -0
  88. package/dist-types/commands/StopFleetActionsCommand.d.ts +16 -0
  89. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +16 -0
  90. package/dist-types/commands/StopMatchmakingCommand.d.ts +16 -0
  91. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +16 -0
  92. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  93. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  94. package/dist-types/commands/UpdateAliasCommand.d.ts +16 -0
  95. package/dist-types/commands/UpdateBuildCommand.d.ts +16 -0
  96. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +16 -0
  97. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +16 -0
  98. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +16 -0
  99. package/dist-types/commands/UpdateGameServerCommand.d.ts +16 -0
  100. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +16 -0
  101. package/dist-types/commands/UpdateGameSessionCommand.d.ts +16 -0
  102. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +16 -0
  103. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +16 -0
  104. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +16 -0
  105. package/dist-types/commands/UpdateScriptCommand.d.ts +16 -0
  106. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +16 -0
  107. package/dist-types/models/GameLiftServiceException.d.ts +2 -0
  108. package/dist-types/models/models_0.d.ts +754 -2
  109. package/dist-types/models/models_1.d.ts +54 -0
  110. package/dist-types/pagination/DescribeFleetAttributesPaginator.d.ts +3 -0
  111. package/dist-types/pagination/DescribeFleetCapacityPaginator.d.ts +3 -0
  112. package/dist-types/pagination/DescribeFleetEventsPaginator.d.ts +3 -0
  113. package/dist-types/pagination/DescribeFleetLocationAttributesPaginator.d.ts +3 -0
  114. package/dist-types/pagination/DescribeFleetUtilizationPaginator.d.ts +3 -0
  115. package/dist-types/pagination/DescribeGameServerInstancesPaginator.d.ts +3 -0
  116. package/dist-types/pagination/DescribeGameSessionDetailsPaginator.d.ts +3 -0
  117. package/dist-types/pagination/DescribeGameSessionQueuesPaginator.d.ts +3 -0
  118. package/dist-types/pagination/DescribeGameSessionsPaginator.d.ts +3 -0
  119. package/dist-types/pagination/DescribeInstancesPaginator.d.ts +3 -0
  120. package/dist-types/pagination/DescribeMatchmakingConfigurationsPaginator.d.ts +3 -0
  121. package/dist-types/pagination/DescribeMatchmakingRuleSetsPaginator.d.ts +3 -0
  122. package/dist-types/pagination/DescribePlayerSessionsPaginator.d.ts +3 -0
  123. package/dist-types/pagination/DescribeScalingPoliciesPaginator.d.ts +3 -0
  124. package/dist-types/pagination/Interfaces.d.ts +3 -0
  125. package/dist-types/pagination/ListAliasesPaginator.d.ts +3 -0
  126. package/dist-types/pagination/ListBuildsPaginator.d.ts +3 -0
  127. package/dist-types/pagination/ListComputePaginator.d.ts +3 -0
  128. package/dist-types/pagination/ListFleetsPaginator.d.ts +3 -0
  129. package/dist-types/pagination/ListGameServerGroupsPaginator.d.ts +3 -0
  130. package/dist-types/pagination/ListGameServersPaginator.d.ts +3 -0
  131. package/dist-types/pagination/ListLocationsPaginator.d.ts +3 -0
  132. package/dist-types/pagination/ListScriptsPaginator.d.ts +3 -0
  133. package/dist-types/pagination/SearchGameSessionsPaginator.d.ts +3 -0
  134. package/package.json +29 -29
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeVpcPeeringAuthorizationsInput, DescribeVpcPeeringAuthorizationsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeVpcPeeringAuthorizationsCommand}.
8
10
  */
9
11
  export interface DescribeVpcPeeringAuthorizationsCommandInput extends DescribeVpcPeeringAuthorizationsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeVpcPeeringAuthorizationsCommand}.
13
17
  */
14
18
  export interface DescribeVpcPeeringAuthorizationsCommandOutput extends DescribeVpcPeeringAuthorizationsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services account.
18
23
  * This operation returns all VPC peering authorizations and requests for peering. This
19
24
  * includes those initiated and received by this account. </p>
@@ -33,6 +38,8 @@ export interface DescribeVpcPeeringAuthorizationsCommandOutput extends DescribeV
33
38
  * const response = await client.send(command);
34
39
  * ```
35
40
  *
41
+ * @param DescribeVpcPeeringAuthorizationsCommandInput - {@link DescribeVpcPeeringAuthorizationsCommandInput}
42
+ * @returns {@link DescribeVpcPeeringAuthorizationsCommandOutput}
36
43
  * @see {@link DescribeVpcPeeringAuthorizationsCommandInput} for command's `input` shape.
37
44
  * @see {@link DescribeVpcPeeringAuthorizationsCommandOutput} for command's `response` shape.
38
45
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -53,11 +60,20 @@ export interface DescribeVpcPeeringAuthorizationsCommandOutput extends DescribeV
53
60
  export declare class DescribeVpcPeeringAuthorizationsCommand extends $Command<DescribeVpcPeeringAuthorizationsCommandInput, DescribeVpcPeeringAuthorizationsCommandOutput, GameLiftClientResolvedConfig> {
54
61
  readonly input: DescribeVpcPeeringAuthorizationsCommandInput;
55
62
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
63
+ /**
64
+ * @public
65
+ */
56
66
  constructor(input: DescribeVpcPeeringAuthorizationsCommandInput);
57
67
  /**
58
68
  * @internal
59
69
  */
60
70
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeVpcPeeringAuthorizationsCommandInput, DescribeVpcPeeringAuthorizationsCommandOutput>;
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 { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeVpcPeeringConnectionsInput, DescribeVpcPeeringConnectionsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeVpcPeeringConnectionsCommand}.
8
10
  */
9
11
  export interface DescribeVpcPeeringConnectionsCommandInput extends DescribeVpcPeeringConnectionsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeVpcPeeringConnectionsCommand}.
13
17
  */
14
18
  export interface DescribeVpcPeeringConnectionsCommandOutput extends DescribeVpcPeeringConnectionsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves information on VPC peering connections. Use this operation to get peering
18
23
  * information for all fleets or for one specific fleet ID. </p>
19
24
  * <p>To retrieve connection information, call this operation from the Amazon Web Services account that is
@@ -37,6 +42,8 @@ export interface DescribeVpcPeeringConnectionsCommandOutput extends DescribeVpcP
37
42
  * const response = await client.send(command);
38
43
  * ```
39
44
  *
45
+ * @param DescribeVpcPeeringConnectionsCommandInput - {@link DescribeVpcPeeringConnectionsCommandInput}
46
+ * @returns {@link DescribeVpcPeeringConnectionsCommandOutput}
40
47
  * @see {@link DescribeVpcPeeringConnectionsCommandInput} for command's `input` shape.
41
48
  * @see {@link DescribeVpcPeeringConnectionsCommandOutput} for command's `response` shape.
42
49
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -60,11 +67,20 @@ export interface DescribeVpcPeeringConnectionsCommandOutput extends DescribeVpcP
60
67
  export declare class DescribeVpcPeeringConnectionsCommand extends $Command<DescribeVpcPeeringConnectionsCommandInput, DescribeVpcPeeringConnectionsCommandOutput, GameLiftClientResolvedConfig> {
61
68
  readonly input: DescribeVpcPeeringConnectionsCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: DescribeVpcPeeringConnectionsCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeVpcPeeringConnectionsCommandInput, DescribeVpcPeeringConnectionsCommandOutput>;
78
+ /**
79
+ * @internal
80
+ */
68
81
  private serialize;
82
+ /**
83
+ * @internal
84
+ */
69
85
  private deserialize;
70
86
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { GetComputeAccessInput, GetComputeAccessOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetComputeAccessCommand}.
8
10
  */
9
11
  export interface GetComputeAccessCommandInput extends GetComputeAccessInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetComputeAccessCommand}.
13
17
  */
14
18
  export interface GetComputeAccessCommandOutput extends GetComputeAccessOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Requests remote access to a fleet instance. Remote access is useful for debugging,
18
23
  * gathering benchmarking data, or observing activity in real time. </p>
19
24
  * <p>To remotely access an instance, you need credentials that match the operating system
@@ -47,6 +52,8 @@ export interface GetComputeAccessCommandOutput extends GetComputeAccessOutput, _
47
52
  * const response = await client.send(command);
48
53
  * ```
49
54
  *
55
+ * @param GetComputeAccessCommandInput - {@link GetComputeAccessCommandInput}
56
+ * @returns {@link GetComputeAccessCommandOutput}
50
57
  * @see {@link GetComputeAccessCommandInput} for command's `input` shape.
51
58
  * @see {@link GetComputeAccessCommandOutput} for command's `response` shape.
52
59
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -70,11 +77,20 @@ export interface GetComputeAccessCommandOutput extends GetComputeAccessOutput, _
70
77
  export declare class GetComputeAccessCommand extends $Command<GetComputeAccessCommandInput, GetComputeAccessCommandOutput, GameLiftClientResolvedConfig> {
71
78
  readonly input: GetComputeAccessCommandInput;
72
79
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
+ /**
81
+ * @public
82
+ */
73
83
  constructor(input: GetComputeAccessCommandInput);
74
84
  /**
75
85
  * @internal
76
86
  */
77
87
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetComputeAccessCommandInput, GetComputeAccessCommandOutput>;
88
+ /**
89
+ * @internal
90
+ */
78
91
  private serialize;
92
+ /**
93
+ * @internal
94
+ */
79
95
  private deserialize;
80
96
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { GetComputeAuthTokenInput, GetComputeAuthTokenOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetComputeAuthTokenCommand}.
8
10
  */
9
11
  export interface GetComputeAuthTokenCommandInput extends GetComputeAuthTokenInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetComputeAuthTokenCommand}.
13
17
  */
14
18
  export interface GetComputeAuthTokenCommandOutput extends GetComputeAuthTokenOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Requests an authorization token from GameLift. The authorization token is used by your
18
23
  * game server to authenticate with GameLift. Each authentication token has an expiration
19
24
  * token. To continue using the compute resource to host your game server, regularly
@@ -28,6 +33,8 @@ export interface GetComputeAuthTokenCommandOutput extends GetComputeAuthTokenOut
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param GetComputeAuthTokenCommandInput - {@link GetComputeAuthTokenCommandInput}
37
+ * @returns {@link GetComputeAuthTokenCommandOutput}
31
38
  * @see {@link GetComputeAuthTokenCommandInput} for command's `input` shape.
32
39
  * @see {@link GetComputeAuthTokenCommandOutput} for command's `response` shape.
33
40
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -51,11 +58,20 @@ export interface GetComputeAuthTokenCommandOutput extends GetComputeAuthTokenOut
51
58
  export declare class GetComputeAuthTokenCommand extends $Command<GetComputeAuthTokenCommandInput, GetComputeAuthTokenCommandOutput, GameLiftClientResolvedConfig> {
52
59
  readonly input: GetComputeAuthTokenCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: GetComputeAuthTokenCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetComputeAuthTokenCommandInput, GetComputeAuthTokenCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { GetGameSessionLogUrlInput, GetGameSessionLogUrlOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetGameSessionLogUrlCommand}.
8
10
  */
9
11
  export interface GetGameSessionLogUrlCommandInput extends GetGameSessionLogUrlInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetGameSessionLogUrlCommand}.
13
17
  */
14
18
  export interface GetGameSessionLogUrlCommandOutput extends GetGameSessionLogUrlOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves the location of stored game session logs for a specified game session. When
18
23
  * a game session is terminated, GameLift automatically stores the logs in Amazon S3 and
19
24
  * retains them for 14 days. Use this URL to download the logs.</p>
@@ -35,6 +40,8 @@ export interface GetGameSessionLogUrlCommandOutput extends GetGameSessionLogUrlO
35
40
  * const response = await client.send(command);
36
41
  * ```
37
42
  *
43
+ * @param GetGameSessionLogUrlCommandInput - {@link GetGameSessionLogUrlCommandInput}
44
+ * @returns {@link GetGameSessionLogUrlCommandOutput}
38
45
  * @see {@link GetGameSessionLogUrlCommandInput} for command's `input` shape.
39
46
  * @see {@link GetGameSessionLogUrlCommandOutput} for command's `response` shape.
40
47
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -58,11 +65,20 @@ export interface GetGameSessionLogUrlCommandOutput extends GetGameSessionLogUrlO
58
65
  export declare class GetGameSessionLogUrlCommand extends $Command<GetGameSessionLogUrlCommandInput, GetGameSessionLogUrlCommandOutput, GameLiftClientResolvedConfig> {
59
66
  readonly input: GetGameSessionLogUrlCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: GetGameSessionLogUrlCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGameSessionLogUrlCommandInput, GetGameSessionLogUrlCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
66
79
  private serialize;
80
+ /**
81
+ * @internal
82
+ */
67
83
  private deserialize;
68
84
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { GetInstanceAccessInput, GetInstanceAccessOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetInstanceAccessCommand}.
8
10
  */
9
11
  export interface GetInstanceAccessCommandInput extends GetInstanceAccessInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetInstanceAccessCommand}.
13
17
  */
14
18
  export interface GetInstanceAccessCommandOutput extends GetInstanceAccessOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Requests remote access to a fleet instance. Remote access is useful for debugging,
18
23
  * gathering benchmarking data, or observing activity in real time. </p>
19
24
  * <p>To remotely access an instance, you need credentials that match the operating system
@@ -53,6 +58,8 @@ export interface GetInstanceAccessCommandOutput extends GetInstanceAccessOutput,
53
58
  * const response = await client.send(command);
54
59
  * ```
55
60
  *
61
+ * @param GetInstanceAccessCommandInput - {@link GetInstanceAccessCommandInput}
62
+ * @returns {@link GetInstanceAccessCommandOutput}
56
63
  * @see {@link GetInstanceAccessCommandInput} for command's `input` shape.
57
64
  * @see {@link GetInstanceAccessCommandOutput} for command's `response` shape.
58
65
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -76,11 +83,20 @@ export interface GetInstanceAccessCommandOutput extends GetInstanceAccessOutput,
76
83
  export declare class GetInstanceAccessCommand extends $Command<GetInstanceAccessCommandInput, GetInstanceAccessCommandOutput, GameLiftClientResolvedConfig> {
77
84
  readonly input: GetInstanceAccessCommandInput;
78
85
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
+ /**
87
+ * @public
88
+ */
79
89
  constructor(input: GetInstanceAccessCommandInput);
80
90
  /**
81
91
  * @internal
82
92
  */
83
93
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInstanceAccessCommandInput, GetInstanceAccessCommandOutput>;
94
+ /**
95
+ * @internal
96
+ */
84
97
  private serialize;
98
+ /**
99
+ * @internal
100
+ */
85
101
  private deserialize;
86
102
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { ListAliasesInput, ListAliasesOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListAliasesCommand}.
8
10
  */
9
11
  export interface ListAliasesCommandInput extends ListAliasesInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListAliasesCommand}.
13
17
  */
14
18
  export interface ListAliasesCommandOutput extends ListAliasesOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves all aliases for this Amazon Web Services account. You can filter the result set by alias
18
23
  * name and/or routing strategy type. Use the pagination parameters to retrieve results in
19
24
  * sequential pages.</p>
@@ -36,6 +41,8 @@ export interface ListAliasesCommandOutput extends ListAliasesOutput, __MetadataB
36
41
  * const response = await client.send(command);
37
42
  * ```
38
43
  *
44
+ * @param ListAliasesCommandInput - {@link ListAliasesCommandInput}
45
+ * @returns {@link ListAliasesCommandOutput}
39
46
  * @see {@link ListAliasesCommandInput} for command's `input` shape.
40
47
  * @see {@link ListAliasesCommandOutput} for command's `response` shape.
41
48
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -56,11 +63,20 @@ export interface ListAliasesCommandOutput extends ListAliasesOutput, __MetadataB
56
63
  export declare class ListAliasesCommand extends $Command<ListAliasesCommandInput, ListAliasesCommandOutput, GameLiftClientResolvedConfig> {
57
64
  readonly input: ListAliasesCommandInput;
58
65
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
+ /**
67
+ * @public
68
+ */
59
69
  constructor(input: ListAliasesCommandInput);
60
70
  /**
61
71
  * @internal
62
72
  */
63
73
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAliasesCommandInput, ListAliasesCommandOutput>;
74
+ /**
75
+ * @internal
76
+ */
64
77
  private serialize;
78
+ /**
79
+ * @internal
80
+ */
65
81
  private deserialize;
66
82
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { ListBuildsInput, ListBuildsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListBuildsCommand}.
8
10
  */
9
11
  export interface ListBuildsCommandInput extends ListBuildsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListBuildsCommand}.
13
17
  */
14
18
  export interface ListBuildsCommandOutput extends ListBuildsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves build resources for all builds associated with the Amazon Web Services account in use. You
18
23
  * can limit results to builds that are in a specific status by using the
19
24
  * <code>Status</code> parameter. Use the pagination parameters to retrieve results in
@@ -41,6 +46,8 @@ export interface ListBuildsCommandOutput extends ListBuildsOutput, __MetadataBea
41
46
  * const response = await client.send(command);
42
47
  * ```
43
48
  *
49
+ * @param ListBuildsCommandInput - {@link ListBuildsCommandInput}
50
+ * @returns {@link ListBuildsCommandOutput}
44
51
  * @see {@link ListBuildsCommandInput} for command's `input` shape.
45
52
  * @see {@link ListBuildsCommandOutput} for command's `response` shape.
46
53
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -61,11 +68,20 @@ export interface ListBuildsCommandOutput extends ListBuildsOutput, __MetadataBea
61
68
  export declare class ListBuildsCommand extends $Command<ListBuildsCommandInput, ListBuildsCommandOutput, GameLiftClientResolvedConfig> {
62
69
  readonly input: ListBuildsCommandInput;
63
70
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
+ /**
72
+ * @public
73
+ */
64
74
  constructor(input: ListBuildsCommandInput);
65
75
  /**
66
76
  * @internal
67
77
  */
68
78
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBuildsCommandInput, ListBuildsCommandOutput>;
79
+ /**
80
+ * @internal
81
+ */
69
82
  private serialize;
83
+ /**
84
+ * @internal
85
+ */
70
86
  private deserialize;
71
87
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { ListComputeInput, ListComputeOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListComputeCommand}.
8
10
  */
9
11
  export interface ListComputeCommandInput extends ListComputeInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListComputeCommand}.
13
17
  */
14
18
  export interface ListComputeCommandOutput extends ListComputeOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves all compute resources registered to a fleet in your Amazon Web Services account. You can filter the result set by location.</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 ListComputeCommandOutput extends ListComputeOutput, __MetadataB
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListComputeCommandInput - {@link ListComputeCommandInput}
34
+ * @returns {@link ListComputeCommandOutput}
28
35
  * @see {@link ListComputeCommandInput} for command's `input` shape.
29
36
  * @see {@link ListComputeCommandOutput} for command's `response` shape.
30
37
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -45,11 +52,20 @@ export interface ListComputeCommandOutput extends ListComputeOutput, __MetadataB
45
52
  export declare class ListComputeCommand extends $Command<ListComputeCommandInput, ListComputeCommandOutput, GameLiftClientResolvedConfig> {
46
53
  readonly input: ListComputeCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: ListComputeCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListComputeCommandInput, ListComputeCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { ListFleetsInput, ListFleetsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListFleetsCommand}.
8
10
  */
9
11
  export interface ListFleetsCommandInput extends ListFleetsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListFleetsCommand}.
13
17
  */
14
18
  export interface ListFleetsCommandOutput extends ListFleetsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a collection of fleet resources in an Amazon Web Services Region. You can call this
18
23
  * operation to get fleets in a previously selected default Region (see <a href="https://docs.aws.amazon.com/credref/latest/refdocs/setting-global-region.html">https://docs.aws.amazon.com/credref/latest/refdocs/setting-global-region.html</a>or
19
24
  * specify a Region in your request. You can filter the result set to find only those
@@ -57,6 +62,8 @@ export interface ListFleetsCommandOutput extends ListFleetsOutput, __MetadataBea
57
62
  * const response = await client.send(command);
58
63
  * ```
59
64
  *
65
+ * @param ListFleetsCommandInput - {@link ListFleetsCommandInput}
66
+ * @returns {@link ListFleetsCommandOutput}
60
67
  * @see {@link ListFleetsCommandInput} for command's `input` shape.
61
68
  * @see {@link ListFleetsCommandOutput} for command's `response` shape.
62
69
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -80,11 +87,20 @@ export interface ListFleetsCommandOutput extends ListFleetsOutput, __MetadataBea
80
87
  export declare class ListFleetsCommand extends $Command<ListFleetsCommandInput, ListFleetsCommandOutput, GameLiftClientResolvedConfig> {
81
88
  readonly input: ListFleetsCommandInput;
82
89
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
90
+ /**
91
+ * @public
92
+ */
83
93
  constructor(input: ListFleetsCommandInput);
84
94
  /**
85
95
  * @internal
86
96
  */
87
97
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFleetsCommandInput, ListFleetsCommandOutput>;
98
+ /**
99
+ * @internal
100
+ */
88
101
  private serialize;
102
+ /**
103
+ * @internal
104
+ */
89
105
  private deserialize;
90
106
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { ListGameServerGroupsInput, ListGameServerGroupsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListGameServerGroupsCommand}.
8
10
  */
9
11
  export interface ListGameServerGroupsCommandInput extends ListGameServerGroupsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListGameServerGroupsCommand}.
13
17
  */
14
18
  export interface ListGameServerGroupsCommandOutput extends ListGameServerGroupsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists a game server groups.</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 ListGameServerGroupsCommandOutput extends ListGameServerGroupsO
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListGameServerGroupsCommandInput - {@link ListGameServerGroupsCommandInput}
34
+ * @returns {@link ListGameServerGroupsCommandOutput}
28
35
  * @see {@link ListGameServerGroupsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListGameServerGroupsCommandOutput} for command's `response` shape.
30
37
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -45,11 +52,20 @@ export interface ListGameServerGroupsCommandOutput extends ListGameServerGroupsO
45
52
  export declare class ListGameServerGroupsCommand extends $Command<ListGameServerGroupsCommandInput, ListGameServerGroupsCommandOutput, GameLiftClientResolvedConfig> {
46
53
  readonly input: ListGameServerGroupsCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: ListGameServerGroupsCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGameServerGroupsCommandInput, ListGameServerGroupsCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { ListGameServersInput, ListGameServersOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListGameServersCommand}.
8
10
  */
9
11
  export interface ListGameServersCommandInput extends ListGameServersInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListGameServersCommand}.
13
17
  */
14
18
  export interface ListGameServersCommandOutput extends ListGameServersOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * <b>This operation is used with the GameLift FleetIQ solution and game server groups.</b>
19
24
  * </p>
@@ -38,6 +43,8 @@ export interface ListGameServersCommandOutput extends ListGameServersOutput, __M
38
43
  * const response = await client.send(command);
39
44
  * ```
40
45
  *
46
+ * @param ListGameServersCommandInput - {@link ListGameServersCommandInput}
47
+ * @returns {@link ListGameServersCommandOutput}
41
48
  * @see {@link ListGameServersCommandInput} for command's `input` shape.
42
49
  * @see {@link ListGameServersCommandOutput} for command's `response` shape.
43
50
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -58,11 +65,20 @@ export interface ListGameServersCommandOutput extends ListGameServersOutput, __M
58
65
  export declare class ListGameServersCommand extends $Command<ListGameServersCommandInput, ListGameServersCommandOutput, GameLiftClientResolvedConfig> {
59
66
  readonly input: ListGameServersCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: ListGameServersCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGameServersCommandInput, ListGameServersCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
66
79
  private serialize;
80
+ /**
81
+ * @internal
82
+ */
67
83
  private deserialize;
68
84
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { ListLocationsInput, ListLocationsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListLocationsCommand}.
8
10
  */
9
11
  export interface ListLocationsCommandInput extends ListLocationsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListLocationsCommand}.
13
17
  */
14
18
  export interface ListLocationsCommandOutput extends ListLocationsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all custom and Amazon Web Services locations.</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 ListLocationsCommandOutput extends ListLocationsOutput, __Metad
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListLocationsCommandInput - {@link ListLocationsCommandInput}
34
+ * @returns {@link ListLocationsCommandOutput}
28
35
  * @see {@link ListLocationsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListLocationsCommandOutput} for command's `response` shape.
30
37
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -45,11 +52,20 @@ export interface ListLocationsCommandOutput extends ListLocationsOutput, __Metad
45
52
  export declare class ListLocationsCommand extends $Command<ListLocationsCommandInput, ListLocationsCommandOutput, GameLiftClientResolvedConfig> {
46
53
  readonly input: ListLocationsCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: ListLocationsCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLocationsCommandInput, ListLocationsCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }