| Package | Description |
|---|---|
| com.amazonaws.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
static PiiEntityType |
PiiEntityType.fromValue(String value)
Use this in place of valueOf.
|
static PiiEntityType |
PiiEntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PiiEntityType[] |
PiiEntityType.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.withPiiEntityTypes(PiiEntityType... piiEntityTypes)
Specify which types of personally identifiable information (PII) you want to redact in your transcript.
|
Copyright © 2022. All rights reserved.