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

The AWS resources to associate with the agent space.

Link copied to clipboard

The code review settings for the agent space.

Link copied to clipboard

A description of the agent space.

Link copied to clipboard

The identifier of the AWS KMS key to use for encrypting data in the agent space.

Link copied to clipboard
val name: String?

The name of the agent space.

Link copied to clipboard

The tags to associate with the agent space.

Link copied to clipboard

The 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