amazonka-budgets-2.0: Amazon Budgets SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.Budgets.Types.ActionSubType

Description

 

Documentation

newtype ActionSubType Source #

Constructors

ActionSubType' 

Instances

Instances details
FromJSON ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

FromJSONKey ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

ToJSON ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

ToJSONKey ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

ToByteString ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

ToHeader ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

ToLog ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

ToQuery ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

FromText ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

ToText ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

Methods

toText :: ActionSubType -> Text #

FromXML ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

ToXML ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

Methods

toXML :: ActionSubType -> XML #

Generic ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

Associated Types

type Rep ActionSubType :: Type -> Type #

Read ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

Show ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

NFData ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

Methods

rnf :: ActionSubType -> () #

Eq ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

Ord ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

Hashable ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

type Rep ActionSubType Source # 
Instance details

Defined in Amazonka.Budgets.Types.ActionSubType

type Rep ActionSubType = D1 ('MetaData "ActionSubType" "Amazonka.Budgets.Types.ActionSubType" "amazonka-budgets-2.0-7U1RWOWP6pxJESvTUhAD5Y" 'True) (C1 ('MetaCons "ActionSubType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromActionSubType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))