AssessmentControlSet

Represents a set of controls in an Audit Manager assessment.

Types

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

Properties

Link copied to clipboard

The list of controls that's contained with the control set.

Link copied to clipboard

The delegations that are associated with the control set.

Link copied to clipboard

The description for the control set.

Link copied to clipboard
val id: String?

The identifier of the control set in the assessment. This is the control set name in a plain string format.

Link copied to clipboard

The total number of evidence objects that are uploaded manually to the control set.

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

The roles that are associated with the control set.

Link copied to clipboard

The current status of the control set.

Link copied to clipboard

The total number of evidence objects that are retrieved automatically for the control set.

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