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.PillarDifference

Description

 
Synopsis

Documentation

data PillarDifference Source #

A pillar difference return object.

See: newPillarDifference smart constructor.

Constructors

PillarDifference' 

Fields

Instances

Instances details
Eq PillarDifference Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.PillarDifference

Read PillarDifference Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.PillarDifference

Show PillarDifference Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.PillarDifference

Generic PillarDifference Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.PillarDifference

Associated Types

type Rep PillarDifference :: Type -> Type #

NFData PillarDifference Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.PillarDifference

Methods

rnf :: PillarDifference -> () #

Hashable PillarDifference Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.PillarDifference

FromJSON PillarDifference Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.PillarDifference

type Rep PillarDifference Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.PillarDifference

type Rep PillarDifference = D1 ('MetaData "PillarDifference" "Amazonka.WellArchitected.Types.PillarDifference" "libZSservicesZSamazonka-wellarchitectedZSamazonka-wellarchitected" 'False) (C1 ('MetaCons "PillarDifference'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pillarId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "questionDifferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [QuestionDifference])) :*: S1 ('MetaSel ('Just "differenceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DifferenceStatus)))))

newPillarDifference :: PillarDifference Source #

Create a value of PillarDifference 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:pillarId:PillarDifference', pillarDifference_pillarId - Undocumented member.

$sel:questionDifferences:PillarDifference', pillarDifference_questionDifferences - List of question differences.

$sel:differenceStatus:PillarDifference', pillarDifference_differenceStatus - Indicates the type of change to the pillar.