class Aws::BedrockAgent::Types::AssociateAgentCollaboratorRequest


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/AssociateAgentCollaboratorRequest AWS API Documentation
@return [String]
A relay conversation history for the collaborator.
@!attribute [rw] relay_conversation_history
@return [String]
A name for the collaborator.
@!attribute [rw] collaborator_name
@return [String]
Instruction for the collaborator.
@!attribute [rw] collaboration_instruction
@return [String]
not need to pass this option.
**A suitable default value is auto-generated.** You should normally
A client token.
@!attribute [rw] client_token
@return [String]
An agent version.
@!attribute [rw] agent_version
@return [String]
The agent’s ID.
@!attribute [rw] agent_id
@return [Types::AgentDescriptor]
The alias of the collaborator agent.
@!attribute [rw] agent_descriptor