Stage Source Response
data class StageSourceResponse(val name: String, val originalTransformOrCollection: String, val sizeBytes: String, val userName: String)
Description of an input or output of an execution stage.
Description of an input or output of an execution stage.