InfrastructureOptimization
The configuration that controls how Amazon ECS optimizes your infrastructure.
Types
Properties
Link copied to clipboard
This parameter defines the number of seconds Amazon ECS Managed Instances waits before optimizing EC2 instances that have become idle or underutilized. A longer delay increases the likelihood of placing new tasks on idle or underutilized instances instances, reducing startup time. A shorter delay helps reduce infrastructure costs by optimizing idle or underutilized instances,instances more quickly.
Functions
Link copied to clipboard
inline fun copy(block: InfrastructureOptimization.Builder.() -> Unit = {}): InfrastructureOptimization