amazonka-datasync-2.0: Amazon DataSync 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.DataSync.Types.HdfsAuthenticationType

Description

 

Documentation

newtype HdfsAuthenticationType Source #

Instances

Instances details
FromJSON HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

FromJSONKey HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

ToJSON HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

ToJSONKey HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

ToByteString HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

ToHeader HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

ToLog HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

ToQuery HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

FromText HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

ToText HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

FromXML HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

ToXML HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

Generic HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

Associated Types

type Rep HdfsAuthenticationType :: Type -> Type #

Read HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

Show HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

NFData HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

Methods

rnf :: HdfsAuthenticationType -> () #

Eq HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

Ord HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

Hashable HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

type Rep HdfsAuthenticationType Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsAuthenticationType

type Rep HdfsAuthenticationType = D1 ('MetaData "HdfsAuthenticationType" "Amazonka.DataSync.Types.HdfsAuthenticationType" "amazonka-datasync-2.0-LCcm4ddRe2z4CES4wun76Z" 'True) (C1 ('MetaCons "HdfsAuthenticationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHdfsAuthenticationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))