AssessmentMetadata

The metadata that's associated with the specified assessment.

Types

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

Properties

Link copied to clipboard

The destination that evidence reports are stored in for the assessment.

Link copied to clipboard

The name of the compliance standard that's related to the assessment, such as PCI-DSS.

Link copied to clipboard

Specifies when the assessment was created.

Link copied to clipboard

The delegations that are associated with the assessment.

Link copied to clipboard

The description of the assessment.

Link copied to clipboard
val id: String?

The unique identifier for the assessment.

Link copied to clipboard

The time of the most recent update.

Link copied to clipboard
val name: String?

The name of the assessment.

Link copied to clipboard
val roles: List<Role>?

The roles that are associated with the assessment.

Link copied to clipboard
val scope: Scope?

The wrapper of Amazon Web Services accounts and services that are in scope for the assessment.

Link copied to clipboard

The overall status of the assessment.

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