Workload

class Workload

A workload return object.

Types

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

Properties

Link copied to clipboard

The list of Amazon Web Services account IDs associated with the workload.

Link copied to clipboard

List of AppRegistry application ARNs associated to the workload.

Link copied to clipboard

The URL of the architectural design for the workload.

Link copied to clipboard

The list of Amazon Web Services Regions associated with the workload, for example, us-east-2, or ca-central-1.

Link copied to clipboard

The description for the workload.

Link copied to clipboard

Discovery configuration associated to the workload.

Link copied to clipboard

The environment for the workload.

Link copied to clipboard

The improvement status for a workload.

Link copied to clipboard

The industry for the workload.

Link copied to clipboard

The industry type for the workload.

Link copied to clipboard

Flag indicating whether the workload owner has acknowledged that the Review owner field is required.

Link copied to clipboard

Jira configuration for a specific 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

The list of non-Amazon Web Services Regions associated with the workload.

Link copied to clipboard

The notes associated with the workload.

Link copied to clipboard

An Amazon Web Services account ID.

Link copied to clipboard

The priorities of the pillars, which are used to order items in the improvement plan. Each pillar is represented by its PillarReviewSummary$PillarId.

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

The review owner of the workload. The name, email address, or identifier for the primary group or individual that owns the workload review process.

Link copied to clipboard

The date and time recorded.

Link copied to clipboard

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

Link copied to clipboard

The ID assigned to the share invitation.

Link copied to clipboard

The tags associated with the workload.

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: Workload.Builder.() -> Unit = {}): Workload
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