Module: Aws::AmplifyUIBuilder::Client::_ListComponentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListComponentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#entities ⇒ ::Array[Types::ComponentSummary]
318 |
# File 'sig/client.rbs', line 318
def entities: () -> ::Array[Types::ComponentSummary]
|
#next_token ⇒ ::String
319 |
# File 'sig/client.rbs', line 319
def next_token: () -> ::String
|