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