Get Control Result
data class GetControlResult(val actionPlanInstructions: String, val actionPlanTitle: String, val arn: String, val controlMappingSources: List<GetControlControlMappingSource>? = null, val description: String, val id: String, val name: String, val tags: Map<String, String>, val testingInformation: String, val type: String)
A collection of values returned by getControl.