AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
transcribestreaming
/
aws.sdk.kotlin.services.transcribestreaming.model
/
ContentRedactionType
Content
Redaction
Type
sealed
class
ContentRedactionType
Inheritors
Pii
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Pii
Link copied to clipboard
object
Pii
:
ContentRedactionType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ContentRedactionType
Properties
value
Link copied to clipboard
abstract
val
value
:
String