pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
MapperConnectionReferenceArgsBuilder
Mapper
Connection
Reference
Args
Builder
class
MapperConnectionReferenceArgsBuilder
Builder for
MapperConnectionReferenceArgs
.
Functions
Functions
connection
Name
Link copied to clipboard
@
JvmName
(
name
=
"wdcixevuctimttkf"
)
suspend
fun
connectionName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mivlqsiqsbskforo"
)
suspend
fun
connectionName
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"tdlatqufrgvcndjj"
)
fun
type
(
value
:
ConnectionType
)
@
JvmName
(
name
=
"ugviqjfijypeammc"
)
suspend
fun
type
(
value
:
Either
<
String
,
ConnectionType
>
?
)
@
JvmName
(
name
=
"rqlvvhryepiefhat"
)
suspend
fun
type
(
value
:
Output
<
Either
<
String
,
ConnectionType
>
>
)
@
JvmName
(
name
=
"iryipekmkumjhlew"
)
fun
type
(
value
:
String
)