redirectOptions

@JvmName(name = "afeixwnokntupdpt")
suspend fun redirectOptions(value: Output<SecurityPolicyRuleRedirectOptionsArgs>)
@JvmName(name = "stkjjuqgiwohgvwd")
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 = "iikgfrhnmjnqcywi")
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.