amazonka-organizations-2.0: Amazon Organizations SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.Organizations.Types.AccountJoinedMethod

Description

 

Documentation

newtype AccountJoinedMethod Source #

Instances

Instances details
FromJSON AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

FromJSONKey AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

ToJSON AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

ToJSONKey AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

ToByteString AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

ToHeader AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

ToLog AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

ToQuery AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

FromText AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

ToText AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

FromXML AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

ToXML AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

Generic AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

Associated Types

type Rep AccountJoinedMethod :: Type -> Type #

Read AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

Show AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

NFData AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

Methods

rnf :: AccountJoinedMethod -> () #

Eq AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

Ord AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

Hashable AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

type Rep AccountJoinedMethod Source # 
Instance details

Defined in Amazonka.Organizations.Types.AccountJoinedMethod

type Rep AccountJoinedMethod = D1 ('MetaData "AccountJoinedMethod" "Amazonka.Organizations.Types.AccountJoinedMethod" "amazonka-organizations-2.0-JONpdX4PtttLcKxQshpOlA" 'True) (C1 ('MetaCons "AccountJoinedMethod'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAccountJoinedMethod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))