CreateAgentProfileResponse

Types

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

Properties

Link copied to clipboard

The aggregation configuration.

Link copied to clipboard
val arn: String

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

Link copied to clipboard

The business overview of the created 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.

Link copied to clipboard

A description of the created profile.

Link copied to clipboard

The display name of the created profile.

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.

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 created profile.

Link copied to clipboard

The Well-Architected Tool Framework pillars associated with the created profile.

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

The tags associated with the created 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