AWS SDK for C++
1.9.1
AWS SDK for C++
|
#include <CreateGameSessionQueueRequest.h>
Additional Inherited Members | |
![]() | |
virtual void | DumpBodyToUrl (Aws::Http::URI &uri) const |
Represents the input for a request operation.
Definition at line 30 of file CreateGameSessionQueueRequest.h.
Aws::GameLift::Model::CreateGameSessionQueueRequest::CreateGameSessionQueueRequest | ( | ) |
|
inline |
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue. Destinations are identified by either a fleet ARN or a fleet alias ARN, and are listed in order of placement preference.
Definition at line 259 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue. Destinations are identified by either a fleet ARN or a fleet alias ARN, and are listed in order of placement preference.
Definition at line 267 of file CreateGameSessionQueueRequest.h.
|
inline |
A set of policies that act as a sliding cap on player latency. FleetIQ works to deliver low latency for most players in a game session. These policies ensure that no individual player can be placed into a game with unreasonably high latency. Use multiple policies to gradually relax latency requirements a step at a time. Multiple policies are applied based on their maximum allowed latency, starting with the lowest value.
Definition at line 192 of file CreateGameSessionQueueRequest.h.
|
inline |
A set of policies that act as a sliding cap on player latency. FleetIQ works to deliver low latency for most players in a game session. These policies ensure that no individual player can be placed into a game with unreasonably high latency. Use multiple policies to gradually relax latency requirements a step at a time. Multiple policies are applied based on their maximum allowed latency, starting with the lowest value.
Definition at line 202 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of labels to assign to the new game session queue resource. Tags are developer-defined key-value pairs. Tagging AWS resources are useful for resource management, access management and cost allocation. For more information, see Tagging AWS Resources in the AWS General Reference. Once the resource is created, you can use TagResource, UntagResource, and ListTagsForResource to add, remove, and view tags. The maximum tag limit may be lower than stated. See the AWS General Reference for actual tagging limits.
Definition at line 571 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of labels to assign to the new game session queue resource. Tags are developer-defined key-value pairs. Tagging AWS resources are useful for resource management, access management and cost allocation. For more information, see Tagging AWS Resources in the AWS General Reference. Once the resource is created, you can use TagResource, UntagResource, and ListTagsForResource to add, remove, and view tags. The maximum tag limit may be lower than stated. See the AWS General Reference for actual tagging limits.
Definition at line 584 of file CreateGameSessionQueueRequest.h.
|
inline |
Information to be added to all events that are related to this game session queue.
Definition at line 378 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue. Destinations are identified by either a fleet ARN or a fleet alias ARN, and are listed in order of placement preference.
Definition at line 219 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of locations where a queue is allowed to place new game sessions. Locations are specified in the form of AWS Region codes, such as us-west-2
. If this parameter is not set, game sessions can be placed in any queue location.
Definition at line 284 of file CreateGameSessionQueueRequest.h.
|
inline |
Information to be added to all events that are related to this game session queue.
Definition at line 372 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue. Destinations are identified by either a fleet ARN or a fleet alias ARN, and are listed in order of placement preference.
Definition at line 211 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of locations where a queue is allowed to place new game sessions. Locations are specified in the form of AWS Region codes, such as us-west-2
. If this parameter is not set, game sessions can be placed in any queue location.
Definition at line 276 of file CreateGameSessionQueueRequest.h.
|
inline |
A descriptive label that is associated with game session queue. Queue names must be unique within each Region.
Definition at line 50 of file CreateGameSessionQueueRequest.h.
|
inline |
An SNS topic ARN that is set up to receive game session placement notifications. See Setting up notifications for game session placement.
Definition at line 423 of file CreateGameSessionQueueRequest.h.
|
inline |
A set of policies that act as a sliding cap on player latency. FleetIQ works to deliver low latency for most players in a game session. These policies ensure that no individual player can be placed into a game with unreasonably high latency. Use multiple policies to gradually relax latency requirements a step at a time. Multiple policies are applied based on their maximum allowed latency, starting with the lowest value.
Definition at line 132 of file CreateGameSessionQueueRequest.h.
|
inline |
Custom settings to use when prioritizing destinations and locations for game session placements. This configuration replaces the FleetIQ default prioritization process. Priority types that are not explicitly named will be automatically applied at the end of the prioritization process.
Definition at line 325 of file CreateGameSessionQueueRequest.h.
|
overridevirtual |
Reimplemented from Aws::GameLift::GameLiftRequest.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 39 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of labels to assign to the new game session queue resource. Tags are developer-defined key-value pairs. Tagging AWS resources are useful for resource management, access management and cost allocation. For more information, see Tagging AWS Resources in the AWS General Reference. Once the resource is created, you can use TagResource, UntagResource, and ListTagsForResource to add, remove, and view tags. The maximum tag limit may be lower than stated. See the AWS General Reference for actual tagging limits.
Definition at line 493 of file CreateGameSessionQueueRequest.h.
|
inline |
The maximum time, in seconds, that a new game session placement request remains in the queue. When a request exceeds this time, the game session placement changes to a TIMED_OUT
status.
Definition at line 100 of file CreateGameSessionQueueRequest.h.
|
inline |
A descriptive label that is associated with game session queue. Queue names must be unique within each Region.
Definition at line 56 of file CreateGameSessionQueueRequest.h.
|
inline |
An SNS topic ARN that is set up to receive game session placement notifications. See Setting up notifications for game session placement.
Definition at line 431 of file CreateGameSessionQueueRequest.h.
|
inline |
A set of policies that act as a sliding cap on player latency. FleetIQ works to deliver low latency for most players in a game session. These policies ensure that no individual player can be placed into a game with unreasonably high latency. Use multiple policies to gradually relax latency requirements a step at a time. Multiple policies are applied based on their maximum allowed latency, starting with the lowest value.
Definition at line 142 of file CreateGameSessionQueueRequest.h.
|
inline |
Custom settings to use when prioritizing destinations and locations for game session placements. This configuration replaces the FleetIQ default prioritization process. Priority types that are not explicitly named will be automatically applied at the end of the prioritization process.
Definition at line 333 of file CreateGameSessionQueueRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
Information to be added to all events that are related to this game session queue.
Definition at line 390 of file CreateGameSessionQueueRequest.h.
|
inline |
Information to be added to all events that are related to this game session queue.
Definition at line 384 of file CreateGameSessionQueueRequest.h.
|
inline |
Information to be added to all events that are related to this game session queue.
Definition at line 396 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue. Destinations are identified by either a fleet ARN or a fleet alias ARN, and are listed in order of placement preference.
Definition at line 235 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue. Destinations are identified by either a fleet ARN or a fleet alias ARN, and are listed in order of placement preference.
Definition at line 227 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of locations where a queue is allowed to place new game sessions. Locations are specified in the form of AWS Region codes, such as us-west-2
. If this parameter is not set, game sessions can be placed in any queue location.
Definition at line 292 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of locations where a queue is allowed to place new game sessions. Locations are specified in the form of AWS Region codes, such as us-west-2
. If this parameter is not set, game sessions can be placed in any queue location.
Definition at line 300 of file CreateGameSessionQueueRequest.h.
|
inline |
A descriptive label that is associated with game session queue. Queue names must be unique within each Region.
Definition at line 68 of file CreateGameSessionQueueRequest.h.
|
inline |
A descriptive label that is associated with game session queue. Queue names must be unique within each Region.
Definition at line 62 of file CreateGameSessionQueueRequest.h.
|
inline |
A descriptive label that is associated with game session queue. Queue names must be unique within each Region.
Definition at line 74 of file CreateGameSessionQueueRequest.h.
|
inline |
An SNS topic ARN that is set up to receive game session placement notifications. See Setting up notifications for game session placement.
Definition at line 447 of file CreateGameSessionQueueRequest.h.
|
inline |
An SNS topic ARN that is set up to receive game session placement notifications. See Setting up notifications for game session placement.
Definition at line 439 of file CreateGameSessionQueueRequest.h.
|
inline |
An SNS topic ARN that is set up to receive game session placement notifications. See Setting up notifications for game session placement.
Definition at line 455 of file CreateGameSessionQueueRequest.h.
|
inline |
A set of policies that act as a sliding cap on player latency. FleetIQ works to deliver low latency for most players in a game session. These policies ensure that no individual player can be placed into a game with unreasonably high latency. Use multiple policies to gradually relax latency requirements a step at a time. Multiple policies are applied based on their maximum allowed latency, starting with the lowest value.
Definition at line 162 of file CreateGameSessionQueueRequest.h.
|
inline |
A set of policies that act as a sliding cap on player latency. FleetIQ works to deliver low latency for most players in a game session. These policies ensure that no individual player can be placed into a game with unreasonably high latency. Use multiple policies to gradually relax latency requirements a step at a time. Multiple policies are applied based on their maximum allowed latency, starting with the lowest value.
Definition at line 152 of file CreateGameSessionQueueRequest.h.
|
inline |
Custom settings to use when prioritizing destinations and locations for game session placements. This configuration replaces the FleetIQ default prioritization process. Priority types that are not explicitly named will be automatically applied at the end of the prioritization process.
Definition at line 341 of file CreateGameSessionQueueRequest.h.
|
inline |
Custom settings to use when prioritizing destinations and locations for game session placements. This configuration replaces the FleetIQ default prioritization process. Priority types that are not explicitly named will be automatically applied at the end of the prioritization process.
Definition at line 349 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of labels to assign to the new game session queue resource. Tags are developer-defined key-value pairs. Tagging AWS resources are useful for resource management, access management and cost allocation. For more information, see Tagging AWS Resources in the AWS General Reference. Once the resource is created, you can use TagResource, UntagResource, and ListTagsForResource to add, remove, and view tags. The maximum tag limit may be lower than stated. See the AWS General Reference for actual tagging limits.
Definition at line 532 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of labels to assign to the new game session queue resource. Tags are developer-defined key-value pairs. Tagging AWS resources are useful for resource management, access management and cost allocation. For more information, see Tagging AWS Resources in the AWS General Reference. Once the resource is created, you can use TagResource, UntagResource, and ListTagsForResource to add, remove, and view tags. The maximum tag limit may be lower than stated. See the AWS General Reference for actual tagging limits.
Definition at line 519 of file CreateGameSessionQueueRequest.h.
|
inline |
The maximum time, in seconds, that a new game session placement request remains in the queue. When a request exceeds this time, the game session placement changes to a TIMED_OUT
status.
Definition at line 114 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of labels to assign to the new game session queue resource. Tags are developer-defined key-value pairs. Tagging AWS resources are useful for resource management, access management and cost allocation. For more information, see Tagging AWS Resources in the AWS General Reference. Once the resource is created, you can use TagResource, UntagResource, and ListTagsForResource to add, remove, and view tags. The maximum tag limit may be lower than stated. See the AWS General Reference for actual tagging limits.
Definition at line 506 of file CreateGameSessionQueueRequest.h.
|
inline |
The maximum time, in seconds, that a new game session placement request remains in the queue. When a request exceeds this time, the game session placement changes to a TIMED_OUT
status.
Definition at line 107 of file CreateGameSessionQueueRequest.h.
|
inline |
Information to be added to all events that are related to this game session queue.
Definition at line 408 of file CreateGameSessionQueueRequest.h.
|
inline |
Information to be added to all events that are related to this game session queue.
Definition at line 402 of file CreateGameSessionQueueRequest.h.
|
inline |
Information to be added to all events that are related to this game session queue.
Definition at line 414 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue. Destinations are identified by either a fleet ARN or a fleet alias ARN, and are listed in order of placement preference.
Definition at line 251 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue. Destinations are identified by either a fleet ARN or a fleet alias ARN, and are listed in order of placement preference.
Definition at line 243 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of locations where a queue is allowed to place new game sessions. Locations are specified in the form of AWS Region codes, such as us-west-2
. If this parameter is not set, game sessions can be placed in any queue location.
Definition at line 308 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of locations where a queue is allowed to place new game sessions. Locations are specified in the form of AWS Region codes, such as us-west-2
. If this parameter is not set, game sessions can be placed in any queue location.
Definition at line 316 of file CreateGameSessionQueueRequest.h.
|
inline |
A descriptive label that is associated with game session queue. Queue names must be unique within each Region.
Definition at line 86 of file CreateGameSessionQueueRequest.h.
|
inline |
A descriptive label that is associated with game session queue. Queue names must be unique within each Region.
Definition at line 80 of file CreateGameSessionQueueRequest.h.
|
inline |
A descriptive label that is associated with game session queue. Queue names must be unique within each Region.
Definition at line 92 of file CreateGameSessionQueueRequest.h.
|
inline |
An SNS topic ARN that is set up to receive game session placement notifications. See Setting up notifications for game session placement.
Definition at line 471 of file CreateGameSessionQueueRequest.h.
|
inline |
An SNS topic ARN that is set up to receive game session placement notifications. See Setting up notifications for game session placement.
Definition at line 463 of file CreateGameSessionQueueRequest.h.
|
inline |
An SNS topic ARN that is set up to receive game session placement notifications. See Setting up notifications for game session placement.
Definition at line 479 of file CreateGameSessionQueueRequest.h.
|
inline |
A set of policies that act as a sliding cap on player latency. FleetIQ works to deliver low latency for most players in a game session. These policies ensure that no individual player can be placed into a game with unreasonably high latency. Use multiple policies to gradually relax latency requirements a step at a time. Multiple policies are applied based on their maximum allowed latency, starting with the lowest value.
Definition at line 182 of file CreateGameSessionQueueRequest.h.
|
inline |
A set of policies that act as a sliding cap on player latency. FleetIQ works to deliver low latency for most players in a game session. These policies ensure that no individual player can be placed into a game with unreasonably high latency. Use multiple policies to gradually relax latency requirements a step at a time. Multiple policies are applied based on their maximum allowed latency, starting with the lowest value.
Definition at line 172 of file CreateGameSessionQueueRequest.h.
|
inline |
Custom settings to use when prioritizing destinations and locations for game session placements. This configuration replaces the FleetIQ default prioritization process. Priority types that are not explicitly named will be automatically applied at the end of the prioritization process.
Definition at line 357 of file CreateGameSessionQueueRequest.h.
|
inline |
Custom settings to use when prioritizing destinations and locations for game session placements. This configuration replaces the FleetIQ default prioritization process. Priority types that are not explicitly named will be automatically applied at the end of the prioritization process.
Definition at line 365 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of labels to assign to the new game session queue resource. Tags are developer-defined key-value pairs. Tagging AWS resources are useful for resource management, access management and cost allocation. For more information, see Tagging AWS Resources in the AWS General Reference. Once the resource is created, you can use TagResource, UntagResource, and ListTagsForResource to add, remove, and view tags. The maximum tag limit may be lower than stated. See the AWS General Reference for actual tagging limits.
Definition at line 558 of file CreateGameSessionQueueRequest.h.
|
inline |
A list of labels to assign to the new game session queue resource. Tags are developer-defined key-value pairs. Tagging AWS resources are useful for resource management, access management and cost allocation. For more information, see Tagging AWS Resources in the AWS General Reference. Once the resource is created, you can use TagResource, UntagResource, and ListTagsForResource to add, remove, and view tags. The maximum tag limit may be lower than stated. See the AWS General Reference for actual tagging limits.
Definition at line 545 of file CreateGameSessionQueueRequest.h.
|
inline |
The maximum time, in seconds, that a new game session placement request remains in the queue. When a request exceeds this time, the game session placement changes to a TIMED_OUT
status.
Definition at line 121 of file CreateGameSessionQueueRequest.h.