SourceConfigArgs

fun SourceConfigArgs(mysqlSourceConfig: Output<MysqlSourceConfigArgs>? = null, oracleSourceConfig: Output<OracleSourceConfigArgs>? = null, postgresqlSourceConfig: Output<PostgresqlSourceConfigArgs>? = null, sourceConnectionProfile: Output<String>)