AssessmentSummary

Contains summary information about a failure mode assessment.

Types

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

Properties

Link copied to clipboard

The achievability results from the assessment.

Link copied to clipboard

The cost of the assessment.

Link copied to clipboard

The unique identifier of the assessment.

Link copied to clipboard

The current status of the assessment.

Link copied to clipboard

The current step of the assessment process.

Link copied to clipboard

The number of billable assessment units consumed by the assessment.

Link copied to clipboard

The timestamp when the assessment ended.

Link copied to clipboard

The error code if the assessment failed.

Link copied to clipboard

A message describing the error if the assessment failed.

Link copied to clipboard

ARN identifier.

Link copied to clipboard

The timestamp when the assessment started.

Link copied to clipboard

The total number of findings generated by the assessment.

Functions

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