inboundRules

@JvmName(name = "cfqovsbvemnmhqsm")
suspend fun inboundRules(value: Output<List<FirewallInboundRuleArgs>>)
@JvmName(name = "dvomemfbbljqyojk")
suspend fun inboundRules(value: List<FirewallInboundRuleArgs>?)

Parameters

value

The inbound access rule block for the Firewall. The inbound_rule block is documented below.


@JvmName(name = "qpvsjaykqtxkhuas")
suspend fun inboundRules(vararg values: Output<FirewallInboundRuleArgs>)


@JvmName(name = "crfarnssxspgbiwd")
suspend fun inboundRules(values: List<Output<FirewallInboundRuleArgs>>)
@JvmName(name = "cmaqqngovdbfjbce")
suspend fun inboundRules(vararg values: FirewallInboundRuleArgs)

Parameters

values

The inbound access rule block for the Firewall. The inbound_rule block is documented below.


@JvmName(name = "febxsrlqkbmkhsxe")
suspend fun inboundRules(argument: List<suspend FirewallInboundRuleArgsBuilder.() -> Unit>)
@JvmName(name = "qqmovnilhbcetjvc")
suspend fun inboundRules(vararg argument: suspend FirewallInboundRuleArgsBuilder.() -> Unit)
@JvmName(name = "svxctkftcxxlenyq")
suspend fun inboundRules(argument: suspend FirewallInboundRuleArgsBuilder.() -> Unit)

Parameters

argument

The inbound access rule block for the Firewall. The inbound_rule block is documented below.