Skip to content

/AWS1/CL_EC2GETSPOTPLCSCORESRS

GetSpotPlacementScoresResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_SPOTPLACEMENTSCORES TYPE /AWS1/CL_EC2SPOTPLACEMENTSCORE=>TT_SPOTPLACEMENTSCORES TT_SPOTPLACEMENTSCORES

The Spot placement score for the top 10 Regions or Availability Zones, scored on a scale from 1 to 10. Each score
 reflects how likely it is that each Region or Availability Zone will succeed at fulfilling the specified target capacity
 at the time of the Spot placement score request. A score of 10 means that your Spot capacity request is highly likely to succeed in that Region or Availability Zone.

If you request a Spot placement score for Regions, a high score assumes that your fleet request will be configured to use all Availability Zones and the capacity-optimized allocation strategy. If you request a Spot placement score for Availability Zones, a high score assumes that your fleet request will be configured to use a single Availability Zone and the capacity-optimized allocation strategy.

Different
 Regions or Availability Zones might return the same score.

The Spot placement score serves as a recommendation only. No score guarantees that your Spot request will be fully or partially fulfilled.

IV_NEXTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The token to include in another request to get the next page of items. This value is null when there are no more items to return.


Queryable Attributes

SpotPlacementScores

The Spot placement score for the top 10 Regions or Availability Zones, scored on a scale from 1 to 10. Each score
 reflects how likely it is that each Region or Availability Zone will succeed at fulfilling the specified target capacity
 at the time of the Spot placement score request. A score of 10 means that your Spot capacity request is highly likely to succeed in that Region or Availability Zone.

If you request a Spot placement score for Regions, a high score assumes that your fleet request will be configured to use all Availability Zones and the capacity-optimized allocation strategy. If you request a Spot placement score for Availability Zones, a high score assumes that your fleet request will be configured to use a single Availability Zone and the capacity-optimized allocation strategy.

Different
 Regions or Availability Zones might return the same score.

The Spot placement score serves as a recommendation only. No score guarantees that your Spot request will be fully or partially fulfilled.

Accessible with the following methods

Method Description
GET_SPOTPLACEMENTSCORES() Getter for SPOTPLACEMENTSCORES, with configurable default
ASK_SPOTPLACEMENTSCORES() Getter for SPOTPLACEMENTSCORES w/ exceptions if field has no
HAS_SPOTPLACEMENTSCORES() Determine if SPOTPLACEMENTSCORES has a value

NextToken

The token to include in another request to get the next page of items. This value is null when there are no more items to return.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value