@aws-sdk/client-gamelift 3.533.0 → 3.535.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 (214) hide show
  1. package/dist-types/GameLift.d.ts +22 -1
  2. package/dist-types/GameLiftClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptMatchCommand.d.ts +2 -1
  4. package/dist-types/commands/ClaimGameServerCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateBuildCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateGameSessionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateLocationCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +2 -1
  15. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +2 -1
  16. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateScriptCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteAliasCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteBuildCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteFleetCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteLocationCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteScriptCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
  33. package/dist-types/commands/DeregisterComputeCommand.d.ts +2 -1
  34. package/dist-types/commands/DeregisterGameServerCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeAliasCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeBuildCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeComputeCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeGameServerCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -1
  57. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -1
  58. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +2 -1
  59. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +2 -1
  60. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +2 -1
  61. package/dist-types/commands/DescribeScriptCommand.d.ts +2 -1
  62. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +2 -1
  63. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
  64. package/dist-types/commands/GetComputeAccessCommand.d.ts +2 -1
  65. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +2 -1
  66. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +2 -1
  67. package/dist-types/commands/GetInstanceAccessCommand.d.ts +2 -1
  68. package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
  69. package/dist-types/commands/ListBuildsCommand.d.ts +2 -1
  70. package/dist-types/commands/ListComputeCommand.d.ts +2 -1
  71. package/dist-types/commands/ListFleetsCommand.d.ts +2 -1
  72. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +2 -1
  73. package/dist-types/commands/ListGameServersCommand.d.ts +2 -1
  74. package/dist-types/commands/ListLocationsCommand.d.ts +2 -1
  75. package/dist-types/commands/ListScriptsCommand.d.ts +2 -1
  76. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  77. package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -1
  78. package/dist-types/commands/RegisterComputeCommand.d.ts +2 -1
  79. package/dist-types/commands/RegisterGameServerCommand.d.ts +2 -1
  80. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +2 -1
  81. package/dist-types/commands/ResolveAliasCommand.d.ts +2 -1
  82. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +2 -1
  83. package/dist-types/commands/SearchGameSessionsCommand.d.ts +2 -1
  84. package/dist-types/commands/StartFleetActionsCommand.d.ts +2 -1
  85. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +2 -1
  86. package/dist-types/commands/StartMatchBackfillCommand.d.ts +2 -1
  87. package/dist-types/commands/StartMatchmakingCommand.d.ts +2 -1
  88. package/dist-types/commands/StopFleetActionsCommand.d.ts +2 -1
  89. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +2 -1
  90. package/dist-types/commands/StopMatchmakingCommand.d.ts +2 -1
  91. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +2 -1
  92. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  93. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  94. package/dist-types/commands/UpdateAliasCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateBuildCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +2 -1
  99. package/dist-types/commands/UpdateGameServerCommand.d.ts +2 -1
  100. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +2 -1
  101. package/dist-types/commands/UpdateGameSessionCommand.d.ts +2 -1
  102. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +2 -1
  103. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +2 -1
  104. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +2 -1
  105. package/dist-types/commands/UpdateScriptCommand.d.ts +2 -1
  106. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +2 -1
  107. package/dist-types/models/models_0.d.ts +850 -850
  108. package/dist-types/models/models_1.d.ts +67 -67
  109. package/dist-types/ts3.4/GameLift.d.ts +21 -0
  110. package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +9 -0
  214. package/package.json +40 -40
@@ -21,6 +21,15 @@ declare const ListComputeCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListComputeCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListComputeCommandInput,
28
+ ListComputeCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListComputeCommand extends ListComputeCommand_base {}
@@ -21,6 +21,15 @@ declare const ListFleetsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListFleetsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListFleetsCommandInput,
28
+ ListFleetsCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListFleetsCommand extends ListFleetsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListGameServerGroupsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListGameServerGroupsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListGameServerGroupsCommandInput,
32
+ ListGameServerGroupsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListGameServerGroupsCommand extends ListGameServerGroupsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListGameServersCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: ListGameServersCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListGameServersCommandInput,
31
+ ListGameServersCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListGameServersCommand extends ListGameServersCommand_base {}
@@ -21,6 +21,15 @@ declare const ListLocationsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListLocationsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListLocationsCommandInput,
28
+ ListLocationsCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListLocationsCommand extends ListLocationsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListScriptsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListScriptsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListScriptsCommandInput,
28
+ ListScriptsCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListScriptsCommand extends ListScriptsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTagsForResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTagsForResourceCommandInput,
32
+ ListTagsForResourceCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -24,6 +24,15 @@ declare const PutScalingPolicyCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: PutScalingPolicyCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ PutScalingPolicyCommandInput,
31
+ PutScalingPolicyCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class PutScalingPolicyCommand extends PutScalingPolicyCommand_base {}
@@ -24,6 +24,15 @@ declare const RegisterComputeCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: RegisterComputeCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ RegisterComputeCommandInput,
31
+ RegisterComputeCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class RegisterComputeCommand extends RegisterComputeCommand_base {}
@@ -25,6 +25,15 @@ declare const RegisterGameServerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RegisterGameServerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RegisterGameServerCommandInput,
32
+ RegisterGameServerCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RegisterGameServerCommand extends RegisterGameServerCommand_base {}
@@ -25,6 +25,15 @@ declare const RequestUploadCredentialsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RequestUploadCredentialsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RequestUploadCredentialsCommandInput,
32
+ RequestUploadCredentialsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RequestUploadCredentialsCommand extends RequestUploadCredentialsCommand_base {}
@@ -21,6 +21,15 @@ declare const ResolveAliasCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ResolveAliasCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ResolveAliasCommandInput,
28
+ ResolveAliasCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ResolveAliasCommand extends ResolveAliasCommand_base {}
@@ -25,6 +25,15 @@ declare const ResumeGameServerGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ResumeGameServerGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ResumeGameServerGroupCommandInput,
32
+ ResumeGameServerGroupCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ResumeGameServerGroupCommand extends ResumeGameServerGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const SearchGameSessionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [SearchGameSessionsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ SearchGameSessionsCommandInput,
32
+ SearchGameSessionsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class SearchGameSessionsCommand extends SearchGameSessionsCommand_base {}
@@ -24,6 +24,15 @@ declare const StartFleetActionsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: StartFleetActionsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ StartFleetActionsCommandInput,
31
+ StartFleetActionsCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class StartFleetActionsCommand extends StartFleetActionsCommand_base {}
@@ -25,6 +25,15 @@ declare const StartGameSessionPlacementCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartGameSessionPlacementCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartGameSessionPlacementCommandInput,
32
+ StartGameSessionPlacementCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartGameSessionPlacementCommand extends StartGameSessionPlacementCommand_base {}
@@ -25,6 +25,15 @@ declare const StartMatchBackfillCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartMatchBackfillCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartMatchBackfillCommandInput,
32
+ StartMatchBackfillCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartMatchBackfillCommand extends StartMatchBackfillCommand_base {}
@@ -24,6 +24,15 @@ declare const StartMatchmakingCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: StartMatchmakingCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ StartMatchmakingCommandInput,
31
+ StartMatchmakingCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class StartMatchmakingCommand extends StartMatchmakingCommand_base {}
@@ -24,6 +24,15 @@ declare const StopFleetActionsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: StopFleetActionsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ StopFleetActionsCommandInput,
31
+ StopFleetActionsCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class StopFleetActionsCommand extends StopFleetActionsCommand_base {}
@@ -25,6 +25,15 @@ declare const StopGameSessionPlacementCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StopGameSessionPlacementCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StopGameSessionPlacementCommandInput,
32
+ StopGameSessionPlacementCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StopGameSessionPlacementCommand extends StopGameSessionPlacementCommand_base {}
@@ -24,6 +24,15 @@ declare const StopMatchmakingCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: StopMatchmakingCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ StopMatchmakingCommandInput,
31
+ StopMatchmakingCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class StopMatchmakingCommand extends StopMatchmakingCommand_base {}
@@ -25,6 +25,15 @@ declare const SuspendGameServerGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: SuspendGameServerGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ SuspendGameServerGroupCommandInput,
32
+ SuspendGameServerGroupCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class SuspendGameServerGroupCommand extends SuspendGameServerGroupCommand_base {}
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: TagResourceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ TagResourceCommandInput,
28
+ TagResourceCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class TagResourceCommand extends TagResourceCommand_base {}
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UntagResourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UntagResourceCommandInput,
31
+ UntagResourceCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UntagResourceCommand extends UntagResourceCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateAliasCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateAliasCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateAliasCommandInput,
28
+ UpdateAliasCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateAliasCommand extends UpdateAliasCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateBuildCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateBuildCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateBuildCommandInput,
28
+ UpdateBuildCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateBuildCommand extends UpdateBuildCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateFleetAttributesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateFleetAttributesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateFleetAttributesCommandInput,
32
+ UpdateFleetAttributesCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateFleetAttributesCommand extends UpdateFleetAttributesCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateFleetCapacityCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateFleetCapacityCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateFleetCapacityCommandInput,
32
+ UpdateFleetCapacityCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateFleetCapacityCommand extends UpdateFleetCapacityCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateFleetPortSettingsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateFleetPortSettingsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateFleetPortSettingsCommandInput,
32
+ UpdateFleetPortSettingsCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateFleetPortSettingsCommand extends UpdateFleetPortSettingsCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateGameServerCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateGameServerCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateGameServerCommandInput,
31
+ UpdateGameServerCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateGameServerCommand extends UpdateGameServerCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateGameServerGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateGameServerGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateGameServerGroupCommandInput,
32
+ UpdateGameServerGroupCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateGameServerGroupCommand extends UpdateGameServerGroupCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateGameSessionCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateGameSessionCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateGameSessionCommandInput,
31
+ UpdateGameSessionCommandOutput,
32
+ GameLiftClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateGameSessionCommand extends UpdateGameSessionCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateGameSessionQueueCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateGameSessionQueueCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateGameSessionQueueCommandInput,
32
+ UpdateGameSessionQueueCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateGameSessionQueueCommand extends UpdateGameSessionQueueCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateMatchmakingConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateMatchmakingConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateMatchmakingConfigurationCommandInput,
32
+ UpdateMatchmakingConfigurationCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateMatchmakingConfigurationCommand extends UpdateMatchmakingConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateRuntimeConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateRuntimeConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateRuntimeConfigurationCommandInput,
32
+ UpdateRuntimeConfigurationCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateRuntimeConfigurationCommand extends UpdateRuntimeConfigurationCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateScriptCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateScriptCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateScriptCommandInput,
28
+ UpdateScriptCommandOutput,
29
+ GameLiftClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateScriptCommand extends UpdateScriptCommand_base {}
@@ -25,6 +25,15 @@ declare const ValidateMatchmakingRuleSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ValidateMatchmakingRuleSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ValidateMatchmakingRuleSetCommandInput,
32
+ ValidateMatchmakingRuleSetCommandOutput,
33
+ GameLiftClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ValidateMatchmakingRuleSetCommand extends ValidateMatchmakingRuleSetCommand_base {}