Add Incident Task Action Properties Response
data class AddIncidentTaskActionPropertiesResponse(val description: String? = null, val title: String)
Describes an automation rule action to add a task to an incident.