| Package | Description |
|---|---|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static DQCompositeRuleEvaluationMethod |
DQCompositeRuleEvaluationMethod.fromValue(String value)
Use this in place of valueOf.
|
static DQCompositeRuleEvaluationMethod |
DQCompositeRuleEvaluationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DQCompositeRuleEvaluationMethod[] |
DQCompositeRuleEvaluationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataQualityEvaluationRunAdditionalRunOptions |
DataQualityEvaluationRunAdditionalRunOptions.withCompositeRuleEvaluationMethod(DQCompositeRuleEvaluationMethod compositeRuleEvaluationMethod)
Set the evaluation method for composite rules in the ruleset to ROW/COLUMN
|
Copyright © 2025. All rights reserved.