AWS SDK for C++
1.8.127
AWS SDK for C++
|
#include <ResolveAliasResult.h>
Public Member Functions | |
ResolveAliasResult () | |
ResolveAliasResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
ResolveAliasResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetFleetId () const |
void | SetFleetId (const Aws::String &value) |
void | SetFleetId (Aws::String &&value) |
void | SetFleetId (const char *value) |
ResolveAliasResult & | WithFleetId (const Aws::String &value) |
ResolveAliasResult & | WithFleetId (Aws::String &&value) |
ResolveAliasResult & | WithFleetId (const char *value) |
const Aws::String & | GetFleetArn () const |
void | SetFleetArn (const Aws::String &value) |
void | SetFleetArn (Aws::String &&value) |
void | SetFleetArn (const char *value) |
ResolveAliasResult & | WithFleetArn (const Aws::String &value) |
ResolveAliasResult & | WithFleetArn (Aws::String &&value) |
ResolveAliasResult & | WithFleetArn (const char *value) |
Represents the returned data in response to a request operation.
Definition at line 33 of file ResolveAliasResult.h.
Aws::GameLift::Model::ResolveAliasResult::ResolveAliasResult | ( | ) |
Aws::GameLift::Model::ResolveAliasResult::ResolveAliasResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.
Definition at line 82 of file ResolveAliasResult.h.
|
inline |
The fleet identifier that the alias is pointing to.
Definition at line 44 of file ResolveAliasResult.h.
ResolveAliasResult& Aws::GameLift::Model::ResolveAliasResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.
Definition at line 96 of file ResolveAliasResult.h.
|
inline |
The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.
Definition at line 89 of file ResolveAliasResult.h.
|
inline |
The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.
Definition at line 103 of file ResolveAliasResult.h.
|
inline |
The fleet identifier that the alias is pointing to.
Definition at line 54 of file ResolveAliasResult.h.
|
inline |
The fleet identifier that the alias is pointing to.
Definition at line 49 of file ResolveAliasResult.h.
|
inline |
The fleet identifier that the alias is pointing to.
Definition at line 59 of file ResolveAliasResult.h.
|
inline |
The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.
Definition at line 117 of file ResolveAliasResult.h.
|
inline |
The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.
Definition at line 110 of file ResolveAliasResult.h.
|
inline |
The Amazon Resource Name (ARN) associated with the GameLift fleet resource that this alias points to.
Definition at line 124 of file ResolveAliasResult.h.
|
inline |
The fleet identifier that the alias is pointing to.
Definition at line 69 of file ResolveAliasResult.h.
|
inline |
The fleet identifier that the alias is pointing to.
Definition at line 64 of file ResolveAliasResult.h.
|
inline |
The fleet identifier that the alias is pointing to.
Definition at line 74 of file ResolveAliasResult.h.