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 DescribeRecommendationFeedback operation. Describes the customer feedback for a CodeGuru Reviewer recommendation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CodeGuruReviewer.AmazonCodeGuruReviewerRequest
      Amazon.CodeGuruReviewer.Model.DescribeRecommendationFeedbackRequest

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

Syntax

C#
public class DescribeRecommendationFeedbackRequest : AmazonCodeGuruReviewerRequest
         IAmazonWebServiceRequest

The DescribeRecommendationFeedbackRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CodeReviewArn System.String

Gets and sets the property CodeReviewArn.

The Amazon Resource Name (ARN) of the CodeReview object.

Public Property RecommendationId System.String

Gets and sets the property RecommendationId.

The recommendation ID that can be used to track the provided recommendations and then to collect the feedback.

Public Property UserId System.String

Gets and sets the property UserId.

Optional parameter to describe the feedback for a given user. If this is not supplied, it defaults to the user making the request.

The UserId is an IAM principal that can be specified as an Amazon Web Services account ID or an Amazon Resource Name (ARN). For more information, see Specifying a Principal in the Amazon Web Services Identity and Access Management User Guide.

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