Prevention Inspect Template Inspect Config Rule Set Rule Exclusion Rule Exclude By Hotword Proximity Args
data class PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximityArgs(val windowAfter: Output<Int>? = null, val windowBefore: Output<Int>? = null) : ConvertibleToJava<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximityArgs>
Constructors
Link copied to clipboard
fun PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordProximityArgs(windowAfter: Output<Int>? = null, windowBefore: Output<Int>? = null)