| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
AnalysisRulePolicyV1 |
AnalysisRulePolicyV1.clone() |
AnalysisRulePolicyV1 |
AnalysisRulePolicy.getV1()
Controls on the query specifications that can be run on configured table.
|
AnalysisRulePolicyV1 |
AnalysisRulePolicyV1.withAggregation(AnalysisRuleAggregation aggregation)
Analysis rule type that enables only aggregation queries on a configured table.
|
AnalysisRulePolicyV1 |
AnalysisRulePolicyV1.withCustom(AnalysisRuleCustom custom)
Analysis rule type that enables custom SQL queries on a configured table.
|
AnalysisRulePolicyV1 |
AnalysisRulePolicyV1.withIdMappingTable(AnalysisRuleIdMappingTable idMappingTable)
The ID mapping table.
|
AnalysisRulePolicyV1 |
AnalysisRulePolicyV1.withList(AnalysisRuleList list)
Analysis rule type that enables only list queries on a configured table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnalysisRulePolicy.setV1(AnalysisRulePolicyV1 v1)
Controls on the query specifications that can be run on configured table.
|
AnalysisRulePolicy |
AnalysisRulePolicy.withV1(AnalysisRulePolicyV1 v1)
Controls on the query specifications that can be run on configured table.
|
Copyright © 2025. All rights reserved.