amazonka-lightsail-2.0: Amazon Lightsail 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.Lightsail.Types.LoadBalancerAttributeName

Description

 

Documentation

newtype LoadBalancerAttributeName Source #

Instances

Instances details
FromJSON LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

FromJSONKey LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

ToJSON LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

ToJSONKey LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

ToByteString LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

ToHeader LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

ToLog LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

ToQuery LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

FromText LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

ToText LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

FromXML LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

ToXML LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

Generic LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

Associated Types

type Rep LoadBalancerAttributeName :: Type -> Type #

Read LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

Show LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

NFData LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

Eq LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

Ord LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

Hashable LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

type Rep LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

type Rep LoadBalancerAttributeName = D1 ('MetaData "LoadBalancerAttributeName" "Amazonka.Lightsail.Types.LoadBalancerAttributeName" "amazonka-lightsail-2.0-77hvsZhtZFxFduYae8QaN0" 'True) (C1 ('MetaCons "LoadBalancerAttributeName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLoadBalancerAttributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))