class Aws::BedrockAgent::Types::UpdateAgentRequest
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/UpdateAgentRequest AWS API Documentation
@return [Types::PromptOverrideConfiguration]
Configuration for prompt override.
@!attribute [rw] prompt_override_configuration
@return [String]
A KMS key ARN
@!attribute [rw] customer_encryption_key_arn
@return [String]
ARN of a IAM role.
@!attribute [rw] agent_resource_role_arn
@return [Integer]
Max Session Time.
@!attribute [rw] idle_session_ttl_in_seconds
@return [String]
Description of the Resource.
@!attribute [rw] description
@return [String]
ARN or name of a Bedrock model.
@!attribute [rw] foundation_model
@return [String]
Instruction for the agent.
@!attribute [rw] instruction
@return [String]
Name for a resource.
@!attribute [rw] agent_name
@return [String]
Id generated at the server side when an Agent is created
@!attribute [rw] agent_id
Update Agent Request