redactionConfig
construct an aws.sdk.kotlin.services.comprehend.model.RedactionConfig inside the given block
Provides configuration parameters for PII entity redaction.
This parameter is required if you set the Mode
parameter to ONLY_REDACTION
. In that case, you must provide a RedactionConfig
definition that includes the PiiEntityTypes
parameter.