toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ddos.kotlin
/
BasicThresholdArgs
/
BasicThresholdArgs
Basic
Threshold
Args
constructor
(
bps
:
Output
<
Int
>
?
=
null
,
instanceId
:
Output
<
String
>
?
=
null
,
instanceType
:
Output
<
String
>
?
=
null
,
internetIp
:
Output
<
String
>
?
=
null
,
pps
:
Output
<
Int
>
?
=
null
)