toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.datazone.kotlin.outputs
/
ConnectionSparkGluePropertiesInput
/
ConnectionSparkGluePropertiesInput
Connection
Spark
Glue
Properties
Input
constructor
(
additionalArgs
:
ConnectionSparkGlueArgs
?
=
null
,
glueConnectionName
:
String
?
=
null
,
glueVersion
:
String
?
=
null
,
idleTimeout
:
Double
?
=
null
,
javaVirtualEnv
:
String
?
=
null
,
numberOfWorkers
:
Double
?
=
null
,
pythonVirtualEnv
:
String
?
=
null
,
workerType
:
String
?
=
null
)