timeoutAction

@JvmName(name = "awliulnkkkxfpxau")
suspend fun timeoutAction(value: Output<String>)
@JvmName(name = "ncjlweydwlpuliev")
suspend fun timeoutAction(value: String)

Parameters

value

Action to take when TargetSpotCapacity has not been fulfilled when the TimeoutDurationMinutes has expired; that is, when all Spot instances could not be provisioned within the Spot provisioning timeout. Valid values are TERMINATE_CLUSTER and SWITCH_TO_ON_DEMAND. SWITCH_TO_ON_DEMAND specifies that if no Spot instances are available, On-Demand Instances should be provisioned to fulfill any remaining Spot capacity.