AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
chimesdkmediapipelines
/
aws.sdk.kotlin.services.chimesdkmediapipelines.model
/
ContentRedactionOutput
Content
Redaction
Output
sealed
class
ContentRedactionOutput
Inheritors
Redacted
RedactedAndUnredacted
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Redacted
Link copied to clipboard
object
Redacted
:
ContentRedactionOutput
Redacted
And
Unredacted
Link copied to clipboard
object
RedactedAndUnredacted
:
ContentRedactionOutput
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ContentRedactionOutput
Properties
value
Link copied to clipboard
abstract
val
value
:
String