libZSservicesZSamazonka-budgetsZSamazonka-budgets
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.Budgets.Types.NotificationState

Description

 

Documentation

newtype NotificationState Source #

Instances

Instances details
Eq NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

Ord NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

Read NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

Show NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

Generic NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

Associated Types

type Rep NotificationState :: Type -> Type #

NFData NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

Methods

rnf :: NotificationState -> () #

Hashable NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

ToJSON NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

ToJSONKey NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

FromJSON NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

FromJSONKey NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

ToLog NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

ToHeader NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

ToQuery NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

FromXML NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

ToXML NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

ToByteString NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

FromText NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

ToText NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

type Rep NotificationState Source # 
Instance details

Defined in Amazonka.Budgets.Types.NotificationState

type Rep NotificationState = D1 ('MetaData "NotificationState" "Amazonka.Budgets.Types.NotificationState" "libZSservicesZSamazonka-budgetsZSamazonka-budgets" 'True) (C1 ('MetaCons "NotificationState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotificationState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))