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

Class: Aws::MTurk::Types::ListReviewPolicyResultsForHITResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#assignment_review_policyTypes::ReviewPolicy

The name of the Assignment-level Review Policy. This contains only the PolicyName element.

Returns:

#assignment_review_reportTypes::ReviewReport

Contains both ReviewResult and ReviewAction elements for an Assignment.

Returns:

  • (Types::ReviewReport)

    Contains both ReviewResult and ReviewAction elements for an Assignment.

#hit_idString

The HITId of the HIT for which results have been returned.

Returns:

  • (String)

    The HITId of the HIT for which results have been returned.

#hit_review_policyTypes::ReviewPolicy

The name of the HIT-level Review Policy. This contains only the PolicyName element.

Returns:

#hit_review_reportTypes::ReviewReport

Contains both ReviewResult and ReviewAction elements for a particular HIT.

Returns:

  • (Types::ReviewReport)

    Contains both ReviewResult and ReviewAction elements for a particular HIT.

#next_tokenString

If the previous response was incomplete (because there is more data to retrieve), Amazon Mechanical Turk returns a pagination token in the response. You can use this pagination token to retrieve the next set of results.

Returns:

  • (String)

    If the previous response was incomplete (because there is more data to retrieve), Amazon Mechanical Turk returns a pagination token in the response.