| Class | Description |
|---|---|
| Alias |
Properties describing a fleet alias.
|
| Build |
Properties describing a game build.
|
| CreateAliasRequest |
Represents the input for a request action.
|
| CreateAliasResult |
Represents the returned data in response to a request action.
|
| CreateBuildRequest |
Represents the input for a request action.
|
| CreateBuildResult |
Represents the returned data in response to a request action.
|
| CreateFleetRequest |
Represents the input for a request action.
|
| CreateFleetResult |
Represents the returned data in response to a request action.
|
| CreateGameSessionRequest |
Represents the input for a request action.
|
| CreateGameSessionResult |
Represents the returned data in response to a request action.
|
| CreatePlayerSessionRequest |
Represents the input for a request action.
|
| CreatePlayerSessionResult |
Represents the returned data in response to a request action.
|
| CreatePlayerSessionsRequest |
Represents the input for a request action.
|
| CreatePlayerSessionsResult |
Represents the returned data in response to a request action.
|
| Credentials |
AWS access credentials required to upload game build files to GameLift.
|
| DeleteAliasRequest |
Represents the input for a request action.
|
| DeleteBuildRequest |
Represents the input for a request action.
|
| DeleteFleetRequest |
Represents the input for a request action.
|
| DescribeAliasRequest |
Represents the input for a request action.
|
| DescribeAliasResult |
Represents the returned data in response to a request action.
|
| DescribeBuildRequest |
Represents the input for a request action.
|
| DescribeBuildResult |
Represents the returned data in response to a request action.
|
| DescribeEC2InstanceLimitsRequest |
Represents the input for a request action.
|
| DescribeEC2InstanceLimitsResult |
Represents the returned data in response to a request action.
|
| DescribeFleetAttributesRequest |
Represents the input for a request action.
|
| DescribeFleetAttributesResult |
Represents the returned data in response to a request action.
|
| DescribeFleetCapacityRequest |
Represents the input for a request action.
|
| DescribeFleetCapacityResult |
Represents the returned data in response to a request action.
|
| DescribeFleetEventsRequest |
Represents the input for a request action.
|
| DescribeFleetEventsResult |
Represents the returned data in response to a request action.
|
| DescribeFleetPortSettingsRequest |
Represents the input for a request action.
|
| DescribeFleetPortSettingsResult |
Represents the returned data in response to a request action.
|
| DescribeFleetUtilizationRequest |
Represents the input for a request action.
|
| DescribeFleetUtilizationResult |
Represents the returned data in response to a request action.
|
| DescribeGameSessionsRequest |
Represents the input for a request action.
|
| DescribeGameSessionsResult |
Represents the returned data in response to a request action.
|
| DescribePlayerSessionsRequest |
Represents the input for a request action.
|
| DescribePlayerSessionsResult |
Represents the returned data in response to a request action.
|
| EC2InstanceCounts |
Current status of fleet capacity.
|
| EC2InstanceLimit |
Maximum number of instances allowed based on the EC2 instance type.
|
| Event |
Log entry describing an event involving a GameLift resource (such as a
fleet).
|
| FleetAttributes |
General properties describing a fleet.
|
| FleetCapacity |
Information about the fleet's capacity.
|
| FleetUtilization |
Current status of fleet utilization, including the number of game and player
sessions being hosted.
|
| GameProperty |
Set of key:value pairs containing information your game server requires to
set up sessions.
|
| GameSession |
Properties describing a game session.
|
| GetGameSessionLogUrlRequest |
Represents the input for a request action.
|
| GetGameSessionLogUrlResult |
Represents the returned data in response to a request action.
|
| IpPermission |
IP addresses and port settings used to limit access by incoming traffic
(players) to a fleet.
|
| ListAliasesRequest |
Represents the input for a request action.
|
| ListAliasesResult |
Represents the returned data in response to a request action.
|
| ListBuildsRequest |
Represents the input for a request action.
|
| ListBuildsResult |
Represents the returned data in response to a request action.
|
| ListFleetsRequest |
Represents the input for a request action.
|
| ListFleetsResult |
Represents the returned data in response to a request action.
|
| PlayerSession |
Properties describing a player session.
|
| RequestUploadCredentialsRequest |
Represents the input for a request action.
|
| RequestUploadCredentialsResult |
Represents the returned data in response to a request action.
|
| ResolveAliasRequest |
Represents the input for a request action.
|
| ResolveAliasResult |
Represents the returned data in response to a request action.
|
| RoutingStrategy |
Routing configuration for a fleet alias.
|
| S3Location |
Location where a build's files are stored.
|
| UpdateAliasRequest |
Represents the input for a request action.
|
| UpdateAliasResult |
Represents the returned data in response to a request action.
|
| UpdateBuildRequest |
Represents the input for a request action.
|
| UpdateBuildResult |
Represents the returned data in response to a request action.
|
| UpdateFleetAttributesRequest |
Represents the input for a request action.
|
| UpdateFleetAttributesResult |
Represents the returned data in response to a request action.
|
| UpdateFleetCapacityRequest |
Represents the input for a request action.
|
| UpdateFleetCapacityResult |
Represents the returned data in response to a request action.
|
| UpdateFleetPortSettingsRequest |
Represents the input for a request action.
|
| UpdateFleetPortSettingsResult |
Represents the returned data in response to a request action.
|
| UpdateGameSessionRequest |
Represents the input for a request action.
|
| UpdateGameSessionResult |
Represents the returned data in response to a request action.
|
| Enum | Description |
|---|---|
| BuildStatus | |
| EC2InstanceType | |
| EventCode | |
| FleetStatus | |
| GameSessionStatus | |
| IpProtocol | |
| PlayerSessionCreationPolicy | |
| PlayerSessionStatus | |
| RoutingStrategyType |
| Exception | Description |
|---|---|
| AccessDeniedException |
Exception thrown when the client does not have permission to access the
specified resource.
|
| ConflictException |
Exception thrown when performing the requested operation would cause a
conflict with the current state of a service resource associated with the
request.
|
| FleetCapacityExceededException |
Exception thrown when the specified fleet has no available instances to
fulfill a request to create a new game session.
|
| GameSessionFullException |
Exception thrown in response to a CreatePlayerSession request.
|
| InternalServiceException |
Exception thrown when the service encounters an unrecoverable internal
failure while processing the request.
|
| InvalidFleetStatusException |
Exception thrown when performing the requested operation would cause a
conflict with the current state of a resource associated with the request
and/or the fleet.
|
| InvalidGameSessionStatusException |
Exception thrown when performing the requested operation would cause a
conflict with the current state of a resource associated with the request
and/or the game instance.
|
| InvalidRequestException |
Exception thrown when one or more parameters specified as part of the request
are invalid.
|
| LimitExceededException |
Exception is thrown when performing the requested operation would cause the
resource to exceed the allowed service limit.
|
| NotFoundException |
Exception thrown when a service resource associated with the request could
not be found.
|
| TerminalRoutingStrategyException |
Exception thrown when the service is unable to resolve the routing for a
particular alias because it has a TerminalRoutingStrategy associated with it.
|
| UnauthorizedException |
Exception thrown when the client fails authentication.
|
Copyright © 2016. All rights reserved.