AssessmentSummary

Contains the summary of the assessment results.

Types

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

Properties

Link copied to clipboard

The Amazon S3 object containing the anti-pattern report.

Link copied to clipboard

The status of the anti-pattern report.

Link copied to clipboard

The status message of the anti-pattern report.

Link copied to clipboard

The time the assessment was performed.

Link copied to clipboard

List of AntipatternSeveritySummary.

Link copied to clipboard

List of status summaries of the analyzed application components.

Link copied to clipboard

List of ApplicationComponentStrategySummary.

Link copied to clipboard

List of ApplicationComponentSummary.

Link copied to clipboard

List of status summaries of the analyzed servers.

Link copied to clipboard

List of ServerStrategySummary.

Link copied to clipboard

List of ServerSummary.

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