DynamicExecutorAllocationResponse

data class DynamicExecutorAllocationResponse(val enabled: Boolean? = null)

Dynamic Executor Allocation Properties

Constructors

Link copied to clipboard
constructor(enabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val enabled: Boolean? = null

Indicates whether Dynamic Executor Allocation is enabled or not.