LoadBalancerRuleArgs

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