Module: Aws::CloudWatchRUM::Client::_GetAppMonitorDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAppMonitorDataResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#events ⇒ ::Array[::String]
194 |
# File 'sig/client.rbs', line 194
def events: () -> ::Array[::String]
|
#next_token ⇒ ::String
195 |
# File 'sig/client.rbs', line 195
def next_token: () -> ::String
|