AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
lexmodelsv2
/
aws.sdk.kotlin.services.lexmodelsv2.model
/
ObfuscationSettingType
Obfuscation
Setting
Type
sealed
class
ObfuscationSettingType
Inheritors
DefaultObfuscation
None
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Default
Obfuscation
Link copied to clipboard
object
DefaultObfuscation
:
ObfuscationSettingType
None
Link copied to clipboard
object
None
:
ObfuscationSettingType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ObfuscationSettingType
Properties
value
Link copied to clipboard
abstract
val
value
:
String