Get Job Credential Result
data class GetJobCredentialResult(val id: String, val name: String, val type: String, val username: String)
A stored credential that can be used by a job to connect to target databases.
A stored credential that can be used by a job to connect to target databases.