

# AssetTypeSummary
<a name="API_AssetTypeSummary"></a>

Summary of an asset type, including its identifier and description.

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

 ** assetType **   <a name="devopsagent-Type-AssetTypeSummary-assetType"></a>
The asset type identifier  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: Yes

 ** description **   <a name="devopsagent-Type-AssetTypeSummary-description"></a>
A description of the asset type  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Required: Yes

## See Also
<a name="API_AssetTypeSummary_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/devops-agent-2026-01-01/AssetTypeSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/devops-agent-2026-01-01/AssetTypeSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/devops-agent-2026-01-01/AssetTypeSummary) 