Module: Aws::GreengrassV2::Client::_ListInstalledComponentsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#installed_components::Array[Types::InstalledComponent]

Returns:



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

def installed_components: () -> ::Array[Types::InstalledComponent]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String