Prevention Job Trigger Inspect Job Inspect Config Rule Set Rule Args
data class PreventionJobTriggerInspectJobInspectConfigRuleSetRuleArgs(val exclusionRule: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleArgs>? = null, val hotwordRule: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRuleArgs>? = null) : ConvertibleToJava<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleArgs>
Constructors
Link copied to clipboard
fun PreventionJobTriggerInspectJobInspectConfigRuleSetRuleArgs(exclusionRule: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleArgs>? = null, hotwordRule: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRuleArgs>? = null)
Functions
Properties
Link copied to clipboard
val exclusionRule: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleArgs>? = null
Link copied to clipboard
val hotwordRule: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleHotwordRuleArgs>? = null