Builder
class Builder
Properties
Link copied to clipboard
Specifies the location for the file being copied. Use ${Transfer:UserName}
or ${Transfer:UploadDate}
in this field to parametrize the destination prefix by username or uploaded date.
Link copied to clipboard
A flag that indicates whether to overwrite an existing file of the same name. The default is FALSE
.
Link copied to clipboard
Specifies which file to use as input to the workflow step: either the output from the previous step, or the originally uploaded file for the workflow.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.transfer.model.InputFileLocation inside the given block