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