| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static AnalysisType |
AnalysisType.fromValue(String value)
Use this in place of valueOf.
|
static AnalysisType |
AnalysisType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalysisType[] |
AnalysisType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReceiverConfiguration |
ReceiverConfiguration.withAnalysisType(AnalysisType analysisType)
The type of analysis for the protected query.
|
SchemaStatusDetail |
SchemaStatusDetail.withAnalysisType(AnalysisType analysisType)
The type of analysis that can be performed on the schema.
|
Copyright © 2025. All rights reserved.