toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataproc.kotlin.inputs
/
BatchEnvironmentConfigExecutionConfigArgs
/
BatchEnvironmentConfigExecutionConfigArgs
Batch
Environment
Config
Execution
Config
Args
constructor
(
kmsKey
:
Output
<
String
>
?
=
null
,
networkTags
:
Output
<
List
<
String
>
>
?
=
null
,
networkUri
:
Output
<
String
>
?
=
null
,
serviceAccount
:
Output
<
String
>
?
=
null
,
stagingBucket
:
Output
<
String
>
?
=
null
,
subnetworkUri
:
Output
<
String
>
?
=
null
,
ttl
:
Output
<
String
>
?
=
null
)