

# AwsEcsClusterClusterSettingsDetails
<a name="API_AwsEcsClusterClusterSettingsDetails"></a>

Indicates whether to enable CloudWatch Container Insights for the ECS cluster.

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

 ** Name **   <a name="securityhub-Type-AwsEcsClusterClusterSettingsDetails-Name"></a>
The name of the setting. The valid value is `containerInsights`.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** Value **   <a name="securityhub-Type-AwsEcsClusterClusterSettingsDetails-Value"></a>
The value of the setting. Valid values are `disabled` or `enabled`.  
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsEcsClusterClusterSettingsDetails_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/securityhub-2018-10-26/AwsEcsClusterClusterSettingsDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsEcsClusterClusterSettingsDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsEcsClusterClusterSettingsDetails) 