Module: Aws::SageMaker::Client::_ListWorkteamsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWorkteamsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
7013 |
# File 'sig/client.rbs', line 7013 def next_token: () -> ::String |
#workteams ⇒ ::Array[Types::Workteam]
7012 |
# File 'sig/client.rbs', line 7012 def workteams: () -> ::Array[Types::Workteam] |