Prevention Inspect Template Inspect Config Rule Set Info Type
data class PreventionInspectTemplateInspectConfigRuleSetInfoType(val name: String, val sensitivityScore: PreventionInspectTemplateInspectConfigRuleSetInfoTypeSensitivityScore? = null, val version: String? = null)
Constructors
Link copied to clipboard
constructor(name: String, sensitivityScore: PreventionInspectTemplateInspectConfigRuleSetInfoTypeSensitivityScore? = null, version: String? = null)