pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cen.kotlin
/
FlowLogArgs
/
FlowLogArgs
Flow
Log
Args
fun
FlowLogArgs
(
cenId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
flowLogName
:
Output
<
String
>
?
=
null
,
logStoreName
:
Output
<
String
>
?
=
null
,
projectName
:
Output
<
String
>
?
=
null
,
status
:
Output
<
String
>
?
=
null
)