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