toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.inputs
/
IncidentLabelArgs
Incident
Label
Args
data
class
IncidentLabelArgs
(
val
labelName
:
Output
<
String
>
)
:
ConvertibleToJava
<
IncidentLabelArgs
>
Represents an incident label
Members
Constructors
Incident
Label
Args
Link copied to clipboard
constructor
(
labelName
:
Output
<
String
>
)
Properties
label
Name
Link copied to clipboard
val
labelName
:
Output
<
String
>
The name of the label
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IncidentLabelArgs