Module: Aws::GlueDataBrew::Client::_ListRecipeVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRecipeVersionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
519 |
# File 'sig/client.rbs', line 519
def next_token: () -> ::String
|
#recipes ⇒ ::Array[Types::Recipe]
520 |
# File 'sig/client.rbs', line 520
def recipes: () -> ::Array[Types::Recipe]
|