

# PodGcControllerConfigResponse
<a name="API_PodGcControllerConfigResponse"></a>

The pod garbage collection controller configuration for the Kubernetes controller manager.

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

 ** terminatedPodGcThreshold **   <a name="AmazonEKS-Type-PodGcControllerConfigResponse-terminatedPodGcThreshold"></a>
The number of terminated pods that can exist before the garbage collector starts deleting them.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 1000000.  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/eks-2017-11-01/PodGcControllerConfigResponse) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/eks-2017-11-01/PodGcControllerConfigResponse) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/eks-2017-11-01/PodGcControllerConfigResponse) 