join

fun join(block: Join.Builder.() -> Unit)

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


var join: Join?

Specifies a transform that joins two datasets into one dataset using a comparison phrase on the specified data property keys. You can use inner, outer, left, right, left semi, and left anti joins.