C# 클래스 Amazon.OpsWorks.AppType

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

공개 프로퍼티들

프로퍼티 타입 설명
Nodejs AppType
Other AppType
Php AppType
Rails AppType
Static AppType

공개 메소드들

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

Default Constructor

FindValue ( string value ) : AppType

Finds the constant for the unique value.

메소드 상세

AppType() 공개 메소드

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

FindValue() 공개 정적인 메소드

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

프로퍼티 상세

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

Constant Nodejs for AppType
public static AppType,Amazon.OpsWorks Nodejs
리턴 AppType

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

Constant Other for AppType
public static AppType,Amazon.OpsWorks Other
리턴 AppType

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

Constant Php for AppType
public static AppType,Amazon.OpsWorks Php
리턴 AppType

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

Constant Rails for AppType
public static AppType,Amazon.OpsWorks Rails
리턴 AppType

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

Constant Static for AppType
public static AppType,Amazon.OpsWorks Static
리턴 AppType