Compute Runtime Dto Args
data class ComputeRuntimeDtoArgs(val sparkRuntimeVersion: Output<String>? = null) : ConvertibleToJava<ComputeRuntimeDtoArgs>
Compute runtime config for feature store type workspace.
Compute runtime config for feature store type workspace.