toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperations.kotlin.inputs
/
DataFlowSourceOperationArgs
/
DataFlowSourceOperationArgs
Data
Flow
Source
Operation
Args
constructor
(
assetRef
:
Output
<
String
>
?
=
null
,
dataSources
:
Output
<
List
<
String
>
>
,
endpointRef
:
Output
<
String
>
,
schemaRef
:
Output
<
String
>
?
=
null
,
serializationFormat
:
Output
<
Either
<
String
,
SourceSerializationFormat
>
>
?
=
null
)