pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ddos.kotlin
/
BasicDefenseThresholdArgs
/
BasicDefenseThresholdArgs
Basic
Defense
Threshold
Args
fun
BasicDefenseThresholdArgs
(
bps
:
Output
<
Int
>
?
=
null
,
ddosType
:
Output
<
String
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
instanceType
:
Output
<
String
>
?
=
null
,
internetIp
:
Output
<
String
>
?
=
null
,
isAuto
:
Output
<
Boolean
>
?
=
null
,
pps
:
Output
<
Int
>
?
=
null
)