AssessmentReport

A finalized document that's generated from an Audit Manager assessment. These reports summarize the relevant evidence that was collected for your audit, and link to the relevant evidence folders. These evidence folders are named and organized according to the controls that are specified in your assessment.

Types

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

Properties

Link copied to clipboard

The identifier for the specified assessment.

Link copied to clipboard

The name of the associated assessment.

Link copied to clipboard

The name of the user who created the assessment report.

Link copied to clipboard

The identifier for the specified Amazon Web Services account.

Link copied to clipboard

Specifies when the assessment report was created.

Link copied to clipboard

The description of the specified assessment report.

Link copied to clipboard
val id: String?

The unique identifier for the assessment report.

Link copied to clipboard
val name: String?

The name that's given to the assessment report.

Link copied to clipboard

The current status of the specified assessment report.

Functions

Link copied to clipboard
inline fun copy(block: AssessmentReport.Builder.() -> Unit = {}): AssessmentReport
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