Prevention Inspect Template Inspect Config Custom Info Type Info Type
data class PreventionInspectTemplateInspectConfigCustomInfoTypeInfoType(val name: String, val sensitivityScore: PreventionInspectTemplateInspectConfigCustomInfoTypeInfoTypeSensitivityScore? = null, val version: String? = null)
Constructors
Link copied to clipboard
constructor(name: String, sensitivityScore: PreventionInspectTemplateInspectConfigCustomInfoTypeInfoTypeSensitivityScore? = null, version: String? = null)
Properties
Link copied to clipboard
val sensitivityScore: PreventionInspectTemplateInspectConfigCustomInfoTypeInfoTypeSensitivityScore? = null
Optional custom sensitivity for this InfoType. This only applies to data profiling. Structure is documented below.