AWS::GameLift::ContainerGroupDefinition MemoryLimits - AWS CloudFormation

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