Amazon AppStream 2.0 Fleet ComputeCapacity
The
ComputeCapacity property type specifies the desired capacity for an Amazon AppStream 2.0
fleet.
ComputeCapacity is a property of the AWS::AppStream::Fleet resource.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DesiredInstances" :Integer}
YAML
DesiredInstances:Integer
Properties
DesiredInstances-
The desired number of streaming instances.
Required: Yes
Type: Integer
Update requires: No interruption
