class Aws::BedrockAgent::Types::AgentCollaborator
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/AgentCollaborator AWS API Documentation
@return [String]
The collaborator’s relay conversation history.
@!attribute [rw] relay_conversation_history
@return [Time]
When the collaborator was updated.
@!attribute [rw] last_updated_at
@return [Time]
When the collaborator was created.
@!attribute [rw] created_at
@return [String]
The collaborator’s collaborator name.
@!attribute [rw] collaborator_name
@return [String]
The collaborator’s collaborator ID.
@!attribute [rw] collaborator_id
@return [String]
The collaborator’s instructions.
@!attribute [rw] collaboration_instruction
@return [String]
The collaborator’s client token.
@!attribute [rw] client_token
@return [String]
The collaborator’s agent version.
@!attribute [rw] agent_version
@return [String]
The collaborator’s agent ID.
@!attribute [rw] agent_id
@return [Types::AgentDescriptor]
The collaborator’s agent descriptor.
@!attribute [rw] agent_descriptor
An agent collaborator.