

# ECSService
<a name="API_ECSService"></a>

 Contains the service and cluster names used to identify an Amazon ECS deployment's target. 

## Contents
<a name="API_ECSService_Contents"></a>

 ** clusterName **   <a name="CodeDeploy-Type-ECSService-clusterName"></a>
 The name of the cluster that the Amazon ECS service is associated with.   
Type: String  
Required: No

 ** serviceName **   <a name="CodeDeploy-Type-ECSService-serviceName"></a>
 The name of the target Amazon ECS service.   
Type: String  
Required: No

## See Also
<a name="API_ECSService_SeeAlso"></a>

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/codedeploy-2014-10-06/ECSService) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codedeploy-2014-10-06/ECSService) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codedeploy-2014-10-06/ECSService) 