Skip to main content

AwsEcsTaskDefinitionAnchorPropertiesSchema

Defines the shape of an AWS ECS task definition.

@group

Anchors/AwsEcs

Index

Properties

Properties

cpu

cpu: any = ...

The number of CPU units to reserve for the containers.

image

image: any = ...

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

memory

memory: any = ...

The amount of memory to reserve for the containers.

Page Options