| 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)
The output transcript file stored in either the default S3 bucket or in a bucket you specify.
|
Copyright © 2020. All rights reserved.