Amazon.AmazonWebServices.AmazonInstanceHealthAmazon EC2 Instance Health

Amazon.AmazonWebServices.AmazonInstanceHealth (ClassType)

This object represents computer health.

Element properties:

Base ClassAmazon.AmazonWebServices.Component
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd79e835d-3499-fd24-5430-2515d2a880ee

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.AmazonInstanceHealth:
InstanceId  string  Instance ID true 256  False 
Guid  string      true 256  False 

Health Model:

Source Code:

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