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

Description

 

Documentation

newtype CopyProductStatus Source #

Instances

Instances details
Eq CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

Ord CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

Read CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

Show CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

Generic CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

Associated Types

type Rep CopyProductStatus :: Type -> Type #

NFData CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

Methods

rnf :: CopyProductStatus -> () #

Hashable CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToJSON CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToJSONKey CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

FromJSON CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

FromJSONKey CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToLog CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToHeader CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToQuery CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

FromXML CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToXML CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToByteString CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

FromText CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

ToText CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

type Rep CopyProductStatus Source # 
Instance details

Defined in Amazonka.ServiceCatalog.Types.CopyProductStatus

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