ReservationInfoType

The ReservationInfoType data type.

The following table describes the elements contained in ReservationInfoType.

NameDescription

reservationId

Unique ID of the reservation described.

Type: xsd:string

ownerId

AWS Access Key ID of the user who owns the reservation.

Type: xsd:string

groupSet

Set of security groups these instances were launched in.

Type: GroupSetType[]

instancesSet

Information about instances started.

Type: RunningInstancesItemType[]