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. Type: xsd:string |
|
The architecture of the image. Type: xsd:string |
|
Block device mapping set. |
|
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: InstanceStateType |
|
The instance type. Type: xsd:string |
|
Specifies the IP address of the instance. Type: xsd:string |
|
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: dateTime |
|
Specifies whether monitoring is enabled for the instance. |
|
The location where the instance launched. Type: PlacementResponseType |
|
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 |
|
Specifies the private IP address that is assigned to the instance. Type: xsd:string |
|
Product codes attached to this instance. Type: ProductCodesSetType |
|
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 |
|
The root device name (e.g., /dev/sda1). Type: xsd:string |
|
The root device type used by the AMI. The AMI can use an Amazon EBS or instance store root device. Type: xsd:string |
|
The reason for the state change. Type: StateReasonType |
|
Specifies the Amazon VPC subnet ID in which the instance is running. Type: xsd:string |
|
Specifies the Amazon VPC in which the instance is running. Type: xsd:string |