pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.yundun.kotlin
/
DBAuditInstanceArgs
/
DBAuditInstanceArgs
DBAudit
Instance
Args
fun
DBAuditInstanceArgs
(
description
:
Output
<
String
>
?
=
null
,
period
:
Output
<
Int
>
?
=
null
,
planCode
:
Output
<
String
>
?
=
null
,
resourceGroupId
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
Any
>
>
?
=
null
,
vswitchId
:
Output
<
String
>
?
=
null
)