Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
Documentation
data ReviewPolicy Source #
HIT Review Policy data structures represent HIT review policies, which you specify when you create a HIT.
See: newReviewPolicy
smart constructor.
ReviewPolicy' | |
|
Instances
Create a value of ReviewPolicy
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:parameters:ReviewPolicy'
, reviewPolicy_parameters
- Name of the parameter from the Review policy.
$sel:policyName:ReviewPolicy'
, reviewPolicy_policyName
- Name of a Review Policy: SimplePlurality/2011-09-01 or
ScoreMyKnownAnswers/2011-09-01
reviewPolicy_parameters :: Lens' ReviewPolicy (Maybe [PolicyParameter]) Source #
Name of the parameter from the Review policy.
reviewPolicy_policyName :: Lens' ReviewPolicy Text Source #
Name of a Review Policy: SimplePlurality/2011-09-01 or ScoreMyKnownAnswers/2011-09-01