ComponentRecommendation
Defines recommendations for a Resilience Hub application component, returned as an object. This object contains component names, configuration recommendations, and recommendation statuses.
Contents
- appComponentName
-
The name of the application component.
Type: String
Pattern:
^\S{1,100}$
Required: Yes
- configRecommendations
-
The list of recommendations.
Type: Array of ConfigRecommendation objects
Required: Yes
- recommendationStatus
-
The recommendation status.
Type: String
Valid Values:
BreachedUnattainable | BreachedCanMeet | MetCanImprove
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: