Edge Cache Service Routing Path Matcher Route Rule Url Redirect Args
fun EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirectArgs(hostRedirect: Output<String>? = null, httpsRedirect: Output<Boolean>? = null, pathRedirect: Output<String>? = null, prefixRedirect: Output<String>? = null, redirectResponseCode: Output<String>? = null, stripQuery: Output<Boolean>? = null)