class Aws::AppStream::Types::ComputeCapacity

Describes the capacity for a fleet.

@note When making an API call, you may pass ComputeCapacity

data as a hash:

    {
      desired_instances: 1, # required
    }

@!attribute [rw] desired_instances

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

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

Constants

SENSITIVE