| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
ConfiguredTableAssociationAnalysisRuleAggregation |
ConfiguredTableAssociationAnalysisRuleAggregation.clone() |
ConfiguredTableAssociationAnalysisRuleAggregation |
ConfiguredTableAssociationAnalysisRulePolicyV1.getAggregation()
Analysis rule type that enables only aggregation queries on a configured table.
|
ConfiguredTableAssociationAnalysisRuleAggregation |
ConfiguredTableAssociationAnalysisRuleAggregation.withAllowedAdditionalAnalyses(Collection<String> allowedAdditionalAnalyses)
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
|
ConfiguredTableAssociationAnalysisRuleAggregation |
ConfiguredTableAssociationAnalysisRuleAggregation.withAllowedAdditionalAnalyses(String... allowedAdditionalAnalyses)
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
|
ConfiguredTableAssociationAnalysisRuleAggregation |
ConfiguredTableAssociationAnalysisRuleAggregation.withAllowedResultReceivers(Collection<String> allowedResultReceivers)
The list of collaboration members who are allowed to receive results of queries run with this configured table.
|
ConfiguredTableAssociationAnalysisRuleAggregation |
ConfiguredTableAssociationAnalysisRuleAggregation.withAllowedResultReceivers(String... allowedResultReceivers)
The list of collaboration members who are allowed to receive results of queries run with this configured table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfiguredTableAssociationAnalysisRulePolicyV1.setAggregation(ConfiguredTableAssociationAnalysisRuleAggregation aggregation)
Analysis rule type that enables only aggregation queries on a configured table.
|
ConfiguredTableAssociationAnalysisRulePolicyV1 |
ConfiguredTableAssociationAnalysisRulePolicyV1.withAggregation(ConfiguredTableAssociationAnalysisRuleAggregation aggregation)
Analysis rule type that enables only aggregation queries on a configured table.
|
Copyright © 2024. All rights reserved.