class Aws::AppStream::Types::ComputeCapacityStatus

Describes the capacity status for a fleet.

@!attribute [rw] desired

The desired number of streaming instances.
@return [Integer]

@!attribute [rw] running

The total number of simultaneous streaming instances that are
running.
@return [Integer]

@!attribute [rw] in_use

The number of instances in use for streaming.
@return [Integer]

@!attribute [rw] available

The number of currently available instances that can be used to
stream sessions.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/ComputeCapacityStatus AWS API Documentation

Constants

SENSITIVE