Builder
class Builder
Properties
Link copied to clipboard
A description of the workflow.
Link copied to clipboard
Optional. An object that defines the incremental run type. This object contains only the incrementalRunType
field, which appears as "Automatic" in the console.
Link copied to clipboard
A list of InputSource
objects, which have the fields InputSourceARN
and SchemaName
.
Link copied to clipboard
A list of OutputSource
objects, each of which contains fields outputS3Path
, applyNormalization
, KMSArn
, and output
.
Link copied to clipboard
An object which defines the resolutionType
and the ruleBasedProperties
.
Link copied to clipboard
The name of the workflow to be retrieved.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.entityresolution.model.IncrementalRunConfig inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.entityresolution.model.ResolutionTechniques inside the given block