Module: Aws::GreengrassV2::Client::_ListCoreDevicesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#core_devices::Array[Types::CoreDevice]

Returns:



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

def core_devices: () -> ::Array[Types::CoreDevice]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String