Assessment Reports Destination
data class AssessmentReportsDestination(val destination: String? = null, val destinationType: AssessmentReportDestinationType? = null)
The destination in which evidence reports are stored for the specified assessment.