libZSservicesZSamazonka-opsworksZSamazonka-opsworks
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.OpsWorks.Types.LayerAttributesKeys

Description

 

Documentation

newtype LayerAttributesKeys Source #

Bundled Patterns

pattern LayerAttributesKeys_BundlerVersion :: LayerAttributesKeys 
pattern LayerAttributesKeys_EcsClusterArn :: LayerAttributesKeys 
pattern LayerAttributesKeys_EnableHaproxyStats :: LayerAttributesKeys 
pattern LayerAttributesKeys_GangliaPassword :: LayerAttributesKeys 
pattern LayerAttributesKeys_GangliaUrl :: LayerAttributesKeys 
pattern LayerAttributesKeys_GangliaUser :: LayerAttributesKeys 
pattern LayerAttributesKeys_HaproxyHealthCheckMethod :: LayerAttributesKeys 
pattern LayerAttributesKeys_HaproxyHealthCheckUrl :: LayerAttributesKeys 
pattern LayerAttributesKeys_HaproxyStatsPassword :: LayerAttributesKeys 
pattern LayerAttributesKeys_HaproxyStatsUrl :: LayerAttributesKeys 
pattern LayerAttributesKeys_HaproxyStatsUser :: LayerAttributesKeys 
pattern LayerAttributesKeys_JavaAppServer :: LayerAttributesKeys 
pattern LayerAttributesKeys_JavaAppServerVersion :: LayerAttributesKeys 
pattern LayerAttributesKeys_Jvm :: LayerAttributesKeys 
pattern LayerAttributesKeys_JvmOptions :: LayerAttributesKeys 
pattern LayerAttributesKeys_JvmVersion :: LayerAttributesKeys 
pattern LayerAttributesKeys_ManageBundler :: LayerAttributesKeys 
pattern LayerAttributesKeys_MemcachedMemory :: LayerAttributesKeys 
pattern LayerAttributesKeys_MysqlRootPassword :: LayerAttributesKeys 
pattern LayerAttributesKeys_MysqlRootPasswordUbiquitous :: LayerAttributesKeys 
pattern LayerAttributesKeys_NodejsVersion :: LayerAttributesKeys 
pattern LayerAttributesKeys_PassengerVersion :: LayerAttributesKeys 
pattern LayerAttributesKeys_RailsStack :: LayerAttributesKeys 
pattern LayerAttributesKeys_RubyVersion :: LayerAttributesKeys 
pattern LayerAttributesKeys_RubygemsVersion :: LayerAttributesKeys 

Instances

Instances details
Eq LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

Ord LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

Read LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

Show LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

Generic LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

Associated Types

type Rep LayerAttributesKeys :: Type -> Type #

NFData LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

Methods

rnf :: LayerAttributesKeys -> () #

Hashable LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

ToJSON LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

ToJSONKey LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

FromJSON LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

FromJSONKey LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

ToLog LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

ToHeader LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

ToQuery LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

FromXML LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

ToXML LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

ToByteString LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

FromText LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

ToText LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

type Rep LayerAttributesKeys Source # 
Instance details

Defined in Amazonka.OpsWorks.Types.LayerAttributesKeys

type Rep LayerAttributesKeys = D1 ('MetaData "LayerAttributesKeys" "Amazonka.OpsWorks.Types.LayerAttributesKeys" "libZSservicesZSamazonka-opsworksZSamazonka-opsworks" 'True) (C1 ('MetaCons "LayerAttributesKeys'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLayerAttributesKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))