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
6966 |
# File 'sig/client.rbs', line 6966
def next_token: () -> ::String
|
#workteams ⇒ ::Array[Types::Workteam]
6965 |
# File 'sig/client.rbs', line 6965
def workteams: () -> ::Array[Types::Workteam]
|