redirectOptions

@JvmName(name = "kxbkffngvqpxyich")
suspend fun redirectOptions(value: Output<SecurityPolicyRuleRedirectOptionsArgs>)
@JvmName(name = "skgjuydgxcppuhws")
suspend fun redirectOptions(value: SecurityPolicyRuleRedirectOptionsArgs?)

Parameters

value

Can be specified if the action is "redirect". Cannot be specified for other actions. Structure is documented below.


@JvmName(name = "rrnqbdffejuumyju")
suspend fun redirectOptions(argument: suspend SecurityPolicyRuleRedirectOptionsArgsBuilder.() -> Unit)

Parameters

argument

Can be specified if the action is "redirect". Cannot be specified for other actions. Structure is documented below.