

# IntermediateTableInheritedConstraints
<a name="API_IntermediateTableInheritedConstraints"></a>

Contains the privacy constraints inherited from parent tables for an intermediate table version.

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

 ** additionalAnalyses **   <a name="API-Type-IntermediateTableInheritedConstraints-additionalAnalyses"></a>
The inherited additional analyses constraint.  
Type: [InheritedAdditionalAnalyses](API_InheritedAdditionalAnalyses.md) object  
Required: No

 ** allowedAdditionalAnalyses **   <a name="API-Type-IntermediateTableInheritedConstraints-allowedAdditionalAnalyses"></a>
The inherited allowed additional analyses constraint.  
Type: [InheritedAllowedAdditionalAnalyses](API_InheritedAllowedAdditionalAnalyses.md) object  
Required: No

 ** allowedResultReceivers **   <a name="API-Type-IntermediateTableInheritedConstraints-allowedResultReceivers"></a>
The inherited allowed result receivers constraint.  
Type: [InheritedAllowedResultReceivers](API_InheritedAllowedResultReceivers.md) object  
Required: No

 ** disallowedOutputColumns **   <a name="API-Type-IntermediateTableInheritedConstraints-disallowedOutputColumns"></a>
The inherited disallowed output columns constraint.  
Type: [InheritedDisallowedOutputColumns](API_InheritedDisallowedOutputColumns.md) object  
Required: No

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