ReservationInfoType

The ReservationInfoType data type.

Operations that use this data type include:

The following table describes and shows the elements contained in ReservationInfoType.

MemberDescriptionType
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[]