You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeGuruProfiler::Types::UserFeedback

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Feedback that can be submitted for each instance of an anomaly by the user. Feedback is be used for improvements in generating recommendations for the application.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#typeString

Optional Positive or Negative feedback submitted by the user about whether the recommendation is useful or not.

Possible values:

  • Negative
  • Positive

Returns:

  • (String)

    Optional Positive or Negative feedback submitted by the user about whether the recommendation is useful or not.