toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.inputs
/
DataFlowArgsBuilder
/
streams
streams
@
JvmName
(
name
=
"ipoylxsnrcvclnjp"
)
suspend
fun
streams
(
value
:
Output
<
List
<
Either
<
String
,
KnownDataFlowStreams
>
>
>
)
@
JvmName
(
name
=
"svyqhxagiyeoblqf"
)
suspend
fun
streams
(
value
:
List
<
Either
<
String
,
KnownDataFlowStreams
>
>
?
)
Parameters
value
List of streams for this data flow.
@
JvmName
(
name
=
"oysbphhkybjirlkn"
)
suspend
fun
streams
(
vararg
values
:
Output
<
Either
<
String
,
KnownDataFlowStreams
>
>
)
@
JvmName
(
name
=
"fhrxlxrutsjmwcdw"
)
suspend
fun
streams
(
values
:
List
<
Output
<
Either
<
String
,
KnownDataFlowStreams
>
>
>
)
@
JvmName
(
name
=
"rguenekvtuhiebuj"
)
suspend
fun
streams
(
vararg
values
:
Either
<
String
,
KnownDataFlowStreams
>
)
Parameters
values
List of streams for this data flow.