UpdateAgentRequest

Update Agent Request

Types

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

Properties

Link copied to clipboard

Id generated at the server side when an Agent is created

Link copied to clipboard

Name for a resource.

Link copied to clipboard

ARN of a IAM role.

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.

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