Skip to main content

AwsEcsTaskDefinitionAnchorPropertiesSchema

Defines the shape of an AWS ECS task definition.

@group

Anchors/AwsEcs

Index

Properties

Properties

cpu

cpu: 256 | 512 | 1024 | 2048 | 4096 | 8192 | 16384 = ...

The number of CPU units to reserve for the containers.

image

Defines The containers to run as part of the task definition. See AwsEcsTaskDefinitionAnchorImageSchema for options.

memory

memory: number = ...

The amount of memory to reserve for the containers.

Page Options