Module: Aws::SageMaker::Client::_ListWorkforcesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListWorkforcesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


6968
# File 'sig/client.rbs', line 6968

def next_token: () -> ::String

#workforces::Array[Types::Workforce]

Returns:



6967
# File 'sig/client.rbs', line 6967

def workforces: () -> ::Array[Types::Workforce]