AssessmentArgs

constructor(assessmentReportsDestination: Output<AssessmentReportsDestinationArgs>? = null, awsAccount: Output<AssessmentAwsAccountArgs>? = null, delegations: Output<List<AssessmentDelegationArgs>>? = null, description: Output<String>? = null, frameworkId: Output<String>? = null, name: Output<String>? = null, roles: Output<List<AssessmentRoleArgs>>? = null, scope: Output<AssessmentScopeArgs>? = null, status: Output<AssessmentStatus>? = null, tags: Output<List<TagArgs>>? = null)