EcsCapacityIncreaseConfiguration
The configuration for an AWS ECS capacity increase.
Contents
- services
-
The services specified for the configuration.
Type: Array of Service objects
Array Members: Fixed number of 2 items.
Required: Yes
- capacityMonitoringApproach
-
The monitoring approach specified for the configuration, for example,
Most_Recent
.Type: String
Valid Values:
sampledMaxInLast24Hours | containerInsightsMaxInLast24Hours
Required: No
- targetPercent
-
The target percentage specified for the configuration.
Type: Integer
Required: No
- timeoutMinutes
-
The timeout value specified for the configuration.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
- ungraceful
-
The settings for ungraceful execution.
Type: EcsUngraceful object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: