pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin
/
IncidentRelationArgs
/
IncidentRelationArgs
Incident
Relation
Args
fun
IncidentRelationArgs
(
incidentId
:
Output
<
String
>
?
=
null
,
relatedResourceId
:
Output
<
String
>
?
=
null
,
relationName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
workspaceName
:
Output
<
String
>
?
=
null
)