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
6694 |
# File 'sig/client.rbs', line 6694
def next_token: () -> ::String
|
#project_summary_list ⇒ ::Array[Types::ProjectSummary]
6693 |
# File 'sig/client.rbs', line 6693
def project_summary_list: () -> ::Array[Types::ProjectSummary]
|