RetrievalResultLocation
Contains information about the data source location.
This data type is used in the following API operations:
-
Retrieve response – in the
location
field -
RetrieveAndGenerate response – in the
location
field -
InvokeAgent response – in the
locatino
field
Contents
- type
-
The type of data source location.
Type: String
Valid Values:
S3 | WEB | CONFLUENCE | SALESFORCE | SHAREPOINT
Required: Yes
- confluenceLocation
-
The Confluence data source location.
Type: RetrievalResultConfluenceLocation object
Required: No
- s3Location
-
The S3 data source location.
Type: RetrievalResultS3Location object
Required: No
- salesforceLocation
-
The Salesforce data source location.
Type: RetrievalResultSalesforceLocation object
Required: No
-
The SharePoint data source location.
Type: RetrievalResultSharePointLocation object
Required: No
- webLocation
-
The web URL/URLs data source location.
Type: RetrievalResultWebLocation object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: