Assessment Aws Account
data class AssessmentAwsAccount(val emailAddress: String? = null, val id: String? = null, val name: String? = null)
The AWS account associated with the assessment.
The AWS account associated with the assessment.