

# DiscoveredResource
<a name="API_DiscoveredResource"></a>

Object representing the on-premises resource being migrated.

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

 ** ConfigurationId **   <a name="migrationhub-Type-DiscoveredResource-ConfigurationId"></a>
The configurationId in Application Discovery Service that uniquely identifies the on-premise resource.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1600.  
Pattern: `^.{1,1600}$`   
Required: Yes

 ** Description **   <a name="migrationhub-Type-DiscoveredResource-Description"></a>
A description that can be free-form text to record additional detail about the discovered resource for clarity or later reference.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 500.  
Pattern: `^.{0,500}$`   
Required: No

## See Also
<a name="API_DiscoveredResource_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/AWSMigrationHub-2017-05-31/DiscoveredResource) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/AWSMigrationHub-2017-05-31/DiscoveredResource) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/AWSMigrationHub-2017-05-31/DiscoveredResource) 