Incident Service Connection Args
data class IncidentServiceConnectionArgs(val id: Output<String>, val name: Output<String>) : ConvertibleToJava<IncidentServiceConnectionArgs>
The connection info for Incident Receiver.