destination File Location
suspend fun destinationFileLocation(value: Output<WorkflowOnExceptionStepDecryptStepDetailsDestinationFileLocationArgs>)
suspend fun destinationFileLocation(value: WorkflowOnExceptionStepDecryptStepDetailsDestinationFileLocationArgs?)
Parameters
value
Specifies the location for the file being copied. Use ${Transfer:username} in this field to parametrize the destination prefix by username.
suspend fun destinationFileLocation(argument: suspend WorkflowOnExceptionStepDecryptStepDetailsDestinationFileLocationArgsBuilder.() -> Unit)
Parameters
argument
Specifies the location for the file being copied. Use ${Transfer:username} in this field to parametrize the destination prefix by username.