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

The unique identifier of the agent space to update.

Link copied to clipboard

The updated AWS resources to associate with the agent space.

Link copied to clipboard

The updated code review settings for the agent space.

Link copied to clipboard

The updated description of the agent space.

Link copied to clipboard
val name: String?

The updated name of the agent space.

Link copied to clipboard

The updated list of target domain identifiers 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