firewall

@JvmName(name = "cxobjatsxfnuapfv")
suspend fun firewall(value: Output<LoadBalancerFirewallArgs>)
@JvmName(name = "ydehenfxpvjeemul")
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 = "ephhnuqjnoxeesth")
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.