AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Creates a new grouping recommendation.
Namespace: Amazon.ResilienceHub.Model
Assembly: AWSSDK.ResilienceHub.dll
Version: 3.x.y.z
public class GroupingRecommendation
The GroupingRecommendation type exposes the following members
Name | Description | |
---|---|---|
GroupingRecommendation() |
Name | Type | Description | |
---|---|---|---|
ConfidenceLevel | Amazon.ResilienceHub.GroupingRecommendationConfidenceLevel |
Gets and sets the property ConfidenceLevel. Indicates the confidence level of Resilience Hub on the grouping recommendation. |
|
CreationTime | System.DateTime |
Gets and sets the property CreationTime. Indicates the creation time of the grouping recommendation. |
|
GroupingAppComponent | Amazon.ResilienceHub.Model.GroupingAppComponent |
Gets and sets the property GroupingAppComponent. Indicates the name of the recommended Application Component (AppComponent). |
|
GroupingRecommendationId | System.String |
Gets and sets the property GroupingRecommendationId. Indicates all the reasons available for rejecting a grouping recommendation. |
|
RecommendationReasons | System.Collections.Generic.List<System.String> |
Gets and sets the property RecommendationReasons. Indicates all the reasons available for rejecting a grouping recommendation. |
|
RejectionReason | Amazon.ResilienceHub.GroupingRecommendationRejectionReason |
Gets and sets the property RejectionReason. Indicates the reason you had selected while rejecting a grouping recommendation. |
|
Resources | System.Collections.Generic.List<Amazon.ResilienceHub.Model.GroupingResource> |
Gets and sets the property Resources. Indicates the resources that are grouped in a recommended AppComponent. |
|
Score | System.Double |
Gets and sets the property Score. Indicates the confidence level of the grouping recommendation. |
|
Status | Amazon.ResilienceHub.GroupingRecommendationStatusType |
Gets and sets the property Status. Indicates the status of grouping resources into AppComponents. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5