toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ddos.kotlin
/
BasicDefenseThresholdArgs
/
BasicDefenseThresholdArgs
Basic
Defense
Threshold
Args
constructor
(
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
)