-
Method Summary
The data inputs identified by their node names.
The data inputs identified by their node names.
The name of the transform node.
The list of primary key fields to match records from the source and staging dynamic frames.
The list of primary key fields to match records from the source and staging dynamic frames.
The source DynamicFrame
that will be merged with a staging DynamicFrame
.
-
Method Details
-
name
The name of the transform node.
- Parameters:
name
- The name of the transform node.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
-
source
The source DynamicFrame
that will be merged with a staging DynamicFrame
.
- Parameters:
source
- The source DynamicFrame
that will be merged with a staging DynamicFrame
.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
primaryKeys
The list of primary key fields to match records from the source and staging dynamic frames.
- Parameters:
primaryKeys
- The list of primary key fields to match records from the source and staging dynamic frames.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
primaryKeys
The list of primary key fields to match records from the source and staging dynamic frames.
- Parameters:
primaryKeys
- The list of primary key fields to match records from the source and staging dynamic frames.
- Returns:
- Returns a reference to this object so that method calls can be chained together.