C# Class Amazon.ElasticBeanstalk.InstancesHealthAttribute

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

Méthodes publiques

Свойство Type Description
All InstancesHealthAttribute
ApplicationMetrics InstancesHealthAttribute
AvailabilityZone InstancesHealthAttribute
Causes InstancesHealthAttribute
Color InstancesHealthAttribute
Deployment InstancesHealthAttribute
HealthStatus InstancesHealthAttribute
InstanceType InstancesHealthAttribute
LaunchedAt InstancesHealthAttribute
RefreshedAt InstancesHealthAttribute
System InstancesHealthAttribute

Méthodes publiques

Méthode Description
FindValue ( string value ) : InstancesHealthAttribute

Finds the constant for the unique value.

InstancesHealthAttribute ( 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.

Method Details

FindValue() public static méthode

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

InstancesHealthAttribute() 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 InstancesHealthAttribute ( string value ) : System
value string
Résultat System

Property Details

All public_oe static_oe property

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

ApplicationMetrics public_oe static_oe property

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

AvailabilityZone public_oe static_oe property

Constant AvailabilityZone for InstancesHealthAttribute
public static InstancesHealthAttribute,Amazon.ElasticBeanstalk AvailabilityZone
Résultat InstancesHealthAttribute

Causes public_oe static_oe property

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

Color public_oe static_oe property

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

Deployment public_oe static_oe property

Constant Deployment for InstancesHealthAttribute
public static InstancesHealthAttribute,Amazon.ElasticBeanstalk Deployment
Résultat InstancesHealthAttribute

HealthStatus public_oe static_oe property

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

InstanceType public_oe static_oe property

Constant InstanceType for InstancesHealthAttribute
public static InstancesHealthAttribute,Amazon.ElasticBeanstalk InstanceType
Résultat InstancesHealthAttribute

LaunchedAt public_oe static_oe property

Constant LaunchedAt for InstancesHealthAttribute
public static InstancesHealthAttribute,Amazon.ElasticBeanstalk LaunchedAt
Résultat InstancesHealthAttribute

RefreshedAt public_oe static_oe property

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

System public_oe static_oe property

Constant System for InstancesHealthAttribute
public static InstancesHealthAttribute,Amazon.ElasticBeanstalk System
Résultat InstancesHealthAttribute