Get Tde Certificates Sql Task Output Response
data class GetTdeCertificatesSqlTaskOutputResponse(val base64EncodedCertificates: Map<String, List<String>>, val validationErrors: List<ReportableExceptionResponse>)
Output of the task that gets TDE certificates in Base64 encoded format.