HttpRouteRuleActionRedirectArgs

constructor(hostRedirect: Output<String>? = null, httpsRedirect: Output<Boolean>? = null, pathRedirect: Output<String>? = null, portRedirect: Output<Int>? = null, prefixRewrite: Output<String>? = null, responseCode: Output<String>? = null, stripQuery: Output<Boolean>? = null)