RunningInstancesItemType
The RunningInstancesItemType data type.
The following table describes the elements contained in RunningInstancesItemType.
Name | Description |
---|---|
|
Optional. The AMI launch index, which can be used to find this instance within the launch group. For more information, see Instance Metadata. 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. For more information, see Instance Addressing and Network Security. 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: InstanceStateType |
|
The instance type. For more information on instance types, see Instance Types. Type: xsd:string |
|
Optional. If this instance was launched with an associated key pair, this displays the key pair name. Type: xsd:string |
|
Optional. Kernel associated with this instance. Type: xsd:string |
|
The time the instance launched. Type: xs:dateTime |
|
The location where the instance launched. Type: PlacementResponseType |
|
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. For more information, see Instance Addressing and Network Security. Type: xsd:string |
|
Optional. Product codes attached to this instance. Type: ProductCodeItemType[] |
|
Optional. RAM disk associated with this instance. Type: xsd:string |
|
Optional. Reason for the most recent state transition. This might be an empty string. Type: xsd:string |