AWS SDK for C++
1.8.126
AWS SDK for C++
|
#include <GameSessionQueueDestination.h>
Public Member Functions | |
GameSessionQueueDestination () | |
GameSessionQueueDestination (Aws::Utils::Json::JsonView jsonValue) | |
GameSessionQueueDestination & | operator= (Aws::Utils::Json::JsonView jsonValue) |
Aws::Utils::Json::JsonValue | Jsonize () const |
const Aws::String & | GetDestinationArn () const |
bool | DestinationArnHasBeenSet () const |
void | SetDestinationArn (const Aws::String &value) |
void | SetDestinationArn (Aws::String &&value) |
void | SetDestinationArn (const char *value) |
GameSessionQueueDestination & | WithDestinationArn (const Aws::String &value) |
GameSessionQueueDestination & | WithDestinationArn (Aws::String &&value) |
GameSessionQueueDestination & | WithDestinationArn (const char *value) |
Fleet designated in a game session queue. Requests for new game sessions in the queue are fulfilled by starting a new game session on any destination that is configured for a queue.
CreateGameSessionQueue
DescribeGameSessionQueues
UpdateGameSessionQueue
DeleteGameSessionQueue
Definition at line 36 of file GameSessionQueueDestination.h.
Aws::GameLift::Model::GameSessionQueueDestination::GameSessionQueueDestination | ( | ) |
Aws::GameLift::Model::GameSessionQueueDestination::GameSessionQueueDestination | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias. ARNs, which include a fleet ID or alias ID and a Region name, provide a unique identifier across all Regions.
Definition at line 57 of file GameSessionQueueDestination.h.
|
inline |
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias. ARNs, which include a fleet ID or alias ID and a Region name, provide a unique identifier across all Regions.
Definition at line 50 of file GameSessionQueueDestination.h.
Aws::Utils::Json::JsonValue Aws::GameLift::Model::GameSessionQueueDestination::Jsonize | ( | ) | const |
GameSessionQueueDestination& Aws::GameLift::Model::GameSessionQueueDestination::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias. ARNs, which include a fleet ID or alias ID and a Region name, provide a unique identifier across all Regions.
Definition at line 71 of file GameSessionQueueDestination.h.
|
inline |
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias. ARNs, which include a fleet ID or alias ID and a Region name, provide a unique identifier across all Regions.
Definition at line 64 of file GameSessionQueueDestination.h.
|
inline |
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias. ARNs, which include a fleet ID or alias ID and a Region name, provide a unique identifier across all Regions.
Definition at line 78 of file GameSessionQueueDestination.h.
|
inline |
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias. ARNs, which include a fleet ID or alias ID and a Region name, provide a unique identifier across all Regions.
Definition at line 92 of file GameSessionQueueDestination.h.
|
inline |
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias. ARNs, which include a fleet ID or alias ID and a Region name, provide a unique identifier across all Regions.
Definition at line 85 of file GameSessionQueueDestination.h.
|
inline |
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias. ARNs, which include a fleet ID or alias ID and a Region name, provide a unique identifier across all Regions.
Definition at line 99 of file GameSessionQueueDestination.h.