pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.alertsmanagement.kotlin.inputs
/
CorrelateByArgs
Correlate
By
Args
data
class
CorrelateByArgs
(
val
field
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
CorrelateByArgs
>
The logic for the correlation.
Constructors
Functions
Properties
Constructors
Correlate
By
Args
Link copied to clipboard
fun
CorrelateByArgs
(
field
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CorrelateByArgs
Properties
field
Link copied to clipboard
val
field
:
Output
<
String
>
?
=
null
The JPath of the property that the alerts should be correlated by.