class Aws::BedrockAgent::Types::AgentCollaboratorSummary
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/AgentCollaboratorSummary AWS API Documentation
@return [String]
The collaborator’s relay conversation history.
@!attribute [rw] relay_conversation_history
@return [Time]
When the collaborator was last updated.
@!attribute [rw] last_updated_at
@return [Time]
When the collaborator was created.
@!attribute [rw] created_at
@return [String]
The collaborator’s name.
@!attribute [rw] collaborator_name
@return [String]
The collaborator’s ID.
@!attribute [rw] collaborator_id
@return [String]
The collaborator’s collaboration instruction.
@!attribute [rw] collaboration_instruction
@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 summary.