pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigquery.v2.kotlin.inputs
/
JobConfigurationLoadArgsBuilder
/
connectionProperties
connection
Properties
@
JvmName
(
name
=
"jbcetjvqtwlognhs"
)
suspend
fun
connectionProperties
(
value
:
Output
<
List
<
ConnectionPropertyArgs
>
>
)
@
JvmName
(
name
=
"eflnqachfwhbhcyh"
)
suspend
fun
connectionProperties
(
value
:
List
<
ConnectionPropertyArgs
>
?
)
Parameters
value
Connection properties.
@
JvmName
(
name
=
"bvyhmtormjspcuov"
)
suspend
fun
connectionProperties
(
vararg
values
:
Output
<
ConnectionPropertyArgs
>
)
@
JvmName
(
name
=
"faqtxmfconafexew"
)
suspend
fun
connectionProperties
(
values
:
List
<
Output
<
ConnectionPropertyArgs
>
>
)
@
JvmName
(
name
=
"ohvlyvpbcgdgolst"
)
suspend
fun
connectionProperties
(
vararg
values
:
ConnectionPropertyArgs
)
Parameters
values
Connection properties.
@
JvmName
(
name
=
"dpcbygixnkylqnpq"
)
suspend
fun
connectionProperties
(
argument
:
List
<
suspend
ConnectionPropertyArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"obtlynkdpybijplw"
)
suspend
fun
connectionProperties
(
vararg
argument
:
suspend
ConnectionPropertyArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"ygxhgtermflcniwj"
)
suspend
fun
connectionProperties
(
argument
:
suspend
ConnectionPropertyArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Connection properties.