Prevention Inspect Template Inspect Config Limits Max Findings Per Info Type Info Type Args
data class PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeInfoTypeArgs(val name: Output<String>, val sensitivityScore: Output<PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeInfoTypeSensitivityScoreArgs>? = null, val version: Output<String>? = null) : ConvertibleToJava<PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeInfoTypeArgs>
Constructors
Link copied to clipboard
constructor(name: Output<String>, sensitivityScore: Output<PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeInfoTypeSensitivityScoreArgs>? = null, version: Output<String>? = null)
Properties
Link copied to clipboard
val sensitivityScore: Output<PreventionInspectTemplateInspectConfigLimitsMaxFindingsPerInfoTypeInfoTypeSensitivityScoreArgs>? = null
Optional custom sensitivity for this InfoType. This only applies to data profiling. Structure is documented below.