CreateAgentSpaceRequest

Input for creating a new agent space

Types

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

Properties

Link copied to clipboard

AWS resource configurations associated with the agent space

Link copied to clipboard

Configuration for code review analysis, including controls scanning and general purpose scanning settings

Link copied to clipboard

Description of the agent space

Link copied to clipboard

Identifier of the KMS key used to encrypt data. Can be a key ID, key ARN, alias name, or alias ARN. If not specified, an AWS managed key is used.

Link copied to clipboard
val name: String?

Name of the agent space

Link copied to clipboard

Tags to associate with the agent space

Link copied to clipboard

Target domain IDs to associate with the agent space

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