Control Args
constructor(actionPlanInstructions: Output<String>? = null, actionPlanTitle: Output<String>? = null, controlMappingSources: Output<List<ControlControlMappingSourceArgs>>? = null, description: Output<String>? = null, name: Output<String>? = null, tags: Output<Map<String, String>>? = null, testingInformation: Output<String>? = null)