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.

Container for the parameters to the AcceptResourceGroupingRecommendations operation. Accepts the resource grouping recommendations suggested by Resilience Hub for your application.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ResilienceHub.AmazonResilienceHubRequest
      Amazon.ResilienceHub.Model.AcceptResourceGroupingRecommendationsRequest

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

Syntax

C#
public class AcceptResourceGroupingRecommendationsRequest : AmazonResilienceHubRequest
         IAmazonWebServiceRequest

The AcceptResourceGroupingRecommendationsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AppArn System.String

Gets and sets the property AppArn.

Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

Public Property Entries System.Collections.Generic.List<Amazon.ResilienceHub.Model.AcceptGroupingRecommendationEntry>

Gets and sets the property Entries.

List of resource grouping recommendations you want to include in your application.

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