AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
qbusiness
/
aws.sdk.kotlin.services.qbusiness.model
/
StringAttributeValueBoostingLevel
String
Attribute
Value
Boosting
Level
sealed
class
StringAttributeValueBoostingLevel
Inheritors
Five
Four
High
Low
Medium
One
Three
Two
VeryHigh
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Five
Link copied to clipboard
object
Five
:
StringAttributeValueBoostingLevel
Four
Link copied to clipboard
object
Four
:
StringAttributeValueBoostingLevel
High
Link copied to clipboard
object
High
:
StringAttributeValueBoostingLevel
Low
Link copied to clipboard
object
Low
:
StringAttributeValueBoostingLevel
Medium
Link copied to clipboard
object
Medium
:
StringAttributeValueBoostingLevel
One
Link copied to clipboard
object
One
:
StringAttributeValueBoostingLevel
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
StringAttributeValueBoostingLevel
Three
Link copied to clipboard
object
Three
:
StringAttributeValueBoostingLevel
Two
Link copied to clipboard
object
Two
:
StringAttributeValueBoostingLevel
Very
High
Link copied to clipboard
object
VeryHigh
:
StringAttributeValueBoostingLevel
Properties
value
Link copied to clipboard
abstract
val
value
:
String