toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.alertsmanagement.kotlin.inputs
/
DiagnosticsArgs
/
DiagnosticsArgs
Diagnostics
Args
constructor
(
conditions
:
Output
<
ConditionsArgs
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
scope
:
Output
<
ScopeArgs
>
?
=
null
,
status
:
Output
<
Either
<
String
,
ActionRuleStatus
>
>
?
=
null
,
type
:
Output
<
String
>
)