toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.outputs
/
GetInsightsErrorResponse
Get
Insights
Error
Response
data
class
GetInsightsErrorResponse
(
val
errorMessage
:
String
,
val
kind
:
String
,
val
queryId
:
String
?
=
null
)
GetInsights Query Errors.
Members
Constructors
Get
Insights
Error
Response
Link copied to clipboard
constructor
(
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