NAME
Paws::SageMaker::ListWorkteamsResponse
ATTRIBUTES
NextToken => Str
If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of work teams, use it in the subsequent request.
REQUIRED Workteams => ArrayRef[Paws::SageMaker::Workteam]
An array of Workteam
objects, each describing a work team.