listRecipeVersions
inline suspend fun DataBrewClient.listRecipeVersions(crossinline block: ListRecipeVersionsRequest.Builder.() -> Unit): ListRecipeVersionsResponse
Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING
.