toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin
/
JobArgsBuilder
/
command
command
@
JvmName
(
name
=
"emvumknskbvbjrcm"
)
suspend
fun
command
(
value
:
Output
<
JobCommandArgs
>
)
@
JvmName
(
name
=
"kbmafnfeydodxwfs"
)
suspend
fun
command
(
value
:
JobCommandArgs
?
)
Parameters
value
The command of the job. Defined below.
@
JvmName
(
name
=
"ttxeucxvabhwiptt"
)
suspend
fun
command
(
argument
:
suspend
JobCommandArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The command of the job. Defined below.