toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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