Amazon Elastic Compute Cloud
API Reference (API Version 2012-04-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

ReservationInfoType

The ReservationInfoType data type.

Ancestors

  • ReservationSetType

Relevant Operations

  • DescribeInstances

Contents

The following table describes the elements contained in ReservationInfoType.

NameDescription

reservationId

Unique ID of the reservation.

Type: xsd:string

ownerId

ID of the AWS account that owns the reservation.

Type: xsd:string

groupSet

A list of security groups. Each group's information is wrapped in an item element.

Type: GroupItemType

instancesSet

A list of instances. Each instance's information is wrapped in an item element.

Type: RunningInstancesItemType

requesterId

ID of the requester that launched the instances on your behalf (e.g., AWS Management Console, Auto Scaling).

Type: xsd:string