confidenceLevel property

Input<int?>? confidenceLevel
final

The confidence level for inline redaction pattern. 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?>? confidenceLevel;