LaunchTemplateSpotMarketOptionsRequest
The options for Spot Instances.
Types
Properties
Link copied to clipboard
Deprecated.
Link copied to clipboard
The behavior when a Spot Instance is interrupted. The default is terminate
.
Link copied to clipboard
The maximum hourly price you're 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. If you do specify this parameter, it must be more than USD $0.001. Specifying a value below USD $0.001 will result in an InvalidParameterValue
error message when the launch template is used to launch an instance.
Link copied to clipboard
The Spot Instance request type.
Link copied to clipboard
The end date of the request, in UTC format (YYYY-MM-DDTHH:MM:SSZ). Supported only for persistent requests.
Functions
Link copied to clipboard
inline fun copy(block: LaunchTemplateSpotMarketOptionsRequest.Builder.() -> Unit = {}): LaunchTemplateSpotMarketOptionsRequest