redirectOptions

@JvmName(name = "dqxktuvgtachugvu")
suspend fun redirectOptions(value: Output<SecurityPolicyRuleRedirectOptionsArgs>)
@JvmName(name = "lwkhggqoyoheurty")
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 = "kbeujdyoqhbheucc")
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.