url Redirect Action
Parameters
value
A url_redirect_action block as defined below. You may not have a url_redirect_action and a url_rewrite_action defined in the same actions block.
suspend fun urlRedirectAction(argument: suspend FrontdoorRuleActionsUrlRedirectActionArgsBuilder.() -> Unit)
Parameters
argument
A url_redirect_action block as defined below. You may not have a url_redirect_action and a url_rewrite_action defined in the same actions block.