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
/
RedactionOutput
Redaction
Output
sealed
class
RedactionOutput
Inheritors
Redacted
RedactedAndUnredacted
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Redacted
Link copied to clipboard
object
Redacted
:
RedactionOutput
Redacted
And
Unredacted
Link copied to clipboard
object
RedactedAndUnredacted
:
RedactionOutput
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RedactionOutput
Properties
value
Link copied to clipboard
abstract
val
value
:
String