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

Description

 

Documentation

newtype ProductType Source #

Constructors

ProductType' 

Instances

Instances details
Eq ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Ord ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Read ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Show ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Generic ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Associated Types

type Rep ProductType :: Type -> Type #

NFData ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Methods

rnf :: ProductType -> () #

Hashable ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToJSON ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToJSONKey ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

FromJSON ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

FromJSONKey ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToLog ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToHeader ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToQuery ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

FromXML ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToXML ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Methods

toXML :: ProductType -> XML #

ToByteString ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

FromText ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

ToText ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

Methods

toText :: ProductType -> Text #

type Rep ProductType Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.ProductType

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