PreventionJobTriggerInspectJobInspectConfigRuleSetRuleArgs

data class PreventionJobTriggerInspectJobInspectConfigRuleSetRuleArgs(val exclusionRule: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleArgs>? = null, val hotwordRule: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRuleArgs>? = null) : ConvertibleToJava<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleArgs>

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.

Functions

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