toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.outputs
/
SecurityAlertTimelineItemResponse
/
SecurityAlertTimelineItemResponse
Security
Alert
Timeline
Item
Response
constructor
(
alertType
:
String
,
azureResourceId
:
String
,
description
:
String
?
=
null
,
displayName
:
String
,
endTimeUtc
:
String
,
intent
:
String
,
kind
:
String
,
productName
:
String
?
=
null
,
severity
:
String
,
startTimeUtc
:
String
,
techniques
:
List
<
String
>
?
=
null
,
timeGenerated
:
String
)