AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockagentruntime
/
aws.sdk.kotlin.services.bedrockagentruntime.model
/
RetrievalResultLocationType
Retrieval
Result
Location
Type
sealed
class
RetrievalResultLocationType
Inheritors
Confluence
Custom
Kendra
S3
Salesforce
Sharepoint
Sql
Web
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Confluence
Link copied to clipboard
object
Confluence
:
RetrievalResultLocationType
Custom
Link copied to clipboard
object
Custom
:
RetrievalResultLocationType
Kendra
Link copied to clipboard
object
Kendra
:
RetrievalResultLocationType
S3
Link copied to clipboard
object
S3
:
RetrievalResultLocationType
Salesforce
Link copied to clipboard
object
Salesforce
:
RetrievalResultLocationType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RetrievalResultLocationType
Sharepoint
Link copied to clipboard
object
Sharepoint
:
RetrievalResultLocationType
Sql
Link copied to clipboard
object
Sql
:
RetrievalResultLocationType
Web
Link copied to clipboard
object
Web
:
RetrievalResultLocationType
Properties
value
Link copied to clipboard
abstract
val
value
:
String