Module: Aws::ApplicationInsights::Client::_ListConfigurationHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConfigurationHistoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#event_list ⇒ ::Array[Types::ConfigurationEvent]
324 |
# File 'sig/client.rbs', line 324
def event_list: () -> ::Array[Types::ConfigurationEvent]
|
#next_token ⇒ ::String
325 |
# File 'sig/client.rbs', line 325
def next_token: () -> ::String
|