AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
transcribe
/
aws.sdk.kotlin.services.transcribe.model
/
VocabularyFilterMethod
Vocabulary
Filter
Method
sealed
class
VocabularyFilterMethod
Inheritors
Mask
Remove
Tag
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Mask
Link copied to clipboard
object
Mask
:
VocabularyFilterMethod
Remove
Link copied to clipboard
object
Remove
:
VocabularyFilterMethod
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
VocabularyFilterMethod
Tag
Link copied to clipboard
object
Tag
:
VocabularyFilterMethod
Properties
value
Link copied to clipboard
abstract
val
value
:
String