libZSservicesZSamazonka-datasyncZSamazonka-datasync
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.DataSync.Types.LocationFilterName

Description

 

Documentation

newtype LocationFilterName Source #

Instances

Instances details
Eq LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

Ord LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

Read LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

Show LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

Generic LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

Associated Types

type Rep LocationFilterName :: Type -> Type #

NFData LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

Methods

rnf :: LocationFilterName -> () #

Hashable LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

ToJSON LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

ToJSONKey LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

FromJSON LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

FromJSONKey LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

ToLog LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

ToHeader LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

ToQuery LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

FromXML LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

ToXML LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

ToByteString LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

FromText LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

ToText LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

type Rep LocationFilterName Source # 
Instance details

Defined in Amazonka.DataSync.Types.LocationFilterName

type Rep LocationFilterName = D1 ('MetaData "LocationFilterName" "Amazonka.DataSync.Types.LocationFilterName" "libZSservicesZSamazonka-datasyncZSamazonka-datasync" 'True) (C1 ('MetaCons "LocationFilterName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLocationFilterName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))