AwsEcsTaskDefinitionAnchorSchema
Hierarchy
- BaseAnchorSchema- AwsEcsTaskDefinitionAnchorSchema
 
Index
Properties
Properties
inheritedanchorId
inheritedparent
properties
Input properties. See AwsEcsTaskDefinitionAnchorPropertiesSchema for options.
Type declaration
- cpu: 256 | 512 | 1024 | 2048 | 4096 | 8192 | 16384- The number of CPU units to reserve for the containers. 
- image: AwsEcsTaskDefinitionAnchorImageSchema- Defines The containers to run as part of the task definition. See AwsEcsTaskDefinitionAnchorImageSchema for options. 
- memory: number- The amount of memory to reserve for the containers. 
This anchor is associated with a Deployment model representing an AWS ECS task definition.
Anchors/AwsEcs