AssessmentMetadataItem

A metadata object that's associated with an assessment in Audit Manager.

Types

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

Properties

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
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

The current 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