Assessment

An entity that defines the scope of audit evidence collected by Audit Manager. An Audit Manager assessment is an implementation of an Audit Manager framework.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the assessment.

Link copied to clipboard

The Amazon Web Services account that's associated with the assessment.

Link copied to clipboard

The framework that the assessment was created from.

Link copied to clipboard

The metadata for the assessment.

Link copied to clipboard

The tags that are associated with the assessment.

Functions

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