

# TemplateProgress
<a name="API_TemplateProgress"></a>

A summary of the progress of the template generation.

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

 ** ResourcesFailed **   
The number of resources that failed the template generation.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

 ** ResourcesPending **   
The number of resources that are still pending the template generation.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

 ** ResourcesProcessing **   
The number of resources that are in-process for the template generation.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

 ** ResourcesSucceeded **   
The number of resources that succeeded the template generation.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

## See Also
<a name="API_TemplateProgress_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/cloudformation-2010-05-15/TemplateProgress) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudformation-2010-05-15/TemplateProgress) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudformation-2010-05-15/TemplateProgress) 