SpotInstanceRequest

Describes a Spot Instance request.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

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.

Link copied to clipboard

Deprecated.

Link copied to clipboard

The date and time when the Spot Instance request was created, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).

Link copied to clipboard

The fault codes for the Spot Instance request, if any.

Link copied to clipboard

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

Link copied to clipboard

The behavior when a Spot Instance is interrupted.

Link copied to clipboard

The Availability Zone in which the request is launched.

Link copied to clipboard

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

Link copied to clipboard

Additional information for launching instances.

Link copied to clipboard

The product description associated with the Spot Instance.

Link copied to clipboard

The ID of the Spot Instance request.

Link copied to clipboard

The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.

Link copied to clipboard

The state of the Spot Instance request. Spot request status information helps track your Spot Instance requests. For more information, see Spot request status in the Amazon EC2 User Guide.

Link copied to clipboard

The status code and status message describing the Spot Instance request.

Link copied to clipboard
val tags: List<Tag>?

Any tags assigned to the resource.

Link copied to clipboard

The Spot Instance request type.

Link copied to clipboard

The start date of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). The request becomes active at this date and time.

Link copied to clipboard

The end date of the request, in UTC format (YYYY-MM-DDTHH:MM:SSZ).

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String