C# Class Amazon.OpsWorks.StackAttributesKeys

Stack Attributes Keys
Inheritance: ConstantClass
Afficher le fichier Open project: scopely/aws-sdk-net

Méthodes publiques

Свойство Type Description
Color StackAttributesKeys

Méthodes publiques

Méthode Description
FindValue ( string value ) : StackAttributesKeys

Finds the constant for the unique value.

StackAttributesKeys ( string value ) : System

Default Constructor

Method Details

FindValue() public static méthode

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

StackAttributesKeys() public méthode

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

Property Details

Color public_oe static_oe property

Constant Color for StackAttributesKeys
public static StackAttributesKeys,Amazon.OpsWorks Color
Résultat StackAttributesKeys