AssessmentArgs

constructor(assessmentReportsDestination: Output<AssessmentAssessmentReportsDestinationArgs>? = null, description: Output<String>? = null, frameworkId: Output<String>? = null, name: Output<String>? = null, roles: Output<List<AssessmentRoleArgs>>? = null, scope: Output<AssessmentScopeArgs>? = null, tags: Output<Map<String, String>>? = null)