C# 클래스 Amazon.OpsWorks.AppAttributesKeys

App Attributes Keys
상속: ConstantClass
파일 보기 프로젝트 열기: scopely/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
AutoBundleOnDeploy AppAttributesKeys
DocumentRoot AppAttributesKeys
RailsEnv AppAttributesKeys

공개 메소드들

메소드 설명
AppAttributesKeys ( string value ) : System

Default Constructor

FindValue ( string value ) : AppAttributesKeys

Finds the constant for the unique value.

메소드 상세

AppAttributesKeys() 공개 메소드

Default Constructor
public AppAttributesKeys ( string value ) : System
value string
리턴 System

FindValue() 공개 정적인 메소드

Finds the constant for the unique value.
public static FindValue ( string value ) : AppAttributesKeys
value string The unique value for the constant
리턴 AppAttributesKeys

프로퍼티 상세

AutoBundleOnDeploy 공개적으로 정적으로 프로퍼티

Constant AutoBundleOnDeploy for AppAttributesKeys
public static AppAttributesKeys,Amazon.OpsWorks AutoBundleOnDeploy
리턴 AppAttributesKeys

DocumentRoot 공개적으로 정적으로 프로퍼티

Constant DocumentRoot for AppAttributesKeys
public static AppAttributesKeys,Amazon.OpsWorks DocumentRoot
리턴 AppAttributesKeys

RailsEnv 공개적으로 정적으로 프로퍼티

Constant RailsEnv for AppAttributesKeys
public static AppAttributesKeys,Amazon.OpsWorks RailsEnv
리턴 AppAttributesKeys