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