Builder

class Builder

Properties

Link copied to clipboard

Describes the Auto Scaling configuration methods for an Amazon ECS service. This affects the generated recommendations. For example, if Auto Scaling is configured on a service’s CPU, then Compute Optimizer doesn’t generate CPU size recommendations.

Link copied to clipboard

The container configurations within a task of an Amazon ECS service.

Link copied to clipboard
var cpu: Int?

The number of CPU units used by the tasks in the Amazon ECS service.

Link copied to clipboard
var memory: Int?

The amount of memory used by the tasks in the Amazon ECS service.

Link copied to clipboard

The task definition ARN used by the tasks in the Amazon ECS service.