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