UpdateAssessmentRequest

Types

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

Properties

Link copied to clipboard

The description of the assessment.

Link copied to clipboard

The unique identifier for the assessment.

Link copied to clipboard

The name of the assessment to be updated.

Link copied to clipboard

The assessment report storage destination for the assessment that's being updated.

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

The list of roles for the assessment.

Link copied to clipboard
val scope: Scope?

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