RewriteArgs

fun RewriteArgs(dynamicLinks: Output<Boolean>? = null, function: Output<String>? = null, functionRegion: Output<String>? = null, glob: Output<String>? = null, path: Output<String>? = null, regex: Output<String>? = null, run: Output<CloudRunRewriteArgs>? = null)