getIntermediateTable
abstract suspend fun getIntermediateTable(input: GetIntermediateTableRequest): GetIntermediateTableResponse
Retrieves an intermediate table. Returns the full details of the intermediate table, including schema, table dependencies, inherited constraints, child resources, and status. Only the intermediate table owner can call this operation.