Skip to main content

TTranscribeContentRedaction

Class in AWS.Transcribe

ContentRedaction class.

Ancestors

Properties

RedactionOutput

property RedactionOutput: string

RedactionType

property RedactionType: string

PiiEntityTypes

property PiiEntityTypes: TList<string>

Constructors

Create

constructor Create; overload;

Constructor for TTranscribeContentRedaction.


constructor Create(const ARedactionOutput: string; const ARedactionType: string = 'PII'); overload;

Constructor for TTranscribeContentRedaction.

Parameters

NameDescription
ARedactionOutputSpecify whether the transcript output should be only redacted or redacted and unredacted. Valid values:|.
ARedactionTypeSpecifies the category of information to redact. Currently,is the only valid value.

constructor Create(const ARedactionOutput: string; const APiiEntityTypes: array of string); overload;

Constructor for TTranscribeContentRedaction.

Parameters

NameDescription
ARedactionOutputSpecify whether the transcript output should be only redacted or redacted and unredacted. Valid values:|.
APiiEntityTypesSpecify a list of PII entity types. Valid values:|||||||||||.