class Aws::AuditManager::Types::AssessmentEvidenceFolder
The folder in which Audit Manager stores evidence for an assessment.
@!attribute [rw] name
The name of the specified evidence folder. @return [String]
@!attribute [rw] date
The date when the first evidence was added to the evidence folder. @return [Time]
@!attribute [rw] assessment_id
The identifier for the specified assessment. @return [String]
@!attribute [rw] control_set_id
The identifier for the control set. @return [String]
@!attribute [rw] control_id
The unique identifier for the specified control. @return [String]
@!attribute [rw] id
The identifier for the folder in which evidence is stored. @return [String]
@!attribute [rw] data_source
The Amazon Web Service from which the evidence was collected. @return [String]
@!attribute [rw] author
The name of the user who created the evidence folder. @return [String]
@!attribute [rw] total_evidence
The total amount of evidence in the evidence folder. @return [Integer]
@!attribute [rw] assessment_report_selection_count
The total count of evidence included in the assessment report. @return [Integer]
@!attribute [rw] control_name
The name of the control. @return [String]
@!attribute [rw] evidence_resources_included_count
The amount of evidence included in the evidence folder. @return [Integer]
@!attribute [rw] evidence_by_type_configuration_data_count
The number of evidence that falls under the configuration data category. This evidence is collected from configuration snapshots of other Amazon Web Services services such as Amazon EC2, Amazon S3, or IAM. @return [Integer]
@!attribute [rw] evidence_by_type_manual_count
The number of evidence that falls under the manual category. This evidence is imported manually. @return [Integer]
@!attribute [rw] evidence_by_type_compliance_check_count
The number of evidence that falls under the compliance check category. This evidence is collected from Config or Security Hub. @return [Integer]
@!attribute [rw] evidence_by_type_compliance_check_issues_count
The total number of issues that were reported directly from Security Hub, Config, or both. @return [Integer]
@!attribute [rw] evidence_by_type_user_activity_count
The number of evidence that falls under the user activity category. This evidence is collected from CloudTrail logs. @return [Integer]
@!attribute [rw] evidence_aws_service_source_count
The total number of Amazon Web Services resources assessed to generate the evidence. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/AssessmentEvidenceFolder AWS API Documentation
Constants
- SENSITIVE