libZSservicesZSamazonka-license-managerZSamazonka-license-manager
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.LicenseManager.Types.LicenseCountingType

Description

 

Documentation

newtype LicenseCountingType Source #

Instances

Instances details
Eq LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

Ord LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

Read LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

Show LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

Generic LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

Associated Types

type Rep LicenseCountingType :: Type -> Type #

NFData LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

Methods

rnf :: LicenseCountingType -> () #

Hashable LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

ToJSON LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

ToJSONKey LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

FromJSON LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

FromJSONKey LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

ToLog LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

ToHeader LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

ToQuery LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

FromXML LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

ToXML LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

ToByteString LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

FromText LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

ToText LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

type Rep LicenseCountingType Source # 
Instance details

Defined in Amazonka.LicenseManager.Types.LicenseCountingType

type Rep LicenseCountingType = D1 ('MetaData "LicenseCountingType" "Amazonka.LicenseManager.Types.LicenseCountingType" "libZSservicesZSamazonka-license-managerZSamazonka-license-manager" 'True) (C1 ('MetaCons "LicenseCountingType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLicenseCountingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))