ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInputArgs

data class ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInputArgs(val targetConnectionInfo: Output<PostgreSqlConnectionInfoArgs>) : ConvertibleToJava<ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInputArgs>

Input for the task that validates connection to Azure Database for PostgreSQL and target server requirements for Oracle source.

Constructors

constructor(targetConnectionInfo: Output<PostgreSqlConnectionInfoArgs>)

Properties

Link copied to clipboard

Connection information for target Azure Database for PostgreSQL server

Functions

Link copied to clipboard
open override fun toJava(): ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInputArgs