| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static AdditionalAnalyses |
AdditionalAnalyses.fromValue(String value)
Use this in place of valueOf.
|
static AdditionalAnalyses |
AdditionalAnalyses.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdditionalAnalyses[] |
AdditionalAnalyses.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AnalysisRuleAggregation |
AnalysisRuleAggregation.withAdditionalAnalyses(AdditionalAnalyses additionalAnalyses)
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the
direct query.
|
AnalysisRuleList |
AnalysisRuleList.withAdditionalAnalyses(AdditionalAnalyses additionalAnalyses)
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the
direct query.
|
AnalysisRuleCustom |
AnalysisRuleCustom.withAdditionalAnalyses(AdditionalAnalyses additionalAnalyses)
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the
direct query.
|
Copyright © 2025. All rights reserved.