toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.nas.kotlin
/
DataFlowArgs
/
DataFlowArgs
Data
Flow
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
dryRun
:
Output
<
Boolean
>
?
=
null
,
fileSystemId
:
Output
<
String
>
?
=
null
,
fsetId
:
Output
<
String
>
?
=
null
,
sourceSecurityType
:
Output
<
String
>
?
=
null
,
sourceStorage
:
Output
<
String
>
?
=
null
,
status
:
Output
<
String
>
?
=
null
,
throughput
:
Output
<
Int
>
?
=
null
)