Module: Aws::GlueDataBrew::Client::_ListProjectsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProjectsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
508 |
# File 'sig/client.rbs', line 508
def next_token: () -> ::String
|
#projects ⇒ ::Array[Types::Project]
507 |
# File 'sig/client.rbs', line 507
def projects: () -> ::Array[Types::Project]
|