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...

SpotInstanceRequestSetItemType

The SpotInstanceRequestSetItemType data type.

Ancestors

  • SpotInstanceRequestSetType

Relevant Operations

  • DescribeSpotInstanceRequests

  • RequestSpotInstances

Contents

The following table describes the elements contained in SpotInstanceRequestSetItemType.

NameDescription

spotInstanceRequestId

The ID of the Spot Instance request.

Type: xsd:string

spotPrice

The maximum hourly price for any Spot Instance launched to fulfill the request.

Type: xsd:string

type

The Spot Instance request type.

Type: xsd:string

Valid Values: one-time | persistent

state

The state of the Spot Instance request.

Type: xsd:string

Valid Values: open | closed | cancelled | failed

fault

Fault codes for the Spot Instance request, if any.

Type: SpotInstanceStateFaultType

validFrom

Start date of the request. If this is a one-time request, the request becomes active at this date and time and remains active until all instances launch, the request expires, or the request is canceled. If the request is persistent, the request becomes active at this date and time and remains active until it expires or is canceled.

Type: xsd:dateTime

validUntil

End date of the request. If this is a one-time request, the request remains active until all instances launch, the request is canceled, or this date is reached. If the request is persistent, it remains active until it is canceled or this date is reached.

Type: xsd:dateTime

launchGroup

The instance launch group. Launch groups are Spot Instances that launch together and terminate together.

Type: xsd:string

availabilityZoneGroup

The Availability Zone group. If you specify the same Availability Zone group for all Spot Instance requests, all Spot Instances are launched in the same Availability Zone.

Type: xsd:string

launchedAvailabilityZone

The Availability Zone in which the bid is launched.

Type: xsd:string

launchSpecification

Additional information for launching instances.

Type: LaunchSpecificationResponseType

instanceId

The instance ID, if an instance has been launched to fulfill the Spot Instance request.

Type: xsd:string

createTime

Time stamp when the Spot Instance request was created.

Type: xsd:dateTime

productDescription

The product description associated with the Spot Instance.

Type: xsd:string

tagSet

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

Type: ResourceTagSetItemType