Git Pattern Repository Args
constructor(hostKey: Output<String>? = null, hostKeyAlgorithm: Output<String>? = null, label: Output<String>? = null, name: Output<String>, password: Output<String>? = null, pattern: Output<List<String>>? = null, privateKey: Output<String>? = null, searchPaths: Output<List<String>>? = null, strictHostKeyChecking: Output<Boolean>? = null, uri: Output<String>, username: Output<String>? = null)