toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
SparkJobScalaEntryResponse
Spark
Job
Scala
Entry
Response
data
class
SparkJobScalaEntryResponse
(
val
className
:
String
,
val
sparkJobEntryType
:
String
)
Members
Constructors
Spark
Job
Scala
Entry
Response
Link copied to clipboard
constructor
(
className
:
String
,
sparkJobEntryType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
class
Name
Link copied to clipboard
val
className
:
String
Required Scala class name used as entry point.
spark
Job
Entry
Type
Link copied to clipboard
val
sparkJobEntryType
:
String
Expected value is 'SparkJobScalaEntry'.