firewall

@JvmName(name = "fpdpfpnvsiyhppyc")
suspend fun firewall(value: Output<LoadBalancerFirewallArgs>)
@JvmName(name = "cvmhkbdloeqslgtm")
suspend fun firewall(value: LoadBalancerFirewallArgs?)

Parameters

value

A block containing rules for allowing/denying traffic to the Load Balancer. The firewall block is documented below. Only 1 firewall is allowed.


@JvmName(name = "rgnnpvenwdtmqyvf")
suspend fun firewall(argument: suspend LoadBalancerFirewallArgsBuilder.() -> Unit)

Parameters

argument

A block containing rules for allowing/denying traffic to the Load Balancer. The firewall block is documented below. Only 1 firewall is allowed.