class Aws::BedrockAgent::Types::UpdateAgentCollaboratorRequest
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/UpdateAgentCollaboratorRequest AWS API Documentation
@return [String]
A relay conversation history for the collaborator.
@!attribute [rw] relay_conversation_history
@return [String]
The collaborator’s name.
@!attribute [rw] collaborator_name
@return [String]
The collaborator’s ID.
@!attribute [rw] collaborator_id
@return [String]
Instruction for the collaborator.
@!attribute [rw] collaboration_instruction
@return [String]
The agent’s version.
@!attribute [rw] agent_version
@return [String]
The agent’s ID.
@!attribute [rw] agent_id
@return [Types::AgentDescriptor]
An agent descriptor for the agent collaborator.
@!attribute [rw] agent_descriptor