Module: Aws::GreengrassV2::Client::_ListComponentsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#components::Array[Types::Component]

Returns:



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

def components: () -> ::Array[Types::Component]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String