toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.security.kotlin.inputs
/
ThresholdCustomAlertRuleArgs
/
ThresholdCustomAlertRuleArgs
Threshold
Custom
Alert
Rule
Args
constructor
(
isEnabled
:
Output
<
Boolean
>
,
maxThreshold
:
Output
<
Int
>
,
minThreshold
:
Output
<
Int
>
,
ruleType
:
Output
<
String
>
)