AWS SDK for C++
1.8.185
AWS SDK for C++
|
#include <GetGameSessionLogUrlResult.h>
Public Member Functions | |
GetGameSessionLogUrlResult () | |
GetGameSessionLogUrlResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
GetGameSessionLogUrlResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetPreSignedUrl () const |
void | SetPreSignedUrl (const Aws::String &value) |
void | SetPreSignedUrl (Aws::String &&value) |
void | SetPreSignedUrl (const char *value) |
GetGameSessionLogUrlResult & | WithPreSignedUrl (const Aws::String &value) |
GetGameSessionLogUrlResult & | WithPreSignedUrl (Aws::String &&value) |
GetGameSessionLogUrlResult & | WithPreSignedUrl (const char *value) |
Represents the returned data in response to a request operation.
Definition at line 33 of file GetGameSessionLogUrlResult.h.
Aws::GameLift::Model::GetGameSessionLogUrlResult::GetGameSessionLogUrlResult | ( | ) |
Aws::GameLift::Model::GetGameSessionLogUrlResult::GetGameSessionLogUrlResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
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.
Definition at line 47 of file GetGameSessionLogUrlResult.h.
GetGameSessionLogUrlResult& Aws::GameLift::Model::GetGameSessionLogUrlResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
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.
Definition at line 63 of file GetGameSessionLogUrlResult.h.
|
inline |
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.
Definition at line 55 of file GetGameSessionLogUrlResult.h.
|
inline |
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.
Definition at line 71 of file GetGameSessionLogUrlResult.h.
|
inline |
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.
Definition at line 87 of file GetGameSessionLogUrlResult.h.
|
inline |
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.
Definition at line 79 of file GetGameSessionLogUrlResult.h.
|
inline |
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.
Definition at line 95 of file GetGameSessionLogUrlResult.h.