

# IntermediateTableComputeConfiguration
<a name="API_IntermediateTableComputeConfiguration"></a>

Contains the compute configuration for an intermediate table population operation.

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

**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** queryComputeConfiguration **   <a name="API-Type-IntermediateTableComputeConfiguration-queryComputeConfiguration"></a>
 The configuration of the compute resources for workers running an analysis with the AWS Clean Rooms SQL analytics engine.  
Type: [WorkerComputeConfiguration](API_WorkerComputeConfiguration.md) object  
Required: No

## See Also
<a name="API_IntermediateTableComputeConfiguration_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/IntermediateTableComputeConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cleanrooms-2022-02-17/IntermediateTableComputeConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cleanrooms-2022-02-17/IntermediateTableComputeConfiguration) 