C# Class Amazon.OpsWorks.LayerType

Layer Type
Inheritance: ConstantClass
Afficher le fichier Open project: scopely/aws-sdk-net

Méthodes publiques

Свойство Type Description
Custom LayerType
DbMaster LayerType
Lb LayerType
Memcached LayerType
MonitoringMaster LayerType
NodejsApp LayerType
PhpApp LayerType
RailsApp LayerType
Web LayerType

Méthodes publiques

Méthode Description
FindValue ( string value ) : LayerType

Finds the constant for the unique value.

LayerType ( string value ) : System

Default Constructor

Method Details

FindValue() public static méthode

Finds the constant for the unique value.
public static FindValue ( string value ) : LayerType
value string The unique value for the constant
Résultat LayerType

LayerType() public méthode

Default Constructor
public LayerType ( string value ) : System
value string
Résultat System

Property Details

Custom public_oe static_oe property

Constant Custom for LayerType
public static LayerType,Amazon.OpsWorks Custom
Résultat LayerType

DbMaster public_oe static_oe property

Constant DbMaster for LayerType
public static LayerType,Amazon.OpsWorks DbMaster
Résultat LayerType

Lb public_oe static_oe property

Constant Lb for LayerType
public static LayerType,Amazon.OpsWorks Lb
Résultat LayerType

Memcached public_oe static_oe property

Constant Memcached for LayerType
public static LayerType,Amazon.OpsWorks Memcached
Résultat LayerType

MonitoringMaster public_oe static_oe property

Constant MonitoringMaster for LayerType
public static LayerType,Amazon.OpsWorks MonitoringMaster
Résultat LayerType

NodejsApp public_oe static_oe property

Constant NodejsApp for LayerType
public static LayerType,Amazon.OpsWorks NodejsApp
Résultat LayerType

PhpApp public_oe static_oe property

Constant PhpApp for LayerType
public static LayerType,Amazon.OpsWorks PhpApp
Résultat LayerType

RailsApp public_oe static_oe property

Constant RailsApp for LayerType
public static LayerType,Amazon.OpsWorks RailsApp
Résultat LayerType

Web public_oe static_oe property

Constant Web for LayerType
public static LayerType,Amazon.OpsWorks Web
Résultat LayerType