libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog
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.ServiceCatalog.Types.ProductViewSortBy

Description

 

Documentation

newtype ProductViewSortBy Source #

Instances

Instances details
Eq ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

Ord ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

Read ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

Show ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

Generic ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

Associated Types

type Rep ProductViewSortBy :: Type -> Type #

NFData ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

Methods

rnf :: ProductViewSortBy -> () #

Hashable ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToJSON ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToJSONKey ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

FromJSON ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

FromJSONKey ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToLog ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToHeader ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToQuery ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

FromXML ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToXML ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToByteString ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

FromText ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

ToText ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

type Rep ProductViewSortBy Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductViewSortBy

type Rep ProductViewSortBy = D1 ('MetaData "ProductViewSortBy" "Amazonka.ServiceCatalog.Types.ProductViewSortBy" "libZSservicesZSamazonka-servicecatalogZSamazonka-servicecatalog" 'True) (C1 ('MetaCons "ProductViewSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProductViewSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))