C# Class Amazon.ElasticBeanstalk.EnvironmentHealthAttribute

Constants used for properties of type EnvironmentHealthAttribute.
Inheritance: ConstantClass
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Свойство Type Description
All EnvironmentHealthAttribute
ApplicationMetrics EnvironmentHealthAttribute
Causes EnvironmentHealthAttribute
Color EnvironmentHealthAttribute
HealthStatus EnvironmentHealthAttribute
InstancesHealth EnvironmentHealthAttribute
RefreshedAt EnvironmentHealthAttribute
Status EnvironmentHealthAttribute

Méthodes publiques

Méthode Description
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.

Method Details

EnvironmentHealthAttribute() public méthode

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
Résultat System

FindValue() public static méthode

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

Property Details

All public_oe static_oe property

Constant All for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk All
Résultat EnvironmentHealthAttribute

ApplicationMetrics public_oe static_oe property

Constant ApplicationMetrics for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk ApplicationMetrics
Résultat EnvironmentHealthAttribute

Causes public_oe static_oe property

Constant Causes for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk Causes
Résultat EnvironmentHealthAttribute

Color public_oe static_oe property

Constant Color for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk Color
Résultat EnvironmentHealthAttribute

HealthStatus public_oe static_oe property

Constant HealthStatus for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk HealthStatus
Résultat EnvironmentHealthAttribute

InstancesHealth public_oe static_oe property

Constant InstancesHealth for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk InstancesHealth
Résultat EnvironmentHealthAttribute

RefreshedAt public_oe static_oe property

Constant RefreshedAt for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk RefreshedAt
Résultat EnvironmentHealthAttribute

Status public_oe static_oe property

Constant Status for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk Status
Résultat EnvironmentHealthAttribute