Software Recipe Step Extract Archive Response
data class SoftwareRecipeStepExtractArchiveResponse(val artifactId: String, val destination: String, val type: String)
Extracts an archive of the type specified in the specified directory.