

# IntermediateTableSchema
<a name="API_IntermediateTableSchema"></a>

Contains the schema definition of an intermediate table.

## Contents
<a name="API_IntermediateTableSchema_Contents"></a>

 ** columns **   <a name="API-Type-IntermediateTableSchema-columns"></a>
The list of columns in the intermediate table schema.  
Type: Array of [Column](API_Column.md) objects  
Required: Yes

## See Also
<a name="API_IntermediateTableSchema_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/cleanrooms-2022-02-17/IntermediateTableSchema) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cleanrooms-2022-02-17/IntermediateTableSchema) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cleanrooms-2022-02-17/IntermediateTableSchema) 