merge

fun merge(block: Merge.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.glue.model.Merge inside the given block


var merge: Merge?

Specifies a transform that merges a DynamicFrame with a staging DynamicFrame based on the specified primary keys to identify records. Duplicate records (records with the same primary keys) are not de-duplicated.