AnswerSummary

An answer summary of a lens review in a workload.

Types

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

Properties

Link copied to clipboard

A list of selected choices to a question in your workload.

Link copied to clipboard

List of choices available for a question.

Link copied to clipboard

Defines whether this question is applicable to a lens review.

Link copied to clipboard

Configuration of the Jira integration.

Link copied to clipboard

The ID used to identify a pillar, for example, security.

Link copied to clipboard

The ID of the question.

Link copied to clipboard

The title of the question.

Link copied to clipboard

The type of the question.

Link copied to clipboard

The reason why a choice is non-applicable to a question in your workload.

Link copied to clipboard
val risk: Risk?

The risk for a given workload, lens review, pillar, or question.

Link copied to clipboard

List of selected choice IDs in a question answer.

Functions

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