| Package | Description |
|---|---|
| com.amazonaws.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
static RedactionOutput |
RedactionOutput.fromValue(String value)
Use this in place of valueOf.
|
static RedactionOutput |
RedactionOutput.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedactionOutput[] |
RedactionOutput.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContentRedaction |
ContentRedaction.withRedactionOutput(RedactionOutput redactionOutput)
Specify if you want only a redacted transcript, or if you want a redacted and an unredacted transcript.
|
Copyright © 2025. All rights reserved.