PreventionInspectTemplateInspectConfigArgs

constructor(contentOptions: Output<List<String>>? = null, customInfoTypes: Output<List<PreventionInspectTemplateInspectConfigCustomInfoTypeArgs>>? = null, excludeInfoTypes: Output<Boolean>? = null, includeQuote: Output<Boolean>? = null, infoTypes: Output<List<PreventionInspectTemplateInspectConfigInfoTypeArgs>>? = null, limits: Output<PreventionInspectTemplateInspectConfigLimitsArgs>? = null, minLikelihood: Output<String>? = null, ruleSets: Output<List<PreventionInspectTemplateInspectConfigRuleSetArgs>>? = null)