

# ProductionBranch
<a name="API_ProductionBranch"></a>

Describes the information about a production branch for an Amplify app. 

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

 ** branchName **   <a name="amplify-Type-ProductionBranch-branchName"></a>
The branch name for the production branch.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `(?s).+`   
Required: No

 ** lastDeployTime **   <a name="amplify-Type-ProductionBranch-lastDeployTime"></a>
The last deploy time of the production branch.   
Type: Timestamp  
Required: No

 ** status **   <a name="amplify-Type-ProductionBranch-status"></a>
The status of the production branch.   
Type: String  
Length Constraints: Minimum length of 3. Maximum length of 7.  
Pattern: `.{3,7}`   
Required: No

 ** thumbnailUrl **   <a name="amplify-Type-ProductionBranch-thumbnailUrl"></a>
The thumbnail URL for the production branch.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2000.  
Required: No

## See Also
<a name="API_ProductionBranch_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/amplify-2017-07-25/ProductionBranch) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amplify-2017-07-25/ProductionBranch) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amplify-2017-07-25/ProductionBranch) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amplify. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query amplify` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
