C# Class Amazon.OpsWorks.StackAttributesKeys

Stack Attributes Keys
Inheritance: ConstantClass
显示文件 Open project: scopely/aws-sdk-net

Public Properties

Property Type Description
Color StackAttributesKeys

Public Methods

Method Description
FindValue ( string value ) : StackAttributesKeys

Finds the constant for the unique value.

StackAttributesKeys ( string value ) : System

Default Constructor

Method Details

FindValue() public static method

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

StackAttributesKeys() public method

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

Property Details

Color public_oe static_oe property

Constant Color for StackAttributesKeys
public static StackAttributesKeys,Amazon.OpsWorks Color
return StackAttributesKeys