libZSservicesZSamazonka-maciev2ZSamazonka-maciev2
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.MacieV2.Types.ListJobsSortAttributeName

Description

 
Synopsis

Documentation

newtype ListJobsSortAttributeName Source #

The property to sort the results by. Valid values are:

Instances

Instances details
Eq ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

Ord ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

Read ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

Show ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

Generic ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

Associated Types

type Rep ListJobsSortAttributeName :: Type -> Type #

NFData ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

Hashable ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

ToJSON ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

ToJSONKey ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

FromJSON ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

FromJSONKey ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

ToLog ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

ToHeader ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

ToQuery ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

FromXML ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

ToXML ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

ToByteString ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

FromText ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

ToText ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

type Rep ListJobsSortAttributeName Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ListJobsSortAttributeName

type Rep ListJobsSortAttributeName = D1 ('MetaData "ListJobsSortAttributeName" "Amazonka.MacieV2.Types.ListJobsSortAttributeName" "libZSservicesZSamazonka-maciev2ZSamazonka-maciev2" 'True) (C1 ('MetaCons "ListJobsSortAttributeName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListJobsSortAttributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))