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]
484 |
# File 'sig/client.rbs', line 484
def installed_components: () -> ::Array[Types::InstalledComponent]
|
#next_token ⇒ ::String
485 |
# File 'sig/client.rbs', line 485
def next_token: () -> ::String
|