C# 클래스 Amazon.ElasticBeanstalk.EnvironmentHealthAttribute

Constants used for properties of type EnvironmentHealthAttribute.
상속: ConstantClass
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
All EnvironmentHealthAttribute
ApplicationMetrics EnvironmentHealthAttribute
Causes EnvironmentHealthAttribute
Color EnvironmentHealthAttribute
HealthStatus EnvironmentHealthAttribute
InstancesHealth EnvironmentHealthAttribute
RefreshedAt EnvironmentHealthAttribute
Status EnvironmentHealthAttribute

공개 메소드들

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

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

FindValue ( string value ) : EnvironmentHealthAttribute

Finds the constant for the unique value.

메소드 상세

EnvironmentHealthAttribute() 공개 메소드

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public EnvironmentHealthAttribute ( string value ) : System
value string
리턴 System

FindValue() 공개 정적인 메소드

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

프로퍼티 상세

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

Constant All for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk All
리턴 EnvironmentHealthAttribute

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

Constant ApplicationMetrics for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk ApplicationMetrics
리턴 EnvironmentHealthAttribute

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

Constant Causes for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk Causes
리턴 EnvironmentHealthAttribute

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

Constant Color for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk Color
리턴 EnvironmentHealthAttribute

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

Constant HealthStatus for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk HealthStatus
리턴 EnvironmentHealthAttribute

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

Constant InstancesHealth for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk InstancesHealth
리턴 EnvironmentHealthAttribute

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

Constant RefreshedAt for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk RefreshedAt
리턴 EnvironmentHealthAttribute

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

Constant Status for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk Status
리턴 EnvironmentHealthAttribute