WorkloadDeploymentPatternDataSummary

Describes a workload deployment pattern.

Types

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

Properties

Link copied to clipboard

Optional list of constraints describing what kind of AWS account is allowed to deploy this workload or deployment pattern. Within a single list the semantics are OR: an account satisfies the list if it satisfies any entry. Workload-level and pattern-level lists combine with AND at deployment time. An absent or empty list at this level means no constraint at this level.

Link copied to clipboard

The name of a workload deployment pattern.

Link copied to clipboard

The version name of a workload deployment pattern.

Link copied to clipboard

The description of a workload deployment pattern.

Link copied to clipboard

The display name of a workload deployment pattern.

Link copied to clipboard

The status of a workload deployment pattern.

Link copied to clipboard

A message about a workload deployment pattern's status.

Link copied to clipboard

The name of the workload.

Link copied to clipboard

The name of the workload deployment pattern version.

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