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