

# WebLocation
<a name="API_runtime_WebLocation"></a>

Provides the URL and domain information for the website that was cited when performing a web search.

## Contents
<a name="API_runtime_WebLocation_Contents"></a>

 ** domain **   <a name="bedrock-Type-runtime_WebLocation-domain"></a>
The domain that was cited when performing a web search.  
Type: String  
Required: No

 ** url **   <a name="bedrock-Type-runtime_WebLocation-url"></a>
The URL that was cited when performing a web search.  
Type: String  
Required: No

## See Also
<a name="API_runtime_WebLocation_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-runtime-2023-09-30/WebLocation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-runtime-2023-09-30/WebLocation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-runtime-2023-09-30/WebLocation) 