WorkloadSummary

A workload summary return object.

Types

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

Properties

Link copied to clipboard

The improvement status for a workload.

Link copied to clipboard

The list of lenses associated with the workload. Each lens is identified by its LensSummary$LensAlias.

Link copied to clipboard

An Amazon Web Services account ID.

Link copied to clipboard

A map from risk names to the count of how many questions have that rating.

Link copied to clipboard

Profile associated with a workload.

Link copied to clipboard

A map from risk names to the count of how many questions have that rating.

Link copied to clipboard

The date and time recorded.

Link copied to clipboard

The ARN for the workload.

Link copied to clipboard

The ID assigned to the workload. This ID is unique within an Amazon Web Services Region.

Link copied to clipboard

The name of the workload.

Functions

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