C# Class Amazon.GameLift.Model.GetGameSessionLogUrlRequest

Container for the parameters to the GetGameSessionLogUrl operation. Retrieves the location of stored game session logs for a specified game session. When a game session is terminated, Amazon GameLift automatically stores the logs in Amazon S3. Use this URL to download the logs.

See the AWS Service Limits page for maximum log file sizes. Log files that exceed this limit are not saved.

Inheritance: AmazonGameLiftRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetGameSessionId ( ) : bool