libZSservicesZSamazonka-lightsailZSamazonka-lightsail
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.Lightsail.Types.LoadBalancerAttributeName

Description

 

Documentation

newtype LoadBalancerAttributeName Source #

Instances

Instances details
Eq LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

Ord LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

Read LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

Show 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 #

NFData LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

Hashable 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

FromJSON LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

FromJSONKey LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

ToLog LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

ToHeader LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

ToQuery 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

ToByteString 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

type Rep LoadBalancerAttributeName Source # 
Instance details

Defined in Amazonka.Lightsail.Types.LoadBalancerAttributeName

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