amazonka-inspector2-2.0: Amazon Inspector2 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.Inspector2.Types.ImageLayerSortBy

Description

 

Documentation

newtype ImageLayerSortBy Source #

Instances

Instances details
FromJSON ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

FromJSONKey ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

ToJSON ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

ToJSONKey ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

ToByteString ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

ToHeader ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

ToLog ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

ToQuery ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

FromText ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

ToText ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

FromXML ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

ToXML ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

Generic ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

Associated Types

type Rep ImageLayerSortBy :: Type -> Type #

Read ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

Show ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

NFData ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

Methods

rnf :: ImageLayerSortBy -> () #

Eq ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

Ord ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

Hashable ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

type Rep ImageLayerSortBy Source # 
Instance details

Defined in Amazonka.Inspector2.Types.ImageLayerSortBy

type Rep ImageLayerSortBy = D1 ('MetaData "ImageLayerSortBy" "Amazonka.Inspector2.Types.ImageLayerSortBy" "amazonka-inspector2-2.0-EI0CfxGdACSBWwvVde8cFy" 'True) (C1 ('MetaCons "ImageLayerSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImageLayerSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))