AWS::GameLift::ContainerFleet LocationCapacity - AWS CloudFormation

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 AWS 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: Replacement

MaxSize

Property description not available.

Required: Yes

Type: Integer

Minimum: 0

Update requires: Replacement

MinSize

Property description not available.

Required: Yes

Type: Integer

Minimum: 0

Update requires: Replacement