inboundRules

@JvmName(name = "sygikmilswelqokk")
suspend fun inboundRules(value: Output<List<FirewallInboundRuleArgs>>)
@JvmName(name = "wfbjwvnbelmmxvqs")
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 = "vtynoyrfjwvswxfp")
suspend fun inboundRules(vararg values: Output<FirewallInboundRuleArgs>)


@JvmName(name = "fjiavhdtathbfirq")
suspend fun inboundRules(values: List<Output<FirewallInboundRuleArgs>>)
@JvmName(name = "pfpxmkatcxbvybnt")
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 = "erveeybhukcnioak")
suspend fun inboundRules(argument: List<suspend FirewallInboundRuleArgsBuilder.() -> Unit>)
@JvmName(name = "kfsvnqfhwpusjotf")
suspend fun inboundRules(vararg argument: suspend FirewallInboundRuleArgsBuilder.() -> Unit)
@JvmName(name = "ertcfumsgsqqtiib")
suspend fun inboundRules(argument: suspend FirewallInboundRuleArgsBuilder.() -> Unit)

Parameters

argument

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