ComputeRuntimeDtoResponse

data class ComputeRuntimeDtoResponse(val sparkRuntimeVersion: String? = null)

Compute runtime config for feature store type workspace.

Constructors

Link copied to clipboard
constructor(sparkRuntimeVersion: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard