Connect To Target Oracle Azure Db For Postgre Sql Sync Task Output Response
data class ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponse(val databaseSchemaMap: List<ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponseDatabaseSchemaMap>? = null, val databases: List<String>, val targetServerBrandVersion: String, val targetServerVersion: String, val validationErrors: List<ReportableExceptionResponse>)
Output for the task that validates connection to Azure Database for PostgreSQL and target server requirements for Oracle source.
Constructors
Link copied to clipboard
fun ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponse(databaseSchemaMap: List<ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponseDatabaseSchemaMap>? = null, databases: List<String>, targetServerBrandVersion: String, targetServerVersion: String, validationErrors: List<ReportableExceptionResponse>)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard