AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
kendra
/
aws.sdk.kotlin.services.kendra.model
/
QueryIdentifiersEnclosingOption
Query
Identifiers
Enclosing
Option
sealed
class
QueryIdentifiersEnclosingOption
Inheritors
DoubleQuotes
None
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Double
Quotes
Link copied to clipboard
object
DoubleQuotes
:
QueryIdentifiersEnclosingOption
None
Link copied to clipboard
object
None
:
QueryIdentifiersEnclosingOption
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
QueryIdentifiersEnclosingOption
Properties
value
Link copied to clipboard
abstract
val
value
:
String