amazonka-emr-2.0: Amazon EMR 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.EMR.Types.ReconfigurationType

Description

 

Documentation

newtype ReconfigurationType Source #

Instances

Instances details
FromJSON ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

FromJSONKey ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

ToJSON ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

ToJSONKey ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

ToByteString ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

ToHeader ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

ToLog ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

ToQuery ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

FromText ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

ToText ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

FromXML ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

ToXML ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

Generic ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

Associated Types

type Rep ReconfigurationType :: Type -> Type #

Read ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

Show ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

NFData ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

Methods

rnf :: ReconfigurationType -> () #

Eq ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

Ord ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

Hashable ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

type Rep ReconfigurationType Source # 
Instance details

Defined in Amazonka.EMR.Types.ReconfigurationType

type Rep ReconfigurationType = D1 ('MetaData "ReconfigurationType" "Amazonka.EMR.Types.ReconfigurationType" "amazonka-emr-2.0-B3cWhP6sdymF3IBUMdPGcd" 'True) (C1 ('MetaCons "ReconfigurationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReconfigurationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))