AutoscaleSettingsResponse

data class AutoscaleSettingsResponse(val maxThroughput: Int? = null)

Constructors

Link copied to clipboard
constructor(maxThroughput: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val maxThroughput: Int? = null

Represents maximum throughput, the resource can scale up to.