

# ComponentRecommendation


Defines recommendations for an AWS Resilience Hub AppComponent, returned as an object. This object contains component names, configuration recommendations, and recommendation statuses.

## Contents


 ** appComponentName **   <a name="resiliencehub-Type-ComponentRecommendation-appComponentName"></a>
Name of the AppComponent.  
Type: String  
Pattern: `\S{1,255}`   
Required: Yes

 ** configRecommendations **   <a name="resiliencehub-Type-ComponentRecommendation-configRecommendations"></a>
List of recommendations.  
Type: Array of [ConfigRecommendation](API_ConfigRecommendation.md) objects  
Required: Yes

 ** recommendationStatus **   <a name="resiliencehub-Type-ComponentRecommendation-recommendationStatus"></a>
Status of the recommendation.  
Type: String  
Valid Values: `BreachedUnattainable | BreachedCanMeet | MetCanImprove | MissingPolicy`   
Required: Yes

## See Also


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/resiliencehub-2020-04-30/ComponentRecommendation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/resiliencehub-2020-04-30/ComponentRecommendation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/resiliencehub-2020-04-30/ComponentRecommendation) 