Builder

class Builder

Properties

Link copied to clipboard

Controls whether redaction is applied to the analytics output. Valid values: Enable | Disable.

Link copied to clipboard

The list of PII entity types to redact from the transcript (for example, NAME, ADDRESS, CREDIT_DEBIT_NUMBER).

Link copied to clipboard

The masking mode that determines how redacted content is replaced in the output. Valid values: PII (replaces with the literal string [PII]) | EntityType (replaces with the entity type name, for example [NAME]).

Link copied to clipboard

The redaction output policy that determines which versions of the transcript are stored. Valid values: None | RedactedOnly | RedactedAndOriginal.