AWS::GameLift::ContainerGroupDefinition MemoryLimits - 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::ContainerGroupDefinition MemoryLimits

The MemoryLimits property type specifies Property description not available. for an AWS::GameLift::ContainerGroupDefinition.

Syntax

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

JSON

{ "HardLimit" : Integer, "SoftLimit" : Integer }

YAML

HardLimit: Integer SoftLimit: Integer

Properties

HardLimit

Property description not available.

Required: No

Type: Integer

Minimum: 4

Maximum: 1024000

Update requires: Replacement

SoftLimit

Property description not available.

Required: No

Type: Integer

Minimum: 4

Maximum: 1024000

Update requires: Replacement