libZSservicesZSamazonka-cost-explorerZSamazonka-cost-explorer
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.CostExplorer.Types.SubscriberType

Description

 

Documentation

newtype SubscriberType Source #

Constructors

SubscriberType' 

Bundled Patterns

pattern SubscriberType_EMAIL :: SubscriberType 
pattern SubscriberType_SNS :: SubscriberType 

Instances

Instances details
Eq SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

Ord SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

Read SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

Show SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

Generic SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

Associated Types

type Rep SubscriberType :: Type -> Type #

NFData SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

Methods

rnf :: SubscriberType -> () #

Hashable SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

ToJSON SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

ToJSONKey SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

FromJSON SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

FromJSONKey SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

ToLog SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

ToHeader SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

ToQuery SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

FromXML SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

ToXML SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

Methods

toXML :: SubscriberType -> XML #

ToByteString SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

FromText SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

ToText SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

type Rep SubscriberType Source # 
Instance details

Defined in Amazonka.CostExplorer.Types.SubscriberType

type Rep SubscriberType = D1 ('MetaData "SubscriberType" "Amazonka.CostExplorer.Types.SubscriberType" "libZSservicesZSamazonka-cost-explorerZSamazonka-cost-explorer" 'True) (C1 ('MetaCons "SubscriberType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSubscriberType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))