AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.ResilienceHub.Model.GroupingRecommendation

Namespace: Amazon.ResilienceHub.Model
Assembly: AWSSDK.ResilienceHub.dll
Version: 3.x.y.z

Syntax

C#
public class GroupingRecommendation

The GroupingRecommendation type exposes the following members

Constructors

NameDescription
Public Method GroupingRecommendation()

Properties

NameTypeDescription
Public Property ConfidenceLevel Amazon.ResilienceHub.GroupingRecommendationConfidenceLevel

Gets and sets the property ConfidenceLevel.

Indicates the confidence level of Resilience Hub on the grouping recommendation.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

Indicates the creation time of the grouping recommendation.

Public Property GroupingAppComponent Amazon.ResilienceHub.Model.GroupingAppComponent

Gets and sets the property GroupingAppComponent.

Indicates the name of the recommended Application Component (AppComponent).

Public Property GroupingRecommendationId System.String

Gets and sets the property GroupingRecommendationId.

Indicates all the reasons available for rejecting a grouping recommendation.

Public Property RecommendationReasons System.Collections.Generic.List<System.String>

Gets and sets the property RecommendationReasons.

Indicates all the reasons available for rejecting a grouping recommendation.

Public Property RejectionReason Amazon.ResilienceHub.GroupingRecommendationRejectionReason

Gets and sets the property RejectionReason.

Indicates the reason you had selected while rejecting a grouping recommendation.

Public Property 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.

Public Property Score System.Double

Gets and sets the property Score.

Indicates the confidence level of the grouping recommendation.

Public Property Status Amazon.ResilienceHub.GroupingRecommendationStatusType

Gets and sets the property Status.

Indicates the status of grouping resources into AppComponents.

Version Information

.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