pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin
/
IncidentCommentArgs
/
IncidentCommentArgs
Incident
Comment
Args
fun
IncidentCommentArgs
(
incidentCommentId
:
Output
<
String
>
?
=
null
,
incidentId
:
Output
<
String
>
?
=
null
,
message
:
Output
<
String
>
?
=
null
,
operationalInsightsResourceProvider
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
workspaceName
:
Output
<
String
>
?
=
null
)