Amazon.AmazonWebServices.ElasticBeanStalkApplicationEnvironmentHealthAmazon Elastic Beanstalk Application Environment Health State

Amazon.AmazonWebServices.ElasticBeanStalkApplicationEnvironmentHealth (ClassType)

This object represents a single Elastic Beanstalk Application Environment health state.

Element properties:

Base ClassAmazon.AmazonWebServices.Component
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0c78a422-ab78-af5d-1a43-434c7a568e72

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Amazon.AmazonWebServices.Component:
RegionName  string  Region false 256  False 
Amazon.AmazonWebServices.ElasticBeanStalkApplicationEnvironmentHealth:
Guid  string      true 256  False 
EnvironmentID  string  Environment ID true 256  False 

Health Model:

Source Code:

<ClassType ID="Amazon.AmazonWebServices.ElasticBeanStalkApplicationEnvironmentHealth" Base="Amazon.AmazonWebServices.Component" Hosted="false" Accessibility="Public" Abstract="false" Singleton="false">
<Property ID="Guid" Type="string" MinLength="1" Key="true" CaseSensitive="false"/>
<Property ID="EnvironmentID" Type="string" MinLength="0" Key="true"/>
</ClassType>