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