Workflow Step Delete Step Details Properties
data class WorkflowStepDeleteStepDetailsProperties(val name: String? = null, val sourceFileLocation: String? = null)
Details for a step that deletes the file.