PillarItem

Item configuration for a specific Well-Architected Tool Framework pillar.

Types

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

Properties

Link copied to clipboard

A list of item IDs to process for this pillar, such as best practice IDs, Amazon Web Services service names, or resource ARNs.

Link copied to clipboard

The pillar this item configuration applies to.

Functions

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