

# EcsCapacityIncreaseConfiguration


The configuration for an AWS ECS capacity increase.

## Contents


 ** services **   <a name="regionswitch-Type-EcsCapacityIncreaseConfiguration-services"></a>
The services specified for the configuration.  
Type: Array of [Service](API_Service.md) objects  
Array Members: Fixed number of 2 items.  
Required: Yes

 ** capacityMonitoringApproach **   <a name="regionswitch-Type-EcsCapacityIncreaseConfiguration-capacityMonitoringApproach"></a>
The monitoring approach specified for the configuration, for example, `Most_Recent`.  
Type: String  
Valid Values: `sampledMaxInLast24Hours | containerInsightsMaxInLast24Hours`   
Required: No

 ** targetPercent **   <a name="regionswitch-Type-EcsCapacityIncreaseConfiguration-targetPercent"></a>
The target percentage specified for the configuration. The default is 100.  
Type: Integer  
Required: No

 ** timeoutMinutes **   <a name="regionswitch-Type-EcsCapacityIncreaseConfiguration-timeoutMinutes"></a>
The timeout value specified for the configuration.  
Type: Integer  
Valid Range: Minimum value of 1.  
Required: No

 ** ungraceful **   <a name="regionswitch-Type-EcsCapacityIncreaseConfiguration-ungraceful"></a>
The settings for ungraceful execution.  
Type: [EcsUngraceful](API_EcsUngraceful.md) object  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/arc-region-switch-2022-07-26/EcsCapacityIncreaseConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/arc-region-switch-2022-07-26/EcsCapacityIncreaseConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/arc-region-switch-2022-07-26/EcsCapacityIncreaseConfiguration) 