UserFeedback
public struct UserFeedback : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Optional Positive or Negative feedback submitted by the user about whether the recommendation is useful or not.
Declaration
Swift
public let type: FeedbackType -
Undocumented
Declaration
Swift
public init(type: FeedbackType)
View on GitHub
UserFeedback Structure Reference