AssessmentEvidenceFolder

The folder where Audit Manager stores evidence for an assessment.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier for the assessment.

Link copied to clipboard

The total count of evidence that's included in the assessment report.

Link copied to clipboard

The name of the user who created the evidence folder.

Link copied to clipboard

The unique identifier for the control.

Link copied to clipboard

The name of the control.

Link copied to clipboard

The identifier for the control set.

Link copied to clipboard

The Amazon Web Services service that the evidence was collected from.

Link copied to clipboard

The date when the first evidence was added to the evidence folder.

Link copied to clipboard

The total number of Amazon Web Services resources that were assessed to generate the evidence.

Link copied to clipboard

The number of evidence that falls under the compliance check category. This evidence is collected from Config or Security Hub.

Link copied to clipboard

The total number of issues that were reported directly from Security Hub, Config, or both.

Link copied to clipboard

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.

Link copied to clipboard

The number of evidence that falls under the manual category. This evidence is imported manually.

Link copied to clipboard

The number of evidence that falls under the user activity category. This evidence is collected from CloudTrail logs.

Link copied to clipboard

The amount of evidence that's included in the evidence folder.

Link copied to clipboard
val id: String?

The identifier for the folder that the evidence is stored in.

Link copied to clipboard
val name: String?

The name of the evidence folder.

Link copied to clipboard

The total amount of evidence in the evidence folder.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String