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)


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

def next_token: () -> ::String

#workforces::Array[Types::Workforce]

Returns:



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

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