NAME
Paws::SageMaker::ListProjectsOutput
ATTRIBUTES
NextToken => Str
If the result of the previous ListCompilationJobs
request was truncated, the response includes a NextToken
. To retrieve the next set of model compilation jobs, use the token in the next request.
REQUIRED ProjectSummaryList => ArrayRef[Paws::SageMaker::ProjectSummary]
A list of summaries of projects.