AWS::AppStream::Fleet ComputeCapacity - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::AppStream::Fleet ComputeCapacity

The desired capacity for a fleet.

Syntax

To declare this entity in your Amazon 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