AWS::GameLift::ContainerFleet LocationCapacity - 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::GameLift::ContainerFleet LocationCapacity

The LocationCapacity property type specifies Property description not available. for an AWS::GameLift::ContainerFleet.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "DesiredEC2Instances" : Integer, "MaxSize" : Integer, "MinSize" : Integer }

YAML

DesiredEC2Instances: Integer MaxSize: Integer MinSize: Integer

Properties

DesiredEC2Instances

Property description not available.

Required: Yes

Type: Integer

Minimum: 0

Update requires: No interruption

MaxSize

Property description not available.

Required: Yes

Type: Integer

Minimum: 0

Update requires: No interruption

MinSize

Property description not available.

Required: Yes

Type: Integer

Minimum: 0

Update requires: No interruption