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)


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

def next_token: () -> ::String

#workforces::Array[Types::Workforce]

Returns:



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

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