| Package | Description |
|---|---|
| com.amazonaws.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
static RedactionType |
RedactionType.fromValue(String value)
Use this in place of valueOf.
|
static RedactionType |
RedactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedactionType[] |
RedactionType.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.withRedactionType(RedactionType redactionType)
Request parameter that defines the entities to be redacted.
|
Copyright © 2021. All rights reserved.