class Aws::GameLift::Types::GetGameSessionLogUrlInput

Represents the input for a request operation.

@note When making an API call, you may pass GetGameSessionLogUrlInput

data as a hash:

    {
      game_session_id: "ArnStringModel", # required
    }

@!attribute [rw] game_session_id

A unique identifier for the game session to get logs for.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/GetGameSessionLogUrlInput AWS API Documentation

Constants

SENSITIVE