| Package | Description |
|---|---|
| com.amazonaws.services.glue |
|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
StartDataQualityRulesetEvaluationRunResult |
AWSGlueClient.startDataQualityRulesetEvaluationRun(StartDataQualityRulesetEvaluationRunRequest request)
Once you have a ruleset definition (either recommended or your own), you call this operation to evaluate the
ruleset against a data source (Glue table).
|
StartDataQualityRulesetEvaluationRunResult |
AWSGlue.startDataQualityRulesetEvaluationRun(StartDataQualityRulesetEvaluationRunRequest startDataQualityRulesetEvaluationRunRequest)
Once you have a ruleset definition (either recommended or your own), you call this operation to evaluate the
ruleset against a data source (Glue table).
|
StartDataQualityRulesetEvaluationRunResult |
AbstractAWSGlue.startDataQualityRulesetEvaluationRun(StartDataQualityRulesetEvaluationRunRequest request) |
| Modifier and Type | Method and Description |
|---|---|
StartDataQualityRulesetEvaluationRunResult |
StartDataQualityRulesetEvaluationRunResult.clone() |
StartDataQualityRulesetEvaluationRunResult |
StartDataQualityRulesetEvaluationRunResult.withRunId(String runId)
The unique run identifier associated with this run.
|
Copyright © 2024. All rights reserved.