toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin
/
JobArgsBuilder
/
connections
connections
@
JvmName
(
name
=
"bjksbplfeufvbnvw"
)
suspend
fun
connections
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"brecxunphdmbtcjh"
)
suspend
fun
connections
(
value
:
List
<
String
>
?
)
Parameters
value
The list of connections used for this job.
@
JvmName
(
name
=
"ooyohtasyjwstimd"
)
suspend
fun
connections
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"oadyattwgfgbagns"
)
suspend
fun
connections
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"pvohsvohmbijqdiu"
)
suspend
fun
connections
(
vararg
values
:
String
)
Parameters
values
The list of connections used for this job.