SparkPoolAutoPause

data class SparkPoolAutoPause(val delayInMinutes: Int)

Constructors

Link copied to clipboard
constructor(delayInMinutes: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of minutes of idle time before the Spark Pool is automatically paused. Must be between 5 and 10080.