amazonka-elbv2-2.0: Amazon Elastic Load Balancing 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.ELBV2.Types.ActionTypeEnum

Description

 

Documentation

newtype ActionTypeEnum Source #

Constructors

ActionTypeEnum' 

Instances

Instances details
FromJSON ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

FromJSONKey ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

ToJSON ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

ToJSONKey ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

ToByteString ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

ToHeader ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

ToLog ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

ToQuery ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

FromText ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

ToText ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

FromXML ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

ToXML ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

Methods

toXML :: ActionTypeEnum -> XML #

Generic ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

Associated Types

type Rep ActionTypeEnum :: Type -> Type #

Read ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

Show ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

NFData ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

Methods

rnf :: ActionTypeEnum -> () #

Eq ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

Ord ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

Hashable ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

type Rep ActionTypeEnum Source # 
Instance details

Defined in Amazonka.ELBV2.Types.ActionTypeEnum

type Rep ActionTypeEnum = D1 ('MetaData "ActionTypeEnum" "Amazonka.ELBV2.Types.ActionTypeEnum" "amazonka-elbv2-2.0-361J9F5fkBoAtGaOoJg8Ev" 'True) (C1 ('MetaCons "ActionTypeEnum'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromActionTypeEnum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))