PreventionInspectTemplateInspectConfigRuleSetRuleArgs

data class PreventionInspectTemplateInspectConfigRuleSetRuleArgs(val exclusionRule: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleArgs>? = null, val hotwordRule: Output<PreventionInspectTemplateInspectConfigRuleSetRuleHotwordRuleArgs>? = null) : ConvertibleToJava<PreventionInspectTemplateInspectConfigRuleSetRuleArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): PreventionInspectTemplateInspectConfigRuleSetRuleArgs

Properties

Link copied to clipboard

The rule that specifies conditions when findings of infoTypes specified in InspectionRuleSet are removed from results. Structure is documented below.

Link copied to clipboard

Hotword-based detection rule. Structure is documented below.