Module: Aws::SageMaker::Client::_ListProjectsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProjectsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
6741 |
# File 'sig/client.rbs', line 6741 def next_token: () -> ::String |
#project_summary_list ⇒ ::Array[Types::ProjectSummary]
6740 |
# File 'sig/client.rbs', line 6740 def project_summary_list: () -> ::Array[Types::ProjectSummary] |