You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GameLift::Types::GetGameSessionLogUrlOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the returned data in response to a request operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#pre_signed_urlString

Location of the requested game session logs, available for download. This URL is valid for 15 minutes, after which S3 will reject any download request using this URL. You can request a new URL any time within the 14-day period that the logs are retained.

Returns:

  • (String)

    Location of the requested game session logs, available for download.