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

Description

 

Documentation

newtype HdfsDataTransferProtection Source #

Instances

Instances details
FromJSON HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

FromJSONKey HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

ToJSON HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

ToJSONKey HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

ToByteString HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

ToHeader HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

ToLog HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

ToQuery HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

FromText HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

ToText HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

FromXML HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

ToXML HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

Generic HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

Associated Types

type Rep HdfsDataTransferProtection :: Type -> Type #

Read HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

Show HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

NFData HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

Eq HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

Ord HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

Hashable HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

type Rep HdfsDataTransferProtection Source # 
Instance details

Defined in Amazonka.DataSync.Types.HdfsDataTransferProtection

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