statelessCustomActions

@JvmName(name = "nhufgporxsbhupwl")
suspend fun statelessCustomActions(value: Output<List<FirewallPolicyFirewallPolicyStatelessCustomActionArgs>>)

Parameters

value

Set of configuration blocks describing the custom action definitions that are available for use in the firewall policy's stateless_default_actions. See Stateless Custom Action below for details.


@JvmName(name = "vtkchcdevyjfftjx")
suspend fun statelessCustomActions(vararg values: Output<FirewallPolicyFirewallPolicyStatelessCustomActionArgs>)


@JvmName(name = "bblkgvnllafldjre")
suspend fun statelessCustomActions(values: List<Output<FirewallPolicyFirewallPolicyStatelessCustomActionArgs>>)
@JvmName(name = "gufpckcsleondiki")
suspend fun statelessCustomActions(vararg values: FirewallPolicyFirewallPolicyStatelessCustomActionArgs)

Parameters

values

Set of configuration blocks describing the custom action definitions that are available for use in the firewall policy's stateless_default_actions. See Stateless Custom Action below for details.


@JvmName(name = "vjpibxsyjokkqnka")
suspend fun statelessCustomActions(argument: List<suspend FirewallPolicyFirewallPolicyStatelessCustomActionArgsBuilder.() -> Unit>)
@JvmName(name = "twfapkftpxktcdwt")
suspend fun statelessCustomActions(vararg argument: suspend FirewallPolicyFirewallPolicyStatelessCustomActionArgsBuilder.() -> Unit)
@JvmName(name = "vlynylyifpksynrf")
suspend fun statelessCustomActions(argument: suspend FirewallPolicyFirewallPolicyStatelessCustomActionArgsBuilder.() -> Unit)

Parameters

argument

Set of configuration blocks describing the custom action definitions that are available for use in the firewall policy's stateless_default_actions. See Stateless Custom Action below for details.