Module: Aws::ApplicationInsights::Client::_ListWorkloadsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#workload_list::Array[Types::Workload]

Returns:



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

def workload_list: () -> ::Array[Types::Workload]