GroupingRecommendation
Creates a new grouping recommendation.
Contents
- confidenceLevel
-
Indicates the confidence level of AWS Resilience Hub on the grouping recommendation.
Type: String
Valid Values:
High | Medium
Required: Yes
- creationTime
-
Indicates the creation time of the grouping recommendation.
Type: Timestamp
Required: Yes
- groupingAppComponent
-
Indicates the name of the recommended Application Component (AppComponent).
Type: GroupingAppComponent object
Required: Yes
- groupingRecommendationId
-
Indicates all the reasons available for rejecting a grouping recommendation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- recommendationReasons
-
Indicates all the reasons available for rejecting a grouping recommendation.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- resources
-
Indicates the resources that are grouped in a recommended AppComponent.
Type: Array of GroupingResource objects
Required: Yes
- score
-
Indicates the confidence level of the grouping recommendation.
Type: Double
Required: Yes
- status
-
Indicates the status of grouping resources into AppComponents.
Type: String
Valid Values:
Accepted | Rejected | PendingDecision
Required: Yes
- rejectionReason
-
Indicates the reason you had selected while rejecting a grouping recommendation.
Type: String
Valid Values:
DistinctBusinessPurpose | SeparateDataConcern | DistinctUserGroupHandling | Other
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: