LoadBalancerRuleArgs

constructor(condition: Output<String>? = null, disabled: Output<Boolean>? = null, fixedResponse: Output<LoadBalancerRuleFixedResponseArgs>? = null, name: Output<String>, overrides: Output<List<LoadBalancerRuleOverrideArgs>>? = null, priority: Output<Int>? = null, terminates: Output<Boolean>? = null)