Prevention Job Trigger Inspect Job Inspect Config Custom Info Type Args
data class PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgs(val dictionary: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeDictionaryArgs>? = null, val exclusionType: Output<String>? = null, val infoType: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeInfoTypeArgs>, val likelihood: Output<String>? = null, val regex: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeRegexArgs>? = null, val sensitivityScore: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeSensitivityScoreArgs>? = null, val storedType: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeStoredTypeArgs>? = null, val surrogateType: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeSurrogateTypeArgs>? = null) : ConvertibleToJava<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgs>
Constructors
Link copied to clipboard
fun PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgs(dictionary: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeDictionaryArgs>? = null, exclusionType: Output<String>? = null, infoType: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeInfoTypeArgs>, likelihood: Output<String>? = null, regex: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeRegexArgs>? = null, sensitivityScore: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeSensitivityScoreArgs>? = null, storedType: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeStoredTypeArgs>? = null, surrogateType: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeSurrogateTypeArgs>? = null)
Functions
Properties
Link copied to clipboard
val dictionary: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeDictionaryArgs>? = null
Link copied to clipboard
CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in info_types
field. Specifying the latter adds findings to the one detected by the system. If built-in info type is not specified in info_types
list then the name is treated as a custom info type. Structure is documented below.
Link copied to clipboard
Link copied to clipboard
val storedType: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeStoredTypeArgs>? = null
Link copied to clipboard
val surrogateType: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeSurrogateTypeArgs>? = null