copyStepDetails
construct an aws.sdk.kotlin.services.transfer.model.CopyStepDetails inside the given block
Details for a step that performs a file copy.
Consists of the following values:
A description
An Amazon S3 location for the destination of the file copy.
A flag that indicates whether to overwrite an existing file of the same name. The default is
FALSE
.