pulumi-azure-native-kotlin
2.14.0.0
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
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
workspaceName
:
Output
<
String
>
?
=
null
)