class Aws::BedrockAgent::Types::PromptSummary


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/PromptSummary AWS API Documentation
@return [String]
The version of the prompt that this summary applies to.
@!attribute [rw] version
@return [Time]
The time at which the prompt was last updated.
@!attribute [rw] updated_at
@return [String]
The name of the prompt.
@!attribute [rw] name
@return [String]
The unique identifier of the prompt.
@!attribute [rw] id
@return [String]
The description of the prompt.
@!attribute [rw] description
@return [Time]
The time at which the prompt was created.
@!attribute [rw] created_at
@return [String]
(if you specified a version in the request).
The Amazon Resource Name (ARN) of the prompt or the prompt version
@!attribute [rw] arn<br><br>: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_ListPrompts.html#API_agent_ListPrompts_ResponseSyntax<br><br><br><br>^
* [ListPrompts response][1]

This data type is used in the following API operations:
Contains information about a prompt in your Prompt management tool.