Module: Aws::SageMaker::Client::_ListMlflowAppsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#summaries::Array[Types::MlflowAppSummary]

Returns:



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

def summaries: () -> ::Array[Types::MlflowAppSummary]