class Aws::BedrockAgent::Types::AgentSummary
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/AgentSummary AWS API Documentation
@return [Time]
The time at which the agent was last updated.
@!attribute [rw] updated_at
@return [String]
The latest version of the agent.
@!attribute [rw] latest_agent_version
@return [Types::GuardrailConfiguration]
Details about the guardrail associated with the agent.
@!attribute [rw] guardrail_configuration
@return [String]
The description of the agent.
@!attribute [rw] description
@return [String]
The status of the agent.
@!attribute [rw] agent_status
@return [String]
The name of the agent.
@!attribute [rw] agent_name
@return [String]
The unique identifier of the agent.
@!attribute [rw] agent_id
Contains details about an agent.