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