pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin
/
DataFlowArgs
/
DataFlowArgs
Data
Flow
Args
fun
DataFlowArgs
(
dataFlowName
:
Output
<
String
>
?
=
null
,
factoryName
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
Any
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)