CreateWorkloadRequest

Input for workload creation.

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

A unique case-sensitive string used to ensure that this request is idempotent (executes only once).

Link copied to clipboard

The description for the workload.

Link copied to clipboard

Well-Architected discovery configuration settings associated to the workload.

Link copied to clipboard

The environment for the workload.

Link copied to clipboard

The industry for the workload.

Link copied to clipboard

The industry type for the workload.

Link copied to clipboard

Jira configuration settings when creating 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

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

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

The list of profile ARNs associated with the 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 list of review template ARNs to associate with the workload.

Link copied to clipboard

The tags to be associated with the workload.

Link copied to clipboard

The name of the workload.

Functions

Link copied to clipboard
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