C# Class Amazon.OpsWorks.AppType

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

Méthodes publiques

Свойство Type Description
Nodejs AppType
Other AppType
Php AppType
Rails AppType
Static AppType

Méthodes publiques

Méthode Description
AppType ( string value ) : System

Default Constructor

FindValue ( string value ) : AppType

Finds the constant for the unique value.

Method Details

AppType() public méthode

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

FindValue() public static méthode

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

Property Details

Nodejs public_oe static_oe property

Constant Nodejs for AppType
public static AppType,Amazon.OpsWorks Nodejs
Résultat AppType

Other public_oe static_oe property

Constant Other for AppType
public static AppType,Amazon.OpsWorks Other
Résultat AppType

Php public_oe static_oe property

Constant Php for AppType
public static AppType,Amazon.OpsWorks Php
Résultat AppType

Rails public_oe static_oe property

Constant Rails for AppType
public static AppType,Amazon.OpsWorks Rails
Résultat AppType

Static public_oe static_oe property

Constant Static for AppType
public static AppType,Amazon.OpsWorks Static
Résultat AppType