pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.outputs
/
TimelineErrorResponse
Timeline
Error
Response
data
class
TimelineErrorResponse
(
val
errorMessage
:
String
,
val
kind
:
String
,
val
queryId
:
String
?
=
null
)
Timeline Query Errors.
Types
Constructors
Properties
Constructors
Timeline
Error
Response
Link copied to clipboard
fun
TimelineErrorResponse
(
errorMessage
:
String
,
kind
:
String
,
queryId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
error
Message
Link copied to clipboard
val
errorMessage
:
String
the error message
kind
Link copied to clipboard
val
kind
:
String
the query kind
query
Id
Link copied to clipboard
val
queryId
:
String
?
=
null
the query id