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
/
GetInsightsErrorKindResponse
Get
Insights
Error
Kind
Response
data
class
GetInsightsErrorKindResponse
(
val
errorMessage
:
String
,
val
kind
:
String
,
val
queryId
:
String
?
=
null
)
GetInsights Query Errors.
Members
Constructors
Get
Insights
Error
Kind
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