pulumi-aws-kotlin
5.42.0.0
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin
/
JobArgsBuilder
/
connections
connections
@
JvmName
(
name
=
"npntcabidngkbguu"
)
suspend
fun
connections
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ngqkoyewtanlxkrm"
)
suspend
fun
connections
(
value
:
List
<
String
>
?
)
Parameters
value
The list of connections used for this job.
@
JvmName
(
name
=
"sauncudiuuoeiytw"
)
suspend
fun
connections
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"dbboertxnmfcimnw"
)
suspend
fun
connections
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"hjtchkudbowuvkpl"
)
suspend
fun
connections
(
vararg
values
:
String
)
Parameters
values
The list of connections used for this job.