Amazon Elastic Compute Cloud
API Reference (API Version 2013-02-01)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Did this page help you?  Yes | No |  Tell us about it...

DescribeReservedInstancesListingsResponseSetItemType

The DescribeReservedInstancesListingsResponseSetItemType data type.

Ancestors

  • DescribeReservedInstancesListingsResponseType

Relevant Operations

  • DescribeReservedInstancesListings

Contents

reservedInstancesListingId

The ID of the Reserved Instance listing.

Type: String

reservedInstancesId

The ID of the Reserved Instance.

Type: String

createDate

The time the listing is created.

Type: DateTime

updateDate

The last modified timestamp of the listing.

Type: DateTime

status

The status of the Reserved Instance listing.

Type: String

Valid values: active | pending | cancelled | closed.

statusMessage

The reason for the current status of the Reserved Instance listing. The response can be blank.

Type: String

instanceCounts

The number of instances in this state.

Type: InstanceCountsSetType

priceSchedules

The price of the Reserved Instance listing.

Type: PriceScheduleSetType

tagSet

The tags assigned to the resource. Each tag's information is wrapped in an item element.

Type: ResourceTagSetItemType

clientToken

The idempotency token you provided when you created the listing.

Type: String