The ReservationInfoType data type.
The following table describes and shows the elements contained in ReservationInfoType.
| Member | Description | Type |
|---|---|---|
reservationId
| Unique ID of the reservation being described. | xsd:string |
ownerId
| AWS Access Key ID of the user who owns the reservation. | xsd:string |
groupSet
| Set of security groups these instances were launched in. |
ec2:GroupSetType[]
|
instancesSet
| Information about instances started. |
ec2:RunningInstancesItemType[]
|