| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static JoinRequiredOption |
JoinRequiredOption.fromValue(String value)
Use this in place of valueOf.
|
static JoinRequiredOption |
JoinRequiredOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JoinRequiredOption[] |
JoinRequiredOption.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.withJoinRequired(JoinRequiredOption joinRequired)
Control that requires member who runs query to do a join with their configured table and/or other configured
table in query.
|
Copyright © 2023. All rights reserved.