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

Description

 
Synopsis

Documentation

newtype ShareInvitationAction Source #

Share invitation action taken by contributor.

Instances

Instances details
Eq ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

Ord ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

Read ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

Show ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

Generic ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

Associated Types

type Rep ShareInvitationAction :: Type -> Type #

NFData ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

Methods

rnf :: ShareInvitationAction -> () #

Hashable ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

ToJSON ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

ToJSONKey ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

FromJSON ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

FromJSONKey ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

ToLog ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

ToHeader ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

ToQuery ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

FromXML ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

ToXML ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

ToByteString ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

FromText ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

ToText ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

type Rep ShareInvitationAction Source # 
Instance details

Defined in Amazonka.WellArchitected.Types.ShareInvitationAction

type Rep ShareInvitationAction = D1 ('MetaData "ShareInvitationAction" "Amazonka.WellArchitected.Types.ShareInvitationAction" "libZSservicesZSamazonka-wellarchitectedZSamazonka-wellarchitected" 'True) (C1 ('MetaCons "ShareInvitationAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromShareInvitationAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))