class Aws::AuditManager::Types::AssessmentControl
The control entity that represents a standard or custom control used in an Audit Manager assessment.
@!attribute [rw] id
The identifier for the specified control. @return [String]
@!attribute [rw] name
The name of the specified control. @return [String]
@!attribute [rw] description
The description of the specified control. @return [String]
@!attribute [rw] status
The status of the specified control. @return [String]
@!attribute [rw] response
The response of the specified control. @return [String]
@!attribute [rw] comments
The list of comments attached to the specified control. @return [Array<Types::ControlComment>]
@!attribute [rw] evidence_sources
The list of data sources for the specified evidence. @return [Array<String>]
@!attribute [rw] evidence_count
The amount of evidence generated for the control. @return [Integer]
@!attribute [rw] assessment_report_evidence_count
The amount of evidence in the assessment report. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/AssessmentControl AWS API Documentation
Constants
- SENSITIVE