globalConfidenceLevel property

Input<int?>? globalConfidenceLevel
final

The global confidence level for the inline redaction configuration. This indicates the certainty of data type matches in the redaction process. Values range from 1 (low confidence) to 3 (high confidence).

Implementation

final pulumi.Input<int?>? globalConfidenceLevel;