OracleTableArgs

fun OracleTableArgs(oracleColumns: Output<List<OracleColumnArgs>>? = null, table: Output<String>? = null)