stateless Custom Actions
Parameters
value
Parameters
values
suspend fun statelessCustomActions(argument: List<suspend FirewallPolicyCustomActionArgsBuilder.() -> Unit>)
suspend fun statelessCustomActions(vararg argument: suspend FirewallPolicyCustomActionArgsBuilder.() -> Unit)
suspend fun statelessCustomActions(argument: suspend FirewallPolicyCustomActionArgsBuilder.() -> Unit)
Parameters
argument