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