ListItemRedirectArgs

constructor(includeSubdomains: Output<Boolean>? = null, preservePathSuffix: Output<Boolean>? = null, preserveQueryString: Output<Boolean>? = null, sourceUrl: Output<String>, statusCode: Output<Int>? = null, subpathMatching: Output<Boolean>? = null, targetUrl: Output<String>)