pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.waf.kotlin
/
ProtectionModuleArgs
/
ProtectionModuleArgs
Protection
Module
Args
fun
ProtectionModuleArgs
(
defenseType
:
Output
<
String
>
?
=
null
,
domain
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
mode
:
Output
<
Int
>
?
=
null
,
status
:
Output
<
Int
>
?
=
null
)