RepoArgs

fun RepoArgs(mirrorConfig: Output<MirrorConfigArgs>? = null, name: Output<String>? = null, project: Output<String>? = null, pubsubConfigs: Output<Map<String, String>>? = null, size: Output<String>? = null, url: Output<String>? = null)