AWS SDK for C++
1.8.130
AWS SDK for C++
|
#include <EC2InstanceCounts.h>
Current status of fleet capacity. The number of active instances should match or be in the process of matching the number of desired instances. Pending and terminating counts are non-zero only if fleet capacity is adjusting to an UpdateFleetCapacity request, or if access to resources is temporarily affected.
CreateFleet
ListFleets
DeleteFleet
DescribeFleetAttributes
UpdateFleetAttributes
StartFleetActions or StopFleetActions
Definition at line 37 of file EC2InstanceCounts.h.
Aws::GameLift::Model::EC2InstanceCounts::EC2InstanceCounts | ( | ) |
Aws::GameLift::Model::EC2InstanceCounts::EC2InstanceCounts | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
Actual number of active instances in the fleet.
Definition at line 138 of file EC2InstanceCounts.h.
|
inline |
Ideal number of active instances in the fleet.
Definition at line 54 of file EC2InstanceCounts.h.
|
inline |
Actual number of active instances in the fleet.
Definition at line 133 of file EC2InstanceCounts.h.
|
inline |
Ideal number of active instances in the fleet.
Definition at line 49 of file EC2InstanceCounts.h.
|
inline |
Number of active instances in the fleet that are not currently hosting a game session.
Definition at line 155 of file EC2InstanceCounts.h.
|
inline |
The maximum value allowed for the fleet's instance count.
Definition at line 91 of file EC2InstanceCounts.h.
|
inline |
The minimum value allowed for the fleet's instance count.
Definition at line 70 of file EC2InstanceCounts.h.
|
inline |
Number of instances in the fleet that are starting but not yet active.
Definition at line 112 of file EC2InstanceCounts.h.
|
inline |
Number of instances in the fleet that are no longer active but haven't yet been terminated.
Definition at line 180 of file EC2InstanceCounts.h.
|
inline |
Number of active instances in the fleet that are not currently hosting a game session.
Definition at line 161 of file EC2InstanceCounts.h.
Aws::Utils::Json::JsonValue Aws::GameLift::Model::EC2InstanceCounts::Jsonize | ( | ) | const |
|
inline |
The maximum value allowed for the fleet's instance count.
Definition at line 96 of file EC2InstanceCounts.h.
|
inline |
The minimum value allowed for the fleet's instance count.
Definition at line 75 of file EC2InstanceCounts.h.
EC2InstanceCounts& Aws::GameLift::Model::EC2InstanceCounts::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
Number of instances in the fleet that are starting but not yet active.
Definition at line 117 of file EC2InstanceCounts.h.
|
inline |
Actual number of active instances in the fleet.
Definition at line 143 of file EC2InstanceCounts.h.
|
inline |
Ideal number of active instances in the fleet.
Definition at line 59 of file EC2InstanceCounts.h.
|
inline |
Number of active instances in the fleet that are not currently hosting a game session.
Definition at line 167 of file EC2InstanceCounts.h.
|
inline |
The maximum value allowed for the fleet's instance count.
Definition at line 101 of file EC2InstanceCounts.h.
|
inline |
The minimum value allowed for the fleet's instance count.
Definition at line 80 of file EC2InstanceCounts.h.
|
inline |
Number of instances in the fleet that are starting but not yet active.
Definition at line 122 of file EC2InstanceCounts.h.
|
inline |
Number of instances in the fleet that are no longer active but haven't yet been terminated.
Definition at line 192 of file EC2InstanceCounts.h.
|
inline |
Number of instances in the fleet that are no longer active but haven't yet been terminated.
Definition at line 186 of file EC2InstanceCounts.h.
|
inline |
Actual number of active instances in the fleet.
Definition at line 148 of file EC2InstanceCounts.h.
|
inline |
Ideal number of active instances in the fleet.
Definition at line 64 of file EC2InstanceCounts.h.
|
inline |
Number of active instances in the fleet that are not currently hosting a game session.
Definition at line 173 of file EC2InstanceCounts.h.
|
inline |
The maximum value allowed for the fleet's instance count.
Definition at line 106 of file EC2InstanceCounts.h.
|
inline |
The minimum value allowed for the fleet's instance count.
Definition at line 85 of file EC2InstanceCounts.h.
|
inline |
Number of instances in the fleet that are starting but not yet active.
Definition at line 127 of file EC2InstanceCounts.h.
|
inline |
Number of instances in the fleet that are no longer active but haven't yet been terminated.
Definition at line 198 of file EC2InstanceCounts.h.