toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataproc.kotlin
/
batch
batch
suspend
fun
batch
(
name
:
String
,
block
:
suspend
BatchResourceBuilder
.
(
)
->
Unit
)
:
Batch
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Batch
.
See also
Batch
.
fun
batch
(
name
:
String
)
:
Batch
Parameters
name
The
unique
name of the resulting resource.
See also
Batch
.