class Aws::AuditManager::Types::AssessmentControlSet
Represents a set of controls in an Audit Manager assessment.
@!attribute [rw] id
The identifier of the control set in the assessment. This is the control set name in a plain string format. @return [String]
@!attribute [rw] description
The description for the control set. @return [String]
@!attribute [rw] status
Specifies the current status of the control set. @return [String]
@!attribute [rw] roles
The roles associated with the control set. @return [Array<Types::Role>]
@!attribute [rw] controls
The list of controls contained with the control set. @return [Array<Types::AssessmentControl>]
@!attribute [rw] delegations
The delegations associated with the control set. @return [Array<Types::Delegation>]
@!attribute [rw] system_evidence_count
The total number of evidence objects retrieved automatically for the control set. @return [Integer]
@!attribute [rw] manual_evidence_count
The total number of evidence objects uploaded manually to the control set. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/AssessmentControlSet AWS API Documentation
Constants
- SENSITIVE