ComputeCapacityStatus
Describes the capacity status for a fleet.
Contents
- Available
-
The number of currently available instances that can be used to stream sessions.
Type: Integer
Required: No
- Desired
-
The desired number of streaming instances.
Type: Integer
Required: Yes
- InUse
-
The number of instances in use for streaming.
Type: Integer
Required: No
- Running
-
The total number of simultaneous streaming instances that are running.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: