

# RepromptResponse
<a name="API_agent-runtime_RepromptResponse"></a>

Contains details about the agent's response to reprompt the input.

## Contents
<a name="API_agent-runtime_RepromptResponse_Contents"></a>

 ** source **   <a name="bedrock-Type-agent-runtime_RepromptResponse-source"></a>
Specifies what output is prompting the agent to reprompt the input.  
Type: String  
Valid Values: `ACTION_GROUP | KNOWLEDGE_BASE | PARSER`   
Required: No

 ** text **   <a name="bedrock-Type-agent-runtime_RepromptResponse-text"></a>
The text reprompting the input.  
Type: String  
Required: No

## See Also
<a name="API_agent-runtime_RepromptResponse_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agent-runtime-2023-07-26/RepromptResponse) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/RepromptResponse) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/RepromptResponse) 