CreateAgentProfileRequest

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

The business overview for this profile.

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

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

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

Link copied to clipboard
val name: String?

The system name of the profile.

Link copied to clipboard

The Well-Architected Tool Framework pillars to associate with this profile.

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

The tags to associate 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