CreateAgentRequest

Create Agent Request

Types

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

Properties

Link copied to clipboard

Name for a resource.

Link copied to clipboard

ARN of a IAM role.

Link copied to clipboard

Client specified token used for idempotency checks

Link copied to clipboard

A KMS key ARN

Link copied to clipboard

Description of the Resource.

Link copied to clipboard

ARN or name of a Bedrock model.

Link copied to clipboard

Max Session Time.

Link copied to clipboard

Instruction for the agent.

Link copied to clipboard

Configuration for prompt override.

Link copied to clipboard

A map of tag keys and values

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