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]
428 |
# File 'sig/client.rbs', line 428
def components: () -> ::Array[Types::Component]
|
#next_token ⇒ ::String
429 |
# File 'sig/client.rbs', line 429
def next_token: () -> ::String
|