UpdateAgentSpaceRequest

Input for updating an agent space

Types

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

Properties

Link copied to clipboard

ID of the agent space to update

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
val name: String?

Name of 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