Module: Aws::Greengrass::Client::_ListDeviceDefinitionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#definitions::Array[Types::DefinitionInformation]

Returns:



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

def definitions: () -> ::Array[Types::DefinitionInformation]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String