Module: Aws::ApplicationInsights::Client::_ListComponentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListComponentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_component_list ⇒ ::Array[Types::ApplicationComponent]
310 |
# File 'sig/client.rbs', line 310
def application_component_list: () -> ::Array[Types::ApplicationComponent]
|
#next_token ⇒ ::String
311 |
# File 'sig/client.rbs', line 311
def next_token: () -> ::String
|