StartDataQualityRuleRecommendationRunRequest
The request of the Data Quality rule recommendation request.
Types
Properties
Link copied to clipboard
Used for idempotency and is recommended to be set to a random ID (such as a UUID) to avoid creating or starting multiple instances of the same resource.
Link copied to clipboard
A name for the ruleset.
Link copied to clipboard
The name of the security configuration created with the data quality encryption option.
Link copied to clipboard
The data source (Glue table) associated with this run.
Link copied to clipboard
The number of G.1X
workers to be used in the run. The default is 5.
Functions
Link copied to clipboard
inline fun copy(block: StartDataQualityRuleRecommendationRunRequest.Builder.() -> Unit = {}): StartDataQualityRuleRecommendationRunRequest