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

Description

 

Documentation

newtype HdfsRpcProtection Source #

Instances

Instances details
FromJSON HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

FromJSONKey HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

ToJSON HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

ToJSONKey HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

ToByteString HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

ToHeader HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

ToLog HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

ToQuery HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

FromText HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

ToText HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

FromXML HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

ToXML HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

Generic HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

Associated Types

type Rep HdfsRpcProtection :: Type -> Type #

Read HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

Show HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

NFData HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

Methods

rnf :: HdfsRpcProtection -> () #

Eq HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

Ord HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

Hashable HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

type Rep HdfsRpcProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsRpcProtection

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