C# Class Amazon.OpsWorks.LayerAttributesKeys

Layer Attributes Keys
Inheritance: ConstantClass
Show file Open project: scopely/aws-sdk-net

Public Properties

Property Type Description
BundlerVersion LayerAttributesKeys
EnableHaproxyStats LayerAttributesKeys
GangliaPassword LayerAttributesKeys
GangliaUrl LayerAttributesKeys
GangliaUser LayerAttributesKeys
HaproxyHealthCheckMethod LayerAttributesKeys
HaproxyHealthCheckUrl LayerAttributesKeys
HaproxyStatsPassword LayerAttributesKeys
HaproxyStatsUrl LayerAttributesKeys
HaproxyStatsUser LayerAttributesKeys
JavaAppServer LayerAttributesKeys
JavaAppServerVersion LayerAttributesKeys
Jvm LayerAttributesKeys
JvmOptions LayerAttributesKeys
JvmVersion LayerAttributesKeys
ManageBundler LayerAttributesKeys
MemcachedMemory LayerAttributesKeys
MysqlRootPassword LayerAttributesKeys
MysqlRootPasswordUbiquitous LayerAttributesKeys
NodejsVersion LayerAttributesKeys
PassengerVersion LayerAttributesKeys
RailsStack LayerAttributesKeys
RubyVersion LayerAttributesKeys
RubygemsVersion LayerAttributesKeys

Public Methods

Method Description
FindValue ( string value ) : LayerAttributesKeys

Finds the constant for the unique value.

LayerAttributesKeys ( string value ) : System

Default Constructor

Method Details

FindValue() public static method

Finds the constant for the unique value.
public static FindValue ( string value ) : LayerAttributesKeys
value string The unique value for the constant
return LayerAttributesKeys

LayerAttributesKeys() public method

Default Constructor
public LayerAttributesKeys ( string value ) : System
value string
return System

Property Details

BundlerVersion public static property

Constant BundlerVersion for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks BundlerVersion
return LayerAttributesKeys

EnableHaproxyStats public static property

Constant EnableHaproxyStats for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks EnableHaproxyStats
return LayerAttributesKeys

GangliaPassword public static property

Constant GangliaPassword for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks GangliaPassword
return LayerAttributesKeys

GangliaUrl public static property

Constant GangliaUrl for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks GangliaUrl
return LayerAttributesKeys

GangliaUser public static property

Constant GangliaUser for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks GangliaUser
return LayerAttributesKeys

HaproxyHealthCheckMethod public static property

Constant HaproxyHealthCheckMethod for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks HaproxyHealthCheckMethod
return LayerAttributesKeys

HaproxyHealthCheckUrl public static property

Constant HaproxyHealthCheckUrl for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks HaproxyHealthCheckUrl
return LayerAttributesKeys

HaproxyStatsPassword public static property

Constant HaproxyStatsPassword for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks HaproxyStatsPassword
return LayerAttributesKeys

HaproxyStatsUrl public static property

Constant HaproxyStatsUrl for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks HaproxyStatsUrl
return LayerAttributesKeys

HaproxyStatsUser public static property

Constant HaproxyStatsUser for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks HaproxyStatsUser
return LayerAttributesKeys

JavaAppServer public static property

Constant JavaAppServer for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks JavaAppServer
return LayerAttributesKeys

JavaAppServerVersion public static property

Constant JavaAppServerVersion for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks JavaAppServerVersion
return LayerAttributesKeys

Jvm public static property

Constant Jvm for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks Jvm
return LayerAttributesKeys

JvmOptions public static property

Constant JvmOptions for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks JvmOptions
return LayerAttributesKeys

JvmVersion public static property

Constant JvmVersion for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks JvmVersion
return LayerAttributesKeys

ManageBundler public static property

Constant ManageBundler for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks ManageBundler
return LayerAttributesKeys

MemcachedMemory public static property

Constant MemcachedMemory for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks MemcachedMemory
return LayerAttributesKeys

MysqlRootPassword public static property

Constant MysqlRootPassword for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks MysqlRootPassword
return LayerAttributesKeys

MysqlRootPasswordUbiquitous public static property

Constant MysqlRootPasswordUbiquitous for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks MysqlRootPasswordUbiquitous
return LayerAttributesKeys

NodejsVersion public static property

Constant NodejsVersion for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks NodejsVersion
return LayerAttributesKeys

PassengerVersion public static property

Constant PassengerVersion for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks PassengerVersion
return LayerAttributesKeys

RailsStack public static property

Constant RailsStack for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks RailsStack
return LayerAttributesKeys

RubyVersion public static property

Constant RubyVersion for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks RubyVersion
return LayerAttributesKeys

RubygemsVersion public static property

Constant RubygemsVersion for LayerAttributesKeys
public static LayerAttributesKeys,Amazon.OpsWorks RubygemsVersion
return LayerAttributesKeys