ProjectMirrorArgs

constructor(authMethod: Output<String>? = null, enabled: Output<Boolean>? = null, keepDivergentRefs: Output<Boolean>? = null, mirrorBranchRegex: Output<String>? = null, onlyProtectedBranches: Output<Boolean>? = null, project: Output<String>? = null, url: Output<String>? = null)