libZSservicesZSamazonka-wellarchitectedZSamazonka-wellarchitected
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.WellArchitected.Types.LensReview

Description

 
Synopsis

Documentation

data LensReview Source #

A lens review of a question.

See: newLensReview smart constructor.

Instances

Instances details
Eq LensReview Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensReview

Read LensReview Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensReview

Show LensReview Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensReview

Generic LensReview Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensReview

Associated Types

type Rep LensReview :: Type -> Type #

NFData LensReview Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensReview

Methods

rnf :: LensReview -> () #

Hashable LensReview Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensReview

FromJSON LensReview Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensReview

type Rep LensReview Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.LensReview

newLensReview :: LensReview Source #

Create a value of LensReview 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:lensAlias:LensReview', lensReview_lensAlias - Undocumented member.

$sel:riskCounts:LensReview', lensReview_riskCounts - Undocumented member.

$sel:lensName:LensReview', lensReview_lensName - Undocumented member.

$sel:nextToken:LensReview', lensReview_nextToken - Undocumented member.

$sel:pillarReviewSummaries:LensReview', lensReview_pillarReviewSummaries - Undocumented member.

$sel:updatedAt:LensReview', lensReview_updatedAt - Undocumented member.

$sel:lensStatus:LensReview', lensReview_lensStatus - The status of the lens.

$sel:notes:LensReview', lensReview_notes - Undocumented member.

$sel:lensVersion:LensReview', lensReview_lensVersion - The version of the lens.