Module: Aws::ECS::Client::_ListDaemonsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#daemon_summaries_list::Array[Types::DaemonSummary]

Returns:



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

def daemon_summaries_list: () -> ::Array[Types::DaemonSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String