AgentProfileSummary

Summary of an optimization profile, including its configuration, metadata, and audit information.

Types

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

Properties

Link copied to clipboard

The aggregation configuration that defines which Amazon Web Services accounts and Regions to analyze.

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the optimization profile.

Link copied to clipboard

The business overview for this profile.

Link copied to clipboard

The timestamp when the profile was created.

Link copied to clipboard

The identifier of the user or system that created this profile.

Link copied to clipboard

Indicates whether deletion protection is enabled for the profile.

Link copied to clipboard

A description of the profile.

Link copied to clipboard

The display name of the profile shown to users.

Link copied to clipboard

Indicates whether the profile is valid for manual architecture generation.

Link copied to clipboard

Indicates whether the profile is valid for scheduled recommendation generation.

Link copied to clipboard

The ARN of the IAM execution role used for recommendation actions.

Link copied to clipboard

A map of field paths to error messages for invalid or missing input fields.

Link copied to clipboard

The timestamp when the profile was last modified.

Link copied to clipboard

The identifier of the user or system that last modified this profile.

Link copied to clipboard

The system name of the profile.

Link copied to clipboard

The Well-Architected Tool Framework pillars associated with this profile.

Link copied to clipboard
val tags: List<Tag>?

The tags associated with the profile.

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