RunningInstancesItemType
The RunningInstancesItemType data type.
Ancestors
Relevant Operations
-
DescribeInstances
-
RunInstances
Contents
The following table describes the elements contained in RunningInstancesItemType.
Name | Description |
---|---|
|
The AMI launch index, which can be used to find this instance within the launch group. For more information, go to the Metadata section of the Amazon Elastic Compute Cloud Developer Guide. Type: xsd:string |
|
The public DNS name assigned to the instance. This DNS name is contactable from outside the Amazon EC2 network. This element remains empty until the instance enters a running state. Type: xsd:string |
|
Image ID of the AMI used to launch the instance. Type: xsd:string |
|
Unique ID of the instance launched. Type: xsd:string |
|
The current state of the instance. Type: xsd:string |
|
The instance type. For more information on instance types, go to the Amazon Elastic Compute Cloud Developer Guide. Type: xsd:string |
|
Optional. Kernel associated with this instance. Type: xsd:string |
|
If this instance was launched with an associated key pair, this displays the key pair name. Type: xsd:string |
|
The time the instance launched. Type: xsd:dateTime |
|
Specifies whether monitoring is enabled for the instance. |
|
The location where the instance launched. Type: xsd:string |
|
Platform of the instance (e.g., Windows). Type: xsd:string |
|
The private DNS name assigned to the instance. This DNS name can only be used inside the Amazon EC2 network. This element remains empty until the instance enters a running state. Type: xsd:string |
|
Product codes attached to this instance. Type: ProductCodesSetType |
|
Optional. RAM disk associated with this instance. Type: xsd:string |
|
Reason for the most recent state transition. This might be an empty string. Type: xsd:string |