| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
The SpotInstanceRequestSetItemType data type.
SpotInstanceRequestSetType
DescribeSpotInstanceRequests
RequestSpotInstances
spotInstanceRequestIdThe ID of the Spot Instance request.
Type: String
spotPriceThe maximum hourly price for any Spot Instance launched to fulfill the request.
Type: String
typeThe Spot Instance request type.
Type: String
Valid values: one-time | persistent
stateThe state of the Spot Instance request. Spot bid status information can help you track your Amazon EC2 Spot Instance requests. For information, see Tracking Spot Requests with Bid Status Codes in the Amazon Elastic Compute Cloud User Guide.
Type: String
Valid values: open | active | closed | cancelled |
failed
faultThe fault codes for the Spot Instance request, if any.
statusThe status code and status message describing the Spot Instance request.
validFromThe 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: DateTime
validUntilThe 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: DateTime
launchGroupThe instance launch group. Launch groups are Spot Instances that launch together and terminate together.
Type: String
availabilityZoneGroupThe 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: String
launchedAvailabilityZoneThe Availability Zone in which the bid is launched.
Type: String
launchSpecificationAdditional information for launching instances.
instanceIdThe instance ID, if an instance has been launched to fulfill the Spot Instance request.
Type: String
createTimeThe time stamp when the Spot Instance request was created.
Type: DateTime
productDescriptionThe product description associated with the Spot Instance.
Type: String
tagSetAny tags assigned to the resource, each one wrapped in an item
element.
Type: ResourceTagSetItemType