

# ResourceDescription
<a name="API_ResourceDescription"></a>

Represents information about a provisioned resource.

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

 ** Identifier **   <a name="ccapi-Type-ResourceDescription-Identifier"></a>
The primary identifier for the resource.  
For more information, see [Identifying resources](https://docs.aws.amazon.com/cloudcontrolapi/latest/userguide/resource-identifier.html) in the * AWS Cloud Control API User Guide*.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Pattern: `.+`   
Required: No

 ** Properties **   <a name="ccapi-Type-ResourceDescription-Properties"></a>
A list of the resource properties and their current values.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 262144.  
Pattern: `[\s\S]*`   
Required: No

## See Also
<a name="API_ResourceDescription_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/cloudcontrol-2021-09-30/ResourceDescription) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudcontrol-2021-09-30/ResourceDescription) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudcontrol-2021-09-30/ResourceDescription) 