firewallPolicy

@JvmName(name = "smgfcpbrmjqyctkh")
suspend fun firewallPolicy(value: Output<FirewallPolicyFirewallPolicyArgs>)
@JvmName(name = "uucicclqmvqyqeey")
suspend fun firewallPolicy(value: FirewallPolicyFirewallPolicyArgs?)

Parameters

value

A configuration block describing the rule groups and policy actions to use in the firewall policy. See Firewall Policy below for details.


@JvmName(name = "coacaecxybncsvqn")
suspend fun firewallPolicy(argument: suspend FirewallPolicyFirewallPolicyArgsBuilder.() -> Unit)

Parameters

argument

A configuration block describing the rule groups and policy actions to use in the firewall policy. See Firewall Policy below for details.